PDA

View Full Version : Relog on another char from account.



Seligeari
01-15-2016, 04:59 PM
Hello
Im looking for some script that will relog on another character from same account and reset script. Is it possible to do it?

eldera
01-15-2016, 05:48 PM
No, it's not possible.

Jontor
01-16-2016, 10:42 AM
Hello
Im looking for some script that will relog on another character from same account and reset script. Is it possible to do it?

I think you can do it with OX tools

eldera
01-16-2016, 11:28 AM
I think you can do it with OX tools

You can do it with OXTools but you can't do it from lua level if I am not wrong.

HjugO
01-16-2016, 01:16 PM
You can do it with OXTools but you can't do it from lua level if I am not wrong.
Yes you can, Self.Logout(), and OXTools will relog

eldera
01-16-2016, 01:57 PM
Yes you can, Self.Logout(), and OXTools will relog

Would you mind explaining how to setup OXTools to relog relog on second character after logging out first character?

Jontor
01-16-2016, 02:24 PM
Go into 'Profile Launcher' -> 'New', fill in details then click 'Characters' and put in your names of characters in the order you want them to log in ( Self.Logout() called from lua will make it switch to the next character ). Pretty sure this is how it works

Seligeari
01-19-2016, 02:09 PM
Whats OXTOools? :D

Vulcanus
01-19-2016, 02:39 PM
Whats OXTOools? :D

http://forums.xenobot.net/showthread.php?39713-Beta-OXTools

Seligeari
01-19-2016, 03:38 PM
http://forums.xenobot.net/showthread.php?39713-Beta-OXTools

Thank you good man :)

mertish
03-23-2016, 04:45 AM
Go into 'Profile Launcher' -> 'New', fill in details then click 'Characters' and put in your names of characters in the order you want them to log in ( Self.Logout() called from lua will make it switch to the next character ). Pretty sure this is how it works

I tried your method but it doesn't work or either im the one that is doing it wrong.
Could you make an exemple on how the character field would look like if you made one?