Jump to content

World of Warcraft bot help plz


Recommended Posts

this is what i have so far. i want to run this while my window is minimized first if you dont mind helping plz. also i would be cool if i could intigrate actions that happen in the game to cause the auto it to make actions. However, im kinda new so i dont really have a clue what to do <_< TY

Global $Terminate

HotKeySet("{Pause}", "Terminate")

Func Terminate()

Exit 0

EndFunc

sleep(1000)

send("{HOME}")

sleep(500)

send("{HOME}")

sleep(500)

send("{HOME}")

sleep(500)

send("{HOME}")

sleep(500)

send("{HOME}")

sleep(500)

send("{END}")

sleep(500)

send("{END}")

sleep(500)

send("{END}")

while 1

Send("{tab}")

sleep(500)

send("0")

sleep(2700)

send("9")

sleep(1500)

send("8")

sleep(1500)

send("7")

Sleep(1500)

Send("6")

Sleep(1500)

Send("1")

sleep(7000)

Send("{Shiftdown}")

sleep(1000)

MouseClick("right",500,300)

SLeep(1000)

Send("{Shiftup}")

sleep(1000)

send("{HOME}")

sleep(500)

send("{HOME}")

sleep(500)

send("{HOME}")

sleep(500)

MouseClickDrag("Right",500,300,400,400,100)

sleep(2000)

send("{END}")

sleep(100)

send("{END}")

sleep(100)

send("{END}")

sleep(2000)

Send("{tab}")

sleep(500)

send("0")

sleep(2700)

send("9")

sleep(1500)

send("8")

sleep(1500)

send("7")

Sleep(1500)

Send("6")

Sleep(1500)

Send("1")

sleep(7000)

Send("{Shiftdown}")

sleep(1000)

MouseClick("right",500,300)

SLeep(1000)

Send("{Shiftup}")

sleep(1000)

send("{HOME}")

sleep(500)

send("{HOME}")

sleep(500)

send("{HOME}")

sleep(500)

MouseClickDrag("Right",500,300,600,400,100)

sleep(2000)

send("{END}")

sleep(100)

send("{END}")

sleep(100)

send("{END}")

sleep(2000)

WEnd

Link to comment
Share on other sites

Look @ ControlSend & ControlClick.

Link to comment
Share on other sites

it cant work if wow client is minimized, and u cant make a bot with autoit, u can only make auto skill or auto login like a macro program.

no im sure it wrks my little brother has oen that works for Diablo, but he got it from someone else... so he has no clue

Link to comment
Share on other sites

A Virtual Machine. Download VMWare and install XP to it. ( VMWare will allow you to create VM's (Virtual Machines) and you can install an OS to them, it doesn't have to be the same OS you are running) Its basicaly an OS in your OS, and they do not effect each other (the VM will run off a virtual drive which is one huge file on the host PC)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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