Log in

View Full Version : w to CHANGE GOLD by RIGHT CLICKING it?



klorp
07-18-2012, 06:58
How do i make blackd change the gold, when it reaches 100gp, to 1 platinum?
Something like this
If(blablabla) (item) 100 than...

How do i make the blackd gather the platinum?

Other question is...how do i make the bot put some itens in diferents backpacks?

Vinnie
07-18-2012, 13:56
$countitems:D7 0B 64$
#number>#
0
0
1000
0
Exiva _gold2plat = $useitemwithamount:D7 0B,100$
$countitems:DB 0B 64$
#number>#
0
0
1000
0
Exiva _plat2crystal = $useitemwithamount:DB 0B,100$

This condition will change gold to platinum and platinum to crystal. Save it in a .txt file and move to cond folder in program files > blackd proxy then load it up in conditional events.

Ziker
03-31-2013, 18:25
It's good, really, but it keeps saying "0" or "-1" after being launched, any way to change it??