Results 1 to 6 of 6

Thread: [SRL-6] SHIELD's Bones To Bananas

  1. #1
    Join Date
    Sep 2015
    Posts
    65
    Mentioned
    7 Post(s)
    Quoted
    20 Post(s)

    Default [SRL-6] Shield's Bones To Bananas

    Shield's Bones To Bananas
    Current Version: 1.0 Public
    Released: October 14, 2015



    About The Script


    This basic script is for people who are looking to increase their magic level for their lower leveled accounts. The script also makes a bit of extra money on the side.

    Features


    - Makes Bananas by casting Bones To Bananas
    - Banks at Blue NPC's
    - Takes Breaks
    - Switches Worlds


    How To Setup


    Before starting the script, make sure that you have PRESET 1 in one of two ways:
    - Have nature runes somewhere in backpack with a mud staff of some sorts wielded and the rest of the backpack contains bones.
    - Have nature, water, and earth runes OR nature and mud runes in the backpack with the rest of the backpack filled with bones.
    Make sure that you are near a bank that has a BLUE NPC BANKER. If you wish, you can change the location of the bank in the script.
    If your player is NOT MEMBERS then set isMembers under declarePlayers to false.


    Extra Info


    This script does not contain any progress reports as of right now. I am not sure if it is worth putting time into past this initial release. My decision will be based heavily on how many people actually use the script. If you would like a progress report put in then you can leave me a comment.

    Changelog


    Changelog
    Version 1.0 Public | October 14, 2015

    Initial Release
    Attached Files Attached Files
    Last edited by Shield; 10-18-2015 at 08:08 PM.

  2. #2
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Congrats on the release!

  3. #3
    Join Date
    Sep 2015
    Posts
    65
    Mentioned
    7 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    Congrats on the release!
    Thanks! I had it sitting on my computer so I thought I might as well share it! The only problem with it is that it doesnt have a failsafe for casting bones to bananas. I wanted to have it repeat the antiban and wait until there was a shift in pixels in the backpack but unfortunately the tabbackpack.waitSlotPixelChange is not working correctly. Was thinking of resorting to tabBackpack.waitForShift, but then there needs to be exactly one nature rune in the backpack for every cast (which is not hard to set up).

  4. #4
    Join Date
    Jul 2007
    Posts
    83
    Mentioned
    1 Post(s)
    Quoted
    39 Post(s)

    Default

    sending keys...
    28
    sending keys...

    Where's the spell supposed to be on action bar?

  5. #5
    Join Date
    Oct 2012
    Posts
    1,258
    Mentioned
    40 Post(s)
    Quoted
    588 Post(s)

    Default

    Quote Originally Posted by scar_operater View Post
    sending keys...
    28
    sending keys...

    Where's the spell supposed to be on action bar?
    Seems like OP forgot to add something to the setup.
    I'd recommend opening up the code and searching (ctrl + f) for the line that says 'sending keys' and looking around.
    hint: below it
    Let me know if you get it working or not

  6. #6
    Join Date
    Jan 2016
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Cool

    I've had the same thing...then I've looked at acow hint - it's very easy to fix - after that script works perfect

    All you need to do is change:
    typeSend('0', false);
    to:
    typeSend('1', false);

    Also you need to have skill on action bar...

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
  •