Results 1 to 10 of 10

Thread: I need a quick help with range guild bot

  1. #1
    Join Date
    Feb 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default I need a quick help with range guild bot

    Hey guise, I'm using RISK's Rangeguilder (I'll post code bellow) and I'm wondering why it sometimes shut down (to log in) after few competitions; 5 minutes and sometimes it works for like 5 hours.

    EX. Yesterday (I was playing SF2 meanwhile) it worked for like 5 hours straight but today, when I went to school it botted only for like 4 minutes or even less. Then it shut down. Also, when i came from school I started it yet again and after 5 minutes it stopped again (The same thing was yesterday and day before).

    So, is there something wrong with code, SMART or what?


    Also; I don't use breaks and I use 5000 competitions.



    Thanks~\
    Last edited by BraK; 03-09-2012 at 09:49 PM.

  2. #2
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    Simba Code:
    procedure DebugLine(t:String);
    begin
      if(debug) then  //Make debug a const on the start of the script.
        writeln(t);
    end;

    Just place this on the beginning of every function and narrow it down. Probably some sort of color that changes to much when you restart the client.
    Last edited by masterBB; 03-09-2012 at 02:48 PM.
    Working on: Tithe Farmer

  3. #3
    Join Date
    Jan 2010
    Posts
    1,414
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    It could just be the colors acting iffy. I'll have 1.0.5 out soon which might fix it. Other than that, I'm not sure what else could be that would cause it. As masterBB said, it could just be the colors changing since every client reload changes the colors.

    Try switching worlds and making sure you're standing next to the judge. And if it persists, enable debug mode and PM me the debug it gives you and the images along with it.

    PS: Make sure you ask in my thread next time.
    Simba Code:
    (* Main *)

    repeat
      WriteLn('I am an idiot!');
    until(False);

  4. #4
    Join Date
    Feb 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I see.

    No, i don't get any errors, last line from command is Successfully compiled.

    I will try in less crowded world and report back

    Also, risk, I'd recommend you adding bank pin command; after every break or crash (*cough* in mine case) you need to enter bank pin before you can actually start competition
    Last edited by cyberrion; 03-09-2012 at 02:56 PM.

  5. #5
    Join Date
    Feb 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    RISK's Range Guilder
    Script version: 1.0.4
    Time ran: 00:30:52
    Competitions done: 42
    Competitions/h: 81
    Tickets gained: 2925
    EXP gained: 14625
    EXP/h: 28428
    __________________________
    Successfully executed.

  6. #6
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    Risk is nub.
    I'm surprised he wrote something that good .__.

    I'm just kiddin', RISK is an amazing scripter <3

  7. #7
    Join Date
    Feb 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Sin View Post
    Risk is nub.
    I'm surprised he wrote something that good .__.

    I'm just kiddin', RISK is an amazing scripter <3
    Agreed

    with the part in white

  8. #8
    Join Date
    Jan 2010
    Posts
    1,414
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I'll add bank pin support in 1.0.5. I didn't realize you had to enter a pin when I first wrote the script, since I don't really like to use a pin.

    Also, could you PM me what the debug says, please? If it errored again, that is.


    Thanks!

    Quote Originally Posted by cyberrion View Post
    I see.

    No, i don't get any errors, last line from command is Successfully compiled.

    I will try in less crowded world and report back

    Also, risk, I'd recommend you adding bank pin command; after every break or crash (*cough* in mine case) you need to enter bank pin before you can actually start competition


    <3 Right back at'cha. @ The white text.

    Quote Originally Posted by Sin View Post
    Risk is nub.
    I'm surprised he wrote something that good .__.

    I'm just kiddin', RISK is an amazing scripter <3
    Last edited by RISK; 03-09-2012 at 04:13 PM.
    Simba Code:
    (* Main *)

    repeat
      WriteLn('I am an idiot!');
    until(False);

  9. #9
    Join Date
    Feb 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    RISK, do you have any contact info sa skype/..?

  10. #10
    Join Date
    Mar 2006
    Location
    Behind you
    Posts
    3,193
    Mentioned
    61 Post(s)
    Quoted
    63 Post(s)

    Default

    Please post on the scripts thread next time. Making a new thread for help with a specific script that has a thread is frowned upon.

    "Sometimes User's don't need the Answer spelled out with Code. Sometimes all they need is guidance and explanation of the logic to get where they are going."

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •