Anyone an expert with UOPilot?

Joined
Feb 1, 2003
Messages
1,221
I know I know, it's a botting program... But I have a legitimate use I'm trying to figure out. I'm playing a game running 5 chars in 5 windows. One in control, with the rest on 'follow' (so they trail along behind the main.

After a boss fight, all of the chars have to be set to 'follow' again. I'd like to have a script that would activate each window, put char on follow and then switch to the next char.

It's the switching of windows that won't work for me.

Here's what I have so far: (P is the key for follow, F1 is a skill buff key)

left [350,1] {select the other window}
left [30,360] {select the chars picture to make them active}
say [P] {activate follow}
left [700,10]
left [30,360]
send [P]
left [875,10]
left [30,360]
send [P]
left [1000,10]
left [30,450]
send [P]
send f1 500
end_Script

The other windows will flash, but they aren't activated. Any help is appreciated.
 
Well, whoever makes the bot typically has a forum. Ask there:thumbup:.

I'm of course speaking from previous experience with Modkore back when Ragnarok Online was a thing.
 
Back
Top