Jump to content

is there like a move to mouse position type func?


Recommended Posts

im just playing around with botting a simple flash game and im new to it, and i was wondering

if there was like a Move to postion type function.

say i wanted to make the t00n to to where i have my mouse locked to

like example

while 1

$var = pixelsearch(blah, blah, blah, blah, 0xblah)

if isArray($var) = true then

mousemove($var [0], $var [1], 1)

end if

example below

If something = some value then

move to $vars position.

end if

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...