Hey everyone
Im started at a new bot, Human accept bot, so i can abuse human, without choosing my main race human all the time,
- Im using Macro Scheduler v. 9.1 (like the one Naga used)
Im just testing, and figuring out how the program works, but im stucked with my script, so i hope someone can help me
Here is my script:
Code:
label>start
MouseMove>732,621
wait>0.1
lclick
wait>0.1
WaitPixelColor>1572864,446,80,2
IF>{%WPC_RESULT%=False}
GOTO>start
ENDIF
MouseMove>135,91
wait>0.05
lclick
wait>0.05
MouseMove>410,143
wait>0.05
lclick
goto>start
end>label
Okay, so my problem is that the bot doesn't work well, it accepts the invitation, but when its supposed to choose the human race, it doesn't, so my waitpixelcolor is probably wrong...
Just a note, i wont use autoit for bots, cause its too complicated for me, and i dont got the time to learn a new coding language, w.e u know..