Anonymous
06-18-2014, 08:57
Hi im new to the forum, and this is my first post, This script has made me a bunch of gold, and the exp is fantastic.
Over 4k per hour!!
Requirements:
>Ensure that your bag/backpack is open to your shovel and rope. You will need them. If your bags are not open this will not work, and you will miss out on a lot of gold.
>Ensure that you have sufficient potions if you are using a magic type character, and hp and mp conditions set.
>Keep in mind that this script will loot lumps of dirt. They have one of the highest weight to gold ratios of any item in Tibia. But over a long period of time they will add up to a lot of weight (Added Lump of Dirt Depositer), and for magic characters, you need to micro manage every ounce. I recommend putting them in a bag/backpack in your depot when you have a decent amount.
>Start in any area along the route. Blackd starts its script at a movexyz near you.
>(Optional) Make sure you are always using your mana, to train your magic level. Use a conditional to cast a spell or two when your mana reaches a certain point. Mana potions also increase your magic level. So if you are swimming in Gold, you can train a magic level rather quickly.
http://i58.tinypic.com/334m4pk.jpg
Set timer from: 300 to 700 ms, to: 300 - 400 ms
This way you waste little time looting and moving on
onGMpause
setLoot D7 0B
setLoot DC 25
setLootDistance 3
setFollow
setBot AutoEatFood=1
IfTrue ($countitems:D7 0B$#number>=#1500) Goto 18
setMeleeKill rotworm
move 32702,32002,9
move 32699,32009,9
move 32720,31998,9
move 32720,31998,10
move 32715,31991,10
move 32715,31992,9
move 32707,31991,9
useItem 32707,31991,9
move 32702,32003,8
gotoScriptLine 0
setBot AutoEatFood=0
setMeleeKill rotworm
setMeleeKill snake
move 32700,32013,9
useItem 32700,32013,9
move 32699,32018,8
move 32699,32019,7
move 32734,32069,7
move 32783,32085,7
move 32793,32085,7
move 32845,32125,7
move 32862,32127,7
move 32862,32125,6
move 32936,32126,6
move 32939,32095,6
move 33012,32053,6
move 33019,32053,6
sayMessage hi
waitX 2
sayInTrade deposit all
waitX 2
sayInTrade yes
waitX 1
sayInTrade balance
IfEnoughItemsGoto DC 25,250,$nlineoflabel:dumpDirt$
move 32948,32096,6
move 32862,32125,6
move 32862,32127,7
move 32793,32086,7
move 32783,32086,7
move 32733,32064,7
move 32699,32019,7
move 32699,32018,8
move 32700,32014,8
move 32700,32013,9
gotoScriptLine 0
:dumpDirt
move 33021,32050,7
putLootOnDepot
gotoScriptLine 43
#script for my favourite dungeon
This script is geared toward a Knight.
Ill be adding other Classes soon:D
Alternative script that might work better. some parts omitted
#setNoFollow
setMeleeKill elf
setMeleeKill elf scout
setPriority elf arcanist:+1
setMeleeKill elf arcanist
setMeleeKill hunter
setMeleeKill cave rat
setMeleeKill snake
setMeleeKill spider
setMeleeKill scorpion
setMeleeKill poison spider
setMeleeKill feverish citizen
setMeleeKill rotworm
setLoot D7 0B
useItem 32699,32018,7
IfEnoughItemsGoto D7 0B,1500,$nlineoflabel:depo$
IfFewItemsGoto D7 0B,1,$nlineoflabel:return$
IfTrue ($countitems:DB 0B$#number>=#100) Goto $nlineoflabel:depo$
:cavestart
move 32700,32012,9
move 32700,32006,9
move 32703,32002,9
move 32709,32002,9
move 32711,32006,9
move 32717,32006,9
move 32723,32001,9
move 32720,31998,9
move 32720,31998,10
move 32716,31997,10
move 32714,31992,10
move 32715,31992,9
useItem 32707,31991,9
move 32705,31992,8
move 32701,31993,8
move 32702,32001,8
move 32702,32003,9
gotoScriptLine 0
:depo
move 32699,32007,9
useItem 32700,32013,9
move 32699,32017,8
move 32699,32020,7
move 32729,32061,7
move 32762,32080,7
move 32806,32093,7
move 32837,32116,7
move 32861,32126,7
move 32863,32125,6
move 32898,32126,6
move 32927,32096,6
move 32954,32088,6
move 32988,32073,6
move 33019,32053,6
sayMessage hi
waitX 2
sayInTrade deposit all
waitX 2
sayInTrade yes
waitX 2
sayInTrade balance
waitX 2
:return
IfTrue ($countitems:DB 0B$#number>#0) Goto $nlineoflabel:cavestart$
move 33013,32053,6
move 33006,32063,6
move 32997,32080,6
move 32995,32108,6
move 32958,32119,6
move 32921,32126,6
move 32863,32126,6
move 32861,32127,7
move 32829,32113,7
move 32803,32092,7
move 32768,32081,7
move 32728,32061,7
move 32697,32020,7
move 32699,32019,7
move 32699,32018,8
gotoScriptLine 0
Over 4k per hour!!
Requirements:
>Ensure that your bag/backpack is open to your shovel and rope. You will need them. If your bags are not open this will not work, and you will miss out on a lot of gold.
>Ensure that you have sufficient potions if you are using a magic type character, and hp and mp conditions set.
>Keep in mind that this script will loot lumps of dirt. They have one of the highest weight to gold ratios of any item in Tibia. But over a long period of time they will add up to a lot of weight (Added Lump of Dirt Depositer), and for magic characters, you need to micro manage every ounce. I recommend putting them in a bag/backpack in your depot when you have a decent amount.
>Start in any area along the route. Blackd starts its script at a movexyz near you.
>(Optional) Make sure you are always using your mana, to train your magic level. Use a conditional to cast a spell or two when your mana reaches a certain point. Mana potions also increase your magic level. So if you are swimming in Gold, you can train a magic level rather quickly.
http://i58.tinypic.com/334m4pk.jpg
Set timer from: 300 to 700 ms, to: 300 - 400 ms
This way you waste little time looting and moving on
onGMpause
setLoot D7 0B
setLoot DC 25
setLootDistance 3
setFollow
setBot AutoEatFood=1
IfTrue ($countitems:D7 0B$#number>=#1500) Goto 18
setMeleeKill rotworm
move 32702,32002,9
move 32699,32009,9
move 32720,31998,9
move 32720,31998,10
move 32715,31991,10
move 32715,31992,9
move 32707,31991,9
useItem 32707,31991,9
move 32702,32003,8
gotoScriptLine 0
setBot AutoEatFood=0
setMeleeKill rotworm
setMeleeKill snake
move 32700,32013,9
useItem 32700,32013,9
move 32699,32018,8
move 32699,32019,7
move 32734,32069,7
move 32783,32085,7
move 32793,32085,7
move 32845,32125,7
move 32862,32127,7
move 32862,32125,6
move 32936,32126,6
move 32939,32095,6
move 33012,32053,6
move 33019,32053,6
sayMessage hi
waitX 2
sayInTrade deposit all
waitX 2
sayInTrade yes
waitX 1
sayInTrade balance
IfEnoughItemsGoto DC 25,250,$nlineoflabel:dumpDirt$
move 32948,32096,6
move 32862,32125,6
move 32862,32127,7
move 32793,32086,7
move 32783,32086,7
move 32733,32064,7
move 32699,32019,7
move 32699,32018,8
move 32700,32014,8
move 32700,32013,9
gotoScriptLine 0
:dumpDirt
move 33021,32050,7
putLootOnDepot
gotoScriptLine 43
#script for my favourite dungeon
This script is geared toward a Knight.
Ill be adding other Classes soon:D
Alternative script that might work better. some parts omitted
#setNoFollow
setMeleeKill elf
setMeleeKill elf scout
setPriority elf arcanist:+1
setMeleeKill elf arcanist
setMeleeKill hunter
setMeleeKill cave rat
setMeleeKill snake
setMeleeKill spider
setMeleeKill scorpion
setMeleeKill poison spider
setMeleeKill feverish citizen
setMeleeKill rotworm
setLoot D7 0B
useItem 32699,32018,7
IfEnoughItemsGoto D7 0B,1500,$nlineoflabel:depo$
IfFewItemsGoto D7 0B,1,$nlineoflabel:return$
IfTrue ($countitems:DB 0B$#number>=#100) Goto $nlineoflabel:depo$
:cavestart
move 32700,32012,9
move 32700,32006,9
move 32703,32002,9
move 32709,32002,9
move 32711,32006,9
move 32717,32006,9
move 32723,32001,9
move 32720,31998,9
move 32720,31998,10
move 32716,31997,10
move 32714,31992,10
move 32715,31992,9
useItem 32707,31991,9
move 32705,31992,8
move 32701,31993,8
move 32702,32001,8
move 32702,32003,9
gotoScriptLine 0
:depo
move 32699,32007,9
useItem 32700,32013,9
move 32699,32017,8
move 32699,32020,7
move 32729,32061,7
move 32762,32080,7
move 32806,32093,7
move 32837,32116,7
move 32861,32126,7
move 32863,32125,6
move 32898,32126,6
move 32927,32096,6
move 32954,32088,6
move 32988,32073,6
move 33019,32053,6
sayMessage hi
waitX 2
sayInTrade deposit all
waitX 2
sayInTrade yes
waitX 2
sayInTrade balance
waitX 2
:return
IfTrue ($countitems:DB 0B$#number>#0) Goto $nlineoflabel:cavestart$
move 33013,32053,6
move 33006,32063,6
move 32997,32080,6
move 32995,32108,6
move 32958,32119,6
move 32921,32126,6
move 32863,32126,6
move 32861,32127,7
move 32829,32113,7
move 32803,32092,7
move 32768,32081,7
move 32728,32061,7
move 32697,32020,7
move 32699,32019,7
move 32699,32018,8
gotoScriptLine 0