What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Act 1] Sarkoth Run for Witch Doctors (by Fifidong/Boltron/Nesox)

1. How can I make the bot to loot all the gold? usually he is missing sark's gold. (sark loves to move so much against my wd....)
2. Is there a way to make sark a priority target? (I want to kill him before he starts hiding in corners) ?
28k dps, 291 gf , getting 200-300k gold per hour.
changed some pieces from my gear with + radius (+19 now) . Now the bot picks all the gold.
Nice profile, ty

If you have a nice pickup radius (got 19), remove this code from the profile. Removing it got me an extra 50k gold per hour.
Code:
		<WaitTimer WaitTime="1000" />
		<MoveTo questId="1" x="119.3135" y="111.7709" z="0.100001"  pathPrecision="3" name="Get loots" />
		<MoveTo questId="1" x="108.5098" y="97.0568" z="0.1000008" pathPrecision="3" name="Get loots" />
		<!-- Add WaitTimer WaitTime="1000" -->
		<MoveTo questId="1" x="129.6165" y="94.71554" z="0.1" pathPrecision="3" name="Get loots" />
		<!-- Add WaitTimer WaitTime="1000" -->
 
Last edited:
Back
Top