rock5&swietlowka Autologin v2.1 with boxes and secondarypass

Additional botting resources. Addons may be either for the game itself or for the RoM bot.
Forum rules
Only post additional bot resources here. Please do not ask unrelated questions.
Post Reply
Message
Author
vietales
Posts: 48
Joined: Sun Apr 17, 2011 12:57 pm

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#81 Post by vietales » Mon Apr 18, 2011 12:31 am

Seem it limits maximum characters in Username field to 16.
30160419@garena. and i can't type anything else

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

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#82 Post by rock5 » Mon Apr 18, 2011 12:43 am

The addon doesn't limit your name length as you are entering it into a text file. Are you talking about entering your name in the game login screen? I think the name length is 16 characters. That has nothing to do with this addon.
  • 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

vietales
Posts: 48
Joined: Sun Apr 17, 2011 12:57 pm

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#83 Post by vietales » Mon Apr 18, 2011 8:12 am

With Loginxml
i69.photobucket.com/albums/i74/vietales/20110418_Pic_01.jpg


Without Logixml
i69.photobucket.com/albums/i74/vietales/20110418_Pic_02.jpg

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

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#84 Post by rock5 » Mon Apr 18, 2011 8:40 am

Ah, it looks like it has changed recently. It probably used to be limited to 16.

Open accountlogin.xml and around line 4 you'll see

Code: Select all

	<EditBox name="AccountLoginEditTemplate" letters="16" virtual="true">
Change the 'letters' to 64.

Code: Select all

	<EditBox name="AccountLoginEditTemplate" letters="64" virtual="true">
  • 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

vietales
Posts: 48
Joined: Sun Apr 17, 2011 12:57 pm

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#85 Post by vietales » Mon Apr 18, 2011 9:29 am

rock5 wrote:Ah, it looks like it has changed recently. It probably used to be limited to 16.

Open accountlogin.xml and around line 4 you'll see

Code: Select all

	<EditBox name="AccountLoginEditTemplate" letters="16" virtual="true">
Change the 'letters' to 64.

Code: Select all

	<EditBox name="AccountLoginEditTemplate" letters="64" virtual="true">

Thanks, it works perfectly now

RicalEyl
Posts: 63
Joined: Fri Aug 13, 2010 2:38 pm

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#86 Post by RicalEyl » Wed Apr 20, 2011 4:08 pm

Does the LoginNextToon still work and if yes how do I use it? if I log out the bot stops and I cant load the new Paths.

And also the next char wont log in even though I added LoginNextToon=true to the last waypoint of my script before I logged out.

User avatar
AZV
Posts: 6
Joined: Fri Nov 19, 2010 9:02 am

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#87 Post by AZV » Fri Apr 22, 2011 1:37 am

Is it possible to add more accounts?
this got Botential X

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

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#88 Post by rock5 » Fri Apr 22, 2011 2:13 am

Probably, but I'm not inclined to do it.

But, really, you need more than 18 accounts? That's like 144 characters!

If you are running a business to make money maybe you could pay someone to make the changes specific to your needs. Or maybe you could have more than one copy of the autologin files with different accounts and a batch file to switch between them and restart the client.
  • 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

User avatar
AZV
Posts: 6
Joined: Fri Nov 19, 2010 9:02 am

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#89 Post by AZV » Fri Apr 22, 2011 3:45 am

No business, but somehow I ended up with more than 18 accounts. ;)
I don't really use all the spots; just got my characters spread through all of them.

Well, I'm going to try it myself, hints how to add and arrange more boxes are welcome.
-- Ok, it is possible, I managed it.

Anyways this is a great work, thanks for it.
this got Botential X

Germangold
Posts: 276
Joined: Thu Oct 22, 2009 3:58 am

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#90 Post by Germangold » Tue Apr 26, 2011 10:30 am

since today 2nd password womt work anymore it doesnt proceed from there

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

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#91 Post by rock5 » Tue Apr 26, 2011 10:47 am

I logged in with it. It worked for me.
  • 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

Germangold
Posts: 276
Joined: Thu Oct 22, 2009 3:58 am

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#92 Post by Germangold » Tue Apr 26, 2011 5:39 pm

ok sorry
i just was confused with all those revisions out there

2nd pass workd fine for me

i am doing auto dailies for farming phirius token,
when reaching the 8th char. on account1 how do i script that it logogs of acc1 loggs in on acc2 and enters world with char1 form acc2??

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

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#93 Post by rock5 » Tue Apr 26, 2011 8:56 pm

We never got that working, and we really did try. It would always fail at the secondary password.
  • 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

User avatar
OneofMany
Posts: 119
Joined: Mon May 09, 2011 2:30 am

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#94 Post by OneofMany » Mon May 09, 2011 2:38 am

Hi there, pretty new on this forums, first of all would like to say Keep up the good work!!!

I downloaded the autologin last week, to do some elfdailys. However when it finished doing 10 quests, it logs out...... and keeps at character selection.

What i did:
downloaded version 2.4
put it straight in /interfaces folder
modified data.lua for account details.

What is happening:
I have the modified login screen with dropbox to choose account/pass/character
When i choose a character, it will login directly with that

When i do dailys, and the script gets at the point:
sendMacro("}LoginNextToon=true;a={")
sendMacro("Logout();");
waitForLoadingScreen();

Then it will logout, but not login with next character.

Is there something broken after last update? or am i forgetting something to do?

Hope to hear from u :)

Regards,

OneofMany
Its not about cheating. Its about being smarter than the game...

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

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#95 Post by rock5 » Mon May 09, 2011 3:25 am

It's working for me.

Where did you see version 2.4? There is no data.lua. Where did you get your version?
  • 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

User avatar
OneofMany
Posts: 119
Joined: Mon May 09, 2011 2:30 am

#96 Post by OneofMany » Mon May 09, 2011 4:11 am

rock5 wrote:It's working for me.

Where did you see version 2.4? There is no data.lua. Where did you get your version?
at curse.com downloaded autologin (loginxml)

but i feel that its not the good one then :)

i will install the latest one on page one, check if thats better :)
Its not about cheating. Its about being smarter than the game...

User avatar
OneofMany
Posts: 119
Joined: Mon May 09, 2011 2:30 am

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#97 Post by OneofMany » Mon May 09, 2011 4:24 am

So far so good, loginnexttoon is working. strange that there is a different version on curse...
Its not about cheating. Its about being smarter than the game...

User avatar
OneofMany
Posts: 119
Joined: Mon May 09, 2011 2:30 am

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#98 Post by OneofMany » Mon May 09, 2011 4:27 am

Yep, working like a charm! thnx very much :-)
Its not about cheating. Its about being smarter than the game...

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

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#99 Post by rock5 » Mon May 09, 2011 5:31 am

OneofMany wrote:So far so good, loginnexttoon is working. strange that there is a different version on curse...
That's a completely different version. Hadn't seen that one before. I'll have to check it out and see if I can get any odeas from 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

User avatar
OneofMany
Posts: 119
Joined: Mon May 09, 2011 2:30 am

Re: rock5&swietlowka Autologin v2.1 with boxes and secondary

#100 Post by OneofMany » Mon May 09, 2011 5:34 am

u get the possibility to relocate ur account details for safe keeping.

but, if it doesnt work, its no good :) maybe u can fix it and make ur own better indeed. good luck!
Its not about cheating. Its about being smarter than the game...

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 0 guests