Search found 545 matches

by MiesterMan
Thu Jul 08, 2010 8:38 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 312622

Re: Autologin revisited

Sorry, I passed out and let it run last night. The version I currently have went through about 35 characters performing the tasks I required. I'll be honest, I always had trouble using the levelup skills and open giftbag commands so I just gave up on them right after I started using the RoMBot. It w...
by MiesterMan
Thu Jul 08, 2010 12:59 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 312622

Re: Autologin revisited

First my progress: Seems I was imagining being able to control the index. As much as I hate the lack of control and coordination I'll have to settle for attempting to reset to 1 with account changing and rely on the LoginNextToon command. Otherwise I've got all parts working. Now I'm waiting to see ...
by MiesterMan
Wed Jul 07, 2010 11:08 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 312622

Re: Autologin revisited

Ok, corrected the onload and it's working now: <onLoad> local CurrentAccNum = 1 local CharacterNumber = 1 local fastLoginAccNames={"Account1","Account2","Account3","Account4","Account5"} sendMacro("}fastLoginUser=\"" .. fastLoginAccNam...
by MiesterMan
Wed Jul 07, 2010 10:52 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 312622

Re: Autologin revisited

As expected of something I wrote... it's not working at all. I can't even get the onLoad to work, lol. First I was getting errors with concatination, fixed those, now it just says failed to compile with no more info. I think I might start a new thread titled "Autologin Account Cycling" to ...
by MiesterMan
Wed Jul 07, 2010 10:03 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 312622

Re: Autologin revisited

I hope that can have an function of change accounts by auto when last 'character'.expecting I'm guessing you want to change accounts automatically when the last character finishes? As I've said previously, it is not worth the work to implement it. As it is, it can play 8 characters 1 after another,...