I asked this in someone else's thread when they inquired about a bot program, but it seems that thread was deleted, because I can't find it even with the search function.
Well I wanted to know if AutoIt would work with Games that only accept direct input, without having to use a bypass. There are many games I'm sure you all know of that don't allow input from Auto macro programs to go through. Anyone know off of the top of their heads?
[Question]How to use AutoIt? 07/24/2013 - Silkroad Online - 3 Replies Hey guys
I wanna learn on how to work with AutoIt
if somebody wanna reply here a tuturial i would really appereciate:)
autoit question 06/24/2010 - Mabinogi - 1 Replies hey i am slowly trying to learn scripting (tougher than i thought) ...... anyways i'm making an auto login bot .... anyone got suggestions on how to write a code to make the mouse click start game on the mabinogi pre login window
so far i can get the game to open with the start game screen >.> task one complete
[Autoit] A little question ! 10/25/2009 - AutoIt - 5 Replies EDIT: can someone make a code for me..i want to make a keypresser for silkroad(ksro)..
and i want it to work only for sro...( controlsend() ) i need to press 1,2,3,4,5
If anyone can make a code for me..please put it here ! :D
[Question] AutoIt 10/24/2009 - 12Sky2 - 3 Replies I was thinking about it and i saw a post made by Tri that AutoIt is blocked because XTrap / GG detects certain signatures and debugging signatures, is it possible to modify AutoIt scripts so that it isn't detected by Xtrap or GG so the scripts will run?
Autoit Question 03/08/2008 - Conquer Online 2 - 5 Replies Hey sorry this really doesn't have anything to do with CO but I know there are many good AutoIt programmers here and I am not one of them. I was making this application for fun and it keeps rejecting this part...
If = "yay"
Then
Msgbox("Good Job, you unlocked Yay")
Else
MsgBox("WRONG! NO YAY")
EndIf