http://static3.wikia.nocookie.net/__...f_Arcanist.gif Dragons - Yalahar http://static1.wikia.nocookie.net/__.../e0/Dragon.gif
Download here:
Attachment 813
Vocations:
- Knights (80+, depending on your respawn choices)
- Druids (55+, depending on your respawn choices)
- Sorcerers (55+, depending on your respawn choices)
- Paladins (60+, depending on your respawn choices)
Cavebot Options and configurations:
- Option to choose the cave(s) you want to hunt
- Option to try to skip Hydra on South-East cave
- Option to auto mount
- Option to choose the cap to leave
- Store items on depot
- Deposit gold
- Refill supplies (including royal spears for paladins)
Targeting Options and configurations:
- Druids: running mode, exori vis, exori frigo
- Sorcerers: running mode, exori vis, exori frigo
- Knights: exori hur/exori ico on Hydra and Serpent Spawn
- Paladins: running mode, exori san/exori con on Hydra and Serpent Spawn
PS.: all of this options are totally configurables (you can add runes, spells, etc). To choose your targeting list, just right-click on your desired option (Targeting -> Settings)
Supplies Options and configurations:
- Druid and Sorcerer: 200 strong mana potions
- Knights: 300 mana potions, 40 great health potion
- Paladin: 120 strong mana potions, 35 strong health potions, 35 royal spears
PS.: all of this options are totally configurables (you can add runes, edit ammo amount, etc.). to choose your supply list, just right-click on your desired option (Supplies -> Settings)
Looting Options and configurations:
- You can easily setup and edit the backpack colors you will use, either your character's backpacks and your depot's backpacks
http://forums.tibiawindbot.com/attac...1&d=1387914873
My character uses these backpack colors. If you use a different set, all you have to do is edit it on Looting Destination.
http://forums.tibiawindbot.com/attac...9&d=1387905376
There is no order to open backpacks, just make sure that the backpacks are opened. You can also use this hotkey to open backpacks:
- For Knights, Mages and Paladins:
local rare = getlootingdestination('rare')
local main = getlootingdestination('main')
local gold = getlootingdestination('gold')
local supplies = getlootingdestination('supplies')
openitem(main, 'back') wait(700,1000)
resizewindows(main, '0')
openitem(gold, main, 'opennew') wait(700,1000)
resizewindows(gold, '1')
openitem(rare, main, 'opennew') wait(700,1000)
resizewindows(0, '2')
openitem(supplies, main, 'opennew') wait(700,1000)
resizewindows(0, '3')
Exp/hour:
- Druids: 60~100k/h (depending on your level and respawn choices)
- Sorcerers: 60~100k/h (depending on your level and respawn choices)
- Knights: 60~110k/h (depending on your level and respawn choices)
- Paladins: 60~120k/h (depending on your level and respawn choices)
Hotkeys:
- Druids: exori vis, exori frigo
- Sorcerers: exori vis, exori frigo
- Knights: exori ico, exori hur
- Paladins: exori san, exori con
PS.: Healer not included! You must make your own healing settings.
You can follow this tutorial if you don't know how to set it up properly.