Log in

View Full Version : 43. Edron trolls with depositer - by Snowman



blackd
02-22-2011, 13:22
Description: desc is pretty much the same as the other ones... u can set at what X of cap u would like to go and deposit, put ammount of gold to deposit... and the best part of this script it's that u can choose if u want to go on to harder floors or not....
Where it should be started: at cave



########Made by Snowman##############
fastExiva < B4 19 $hex-tibiastr:Welcome to Snowman's Edron Trolls with depositer script!$
waitX 1
fastExiva < B4 19 $hex-tibiastr:Remember to take some food!$
##########################################
#############CONFIG#######################
##########################################
#Put here amount of cap to go deposit:
fastExiva _captodp = 20
#Put here amount of gold to go deposit:
fastExiva _gp = 2500
#Should script hunt harder floors too? (1= yes 0= no)
fastExiva _floor = 0
##########################################
##########################################
:cap *100
fastExiva _captogodp = $numericalexp:{$_captodp$}*100$
##########################################
##########################################
:start
setChaoticMovesON
onGMpause
setVeryFriendly
setLoot D7 0B
SetMaxAttackTimeMs 40000
setMeleeKill Troll
setMeleeKill Troll Champion
setMeleeKill Bug
setMeleeKill Snake
setMeleeKill Wolf
setMeleeKill Rat
setPriority Troll Champion:+1
############################################
IfTrue ($mycap$#number<=#$_captogodp$) Goto $nlineoflabel:dp$
IfTrue ($countitems:D7 0B$#number>=#$_gp$) Goto $nlineoflabel:dp$
#exp
move 33117,31775,8
move 33116,31773,8
move 33130,31751,8
move 33105,31758,8
move 33118,31740,8
IfTrue ($_floor$#number=#0) Goto $nlineoflabel:nohole1$
:hole1
move 33119,31740,9
move 33112,31741,9
move 33118,31753,9
move 33135,31740,9
move 33128,31729,9
move 33128,31728,10
move 33134,31716,10
move 33128,31728,10
move 33127,31728,9
move 33119,31740,9
move 33119,31741,8
:nohole1
move 33118,31741,8
move 33106,31757,8
move 33100,31747,8
move 33085,31738,8
move 33097,31736,8
move 33069,31730,8
move 33081,31741,8
IfTrue ($_floor$#number=#0) Goto $nlineoflabel:nohole2$
:hole2
move 33082,31742,9
move 33106,31712,9
move 33072,31728,9
move 33068,31716,9
move 33067,31717,10
move 33068,31717,9
move 33050,31726,9
move 33073,31729,9
move 33063,31753,9
move 33071,31751,9
move 33099,31742,9
move 33101,31741,10
move 33113,31734,10
move 33101,31741,10
move 33099,31741,9
move 33084,31743,9
move 33082,31743,10
move 33083,31743,10
move 33084,31743,9
move 33070,31751,9
:nohole2
move 33072,31752,8
move 33082,31763,8
move 33079,31774,8
move 33057,31762,8
move 33063,31778,8
move 33079,31774,8
move 33116,31772,8
gotoScriptLine $nlineoflabel:start$
:dp
setChaoticMovesOFF
#DP
move 33117,31775,8
move 33117,31776,7
move 33128,31809,7
move 33128,31810,8
move 33131,31807,8
move 33131,31806,9
move 33130,31808,9
move 33130,31809,10
move 33133,31806,10
move 33133,31805,11
move 33147,31823,11
move 33147,31825,10
move 33151,31821,10
move 33151,31821,9
move 33166,31824,9
move 33168,31824,8
move 33165,31827,8
move 33165,31828,7
move 33166,31812,7
move 33172,31803,7
#############################
#BANK
sayInTrade hi
waitX $randomnumber:1>2$
sayInTrade deposit all
waitX $randomnumber:1>2$
sayInTrade yes
waitX $randomnumber:1>2$
sayInTrade balance
waitX $randomnumber:2>3$
sayInTrade bye
#############################
move 33166,31813,7
move 33166,31826,7
move 33165,31827,8
move 33169,31825,8
move 33170,31826,9
move 33151,31821,9
move 33151,31820,10
move 33147,31823,10
move 33147,31824,11
move 33133,31806,11
move 33133,31806,10
move 33131,31809,10
move 33130,31810,9
move 33130,31807,9
move 33131,31807,8
move 33129,31810,8
move 33128,31811,7
move 33117,31776,7
gotoScriptLine $nlineoflabel:start$

Invec
03-05-2011, 03:24
This script completely debugged my client.

Reincarn
03-05-2011, 06:12
It did to mine at first too but I figured out how to fix it.
Delete the first 4 lines of the script and save it, then run it.

It worked awesome for me after that. :)

felipereall
03-15-2011, 01:34
Well, this script is runing good, just need to delete that lines as Reincarn said, i didnt tested the depositer becouse im using it for my low paladin to get the first skills without need to go dp, so i stoped to loot gold, now i loot spears.

The only "problem" of this script is the pk alarm becouse dont atack bears, frost trolls and the boss Big Boss Trolliver.

Just add it for script:


setMeleeKill bear
setMeleeKill frost troll
setMeleeKill Big Boss Trolliver
setPriority Big Boss Trolliver:+2

Its killing bears so its good to put bear paws and honeycombs in loot:


#Bear Paw
setLoot 08 17
#Honeycomb
setLoot 0E 17

Broda
10-21-2011, 16:26
I used another one with the same tittle "edron trolls" and it did not work well. Going to try this one now.
I send a feedback for other people to know.

Edit: Debug my client, not gonna use it.

rafix
05-01-2012, 20:19
looks good