I have downloaded a script written by Pwnaz0r. Very good script works really nice, except that doesn't handle gas like it is supposed to. So here is the part of the script responsible for it, so if anyone knows what we could tweak to make it work post(by the way he doesn't take any credit for the handle gas procedure).
Code:procedure HandleGas; begin MouseSpeed:= 12; Mouse(MMCX, MMCY, 3, 3, true); FFlag(0); Inc(GasesHandled); Inc(Players[CurrentPlayer].integers[1]); Loc('Waiting out for Gas'); ReportVars[2]:= 1; SendSRLReport; FTWait(40); Loc('Working'); end;


Reply With Quote

. so that the owner of the script can see there's something wrong.





