Results 1 to 14 of 14

Thread: Teacups Deluxe

  1. #1
    Join Date
    Dec 2011
    Location
    New York, USA
    Posts
    1,242
    Mentioned
    12 Post(s)
    Quoted
    193 Post(s)

    Default Teacups Deluxe


    Features:
    • 8k thievingexp/hour
    • That's it


    Start script south east of the east Varrock bank, on this tile. Have an xp counter include thieving for proggy.
    Last edited by Nebula; 09-25-2012 at 11:55 PM.

  2. #2
    Join Date
    Mar 2012
    Location
    Canada
    Posts
    870
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    tl;dr
    My scripts:
    Advanced Barb Agility Course(outdated), MonkeyThieverV0.11, MahoganyTableV0.4(outdated)
    Questions? I bet that for 98% of those, you'll find answer HERE

  3. #3
    Join Date
    Jan 2012
    Location
    In A Farm
    Posts
    3,301
    Mentioned
    30 Post(s)
    Quoted
    444 Post(s)

    Default

    Really nice for a starter thiever.

  4. #4
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Just FYI:

    Simba Code:
    GetXPBarTotal;
    will open the xp counter if it is not open so
    Simba Code:
    if not IsXPBarOpen then
        ToggleXPBar(True);
    isn't really needed, but overall, nice simple script that will do the job

    Forum account issues? Please send me a PM

  5. #5
    Join Date
    Jun 2012
    Posts
    2,182
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    A) I love the picture
    B) There are a few things wrong with the script(Not saying you can't script, )
    1) It gets stuck if it rotates the camera to a certain point, where the wall covers the entire screen. I added a failsafe so if it cant find the stallcolor 3 times, it clicks north.
    2) If it gets a strange rock, it will right click it and check it's menu options every time we drop the tea. It doesent effect the script, it just makes it look rather bot-like. I'd check if the strange rock uptext is there before right clicking, and if it is, add that number invslot to an exeption list that it automaticly skips.

    Other then that, it works great, I'm on my way to 40 theiving.
    Thx Euphemism and Vinyl for the awesome siggy and avatar!

  6. #6
    Join Date
    Dec 2011
    Location
    New York, USA
    Posts
    1,242
    Mentioned
    12 Post(s)
    Quoted
    193 Post(s)

    Default

    Yeah I fixed both of those while training thieving on an account for sorc garden. I didn't think anyone used this script so I didn't post the updated version but I will now, Thanks!

    I also changed the antiban, I realized that the old antiban was really proban.
    Last edited by Nebula; 09-25-2012 at 11:45 PM.

  7. #7
    Join Date
    Jun 2012
    Posts
    2,182
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Mind sharing your version with me?
    Thx Euphemism and Vinyl for the awesome siggy and avatar!

  8. #8
    Join Date
    Dec 2011
    Location
    New York, USA
    Posts
    1,242
    Mentioned
    12 Post(s)
    Quoted
    193 Post(s)

    Default

    Posted it

    Since I'm sure you don't want to go through line by line- here's what I did (if i remember correctly):

    Made an integer array. If the script right clicks an item and it's not tea, it adds that invslot to the intarray. Then for all future droppings, in the for-to-do loop, it will skip the right clicking of the item if the invslot is in the intarray. (InIntArray)

    And made the antiban happen like 2-3x less

  9. #9
    Join Date
    Jun 2012
    Posts
    2,182
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks! You did the exact same thing as I did for the strange rock thing. It doesent matter now though, I got both of them. Thanks for the script.
    Thx Euphemism and Vinyl for the awesome siggy and avatar!

  10. #10
    Join Date
    Nov 2011
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    teacup script... whatever..

  11. #11
    Join Date
    Aug 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Every-time I run this script it clicks on the tea stall and then clicks on a random patch of ground close to the stall, and then does nothing. It's also failing to log in at the login screen.

  12. #12
    Join Date
    Dec 2011
    Location
    New York, USA
    Posts
    1,242
    Mentioned
    12 Post(s)
    Quoted
    193 Post(s)

    Default

    Quote Originally Posted by blob888 View Post
    Every-time I run this script it clicks on the tea stall and then clicks on a random patch of ground close to the stall, and then does nothing. It's also failing to log in at the login screen.
    Make sure srl/everything is updated? I'm on a 3 hour proggy right now so the issue is probably on your end.

  13. #13
    Join Date
    Jun 2012
    Posts
    2,182
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It sounds like your RS settings are incorrect. Fixed screen, safe mode minimum everything, maximum brightness.
    Thx Euphemism and Vinyl for the awesome siggy and avatar!

  14. #14
    Join Date
    Nov 2011
    Posts
    1,589
    Mentioned
    9 Post(s)
    Quoted
    17 Post(s)

    Default

    Running Now Seems to be fine
    Nice one
    Mat



    ^^

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
  •