Page 2 of 8 FirstFirst 1234 ... LastLast
Results 26 to 50 of 182

Thread: Ring of Dueling Maker 200k/Hour

  1. #26
    Join Date
    Oct 2010
    Posts
    180
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    you have to put the numbers of LOADS!

  2. #27
    Join Date
    Dec 2011
    Posts
    164
    Mentioned
    4 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by xtrapsp View Post
    It only enchants 10 then stops .... then it tries to enchant nothing in my inventory. Sorry to bother you
    Make sure your facing West and looking down on the bank chest, also make sure your slider to the left of SMART is all the way up.

  3. #28
    Join Date
    Feb 2012
    Location
    DON'T PM ME ASKING FOR STUFF
    Posts
    2,170
    Mentioned
    38 Post(s)
    Quoted
    423 Post(s)

    Default

    Quote Originally Posted by Iambubbleman View Post
    Make sure your facing West and looking down on the bank chest, also make sure your slider to the left of SMART is all the way up.
    Got it working Thanks. Looked over the code too and tweaked it to mess around (I'm learning)

  4. #29
    Join Date
    Jan 2012
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Time Running 10:39:3
    We have made 11583 Rings this Session
    We have earned 1621620 Gold Pieces this Session
    Successfully executed.

    Nice :P!

  5. #30
    Join Date
    Feb 2012
    Location
    DON'T PM ME ASKING FOR STUFF
    Posts
    2,170
    Mentioned
    38 Post(s)
    Quoted
    423 Post(s)

    Default

    I am currently working on my alternative version of his script with Anti-ban and failsafe

    Just to make things a bit better for him

  6. #31
    Join Date
    Jan 2012
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    aaaand i got hacked.. 30m gone..
    Thanks man, focking wanker

  7. #32
    Join Date
    Feb 2012
    Location
    DON'T PM ME ASKING FOR STUFF
    Posts
    2,170
    Mentioned
    38 Post(s)
    Quoted
    423 Post(s)

    Default

    Quote Originally Posted by Floppie View Post
    aaaand i got hacked.. 30m gone..
    Thanks man, focking wanker
    Theres no hacker in this. Stop complaining Have you even looked at the script?

  8. #33
    Join Date
    Jan 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It can't seem to deposit the rings 100% of the time. The motion of it right clicking and clicking "deposit ALL ring of dueling (8)" seems to misclick consistently.

    Edit:
    I seem to have fixed the problem.
    Adding a wait time between the depositing and withdrawing fix the issue completely.
    Here's the altered bank script:

    Procedure Banking;
    begin
    OpenBankChestEdge(SRL_BANK_SW);
    repeat
    wait(randomrange(49,51));
    until(BankScreen);
    Mouse(655, 224, 3, 3, false);
    Wait(randomrange(100,150));
    ChooseOption('All');
    Withdraw(9, 0, 28);
    Wait(randomrange(400,700));
    CloseBank;
    end;

    Also, I see you set an integer for antibans, but I can't find any antiban procedure in the script at all.
    Last edited by moonrobin; 02-13-2012 at 09:52 PM.

  9. #34
    Join Date
    Dec 2011
    Posts
    164
    Mentioned
    4 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by moonrobin View Post
    It can't seem to deposit the rings 100% of the time. The motion of it right clicking and clicking "deposit ALL ring of dueling (8)" seems to misclick consistently.

    Edit:
    I seem to have fixed the problem.
    Adding a wait time between the depositing and withdrawing fix the issue completely.
    Here's the altered bank script:

    Procedure Banking;
    begin
    OpenBankChestEdge(SRL_BANK_SW);
    repeat
    wait(randomrange(49,51));
    until(BankScreen);
    Mouse(655, 224, 3, 3, false);
    Wait(randomrange(100,150));
    ChooseOption('All');
    Withdraw(9, 0, 28);
    Wait(randomrange(400,700));
    CloseBank;
    end;

    Also, I see you set an integer for antibans, but I can't find any antiban procedure in the script at all.

    Thanks for bringing this to my attention, I'll ask around for suggestions, I attempted fixing this with a DTM but it seems to like the Rings in the bank a lot more than the ones in the inventory even if I use MI as opposed to MS :/

  10. #35
    Join Date
    Jan 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It does not take out the rings from the bank.

  11. #36
    Join Date
    Dec 2011
    Posts
    164
    Mentioned
    4 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by willroggero View Post
    It does not take out the rings from the bank.
    Make sure you have the slider on the right hand of SMART all the way to the top, and that the rights are in the correct position (Top right), and your in FIxed Mode in Low Definition and you should be fine

  12. #37
    Join Date
    Feb 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Time Running 16:17:6
    We have made 19532 Rings this Session
    We have earned 2752652 Gold Pieces this Session

    AMAZING!@@@@@@@@@@@ <3 REP +++!

  13. #38
    Join Date
    Dec 2011
    Posts
    164
    Mentioned
    4 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by fearful65 View Post
    Time Running 16:17:6
    We have made 19532 Rings this Session
    We have earned 2752652 Gold Pieces this Session

    AMAZING!@@@@@@@@@@@ <3 REP +++!
    Glad you like it <3

  14. #39
    Join Date
    Feb 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ^ Doesn't click magic tab because it already switches back to the magic tab(less chance of being banned).
    Last edited by Harry; 02-25-2012 at 09:56 PM. Reason: big quote unneeded

  15. #40
    Join Date
    Dec 2011
    Posts
    164
    Mentioned
    4 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by Dioxide View Post
    ^ Doesn't click magic tab because it already switches back to the magic tab(less chance of being banned).
    That's fine provided RS never lags and the script never misclicks, otherwise your pretty well screwed.

  16. #41
    Join Date
    Jan 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey mate, might want to add in some fail safes for when there are no rings in inv, because it still attempts to make rings without any in there.

    Very good script, im glad i just got my Simba working, i know i might look like a newfag, but I have been botting for many years and I was over powerbot always postponing the release date, so i found a better alternative.

    But cheers anyway, I've already something like 15k ring of duelings :3 and also achieved 95 magic :3

    Also, as i watched over the script as it ran, I noticed that if it doesn't bank properly it casts the enchantment spell on all of the rings in the inventory that have already been enchanted.
    Last edited by quicksilver; 02-22-2012 at 08:32 PM.

  17. #42
    Join Date
    Jan 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] (42:3): Unknown identifier 'OpenBankChestEdge' at line 41
    Compiling failed.

    I get this :3

  18. #43
    Join Date
    Jan 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    great script for making money on my pure!!

  19. #44
    Join Date
    Dec 2011
    Posts
    164
    Mentioned
    4 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by dej View Post
    great script for making money on my pure!!
    Glad you like it

  20. #45
    Join Date
    Feb 2012
    Location
    1,000,000,000,000 Light-years Away From Earth
    Posts
    184
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by dej View Post
    great script for making money on my pure!!
    Exactly.
    thanks for the Scrip mate!
    Bot like a BOSS! Loading... ????????????? 99%

  21. #46
    Join Date
    Feb 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great little script for earning some gp And some mage exp thrown in to boot Thank you for the script!

  22. #47
    Join Date
    Sep 2006
    Posts
    68
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Great script , the occasional problem .

    Would miss 1 ring every now and then but it would always do it next bag so no biggy .

    And another ,it didn't bank all the duel rings once , it went and tried to enchant the hole bag of duel rings . but it banked them after trying to enchant them all and kept on winning.

    Only happened once (that i seen) in about 2 hours of running time.

    Having alot of trouble selling them for base GE price too ,and i dont want to lower the price so im gonna stick to maple longs for now .

    Otherwise awesome script! overall does everything it needs to with no major problems.

  23. #48
    Join Date
    Jan 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is there a way to modify this script so it can enchant sapphire rings?

  24. #49
    Join Date
    Feb 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Used to work for hours, now it works for 40 minutes. My script hasn't changed so I'm not sure what's going on. Probably an update, it just died one day

  25. #50
    Join Date
    Dec 2011
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by lightstabo View Post
    Used to work for hours, now it works for 40 minutes. My script hasn't changed so I'm not sure what's going on. Probably an update, it just died one day
    This has happened to a ton of scripts lately Update please!(:

Page 2 of 8 FirstFirst 1234 ... 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
  •