credz
10-01-2012, 18:59
Made a Venore Amazon Camp script with loot depositer and Pots refiller.
It will go up Valkyrie Tower but not to the witches
This is my first "Advanced" script but I have tested it and it seems to work but if you have any questions or problem please message me!
Start it in Venore Bank/Small Dp.
If you liked this one and have a suggestion for another script, tell me and I will try to make it!
#Made By Credz
#How many pots do you want to bring
fastExiva _pots = 40
#ItemID of the pots
fastExiva _potid = 0A 01
#Price of pots
fastExiva _potprice = 45
#Empty pots ID
fastExiva _emptypotid = 1D 01
setmeleekill Amazon
setmeleekill Bug
setmeleekill Bat
setmeleekill Valkyrie
setmeleekill bear
#Gold
setLoot D7 0B
#Girlish Hair decoration
setLoot B3 2C
#Protective Charm
setLoot B4 2C
#Small Ruby
setLoot D6 0B
#Small Diamond
setLoot D4 0B
#Plate Armor
setLoot 1D 0D
#Check to see if you need to refill
IfTrue ($countitems:{$_potid$}$#number<=#15) Goto $nlineoflabel:refill$
IfTrue ($mycap$#number<=#100) Goto $nlineoflabel:refill$
IfTrue ($countitems:{$_potid$}$#number<=#15) Goto $nlineoflabel:refill$
IfTrue ($mycap$#number<=#100) Goto $nlineoflabel:refill$
move 33015,32054,6
move 32919,32052,6
move 32868,32031,6
move 32867,32033,7
move 32834,32011,7
move 32836,31993,7
move 32828,31983,7
move 32828,31978,7
move 32822,31971,7
move 32826,31958,7
move 32808,31958,7
move 32814,31946,7
move 32816,31935,7
move 32823,31935,7
move 32821,31933,6
move 32824,31933,7
move 32829,31928,7
move 32827,31927,6
move 32830,31927,7
move 32835,31921,7
move 32843,31930,7
move 32855,31918,7
move 32865,31929,7
move 32870,31929,7
move 32871,31931,6
move 32871,31930,7
move 32866,31935,7
move 32865,31937,6
move 32868,31937,5
move 32865,31937,4
move 32867,31938,3
move 32867,31937,4
move 32865,31936,5
move 32868,31936,6
move 32865,31936,7
move 32841,31928,7
#Check to see if you need to refill
IfTrue ($countitems:{$_potid$}$#number<=#15) Goto $nlineoflabel:refill$
IfTrue ($mycap$#number<=#100) Goto $nlineoflabel:refill$
IfTrue ($countitems:{$_potid$}$#number<=#15) Goto $nlineoflabel:refill$
IfTrue ($mycap$#number<=#100) Goto $nlineoflabel:refill$
gotoScriptLine 44
:refill
move 32823,31936,7
move 32814,31935,7
move 32810,31939,7
move 32806,31945,7
move 32814,31946,7
move 32813,31951,7
move 32812,31958,7
move 32825,31958,7
move 32822,31972,7
move 32822,31979,7
move 32828,31981,7
move 32828,31983,7
move 32833,31990,7
move 32837,31996,7
move 32835,32002,7
move 32835,32009,7
move 32839,32024,7
move 32857,32030,7
move 32866,32031,7
move 32867,32031,6
move 32898,32032,6
move 32918,32036,6
move 32919,32052,6
move 33007,32052,6
move 33019,32054,6
waitX 1
sayMessage Hi
waitX 1
sayInTrade Deposit all
waitX 1
sayInTrade Yes
waitX 1
sayInTrade Balance
waitX 1
sayInTrade withdraw $numericalexp:{$numericalexp:{$numericalexp:{$_pot s$}-{$countitems:{$_potid$}$}$}*{$_potprice$}$}-{$numericalexp:{$countitems:{$_emptypotid$}$}*5$}$
waitX 1
sayInTrade yes
waitX 1
sayInTrade Balance
sayInTrade Bye
waitX 1
move 33013,32054,6
move 33005,32072,6
move 32976,32074,6
move 32971,32085,6
waitX 1
sayMessage Hi
waitX 1
sayInTrade vial
waitX 1
sayInTrade yes
waitX 1
sayInTrade trade
waitX 1
#Potion buyer
fastExiva sell:$_emptypotid$:$countitems:{$_emptypotid$}$
waitX 1
fastExiva buy:$_potid$:$numericalexp:{$_pots$}-{$countitems:{$_potid$}$}$
fastExiva buy:$_potid$:$numericalexp:{$_pots$}-{$countitems:{$_potid$}$}$
sayInTrade Bye
move 32977,32074,6
move 33007,32071,6
move 33019,32054,6
move 33009,32054,6
sayInTrade hi
waitX 1
sayInTrade deposit all
waitX 1
sayInTrade yes
waitX 1
sayInTrade bye
move 33019,32058,6
move 33014,32052,7
waitX 1
putLootOnDepot
waitX 1
move 33019,32058,7
move 33019,32058,6
gotoScriptLine 0
It will go up Valkyrie Tower but not to the witches
This is my first "Advanced" script but I have tested it and it seems to work but if you have any questions or problem please message me!
Start it in Venore Bank/Small Dp.
If you liked this one and have a suggestion for another script, tell me and I will try to make it!
#Made By Credz
#How many pots do you want to bring
fastExiva _pots = 40
#ItemID of the pots
fastExiva _potid = 0A 01
#Price of pots
fastExiva _potprice = 45
#Empty pots ID
fastExiva _emptypotid = 1D 01
setmeleekill Amazon
setmeleekill Bug
setmeleekill Bat
setmeleekill Valkyrie
setmeleekill bear
#Gold
setLoot D7 0B
#Girlish Hair decoration
setLoot B3 2C
#Protective Charm
setLoot B4 2C
#Small Ruby
setLoot D6 0B
#Small Diamond
setLoot D4 0B
#Plate Armor
setLoot 1D 0D
#Check to see if you need to refill
IfTrue ($countitems:{$_potid$}$#number<=#15) Goto $nlineoflabel:refill$
IfTrue ($mycap$#number<=#100) Goto $nlineoflabel:refill$
IfTrue ($countitems:{$_potid$}$#number<=#15) Goto $nlineoflabel:refill$
IfTrue ($mycap$#number<=#100) Goto $nlineoflabel:refill$
move 33015,32054,6
move 32919,32052,6
move 32868,32031,6
move 32867,32033,7
move 32834,32011,7
move 32836,31993,7
move 32828,31983,7
move 32828,31978,7
move 32822,31971,7
move 32826,31958,7
move 32808,31958,7
move 32814,31946,7
move 32816,31935,7
move 32823,31935,7
move 32821,31933,6
move 32824,31933,7
move 32829,31928,7
move 32827,31927,6
move 32830,31927,7
move 32835,31921,7
move 32843,31930,7
move 32855,31918,7
move 32865,31929,7
move 32870,31929,7
move 32871,31931,6
move 32871,31930,7
move 32866,31935,7
move 32865,31937,6
move 32868,31937,5
move 32865,31937,4
move 32867,31938,3
move 32867,31937,4
move 32865,31936,5
move 32868,31936,6
move 32865,31936,7
move 32841,31928,7
#Check to see if you need to refill
IfTrue ($countitems:{$_potid$}$#number<=#15) Goto $nlineoflabel:refill$
IfTrue ($mycap$#number<=#100) Goto $nlineoflabel:refill$
IfTrue ($countitems:{$_potid$}$#number<=#15) Goto $nlineoflabel:refill$
IfTrue ($mycap$#number<=#100) Goto $nlineoflabel:refill$
gotoScriptLine 44
:refill
move 32823,31936,7
move 32814,31935,7
move 32810,31939,7
move 32806,31945,7
move 32814,31946,7
move 32813,31951,7
move 32812,31958,7
move 32825,31958,7
move 32822,31972,7
move 32822,31979,7
move 32828,31981,7
move 32828,31983,7
move 32833,31990,7
move 32837,31996,7
move 32835,32002,7
move 32835,32009,7
move 32839,32024,7
move 32857,32030,7
move 32866,32031,7
move 32867,32031,6
move 32898,32032,6
move 32918,32036,6
move 32919,32052,6
move 33007,32052,6
move 33019,32054,6
waitX 1
sayMessage Hi
waitX 1
sayInTrade Deposit all
waitX 1
sayInTrade Yes
waitX 1
sayInTrade Balance
waitX 1
sayInTrade withdraw $numericalexp:{$numericalexp:{$numericalexp:{$_pot s$}-{$countitems:{$_potid$}$}$}*{$_potprice$}$}-{$numericalexp:{$countitems:{$_emptypotid$}$}*5$}$
waitX 1
sayInTrade yes
waitX 1
sayInTrade Balance
sayInTrade Bye
waitX 1
move 33013,32054,6
move 33005,32072,6
move 32976,32074,6
move 32971,32085,6
waitX 1
sayMessage Hi
waitX 1
sayInTrade vial
waitX 1
sayInTrade yes
waitX 1
sayInTrade trade
waitX 1
#Potion buyer
fastExiva sell:$_emptypotid$:$countitems:{$_emptypotid$}$
waitX 1
fastExiva buy:$_potid$:$numericalexp:{$_pots$}-{$countitems:{$_potid$}$}$
fastExiva buy:$_potid$:$numericalexp:{$_pots$}-{$countitems:{$_potid$}$}$
sayInTrade Bye
move 32977,32074,6
move 33007,32071,6
move 33019,32054,6
move 33009,32054,6
sayInTrade hi
waitX 1
sayInTrade deposit all
waitX 1
sayInTrade yes
waitX 1
sayInTrade bye
move 33019,32058,6
move 33014,32052,7
waitX 1
putLootOnDepot
waitX 1
move 33019,32058,7
move 33019,32058,6
gotoScriptLine 0