Try this, you Beautiful Witch Doctors! Using Farix's code Now.[/B]! Skill Recommendations Use Poison Dar - Splinters Use Wall of Zombies - Barricade Use Grasp of the Dead - Rain of the Corpses Use Hex - Jinx Use Big Bad Voodoo - Slam Dance Use Spirit Walk - Jaunt Use Spirit Vessel Use Pierce the Veil Use Vision Quest Code: [22:03:12.924 N] [Icool's Sarkoth farm helper v0.1] The average fail run is: 10s Code: <Profile> <Name>Farix Wizard Sarkoth Specialized profile - Witch Doctor edition by Fifidong</Name> <GameParams quest="72095" step="51" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" /> <Order> <WriteReport /> <UsePower questId="1" powerId="72785" /> <!-- Cast Sprit Walk to run past --> <UsePower questId="1" powerId="106237" /> <!-- Cast Sprit Walk to run past --> <MoveTo questId="1" x="1992.206" y="2626.358" z="30.90228" pathPrecision="3" /> <MoveTo questId="1" x="2006.099" y="2594.311" z="27.1" pathPrecision="10" /> <MoveTo questId="1" x="2022.006" y="2563.135" z="27.1" pathPrecision="10" /> <!-- Checking for cellar entrance--> <If condition="ActorExistsAt(176007, 2059.629, 2478.667, 27.02374, 15)"> <MoveTo questId="1" x="2083.26" y="2488.143" z="27.1" pathPrecision="3" /> <MoveTo questId="1" x="2067.5" y="2480" z="27.10001" name="Go to Cellar" /> <!-- Interact with cellar --> <UseObject questId="1" x="2075.159" y="2498.607" z="27.1" actorId="176007" isPortal="True" destinationWorldId="106746" /> <WaitTimer WaitTime="50" /> <MoveTo questId="1" x="121.3749" y="158.741" z="0.1000004" pathPrecision="3"/> <MoveTo questId="1" x="124.1866" y="128.5457" z="0.1" pathPrecision="2" name="Run toward Sarkoth" /> <UsePower questId="1" powerId="117402" /> <WaitTimer WaitTime="100" /> <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="500" --> <MoveTo questId="1" x="129.6165" y="94.71554" z="0.1" pathPrecision="3" name="Get loots" /> <!-- Add WaitTimer WaitTime="500" --> </If> <UseTownPortal questId="1" /> <!-- Add WaitTimer WaitTime="500" --> <LeaveGame reason="Run is finished!" /> </Order> <KillMonsters>True</KillMonsters> <PickupLoot>True</PickupLoot> </Profile> No, I will not put it into a file for you. Use of these plugins are recommended. Sarkoth Kill Wait Unstucker If you are having problems, Replace <!-- Add WaitTimer WaitTime="500" --> with <WaitTimer WaitTime="500" />
I don't want to break anyone's balls, but there isn't a Grasp of the Death rune that increases its duration. You can increase the slow to 80% or reduce the cooldown to 6 seconds. There is, however, a Spirit Walk rune (Jaunt) that increases the duration with 3 seconds. Did you mean that?
It seems my profile isn't portaling back to town sometimes when the cellar isnt there.... sometimes it does
Awesome profile, gave me an extra 40-50k gph and much more reliable. Plugins to go with it: Auto-Relogger Icools Sarkoth Helper (no KillWait) Sarkoth KillWait Unstucker
I had the same problem. Increase the wait time after casting grasp, I set it to 600. Also, I took at the delay at the end after teleporting to leave the game. Working well now.
I really like this profile, except it seems to be the slowest to log out of the game out of all the profiles I have tried when there is no cellar up. Ive seen it leave loot behind too but Idk if thats the profile at fault.
It must be your computer performance <If condition="not ActorExistsAt(176007, 2059.629, 2478.667, 27.02374, 15)"> <UsePower questId="1" powerId="69182" x="2005.02" y="2583.993" z="27.1" /> <!-- Cast Grasp of Dead to Restrict mob while porting--> <WaitTimer questId="1" waitTime="1000" /> <UseTownPortal questId="1" /> </If> Change this line
Profile works fine. I think it's the bot though. When entering the cellar, my WD dances around for maybe 5 seconds or so lol
Hey, I like this profile a lot. Probably the best and most reliable one I have used for my WD. However since the new releases today my bot is not TPing back to town before it logs out. I am using your profile with the latest versions of Icool's Sarkoth Helper, Unstucker and NotificationOKClick. Any idea where the problem lies?
Sometimes i get disconnected, the place is after killing sarkoth teleport city >(Here) > disconnecting from game to restart Should i add a wait timer? <WaitTimer questId="1" waitTime="1000" />
updated again. Change this Code: <MoveTo questId="1" x="119.3135" y="111.7709" z="0.100001" pathPrecision="3" name="Get loots" /> <!-- ADD HERE BELOW IF YOU ARE HAVING ISSUES --> <!-- WaitTimer WaitTime="1000" --> </If> to this Code: <MoveTo questId="1" x="119.3135" y="111.7709" z="0.100001" pathPrecision="3" name="Get loots" /> <!-- UNCOMMENT THE LINE BELOW IF YOU ARE HAVING ISSUES --> <WaitTimer WaitTime="1000" /> </If>
I get disconnected when telep to city and disconnect to finnish game.. In the middle having issues of disconnection
updated. You might want to add few WaitTimers in between. Check the 1st post on the bottom. If still problematic increment by 500s