Jump to content

Search the Community

Showing results for tags 'duplicate'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Forum Rules
    • Announcements
    • General Discussion
    • Forum Discussion
  • Support
    • Download SCAR Divi
    • SCAR Divi Manual
    • General Help
    • Scripting Help
    • Script Help
    • Tutorials and FAQ
  • Scripts
    • Scripts For Games
    • Game Scripts
    • Other Scripts
    • Requests
  • Include Libraries
    • OSI
    • MSSL
    • GMRL
    • SSIL
    • Archive
  • Code Bin
    • Mouse & Keyboard
    • Screen & Client
    • Color, Bitmap, DTM & OCR
    • Points & Boxes
    • Files & Networking
    • Math
    • Other Snippets
  • Development
    • Development Roadmap
    • Bugtracker
    • Development Discussion
  • Games
    • RuneScape
    • Seafight
    • Other Games
  • Misc
    • Native Corner
    • Programming
    • Graphics
    • Music
    • Movies & TV

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me


Location


Interests


Occupation


Studies


Skype

Found 2 results

  1. hello good afternoon I have been reading lately in the forum and today I got ready to comment, https://forums.scar-divi.com/topic/1451-duplicate-actions-on-half-of-screen/?tab=comments#comment-8085 I have read this post which is very similar to what I would need but I understand that this post is about a recording of mouse actions, to reproduce it in the Shared screen, what I need would be in real time, what would be the correct term and can be carried out with scar divi or should I look for another option. In addition there is a program called eithermouse that allows you to have two mice on the same PC, the main thing is that when using the second one it cancels the first one and so on. If possible, all the above mentioned possibilities that could be posed to execute this "either mouse" with scar divi with your secondary mouse. Thank you very much in advance, I would appreciate any help and could make donations. The attached image was taken from the internet by another site with a similar idea but executed in another way. It currently doesn't work in Win 10, I wouldn't know if I could put the link.
  2. Hello All, I have been viewing the site and reading some threads for a while now, and decided to register today as I would most greatly appreciate if someone can possibly fulfill my request. Here is the basics of the request: A would like a script which can mirror/duplicate the actions I preform on one half of my screen (can be either half), onto the other half of the screen, the actions i can talking about include mouse clicks, and keyboard inputs, after these actions have been preformed i would then like the mouse to go back to the previous program. I would also like this to be toggled on and off by pressing a combination on keys without having to restart the script (no real preference on which keys.) Finally, before preforming the action on the other half i would like the ability for a delay, for instance 0.5sec delay before the action is preformed on the other half of the screen. More detail about what/how it shall be used for: Basically, I shall have two programs open, and using windows 7 drag and drop, both shall be snapped half of the screen. Either side of the screen may be used, and the action preformed within that program needs to be duplicated into the other program. My thoughts of what should be done within the script: Get screen resolution Wait for mouse click or key press Check if toggle on or off, if off wait for key press If mouse click: Get and store mouse position Wait delay If mouse on left half add half of screen res x to mouse x, if mouse on right half take half of screen res x from mouse x Preform the action Move mouse back to start position Wait again If key press: Save key pressed Wait delay Alt + Tab (to switch to other program) Preform keys pressed Alt + Tab again (back to original program) Wait again This is just how i am thinking it would happen logically, i'm not good at programming or scripting so i have no idea if this would be the right way to do it, just hope it helps you understand what I would like Oh, and a last note, more than one action might happen in a short time period, i.e mouse click and a key press in very short space of time, so one action might occur while waiting in the delay for the previous action, is it possible to save and preform both? I don't know. I would really appreciate it if this can be done, it would make things a lot easier for me Thank you, Passit
×
  • Create New...