Hi im new to Scar see my post count, i hope this doesnt matter![]()
Im a bit fimilair with PHP so i was trying to make a procedure.
Very simple i want it to press <ctrl> and then wait for 0,2 seconds so i made this so far.
but i get the error:Code:program maplestorybot; begin // autoattack function procedure autoattack; begin wait(200); end; autoattack; end.
what is wrong?Code:Line 5: [Error] (5:1): Identifier expected in script![]()


Reply With Quote






