Log in

View Full Version : 11. Darashia Rotwors - by Snowman



blackd
02-16-2011, 01:30
Description: This script will hunt in Darashia Rotworms
When full capacity it will go to town to deposit the money, then it will go refill manas and health potions to then continue hunting. It is set to buy 60 mana potions and 20 health potions.
Where Should You Start It?: darashia depot level -1



move 33220,32387,7
waitX 1
fastExiva > 96 04 $hex-tibiastr:hi$
waitX 2
fastExiva > 96 04 $hex-tibiastr:Deposit all$
waitX 2
fastExiva > 96 04 $hex-tibiastr:yes$
move 33219,32422,7
move 33214,32454,7
move 33214,32460,8
putLootOnDepot
IfTrue ($countitems:0C 01$#number<#60) Goto $nlineoflabel:buyManas$
IfTrue ($countitems:0A 01$#number<#20) Goto $nlineoflabel:buyHealth$
gotoScriptLine $nlineoflabel:tothecave$
:buyManas
fastExiva _mananeeded = $numericalexp:60-{$countitems:0C 01$}$
fastExiva _costmana = $numericalexp:50*{$_mananeeded$}$
move 33214,32456,8
move 33214,32454,7
move 33222,32387,7
waitX 1
fastExiva > 96 04 $hex-tibiastr:hi$
waitX 2
sayInTrade withdraw $_costmana$
waitX 1
fastExiva > 96 04 $hex-tibiastr:yes$
waitX 1
fastExiva > 96 04 $hex-tibiastr:bye$
waitX 1
move 33216,32401,7
waitX 1
sayMessage hi
waitX 1
sayInTrade trade
waitX 1
fastExiva > 7B 1D 01 00 $numbertohex1:{$countitems:1D 01$}$
waitX 1
fastExiva > 07 00 7A 0C 01 00 $numbertohex2:{$_mananeeded$}$
waitX 1
sayInTrade bye
waitX 1
move 33214,32454,7
move 33214,32456,8
IfTrue ($countitems:0A 01$#number<#20) Goto $nlineoflabel:buyHealth$
gotoScriptLine $nlineoflabel:tothecave$
:buyHealth
move 33214,32456,8
move 33214,32454,7
move 33222,32387,7
fastExiva _healthneeded = $numericalexp:20-{$countitems:0A 01$}$
fastExiva _costhealth = $numericalexp:45*{$_healthneeded$}$
waitX 1
sayMessage hi
waitX 2
sayInTrade withdraw $_costhealth$
waitX 1
sayInTrade yes
waitX 1
sayInTrade bye
waitX 1
move 33216,32401,7
waitX 1
sayMessage hi
waitX 1
sayInTrade trade
waitX 1
fastExiva > 7B 1D 01 00 $numbertohex1:{$countitems:1D 01$}$
waitX 1
fastExiva > 07 00 7A 0A 01 00 $numbertohex2:{$_healthneeded$}$
waitX 1
sayInTrade bye
waitX 1
move 33214,32454,7
move 33214,32456,8
gotoScriptLine $nlineoflabel:tothecave$

warlockh
02-16-2011, 02:05
The script just goes to and from the Depot & repeatedly buys potions.
it just cost me a fortune xD

Shadow1
02-16-2011, 07:19
LOL@UP thats not good XD

Dynamickk
02-18-2011, 16:47
The script just goes to and from the Depot & repeatedly buys potions.
it just cost me a fortune xD

its happening with me too. o_o can you fix it please?

Wiotki
02-18-2011, 17:52
this script can't work