oh well i updated should work now its still beta but i fixed the form errors thanks for posting! :D
Type: Posts; User: antibinki
oh well i updated should work now its still beta but i fixed the form errors thanks for posting! :D
i was only going by the stuff on the RS site manual sorry
UPDATED Antibinki Power ChopperX Version 1.91!
//////////////////////ChopperX\\\\\\\\\\\\\\\\\\\\\\\\
///////////////////////V1.91\\\\\\\\\\\\\\\\\\\\\\\\\\...
Here is a simple autologin good luck!
Procedure Players;
begin
HowManyPlayers := 1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer:= 0;
Players[0].Name := Name;
Players[0].Pass := Pass;
use a fail safe
InvEmp may not be InvEmp it might be InvEmpty or somthing
Repeat
DropAll;
DropTo(1,28);
Until(InvEmp);
at least it looks sexy :D (h)
Just an auto talker with effects and a form enjoy!
program ABAT;
{.include SRL/SRL.Scar} ...
you shouldn't rate your own threads because others may not thinks its very good and you script is very basic try adding colors and animates like wave or red color.
I would suggest adding axe finding and fixing otherwise its gonna stop very fast after starting good luck!
ok thanks
Only sometimes my talking random works and doesn't work with the certer any help?
Here is my random procedure.
Procedure Rands;
begin
FindHead;
if (FindTextEnt) then
begin...
Sure lol :P
Thanks Helped a bit :D
it looks for a color in a radius such as 180 degrees then it walks from there that way you wont walk back wards its real good to use :D
Does anyone have chickens im gettting some april 25th and was wondering if there are any tips?
Using FindTalk and FindNormalRandoms is not working for me if any one knows how to add randoms and to set the up please help! Examples are appreciated :D
How do you check checkboxs on web pages using wrappers?