Bot not looting gold?

poxrox94

New member
Hello, relatively new to JieGuan.

My character is not looting gold. I have looked at my nip files and added the line
"[name] == gold # [gold] >= 500"
But the character will not loot gold, any help would be appreciated.
 

ZhiPeiD2

Active member
Staff member
[name] is should work also

your pickit is tell bot for pickup gold if is more big 500

also if you are do sorc bot it is code for use telekinesis for item like gold / potion / scroll if you are have

Code:
Config.Sorceress.UseTelekinesis = true

but why are you want loot gold lol it is so much waste time
 

Buck

Member
just reduce this value to something like 1000 or 2000. I play pally and so long as gamble is set to false, I quickly fill up with gold. In fact, I got tired of dealing with it so I have gamble on always now.

[type] == gold # [gold] >= 10000
 
Last edited:
Top