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

Thread: Woot Loot! [1 gp - 3 bil gp]/hr

  1. #1
    Join Date
    Dec 2011
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Woot Loot! [1 gp - 3 bil gp]/hr

    WOOT LOOT!


    What is Woot Loot?

    THIS IS MY FIRST SIMBA SCRIPT!

    Woot Loot is a bot that I made that collects random items from the Grand Exchange on World 1 and World 2. When your inventory is full, the items are banked and the process is repeated.

    Woot Loot has the potential to make money ranging from 1 gp to 3 billion gp per hour. (It has happened, you know.)

    Current Version and Supports

    Version 0.1-

    -Picks up items and banks them.
    -Can be led far away from the G.E. and unable to bank.
    -Faulty in World 1 and World 2. I suggest using a normal world so dropped items are near the GE. I also recommend using a level 3 bot, as this requires no skills.
    -Buggy when picking up items.

    Version 0.2-
    -Picks up items and scans for the item on every square around the character
    -Fixed movement and item bugs
    -More precise item picking

    -Future Updates for 0.3: Radial Walking to stay at GE, and Banking fixes.

    Version 0.3-
    - This project is discontinued until snow at the Grand Exchange is gone.
    - Sorry!!

    Special Thanks

    -nickrules for personal help and support
    -SRL community

    Feedback and suggestions welcome!
    Please do not change or take this script (except for Declare Players) without my permission.. Thank you!
    Last edited by g2n; 12-22-2011 at 10:18 PM.

  2. #2
    Join Date
    Dec 2011
    Location
    Sydney
    Posts
    1,284
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's normally 100k - 250K/HR unless you get lucky/unlucky.

  3. #3
    Join Date
    Nov 2011
    Location
    Sacramento, California
    Posts
    366
    Mentioned
    4 Post(s)
    Quoted
    85 Post(s)

    Default

    1gp - 3b gp is a huge range haha.

    I might study this script, thanks for posting it

  4. #4
    Join Date
    Dec 2011
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by DeiJaiVui View Post
    It's normally 100k - 250K/HR unless you get lucky/unlucky.
    Another Runescape massacre can happen; Partyhats can be on the floor left and right.

    Don't rule out the outliers.

  5. #5
    Join Date
    May 2008
    Location
    ;)
    Posts
    576
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    There are a couple problems with this that I'm seeing now. I'll help you fix them tomorrow, when you're ready.

    The big ones: it won't bank if it doesn't have bankers on the screen, it misses a lot.

  6. #6
    Join Date
    Dec 2011
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nickrules View Post
    There are a couple problems with this that I'm seeing now. I'll help you fix them tomorrow, when you're ready.

    The big ones: it won't bank if it doesn't have bankers on the screen, it misses a lot.
    I realized that.

    I guess I'll have to implement a radial move to make sure the bot stays near one of the bank signs.

    Thanks for the help offer. I'll see what I can come up with and if I get stuck I'll let you know.

  7. #7
    Join Date
    Nov 2011
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    when ever i run it my acc just sit there

  8. #8
    Join Date
    Dec 2011
    Location
    Holland
    Posts
    455
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    To me this seems impossible for a color bot. Injection/reflection is alot faster and due to the amount of people on top of the items it will probably be left unseen

  9. #9
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Quote Originally Posted by okokokok View Post
    To me this seems impossible for a color bot. Injection/reflection is alot faster and due to the amount of people on top of the items it will probably be left unseen
    Nothing is impossible for color, also, it's impossible to do with injection/reflection because Jagex killed it.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  10. #10
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Hiiiiii, well done on the release, great start. I know its a biggie, but a challenge would be to loot the wild
    Did someone say GDK?

  11. #11
    Join Date
    Dec 2011
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by jakeyboy29 View Post
    Hiiiiii, well done on the release, great start. I know its a biggie, but a challenge would be to loot the wild
    Thanks. I realized this is a hard bot to make when I first started looking into it. Nobody had a bot on here that does this, so I thought I'd give picking up items a try. I still have a lot work to do with it. :P

  12. #12
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default Hints and Tips

    Try some other antiban:
    Simba Code:
    procedure Antiban; //Provides the Antiban
    begin
      if not (LoggedIn) then
        Exit;
      begin
        case Random(80) of
          10..14: PickUpMouse;     // This has the same effect
          69: ExamineInv;
        end;
      end;
    end;

    Try something a bit more comprehensive:
    Simba Code:
    Procedure AntiBan;
        begin
          case Random(500) of
            0: HoverSkill('Attack', False);                   //Looking up skills
            1: HoverSkill('Strength', False);
            2: HoverSkill('Defence', False);
            3: HoverSkill('hitpoints', False);
            4: HoverSkill('smithing', False);
            5: HoverSkill('woodcutting', False);
            6: HoverSkill('firemaking', False);
            7: HoverSkill('magic', False);
            8: HoverSkill('woodcutting', False);
            9: HoverSkill('fishing', False);
            10: HoverSkill('prayer', False);
            11: HoverSkill('runecrafting', False);
            12..15: PickUpMouse;
            16..25: RandomMovement;
            26..27: RandomRClick;
            28..32: BoredHuman;
            60..80: ExamineInv;               //Examines inventory items, this would be great for your script, make it do this lots
            34: RandomAngle(True);          //Turning Camera
            35..48: Wait(1000+random(1000));
            49..50: Wait(1000+Random(20000));       //A few long waits
          end;
        Wait(2000+Random(500));
    end;

    With this:
    Simba Code:
    GetMousePos(x, y)
                  mouse(x, y, 0, 0, True)

    You could just use:
    Simba Code:
    ClickMouse2;
    It clicks the mouse at the current location.



    Here:
    Simba Code:
    Writeln('Found Item on Minimap');
            Mouse(x, y, 5, 5, True);
            Flag;
            MMouse(257, 180, 5, 5);
    I assume you are clicking on a red dot on the minimap then hoping that you end up stood on the item, you check by putting the mouse at your feet and checking uptext, however you may not end up stood directly ontop of the item, therefore you could try:

    What this does is if the item isn't at your feet, it searches all around your feel for the uptext
    Simba Code:
    Var xs, ys : Integer

      xs := 203
      ys := 136

                if WaitUptext('ake', 2000) then
                begin
                  Writeln('Uptext Confirmed');
                  GetMousePos(x, y)
                  mouse(x, y, 0, 0, True)
                  Writeln('Item Received');
                end else
                begin
                  Repeat
                  MMouse( x, y, 3, 4)
                  xs := xs + 5     //increases x value as it moves across box
                  if (xs > 288) then  //if at max x value then
                    begin
                      ys := ys + 5     //increase y value
                      xs := 203         // reset x value
                    end;
                  Until((WaitUptext( 'ake', 200)) or (ys = 206));   //Stops when uptext found or reached end of box
                end;

    Let me know if you have any questions, it is a good script




    Also for location getting look into symbol finding and ObjectDTMs
    Last edited by putonajonny; 12-21-2011 at 04:45 PM.

  13. #13
    Join Date
    Dec 2011
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for the help! I'll be working on it today, and I'll fix that.

  14. #14
    Join Date
    Dec 2011
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Version 0.2 released.

  15. #15
    Join Date
    Dec 2011
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    May I suggest you revise it to pick up loot in the lower wilderness and bank at Edgeville? I bet it would get tons of loot if you set it up on a pking world. Great work on the current script I might add.

  16. #16
    Join Date
    Dec 2011
    Posts
    97
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Bot2Stake View Post
    May I suggest you revise it to pick up loot in the lower wilderness and bank at Edgeville? I bet it would get tons of loot if you set it up on a pking world. Great work on the current script I might add.
    Lool, botting drop pick in wild. Should be interesting.

  17. #17
    Join Date
    Feb 2009
    Location
    inside Hello World! Application
    Posts
    232
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Heya69 View Post
    Lool, botting drop pick in wild. Should be interesting.
    its been done be4 on on Nexus it was pretty good people made like 500k/hr - 700k/hr p2p obviously. Bones, Runes and stuff i think and lots of arrows

  18. #18
    Join Date
    Nov 2011
    Posts
    1,532
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Kyle Undefined View Post
    Nothing is impossible for color, also, it's impossible to do with injection/reflection because Jagex killed it.
    The sheer amount of different colors in World 1 GE does make this quite a challenge, guess there's no doubt about that

  19. #19
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    if your using hoverskill as antiban use "random", or the actual skill your improving

  20. #20
    Join Date
    Dec 2011
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hmm, ill try this and see how it goes. Nice job g2n for creating the script

  21. #21
    Join Date
    Dec 2011
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Since I tried the script it wont work well but for these reasons: G.E has been covered in snow which Jagex done this by the Christmas Update.
    It picked up ashes which has confused them with the floor

    Note: It went east of the Yew Trees of G.E which is out of bounds and was trying to click on the money near the bear. Try to add some elements so when it runs out of bounds i.e to varrock it goes back to G.E

    Overall: Good will see after Christmas Update that Jagex Made

  22. #22
    Join Date
    Dec 2011
    Posts
    97
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Would this work for drop parties? Or is it too slow?
    Last edited by Heya69; 12-30-2011 at 09:00 PM.

  23. #23
    Join Date
    Nov 2011
    Posts
    1,532
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Heya69 View Post
    Would this work for drop parties? Or is it too slow?
    Better use a well-coded autoclicker for that

  24. #24
    Join Date
    Dec 2011
    Posts
    59
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Oh yes sir, you have given me an idea

  25. #25
    Join Date
    Jan 2012
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    That's a really good idea. I might try it, but it seems like a really inconsistent form of income haha

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)

Tags for this Thread

Posting Permissions

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