Page 5 of 10

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

Posted: Mon Apr 18, 2011 12:31 am
by vietales
Seem it limits maximum characters in Username field to 16.
30160419@garena. and i can't type anything else

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

Posted: Mon Apr 18, 2011 12:43 am
by rock5
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.

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

Posted: Mon Apr 18, 2011 8:12 am
by vietales
With Loginxml
i69.photobucket.com/albums/i74/vietales/20110418_Pic_01.jpg


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

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

Posted: Mon Apr 18, 2011 8:40 am
by rock5
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">

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

Posted: Mon Apr 18, 2011 9:29 am
by vietales
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

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

Posted: Wed Apr 20, 2011 4:08 pm
by RicalEyl
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.

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

Posted: Fri Apr 22, 2011 1:37 am
by AZV
Is it possible to add more accounts?

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

Posted: Fri Apr 22, 2011 2:13 am
by rock5
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.

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

Posted: Fri Apr 22, 2011 3:45 am
by AZV
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.

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

Posted: Tue Apr 26, 2011 10:30 am
by Germangold
since today 2nd password womt work anymore it doesnt proceed from there

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

Posted: Tue Apr 26, 2011 10:47 am
by rock5
I logged in with it. It worked for me.

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

Posted: Tue Apr 26, 2011 5:39 pm
by Germangold
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??

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

Posted: Tue Apr 26, 2011 8:56 pm
by rock5
We never got that working, and we really did try. It would always fail at the secondary password.

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

Posted: Mon May 09, 2011 2:38 am
by OneofMany
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

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

Posted: Mon May 09, 2011 3:25 am
by rock5
It's working for me.

Where did you see version 2.4? There is no data.lua. Where did you get your version?

Posted: Mon May 09, 2011 4:11 am
by OneofMany
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 :)

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

Posted: Mon May 09, 2011 4:24 am
by OneofMany
So far so good, loginnexttoon is working. strange that there is a different version on curse...

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

Posted: Mon May 09, 2011 4:27 am
by OneofMany
Yep, working like a charm! thnx very much :-)

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

Posted: Mon May 09, 2011 5:31 am
by rock5
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.

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

Posted: Mon May 09, 2011 5:34 am
by OneofMany
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!