06-28-2010, 04:36 PM
(This post was last modified: 06-28-2010, 04:40 PM by oyetsaga09.)
ok i double check everything and its still not picking up gold and pots. here is my script
##### Potions #######################
//[Name] == GreaterHealingPotion
[Name] == SuperHealingPotion
//[Name] == GreaterManaPotion
[Name] == SuperManaPotion
//[Name] == RejuvenationPotion
[Name] == FullRejuvenationPotion
// ##### Keys ##########################
[Name] == KeyOfTerror
[Name] == KeyOfHate
[Name] == KeyOfDestruction
##### Gold ##########################
[Type] == gold # [Gold] >= 1000
is everything in order?
also not its going to town and not buying mana pots or healing pots.
##### Potions #######################
//[Name] == GreaterHealingPotion
[Name] == SuperHealingPotion
//[Name] == GreaterManaPotion
[Name] == SuperManaPotion
//[Name] == RejuvenationPotion
[Name] == FullRejuvenationPotion
// ##### Keys ##########################
[Name] == KeyOfTerror
[Name] == KeyOfHate
[Name] == KeyOfDestruction
##### Gold ##########################
[Type] == gold # [Gold] >= 1000
is everything in order?
also not its going to town and not buying mana pots or healing pots.