Results 1 to 14 of 14

Thread: Smasher's Ak Tanner

  1. #1
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Smasher's Ak Tanner

    Nose Smasher's Any Hide Al-Kharid Tanner!


    First and Foremost: CREDITS!
    • Narcle Gets teh Most Creds (style is similar to his Ak Smelter)
    • Basically Everyone who wrote a Tut on HSL and TPA's (I've read em all atleast once )

    What it Does:
    Withdraws CowHides/DragonHides/SnakeHides from bank, Walks to Ellis teh TanMaster (Tanner Shop guy) Tans your Hides, Walks back to the Bank to deposit your Leather, and repeats (h)

    Script Instructions:
    1. Place Player[s] in Al-Kharid Bank
    2. Have Coins in FIRST Inv Spot and Visible in Bank as well
    3. Place your Hides anywhere in the top of the bank
    4. Set up Const and Player[s]
    5. (For SMART) Un-Note the SMART include and SMART options in the "StartUp" Function
    6. Run Script, Sit back, and ENJOY!


    What YOU NEED to do:
    • FEED BACK!
    • Report Bugs/Concerns
    • Post Proggies!
    • 5 Star teh Script
    • Enjoy!


    What it Features:
    • TPA Walking
    • Symbol and DTM Walking as FailSafes
    • Anti Ban/Anti Randoms
    • MultiPlayer
    • Coin Withdraw If and When you run out
    • And So Much More!
    Script Stats

    History
    RELEASE! --> March, 4th 2009
    ReDownload Few Tweaks --> March, 4th, 2009
    Small changes more stable --> March 6th, 2009

  2. #2
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    pro.

    for your banking you can do (not gonna do what I use exactly.. but.. you can use it if you want )

    SCAR Code:
    if(FindDTM(DTM, x, y, BX1, BY1, BX2, BY2))then//BX1/2 and BY1/2 are the bank coords (excluding tabs)
      Mouse(x, y, 2, 2, False);
      Wait(RandomRange(25, 50));
      ChooseOption('All')
    else
      repeat
        HoldMouse({Down Arrow})//you can use a DTM if you want ;)
        Wait(RandomRange(500, 750));
        goto Find;
      until(FindDTM(DTM, x, y, BX1, BY1, BX2, BY2));



    (you need to label Find as the first part.. I don't wanna do EVERYTHING for you tho .. and I haven't tried to compile this but it should work)

  3. #3
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Bleh, easier if all you LAZY people jus put the items in the top of your bank

    EDIT: No responses? Made a few tweaks and fixes, since none of you are helpful I'll test myself some more

  4. #4
    Join Date
    Jan 2008
    Location
    California, US
    Posts
    2,765
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'll test later okay? Also

    SCAR Code:
    Players[0].Strings[0] := 'hard';


  5. #5
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I was tempted to set 'soft' to 'flaccid' and 'hard' to 'erect' but I figured that would cause even more controversy than it already does

    Lemme know how it goes

    Working on some failsafes for my crafter so I prolly wont make any changes to this script for a few days...

    EDIT: I lied... I forgot I had already made some tweaks to this script yesterday... UPDATED!

  6. #6
    Join Date
    Nov 2008
    Posts
    102
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i tried it and it stops for no reason i think u gotta update it.

  7. #7
    Join Date
    Nov 2008
    Posts
    102
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well it works for like 20 minutes.

  8. #8
    Join Date
    Nov 2008
    Posts
    102
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    uhh heres a porggy

    Nose Smasher's Al-Kharid Tanner
    /~~~~~~~~~~ ~~~~~~~~~~\
    | |
    | Total Hides Tanned --> 810 |
    | |
    | |
    | Time Running ---> 1 Hours, 3 Minutes and 30 Seconds|

    UHhh this script got lost when i stopped it and um 1 hour and tanned only 810 that's really slow. I can tan 1800 in 1 hour.
    Other than that it's good script but it's kindy slow and take 2 many breaks. this is also the only working tanning script so i am thankful

  9. #9
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    triple post ftl?

    Also if it takes too many breaks, edit it and take out the breaks? ( I'm on last chance wit all my accounts, you can get banned if you want, but i dont want to )

    I guess ty for proggy... only proggy so far rofl...

  10. #10
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    how much cash does this make in one hour?
    Did someone say GDK?

  11. #11
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    dunno... depends on type of hide doesn't it?

    a better question would be how many hides does it tan per hour?

  12. #12
    Join Date
    Feb 2009
    Location
    UK
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This works for around 3-10 loads but encounters different errors each time, usually can't find path but sometimes unable to tan hides.

    I'd rewrite the walking using DDTMs if possible.

    Hope you can fix the errors.

  13. #13
    Join Date
    Mar 2007
    Posts
    81
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This scrip wont even start ne more

  14. #14
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Wont start? Maybe I'll update it this summer

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dragonhide tanner?
    By hampus008 in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 10-23-2008, 05:55 PM
  2. PLEASE HELP : hide tanner
    By Serbe0 in forum OSR Help
    Replies: 4
    Last Post: 04-11-2007, 09:36 PM
  3. auto tanner
    By 8arry 5tinkt in forum RS3 Outdated / Broken Scripts
    Replies: 1
    Last Post: 01-30-2007, 10:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •