Page 1 of 2 12 LastLast
Results 1 to 25 of 34

Thread: Now Mandatory for all Botting

  1. #1
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default Now Mandatory for all Botting

    After many years, Jagex has finally honored SRL in-game.







    Long live Simba, I am now botting at all times with him following me.

    Petition for this pet to be mandatory and checked for in all scripts before executing.
    Last edited by Clarity; 07-22-2015 at 07:18 AM.

  2. #2
    Join Date
    Apr 2015
    Location
    FireFox
    Posts
    528
    Mentioned
    10 Post(s)
    Quoted
    227 Post(s)

    Default

    This actually made me chuckle!
    Scripting with ogLib

  3. #3
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    188
    Mentioned
    2 Post(s)
    Quoted
    97 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    After many years, Jagex has finally honored SRL in-game.







    Long live Simba, I am now botting at all times with him following me.

    Petition for this pet to be mandatory and checked for in all scripts before executing.
    What are the requirements! I want one
    Why join the navy if you can be a pirate? -Steve Jobs

  4. #4
    Join Date
    Dec 2011
    Posts
    445
    Mentioned
    26 Post(s)
    Quoted
    256 Post(s)

    Default

    Simba Code:
    function checkPet(): boolean;
    begin
      result:=(not ogl.getModels(2832159003).isEmpty);
    end;

    The cub is pretty cute, to get'em you need to donate a bond to some guy in Burthorpe, kinda sucks.. but honestly worth the 10M.

  5. #5
    Join Date
    Feb 2013
    Posts
    342
    Mentioned
    8 Post(s)
    Quoted
    110 Post(s)

    Default

    Aha, how nice of them!

  6. #6
    Join Date
    Mar 2015
    Posts
    438
    Mentioned
    21 Post(s)
    Quoted
    211 Post(s)

    Default



    -Clutching2k15
    Last edited by Clutch; 07-22-2015 at 02:01 PM.

  7. #7
    Join Date
    Aug 2014
    Location
    Australia
    Posts
    932
    Mentioned
    53 Post(s)
    Quoted
    495 Post(s)

    Default

    Quote Originally Posted by Clutch View Post
    http://s2.quickmeme.com/img/a3/a3fa3...05b17adfa6.jpg

    Can I not insert an image so that it doesn't give a link...?
    -Clutching2k15
    Surround it in img tags instead of URL tags.

    I love how everyone buys bonds for their bots with gold earned botting and to get a lion cub you donate a bond to an NPC, lol.



    New to scripting? Procedures & Functions for Beginners
    Do you use your computer at night? Just get f.lux

  8. #8
    Join Date
    Dec 2011
    Posts
    445
    Mentioned
    26 Post(s)
    Quoted
    256 Post(s)

    Default

    Quote Originally Posted by Incurable View Post
    Surround it in img tags instead of URL tags.

    I love how everyone buys bonds for their bots with gold earned botting and to get a lion cub you donate a bond to an NPC, lol.
    It's for Charity, so if Jagex does ban bots who're donating.... then they're basically Satan...

  9. #9
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Counting all these posts as yes votes for my petition! @Wizzup?; I will be making a pull request soon with the mandatory pet check.
    FYI, you get 7 keys for donating the bond, so you are effectively buying half a bond if you value TH keys at all.

  10. #10
    Join Date
    Jun 2014
    Posts
    463
    Mentioned
    27 Post(s)
    Quoted
    229 Post(s)

    Default


    just had to :')


    e : those treasure keys on one of them won me 4 portable box things
    Tsunami

  11. #11
    Join Date
    Aug 2012
    Posts
    188
    Mentioned
    9 Post(s)
    Quoted
    71 Post(s)

    Default

    Quote Originally Posted by Clutch View Post


    -Clutching2k15
    No, they definitely can't.

  12. #12
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    I'll sign this.

  13. #13
    Join Date
    Jul 2015
    Location
    AZ
    Posts
    103
    Mentioned
    2 Post(s)
    Quoted
    56 Post(s)

    Default

    Where do we go to donate? I am actually interested in getting one for myself, looks pretty cool.

  14. #14
    Join Date
    Apr 2007
    Location
    In My Secret Lair of Secretness...
    Posts
    112
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    Lololol, I couldn't care less about these new pets until I saw this thread. Omw to burthorpe right now to get my own :P I'm so glad you said this!

    EDIT:
    People are naming their pets. I wonder if it would be safe to name a lion pet Simba what do you guys think?

    EDIT2:
    Who the hell would want to name a pet based on a dropdown?
    Jesus loves you

  15. #15
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Quote Originally Posted by fisherfish7 View Post
    Where do we go to donate? I am actually interested in getting one for myself, looks pretty cool.
    South of Burthorpe lodestone.

    Simba Code:
    function onScriptStart(var Script: string; var Cont: boolean): String;
    begin
      Cont := isPraisingSimba();
      if (not Cont) then
        writeln('No valid botting companion found. Script will not run.');
      result := Script;
    end;

    New extension added.

  16. #16
    Join Date
    Jul 2015
    Location
    AZ
    Posts
    103
    Mentioned
    2 Post(s)
    Quoted
    56 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    South of Burthorpe lodestone.

    Simba Code:
    function onScriptStart(var Script: string; var Cont: boolean): String;
    begin
      Cont := isPraisingSimba();
      if (not Cont) then
        writeln('No valid botting companion found. Script will not run.');
      result := Script;
    end;

    New extension added.
    Thank you and just added this to my script. Too bad I am the only who will be using it until the bugs are worked out and I figure out how to make a progress report

  17. #17
    Join Date
    Aug 2014
    Location
    Australia
    Posts
    932
    Mentioned
    53 Post(s)
    Quoted
    495 Post(s)

    Default

    Quote Originally Posted by fisherfish7 View Post
    Thank you and just added this to my script. Too bad I am the only who will be using it until the bugs are worked out and I figure out how to make a progress report
    They're actually very simple to make, and if you're like me and go overboard, can end up 30 lines long, lol.

    Here's a couple of great tutorials!



    New to scripting? Procedures & Functions for Beginners
    Do you use your computer at night? Just get f.lux

  18. #18
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    188
    Mentioned
    2 Post(s)
    Quoted
    97 Post(s)

    Default

    Quote Originally Posted by Incurable View Post
    They're actually very simple to make, and if you're like me and go overboard, can end up 30 lines long, lol.

    Here's a couple of great tutorials!
    You could also add that the stats upload to a stats website or something that combines the proggies Always nice to have a combined 3year proggy!
    Why join the navy if you can be a pirate? -Steve Jobs

  19. #19
    Join Date
    May 2014
    Posts
    633
    Mentioned
    8 Post(s)
    Quoted
    322 Post(s)

    Default

    Quote Originally Posted by fisherfish7 View Post
    Where do we go to donate? I am actually interested in getting one for myself, looks pretty cool.
    Burthorpe lodestone. I just went to get the cat titles, maybe I'll buy the cub later if there's a really good promo going on in TH.

  20. #20
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Quote Originally Posted by J_R View Post
    Burthorpe lodestone. I just went to get the cat titles, maybe I'll buy the cub later if there's a really good promo going on in TH.
    The current promotion changes all lamps and stars to prismatic and increases XP rewards from them by 50%.

  21. #21
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    188
    Mentioned
    2 Post(s)
    Quoted
    97 Post(s)

    Default

    @Clarity donate me a spare bond and I'll get one I'm too broke
    Why join the navy if you can be a pirate? -Steve Jobs

  22. #22
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    I saw recent, player mod, ign = "Simba"

  23. #23
    Join Date
    Jan 2012
    Location
    Long Island, NY
    Posts
    413
    Mentioned
    5 Post(s)
    Quoted
    95 Post(s)

    Default

    This is hilarious, did they add this in so we can flaunt them?

  24. #24
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

  25. #25
    Join Date
    Apr 2015
    Location
    FireFox
    Posts
    528
    Mentioned
    10 Post(s)
    Quoted
    227 Post(s)

    Default

    I'm pretty sure they can detect the previous site you were on if you follow a link or something...
    Scripting with ogLib

Page 1 of 2 12 LastLast

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
  •