Need bot to quit game with relog lua installed

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
s018mes
Posts: 79
Joined: Sun Jan 16, 2011 11:14 am

Need bot to quit game with relog lua installed

#1 Post by s018mes » Mon Dec 03, 2012 9:15 pm

I have an account that does dailies on all 8 accounts. To do that it needs to have "relog" function enabled. But when it gets to the last character, it relogs the last character back into game.

Is there something I can put in the Last characters waypoint to have the game completely close out without relogging?

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Need bot to quit game with relog lua installed

#2 Post by lisa » Mon Dec 03, 2012 9:31 pm

this is what you want here.
http://www.solarstrike.net/phpBB3/viewt ... =27&t=1245

Login next char is so 2011 ;)
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

User avatar
Ego95
Posts: 564
Joined: Tue Feb 28, 2012 12:38 pm
Contact:

Re: Need bot to quit game with relog lua installed

#3 Post by Ego95 » Tue Feb 12, 2013 4:56 pm

I don't know if you understood the question wrong or if it's me :P
I think he already has the fast login addon + userfunction but wants to close the game client completely after thd last char has finished. That is what I was looking for when I found this. It would increase the power my computer could use for other clients which are botting longer.

AlterEgo95

Edit:
Maybe something like this would work

Code: Select all

if player.Name == TheLastCharacterAccountOne or player.Name == TheLastCharacterAccountTwo or player.Name == TheLastCharacterAccountThree then
RoMScript("QuitGame()")
end
This should work I think.

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Need bot to quit game with relog lua installed

#4 Post by rock5 » Tue Feb 12, 2013 10:15 pm

There is an option for that

Code: Select all

Quit_Game = true
Stick that somewhere in your profile or waypoint file and when it gets to the last character in the list it will close the program. Not a very good option name. I wish I changed it when I first added it.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests