I need a whimsyshire script
|
05-15-2014, 04:57 PM
(This post was last modified: 05-15-2014 05:24 PM by nalleman.)
Post: #2
|
|||
|
|||
RE: I need a whimsyshire script
I Imagine its not very hard.. thrown below together in 3 minutes and working to get you there first run:
However there is a big caveat that I have not figured out, the bot will Stash the Infernal Staff of Herding when he gets to town.... Need Titaniums helm to sort that out for it to work for you un attended Will now make a test run and see if there are stuff in that place needing blacklisting for it to work as there as some funny things in there and most are named tentacle when checking actors near me <Profile> <Name>Act1 Wyrmshire</Name> <KillMonsters>True</KillMonsters> <PickupLoot>True</PickupLoot> <GameParams resumeFromSave="False" isPrivate="True" numGames="-1"/> <!-- Made by Nalleman--> <Order> <!-- Old ruins --> <UseWaypoint waypointNumber="1"/> <If condition="CurrentWorldId == 71150"> <!-- Spawnloc of Tentacle lord Cow ghost--> <MoveTo x="2194.082" y="2521.854" z="27.1"/> <UseObject actorId="209133"/> <WaitTimer waitTime="1000"/> <!-- Use wyrmshire portal Tentacle Trist--> <UseObject actorId="209083"/> </If> <ExploreArea boxSize="80" boxTolerance="0.1"/> <WaitTimer waitTime="1000"/> <UseTownPortal/> <LeaveGame/> </Order> </Profile> needs a bit tweaking more I see, will add some more soon still big problem with that bot deposit staff every run in stash. This is how far I have gotten, still does not work correctly though thanks to the cow ghost has a superlong dialog that I do not seems to be able to get the bot to skip, if thats done it entered the wyhrmshire and cleaned it for me. but only ran it twize and have other stuff calling attention now <Profile> <Name>Act1 Wyrmshire</Name> <KillMonsters>True</KillMonsters> <PickupLoot>True</PickupLoot> <GameParams resumeFromSave="False" isPrivate="True" numGames="-1"/> <!-- Made by Nalleman--> <TargetBlacklists> <TargetBlacklist actorId="209133"/> </TargetBlacklists> <Order> <!-- Old ruins --> <UseWaypoint waypointNumber="1"/> <!-- Walk there --> <MoveTo x="1999.47" y="2761.23" z="40.15685"/> <MoveTo x="1993.597" y="2653.908" z="39.50518"/> <MoveTo x="2036.153" y="2550.621" z="27.1"/> <MoveTo x="2155.92" y="2532.296" z="27.1"/> <!-- Spawnloc of Tentacle lord Cow ghost--> <MoveTo x="2194.082" y="2521.854" z="27.1"/> <UseObject actorId="209133"/> <WaitTimer waitTime="30000"/> <!-- Use wyrmshire portal Tentacle Trist--> <UseObject actorId="209083"/> <If condition="CurrentWorldId == 211471"> <ExploreArea boxSize="80" boxTolerance="0.1"/> <WaitTimer waitTime="1000"/> <LeaveGame/> </If> </Order> </Profile> |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
I need a whimsyshire script - huddlestonth - 05-15-2014, 03:09 AM
RE: I need a whimsyshire script - nalleman - 05-15-2014 04:57 PM
RE: I need a whimsyshire script - huddlestonth - 05-16-2014, 06:11 PM
RE: I need a whimsyshire script - itsbiju - 08-31-2014, 06:07 PM
RE: I need a whimsyshire script - Titanium - 09-01-2014, 10:56 AM
RE: I need a whimsyshire script - Methal - 09-22-2015, 11:41 PM
|
User(s) browsing this thread: 1 Guest(s)