Jump to content

Recommended Posts

Posted

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

Posted (edited)

use the MouseMove() function to move the mouse , and dont talk about botting games , that is a big No No now. :)

Edited by rockets
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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