Results 1 to 10 of 10

Thread: Tropical Wagtail Bot

  1. #1
    Join Date
    Oct 2011
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Tropical Wagtail Bot

    I think this will be a rather easy script to develop and I would of done it myself if I knew how, but, I'm rather new to Simba and I'm still learning the beginning stages of this bot. So, I was hoping someone experienced at this bot could create a script for this subject. The script doesn't have to be anything fancy but, at least a little work must be implemented into it so it's not obvious that someone is botting.

    What it should do:

    - Plant the bird snares (1,2,3, or 4 depending on your Hunter level)
    - Wait for a trap or incase if you need to dismantle the snare and re-plant it
    - Loot the snare, throw the bones and meat on the floor or bury the bones and drop the meat, doesn't matter.
    - Re-do the process

    Really simple.

  2. #2
    Join Date
    Oct 2011
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Bump, anyone?

  3. #3
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Eric Leon View Post
    What it should do:

    - Plant the bird snares (1,2,3, or 4 depending on your Hunter level)
    - Wait for a trap or incase if you need to dismantle the snare and re-plant it
    - Loot the snare, throw the bones and meat on the floor or bury the bones and drop the meat, doesn't matter.
    - Re-do the process

    Really simple.
    1. Could easily be done using one of SRL's built in functions to check level, then the result could be used to determine how many snares to set

    2. Could be done with a bitmap, or one of the many different color functions(or TPA's). As for the looting and dropping, that would be simple using a DTM for the items in the inventory, and the looting could be done with a simple click after detecting the trap is set(using a boolean to check of course).

    3. Accidently combined 2 with 3 so read the second part of 2

    Overall, shouldn't be too hard for a starter script! If you attempt to make it yourself, I will always be available for help.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  4. #4
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    Looks like a great starter script! I would also agree with Pat you should try to make this as your first script

    Only problem I don't see a way to check if it is closed O.o, but then again I am also a noob :P




    Anti-Leech Movement Prevent Leeching Spread the word
    Insanity 60 Days (Killer workout)
    XoL Blog (Workouts/RS/Misc)

  5. #5
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    There is one written by me, in the Members section. It wasn't to hard to make. They only real problem was trying to stay at the same place, and the horizontal line of the trap is very difficult to spot. Is it up, is it down?

    I just rested my mouse over the trap, and checked for a change in the uptext. Worked much better, if you dont want to end up loosing all your traps. I also remember having the last line of my inventory filled with spare traps. I nevertheless kept loosing them
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

  6. #6
    Join Date
    Oct 2011
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is there anyone who can make it...? I can't make it myself because I don't know how to use this bot comfortably yet.

  7. #7
    Join Date
    Oct 2011
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Bump.

  8. #8
    Join Date
    Oct 2011
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Bump.

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

    Default

    One bump a day is all that is needed.
    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 2011
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Bump.

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
  •