Results 1 to 5 of 5

Thread: [RS3] [SRL6] iBuryBones [Buries bones, anytime, anywhere!]

  1. #1
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default [RS3] [SRL6] iBuryBones [Buries bones, anytime, anywhere!]

    iScripts and KeepBotting Presents:

    iBuryBones

    STABLE
    -----------------
    | = Version: 2.0 = |
    -----------------
    Status: Unknown
    Last Updated: 7 Dec 2013

    Description
    Your basic bone burier.

    Features
    • Buries bones, anytime, anywhere!
    • Utilizes action bar burying!
    • (Should) support all bones!
    • 100% color!
    • Compatible with RS3 and uses SRL-6!



    How to Use
    1) Fill out your player info.

    Simba Code:
    ///////////////////////////////////Start setting up the script here. Refer to the comments if you don't know what you're doing.
    ///////////////////////////////////
    /////       Start Setup     ///////
    ///////////////////////////////////
    ///////////////////////////////////Start setting up the script here. Refer to the comments if you don't know what you're doing.

    const
       (* player info *)
       playerNames  = [''];
       playerFile   = 'default';
       desiredWorld = 0;

       (* globals *)
       bankPin = '6969'; //If you have a bank pin, set it here.
                         //If you do not, there is no need to be upset.
       (* options *)
       xpPerBone := 4.5; //Set the xp gained for burying one bone here.

    ///////////////////////////////////Don't modify the script ANY FURTHER unless you know what you're doing. You could break stuff!
    ///////////////////////////////////
    /////       Stop Setup      ///////
    ///////////////////////////////////
    ///////////////////////////////////Don't modify the script ANY FURTHER unless you know what you're doing. You could break stuff!

    2) Place your character near a bank. Varrock West bank is recommended, but any bank with purple bankers is supported.
    3) Bind your bones to slot 1 on your action bar (for burying).
    4) Make sure you're in action mode.
    5) Place your bones in the first slot of your bank.
    6) Start the script!

    Requirements
    1) Some bones.

    Additional Info
    -> Nope.

    Current Bugs
    -> Nope.

    Future Updates
    -> Custom TPA colorfinding (as soon as I figure out how to use it).

    Proggies
    Code:
    Nope.
    Update Log
    Code:
    v2.0
    - Re-written and re-released for RS3/SRL-6
    
    v1.2
    - Fixed the issue with accidentally going into chat mode.
    
    v1.1
    - Fixed some timing errors.
    
    v1.0 
    - Initial (RS2 EoC) release
    Last edited by KeepBotting; 06-12-2014 at 08:18 PM.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  2. #2
    Join Date
    Nov 2013
    Location
    North of Hell
    Posts
    271
    Mentioned
    7 Post(s)
    Quoted
    171 Post(s)

    Default

    Can you make it so that the the script goes into your house(if you have a gilded altar) and uses bones on the altar, and teles back to a bank? Ik that's difficult, just an idea, because burying isn't an efficient way of gaining xp

  3. #3
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by sparkyownage View Post
    Can you make it so that the the script goes into your house(if you have a gilded altar) and uses bones on the altar, and teles back to a bank? Ik that's difficult, just an idea, because burying isn't an efficient way of gaining xp
    I could do that, but I don't have the levels required for a gilded altar nor the knowledge of how to use it.

    I'd need an account with ready access to one on which to test.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  4. #4
    Join Date
    Nov 2013
    Location
    North of Hell
    Posts
    271
    Mentioned
    7 Post(s)
    Quoted
    171 Post(s)

    Default

    Gilded Altar doesn't have to be in your house, you can make it so that in the script setup theres an area to put the name of someone elses house, so it goes there instead of to your own house. Gilded altars are quite simple: If you use your bones on them, they give like 5x the xp one would get by buring them. There are two burners on either side of the altar. They require some herb to light them I don't remember which one, but if you go into a house-party world, and use someone's house there, usually the burners are always lit because many people are using them at the same time that you are. The burners do not have to be lit, but also give additional xp if they are lit, and in world 31 there are many people who advertise that they're house has a gilded altar for people to use, where 95% of the time the burners are already lit, so you don't need to bring herbs, you just bring the bones.

  5. #5
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by sparkyownage View Post
    Gilded Altar doesn't have to be in your house, you can make it so that in the script setup theres an area to put the name of someone elses house, so it goes there instead of to your own house. Gilded altars are quite simple: If you use your bones on them, they give like 5x the xp one would get by buring them. There are two burners on either side of the altar. They require some herb to light them I don't remember which one, but if you go into a house-party world, and use someone's house there, usually the burners are always lit because many people are using them at the same time that you are. The burners do not have to be lit, but also give additional xp if they are lit, and in world 31 there are many people who advertise that they're house has a gilded altar for people to use, where 95% of the time the burners are already lit, so you don't need to bring herbs, you just bring the bones.
    Gilded altar prayer is actually a pretty complex process coding-wise. If you wanna tackle this keepbotting I suggest checking out my old one http://villavu.com/forum/showthread....338#post998338

    I'll update it eventually, but you're more than welcome to take a crack at doing one!

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
  •