Search:

Type: Posts; User: antibinki

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    668

    oh well i updated should work now its still beta...

    oh well i updated should work now its still beta but i fixed the form errors thanks for posting! :D
  2. Replies
    8
    Views
    1,505

    i was only going by the stuff on the RS site...

    i was only going by the stuff on the RS site manual sorry
  3. Replies
    3
    Views
    668

    Chopper X By:AntiBinki

    UPDATED Antibinki Power ChopperX Version 1.91!


    //////////////////////ChopperX\\\\\\\\\\\\\\\\\\\\\\\\
    ///////////////////////V1.91\\\\\\\\\\\\\\\\\\\\\\\\\\...
  4. Replies
    4
    Views
    1,107

    Here is a simple autologin good luck! ...

    Here is a simple autologin good luck!


    Procedure Players;
    begin
    HowManyPlayers := 1;
    NumberOfPlayers(HowManyPlayers);
    CurrentPlayer:= 0;
    Players[0].Name := Name;
    Players[0].Pass := Pass;
  5. Replies
    13
    Views
    1,245

    use a fail safe InvEmp may not be InvEmp it...

    use a fail safe
    InvEmp may not be InvEmp it might be InvEmpty or somthing

    Repeat
    DropAll;
    DropTo(1,28);
    Until(InvEmp);
  6. Replies
    8
    Views
    1,505

    at least it looks sexy :D (h)

    at least it looks sexy :D (h)
  7. Replies
    8
    Views
    1,505

    Antibinki Auto Talker (W/Form)

    Just an auto talker with effects and a form enjoy!
    program ABAT;
    {.include SRL/SRL.Scar} ...
  8. Replies
    5
    Views
    939

    you shouldn't rate your own threads because...

    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.
  9. Replies
    18
    Views
    2,107

    I would suggest adding axe finding and fixing...

    I would suggest adding axe finding and fixing otherwise its gonna stop very fast after starting good luck!
  10. Replies
    2
    Views
    530

    ok thanks

    ok thanks
  11. Replies
    2
    Views
    530

    Talking Randoms Problem

    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...
  12. Thread: Chickens

    by antibinki
    Replies
    15
    Views
    1,020

    Sure lol :P

    Sure lol :P
  13. Thread: AntiRandoms

    by antibinki
    Replies
    3
    Views
    910

    Thanks Helped a bit :D

    Thanks Helped a bit :D
  14. it looks for a color in a radius such as 180...

    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
  15. Thread: Chickens

    by antibinki
    Replies
    15
    Views
    1,020

    Chickens

    Does anyone have chickens im gettting some april 25th and was wondering if there are any tips?
  16. Thread: AntiRandoms

    by antibinki
    Replies
    3
    Views
    910

    AntiRandoms

    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
  17. How do you check checkboxs on web pages using wrappers?

    How do you check checkboxs on web pages using wrappers?
Results 1 to 17 of 27
Page 1 of 2 1 2