Signup Now
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Unrust Items

  1. #11
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    22
    Quote Originally Posted by Siton View Post
    changed but still dont working
    Is the rust remover visible or at least in any tibia hotkey ?

  2. #12
    Free User Siton's Avatar
    Join Date
    Jul 2014
    Location
    Poland
    Posts
    20
    Reputation
    10
    Rep Power
    0
    OK, it;s woriking with hotkey :P
    I didn't know about that
    Thanks you

  3. #13
    Free User Banantwist's Avatar
    Join Date
    Oct 2014
    Location
    Norway
    Posts
    43
    Reputation
    10
    Rep Power
    0
    Howdy!

    I added the rusty armors to looting, and it doesn't unrust the item while it's in my backpack?
    Is it supposed to not be on looting list?

  4. #14
    Free User dmludke's Avatar
    Join Date
    Apr 2014
    Location
    Brazil
    Posts
    31
    Reputation
    13
    Rep Power
    0
    Not working here, with rusty remover inside backpack and hotkeys.

  5. #15
    Free User Banantwist's Avatar
    Join Date
    Oct 2014
    Location
    Norway
    Posts
    43
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by dmludke View Post
    Not working here, with rusty remover inside backpack and hotkeys.
    Here is a few things I had to do to make it work:
    1. Have it on hotkey with crosshair
    2. Add the rust armors to lootbp!!! It bugged for me several times on mainbp because of mushrooms, gold coins and platinum coins being in the way
    3. Add knight, paladin and golden armor to lootlist and destination lootbp in lootlist
    4. Make sure you always have loads of rust removers on you as going empty will make the char spamming the hotkey trying to unrust the armor ending up just standing still like a retard until the character stuck alert goes off!

  6. #16
    Free User Eldar's Avatar
    Join Date
    Dec 2013
    Posts
    2,385
    Reputation
    63
    Rep Power
    25
    @Leonardo you forgot to put common rusty armor (id: 8894) in you library, I mean this line:

    local RustyItems = IgnoreCommon and {8895, 8896, 8898, 8899} or {8895, 8896, 8897, 8898, 8899}


    It should be:

    local RustyItems = IgnoreCommon and {8895, 8896, 8898, 8899} or {8894, 8895, 8896, 8897, 8898, 8899}
    Last edited by Eldar; 11-19-2014 at 07:31 PM.

  7. #17
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Quote Originally Posted by Eldar View Post
    @Leonardo you forgot to put common rusty armor (id: 8894) in you library, I mean this line:

    local RustyItems = IgnoreCommon and {8895, 8896, 8898, 8899} or {8895, 8896, 8897, 8898, 8899}


    It should be:

    local RustyItems = IgnoreCommon and {8895, 8896, 8898, 8899} or {8894, 8895, 8896, 8897, 8898, 8899}
    Noob @Leonardo is noob.

  8. #18
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    22
    Ok I'll add it.

  9. #19
    Free User Banantwist's Avatar
    Join Date
    Oct 2014
    Location
    Norway
    Posts
    43
    Reputation
    10
    Rep Power
    0
    That's why I couldn't unrust common armors for testing a while ago?

  10. #20
    Free User Eldar's Avatar
    Join Date
    Dec 2013
    Posts
    2,385
    Reputation
    63
    Rep Power
    25
    Quote Originally Posted by Banantwist View Post
    That's why I couldn't unrust common armors for testing a while ago?
    Yes, he already fixed it. You can download his library here: https://forums.tibiawindbot.com/show...Library-v1-5-0
    Last edited by Eldar; 11-20-2014 at 09:10 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
  •