Page 4 of 7 FirstFirst ... 23456 ... LastLast
Results 76 to 100 of 154

Thread: Nathan's Magic Plank Maker [115k exp/hour][130k gp/hour]

  1. #76
    Join Date
    Jun 2011
    Location
    Anywhere that has WIFI
    Posts
    669
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Why doesn't my signature show up?

  2. #77
    Join Date
    Dec 2011
    Location
    USA
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    To fix pin issue try replacing the declare player section with this:

    Simba Code:
    Procedure DeclarePlayers;
      begin
        HowManyPlayers := 1;
        NumberOfPlayers(HowManyPlayers);
        CurrentPlayer := 0;

        with Players[0] do
        begin
          Name        := '';
          Pass        := '';
          Pin         := '';
          Loc         := 'ready';
          {ready = anywhere with inv set up}
          BoxRewards  := ['XP','xp','lamp'];
          LampSkill   := 'Runecrafting';
          Active      := True;
        end;
      end;

  3. #78
    Join Date
    Nov 2011
    Posts
    255
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by lilpjer View Post
    To fix pin issue try replacing the declare player section with this:

    Simba Code:
    Procedure DeclarePlayers;
      begin
        HowManyPlayers := 1;
        NumberOfPlayers(HowManyPlayers);
        CurrentPlayer := 0;

        with Players[0] do
        begin
          Name        := '';
          Pass        := '';
          Pin         := '';
          Loc         := 'ready';
          {ready = anywhere with inv set up}
          BoxRewards  := ['XP','xp','lamp'];
          LampSkill   := 'Runecrafting';
          Active      := True;
        end;
      end;
    That wouldn't work because I don't use SRL banking. Now that I'm back at school my time active has shrunk has sunk significantly, I'll work on it as I get time

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

    Default

    sorry but that script is not very stable

  5. #80
    Join Date
    Jan 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ***************Nathan's Magic Planker***************
    ********** Inventories: 27 Planks: 1446 **********
    ************************************************** **
    Running for: 39 Minutes and 46 Seconds
    Missclicks (on purpose): 23 || 0.85185185185185 avg/inventory
    Random waits: 9 || 0.33333333333333 avg/inventory
    Antiban actions: 10 || 0.37037037037037 avg/inventory
    Exp Gained: 130170 || 196400 exp/hour
    We have made/lost: -140294 gp || -211675 gp/hour

    Heres a proggy before it crashed on me. Numbers are off because I was using Hati paws.

  6. #81
    Join Date
    Feb 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Error: Out Of Range at line 446
    The following DTMs were not freed: [0, SRL - Lamp bitmap, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]

    Also says after making 5 planks
    Out of logs, shutting down!
    Exception in Script: Unknown procedure
    Last edited by yaxyay; 02-10-2012 at 02:33 PM.

  7. #82
    Join Date
    Jan 2012
    Posts
    74
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    how many coins will it use to make 1k planks?

  8. #83
    Join Date
    Jan 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    100k , update script, becosue script works for me only for 2 hours .

  9. #84
    Join Date
    Jun 2011
    Location
    Anywhere that has WIFI
    Posts
    669
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Welcome Fruity View Post
    how many coins will it use to make 1k planks?
    It takes 1050 coins each plank. 1k planks=1050000

  10. #85
    Join Date
    Jan 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    fail on this

  11. #86
    Join Date
    Jan 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    MouseItem(invArray[click],1);

  12. #87
    Join Date
    Feb 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks man, I have to restart the script every couple hours but other than that its gotten me 97-99 magic. Greatly appreciated.

  13. #88
    Join Date
    Jan 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    MouseItem(invArray[click],1); fail on this please help

  14. #89
    Join Date
    Jan 2012
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    99 magic, thanks so much dude

  15. #90
    Join Date
    Jun 2011
    Location
    Anywhere that has WIFI
    Posts
    669
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I got 99 magic with this a week or two ago! Thanks for my first 99!

  16. #91
    Join Date
    Jan 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Please read and fix script ;/

  17. #92
    Join Date
    Feb 2012
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I can't get this script to work It always does one of three things:

    1. Can't find logs a few seconds after starting and shuts down.
    2. Spins camera around nonstop.
    3. "Checking box one, two, three" and then does nothing.

    Any help?

  18. #93
    Join Date
    Jan 2012
    Location
    Atlanta, GA
    Posts
    227
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    He got SRL Members, that's the only reason he wrote the script... I doubt he'll update it.
    I accept donations juju_king433@yahoo.com is my paypal!

  19. #94
    Join Date
    Feb 2012
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Any other Mahogany Plank bot? Maybe I'll make a request

  20. #95
    Join Date
    Jan 2012
    Location
    Atlanta, GA
    Posts
    227
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I could write one, but I already have 99 mage :P
    I accept donations juju_king433@yahoo.com is my paypal!

  21. #96
    Join Date
    Feb 2012
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'll donate if you write one!

  22. #97
    Join Date
    Feb 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    MouseItem(invArray[click],1); is highlighted in orange? o.o im a noob so im sorry :3

  23. #98
    Join Date
    Jan 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Please update script

  24. #99
    Join Date
    Feb 2012
    Posts
    438
    Mentioned
    1 Post(s)
    Quoted
    16 Post(s)

    Default

    Gark and others, please stop complaining to fix the script, that's called leaching, learn to script yourselves and see where the errors lie or what problems could be occuring.

    -Anubis

  25. #100
    Join Date
    Feb 2012
    Posts
    438
    Mentioned
    1 Post(s)
    Quoted
    16 Post(s)

    Default

    Okay after some quick tinkering I managed to do a quick fix and impliment a pin. Here's the hint...read what simba is saying when it fails to continue the script. Find this area in the code (ctrl+f) and look at what he uses. He is using a location in the bank instead of a dtm or withdraw function. Fix these and get rid of the troublesome code and you can run flawless. As for the pin, it's not hard to figure out look at any script.
    Cheers.
    -Anubis

Page 4 of 7 FirstFirst ... 23456 ... 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
  •