Thread: C# program

Results 1 to 5 of 5
  1. #1
    SeXZeFPS's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    In your wardrobe
    Posts
    598
    Reputation
    10
    Thanks
    637
    My Mood
    Asleep

    C# program

    Im making a multiboxer in flashplayer. i need some help to get my mouse at 2 diffrent screens. Like it copys my movement and keypresses. i want it to have active controll over 2 swf's at the same time so it can press button's and it would react.

  2. #2
    Zaczero's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    localhost
    Posts
    3,288
    Reputation
    1517
    Thanks
    14,262
    My Mood
    Angelic
    Quote Originally Posted by SeXZeFPS View Post
    Im making a multiboxer in flashplayer. i need some help to get my mouse at 2 diffrent screens. Like it copys my movement and keypresses. i want it to have active controll over 2 swf's at the same time so it can press button's and it would react.
    like get cursor position
    pos.y + screen width = 2nd cursor pos
    draw image of cursor (create overlay first)
    and if mouse pressed invoke winapi mouse_event function
    https://msdn.microsof*****m/en-US/lib...(v=vs.85).aspx

    something like this?
    . . . malsignature.com . . .



    [ global rules ] [ scam report ] [ image title ] [ name change ] [ anime force ]
    [ league of legends marketplace rules ] [ battlefield marketplace rules ]

    "because everytime you post a picture of anime in here
    your virginity's time increases by 1 month"
    ~Smoke 2/18/2018


    Former Staff 09-29-2018
    Battlefield Minion 07-21-2018
    Premium Seller 03-04-2018
    Publicist 12-10-2017
    League of Legends Minion 05-31-2017
    Premium 02-05-2017
    Member 10-13-2013

  3. The Following User Says Thank You to Zaczero For This Useful Post:

    SeXZeFPS (01-08-2018)

  4. #3
    SeXZeFPS's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    In your wardrobe
    Posts
    598
    Reputation
    10
    Thanks
    637
    My Mood
    Asleep
    Quote Originally Posted by Zaczero View Post
    like get cursor position
    pos.y + screen width = 2nd cursor pos
    draw image of cursor (create overlay first)
    and if mouse pressed invoke winapi mouse_event function
    https://msdn.microsof*****m/en-US/lib...(v=vs.85).aspx

    something like this?
    How do i make a 2nd cursor?

  5. #4
    Zaczero's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    localhost
    Posts
    3,288
    Reputation
    1517
    Thanks
    14,262
    My Mood
    Angelic
    Quote Originally Posted by SeXZeFPS View Post
    How do i make a 2nd cursor?
    draw bitmap on overlay :P
    . . . malsignature.com . . .



    [ global rules ] [ scam report ] [ image title ] [ name change ] [ anime force ]
    [ league of legends marketplace rules ] [ battlefield marketplace rules ]

    "because everytime you post a picture of anime in here
    your virginity's time increases by 1 month"
    ~Smoke 2/18/2018


    Former Staff 09-29-2018
    Battlefield Minion 07-21-2018
    Premium Seller 03-04-2018
    Publicist 12-10-2017
    League of Legends Minion 05-31-2017
    Premium 02-05-2017
    Member 10-13-2013

  6. #5
    SeXZeFPS's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    In your wardrobe
    Posts
    598
    Reputation
    10
    Thanks
    637
    My Mood
    Asleep
    Quote Originally Posted by Zaczero View Post
    draw bitmap on overlay :P

  7. The Following User Says Thank You to SeXZeFPS For This Useful Post:

    Zaczero (01-10-2018)

Similar Threads

  1. a good java program
    By snipelock in forum Java
    Replies: 18
    Last Post: 04-17-2009, 02:56 PM
  2. Runescape 2 auto programs
    By fabled in forum Hack Requests
    Replies: 19
    Last Post: 09-05-2007, 01:43 PM
  3. [Tutorial] Your first program
    By akimoko in forum C++/C Programming
    Replies: 10
    Last Post: 06-23-2007, 12:58 PM
  4. brainfuck Programming
    By sockopen in forum Programming
    Replies: 18
    Last Post: 07-05-2006, 05:15 AM
  5. Problem Wit Hacking Programs
    By f5awp in forum General Gaming
    Replies: 5
    Last Post: 01-10-2006, 05:44 AM