Setting up a CoD run - automated in isx

sumoslim

Well-Known Member
I am hoping to setup isx to:
1. Zone my 6 toons into Cove of Decay.
2. Run a set pattern in CoD and kill the 3 pulls worth of mobs.
3. Run back to the zone in
4. Zone out of CoD
5. Goto #1 - rinse repeat.

I am using:
ISX, Innerspace, ISBoxer, Repeater, and 6 instances on the same screen.

So my questions are:
1. How/Can ISX zone my toons in and out - out with repeater and in from my main screen (has to choose the right instance of CoD)
2. How do I setup 3 pull spots and a navigation between them.
3. How do I get this operation to repeat?
 

Multicharacter

Senior Member
While it's certainly possible, to be honest I doubt you'll find somebody to post a complete script for you to do just this, particularly since completely automated things like that are considered more taboo.

Just a general 'what you need to read about on the wiki' - to zone in and out you'll need to learn about Actors, and selecting from a list of options. You sound like you want a custom script, so you'll need to learn about combat, and location information like Me.X, Me.Z.

Create a flow chart in your mind of what you want, you can either create one big script, or several smaller ones. If you were doing the smaller route you'd need one to do the combat and return you to the door when the 3 things are dead. You'll need one to zone you out and back in. To make it repeat it'd be a simple matter of running the zone script after the combat script, and the combat script is ran after the zone script is finished. There you have a loop.
 

abndrew82

Active Member
Nm Misread your post.

There is a script for that zone for harvesting, so you may want to look at it.

The script covers zoning in, moving through the zone and then zoning out again. And then repeating that process.
 

sumoslim

Well-Known Member
Once I find that script - what I really need is to figure out how to make the bot hit my repeater hotkey right at the door (after a clear) so it zones all the toons out. Then hit it again to toggle it off before zoning everyone back in.

Once I get it to zone in and out correctly with all 6 toons - i can get the navigation myself and the combat.
 

abndrew82

Active Member

sumoslim

Well-Known Member
Thanks for the link...

Is there a good way to change the harvest script to combat? i,e, not looking for nodes?
 

sumoslim

Well-Known Member
I got the harvest script.

Where in the innerspace directories would I put the script?
(which folder)
 
Top Bottom