Go Back   Forum > Runes of Magic - (EN) > Community > AddOns & UI

Closed Thread
 
Thread Tools Display Modes
Old 08.03.2009, 08:55   #1
os008
 
os008's Avatar
 
Server: Smacht
 
Join Date: 26.12.2008
Age: 27

Gender:
Location: Egypt

Users Flag!
Default [AddOn] FastLogin (v4.01.1608)

Current Version: v4.01.1608 (26-MAR-2009) *PROJECT CLOSED*

There're 2 mods made by the addon's users, they're very helpful indeed:
1- An external tool to change the options before starting the game, and to manage multi-accounts ...
FastLogin Configurator v0.5 made by grasmann.

2- A re-work of FastLogin for extra security and multi-account management ...
Multi-Login 2.0.8.1841.en made by Zilvermoon.

03-JUN-2009:
  • PROJECT CLOSED! Anyone willing to take-over, please do, just mention me in the credits if you will.

NOTE: If the moderators of this forum feel that this addon is not appropriate and wants me to remove it, please ask me to remove the link to the download and close this thread, i'll also delete the file from Curse.

Another note: IF it's bound by the law to show the EULA at the beginning of the game, then please tell me and i'll modify the mod to show it.

I'm really not trying to 'hack' the game, or challenge the devs, i'm just trying to make the life of my mates easier (and myself, but i don't like using stuff in private). I didn't break any rules (i think). I'm just using the code inside the game and modifying the functions of the game inside the game context.

In addition to this mod, you can make a shortcut for the game, and modify it like this ...
""<Parent folders>\Runes of Magic\Client.exe" NoCheckVersion" (99% of MMOs have this work-around). Keep an eye on patches though.

Again, if this shortcut is against the rules, please ask me and i'll remove it at once.

Please test it and report bugs.

Downloads:
  • Check below!


How does it work?
  • This is a REALLY Simple addon ...
  • Open up 'accountlogin.lua' (provided with the download).
  • Enter username and password in the fields indicated.
  • Choose whatever other options you want to use. (change them to 'true' if you want to use them)
  • Put the 'loginxml' folder inside of the Interface folder in RoM (create it if necessary).
  • Voila, you never have to enter them again!

A good tactic is to change your password to something other than the password you use for everything (global password) and store in that file (even if you forgot it, it won't matter), this way even IF the password gets stolen, you're still safe.

This addon saves your password in the 'accountlogin.lua' (You just enter it one time in that file). I'm in NOWAY responsible for password theft.

My computer has NEVER gotten a virus or trojan (yes, true story), that's why i feel confident.

AGAIN ... use at your OWN risk.
Use at your OWN risk.
Use at your OWN risk.


Sorry about that, just had to repeat it, cause i KNOW people will criticize this mod. And even some will claim i stole their password. More than enough professional programmers are on this forum, they WILL revise the code, and if they find anything malicious about it, they'll report it to the devs.

I already tried automating the process, it worked, while the game is on, then after i restarted it didn't load the username and password from the SaveVariables.lua file. Probably because that file is read AFTER you login to at least one character .


CREDITS:
none.


Features:
  • Saves username and password and uses them everytime you login.
  • Removes zoom-in from character-select.
  • Auto-enters the game-world with a certain character in the list.
  • ALL options are 'optional'.

Commands:
none.


Installation and usage:
  • Extract the archive to: <drive>\<... any parent folders ...>\Runes of Magic\Interface

Known Bugs\Hints (if any):
none.


To do list:
nothing!

Change Log:
v4.01.1608:
  • added: Password is auto-filled on game start.
  • added: Password is removed on first successful login trial.
  • added: Password and user is retained on first login trial failure. (To just cancel login and try again quick; sometimes game glitches at 'Obtaining servers')
  • added: 'Back' key in 'Character Select' screen.
  • added: Add-on version on login screen.
  • changed: Focus is set on the password field on login screen show.
  • changed: Login-screen isn't hidden till you successfully login.

v3.03.1106:
  • added: Option to auto-select a channel.
  • fixed: Character auto-selection, had a problem with catching the selected character before entering.

v3.02.1005:
  • fixed: Character auto-selection gets stuck.

v3.01.1004:
  • added: Option to auto-login or not. (all options are inside the accountlogin.lua file, at the top)
  • added: Option to remove the zoom or not.
  • added: Option to auto-select a character. (by default selects first character)
  • added: Option to auto-enter game-world using that selection or not.
  • added: No auto-enter when camping from inside the game-world. (you probably want to camp to choose another character, this prevents looping)

v2.01.0503:
  • changed: Username and password are deleted from memory as soon as the game uses them. (more secure this way)
  • removed: Zoom-in at character-select.
  • removed: Back button. (obsolete now)

v1.02.0302:
  • added: Exit button in the character select screen.
  • added: FastLogin verion.
  • added: ESC key exits the game.
  • added: A small part in the license that states that this is not my code, i just modified it; it's the property of Frogster.

v1.001.0001:
  • Release!


Don't forget to leave your feedback on the rating star-system at the top of this thread, and in writing (reply) please.
Attached Files
File Type: zip FastLogin v2.01.0503 (Complete without zoom-in).zip (7.9 KB, 180 views)
File Type: zip FastLogin v3.03.1106.zip (8.4 KB, 133 views)
File Type: zip FastLogin v4.01.1608l.zip (10.5 KB, 532 views)
__________________
http://runesofmagic.mmocluster.com/img_sig/2247.jpg
UberFlex AutoCombat System v13.06.7032.
FasterAutoLoot, FastLogin, TankAssist, and PK_Drop. (All closed!)

Last edited by os008; 09.06.2009 at 15:36..
os008 is offline  
Old 09.03.2009, 00:41   #2
Valacar
 
Valacar's Avatar
 
 
Join Date: 07.12.2008

Default

Nice idea, but I have a small suggestion. Make fastLoginPass a local variable, and to set it to "" (empty string) after calling DefaultServerLogin. This should add a little more security.

Personally, I would rather have a version of this that only removes the login agreement and the camera zooming. Typing my password quickly is no problem for me.
__________________


Valacar is offline  
Old 09.03.2009, 04:52   #3
rsRoM9
 
rsRoM9's Avatar
 
 
Join Date: 05.03.2009

Default

Great work.
Saves me a few seconds from all the logins I do during the day.

Stupid me has put this Addon in the "Addon" folder with all the others i've been trying and wonder why it wasn't working. I doubled checked your post and it clearly says twice, put the folder "loginxml" into "Runes of Magic\Interface".

I noticed in the Readme is says:
Quote:
-- This addon saves your password in the SavedVariables.lua. I'm in NOWAY responsible for password theft.
But I presume that file got changed to "accountlogin.lua"? as that is there the Username\Password is kept now.

Peace!
rsRoM9 is offline  
Old 09.03.2009, 06:00   #4
os008
 
os008's Avatar
 
Server: Smacht
 
Join Date: 26.12.2008
Age: 27

Gender:
Location: Egypt

Users Flag!
Default

Quote:
Originally Posted by Valacar View Post
Nice idea, but I have a small suggestion. Make fastLoginPass a local variable, and to set it to "" (empty string) after calling DefaultServerLogin. This should add a little more security.

Personally, I would rather have a version of this that only removes the login agreement and the camera zooming. Typing my password quickly is no problem for me.
Thank you for your suggestion, new version coming up.

Quote:
Originally Posted by rsRoM9 View Post
I noticed in the Readme is says:

But I presume that file got changed to "accountlogin.lua"? as that is there the Username\Password is kept now.
Thank you for the warning , changing that line now ...
__________________
http://runesofmagic.mmocluster.com/img_sig/2247.jpg
UberFlex AutoCombat System v13.06.7032.
FasterAutoLoot, FastLogin, TankAssist, and PK_Drop. (All closed!)
os008 is offline  
Old 09.03.2009, 07:20   #5
os008
 
os008's Avatar
 
Server: Smacht
 
Join Date: 26.12.2008
Age: 27

Gender:
Location: Egypt

Users Flag!
Default

NEW VERSIONS ... v2.01.0503

Based on the fans' requests, i've made custom features . (read the files' label please)

Change Log:
v2.01.0503:
  • changed: Username and password are deleted from memory as soon as the game uses them. (more secure this way)
  • removed: Zoom-in at character-select.
  • removed: Back button. (obsolete now)


@Val, i'm not sure what exactly you meant by 'zoom removal', but hope i did it how you wanted .
__________________
http://runesofmagic.mmocluster.com/img_sig/2247.jpg
UberFlex AutoCombat System v13.06.7032.
FasterAutoLoot, FastLogin, TankAssist, and PK_Drop. (All closed!)
os008 is offline  
Old 09.03.2009, 07:30   #6
uselinux
 
 
Join Date: 28.02.2009

Default

oS008 This is a very clever idea. I'm going to go try this out right now. :-]

edit: it did not work. I edit "fastUserName" and fastPass correct?

Last edited by uselinux; 09.03.2009 at 07:42..
uselinux is offline  
Old 09.03.2009, 14:38   #7
os008
 
os008's Avatar
 
Server: Smacht
 
Join Date: 26.12.2008
Age: 27

Gender:
Location: Egypt

Users Flag!
Default

Quote:
Originally Posted by uselinux View Post
oS008 This is a very clever idea. I'm going to go try this out right now. :-]

edit: it did not work. I edit "fastUserName" and fastPass correct?
Which file did you use?
__________________
http://runesofmagic.mmocluster.com/img_sig/2247.jpg
UberFlex AutoCombat System v13.06.7032.
FasterAutoLoot, FastLogin, TankAssist, and PK_Drop. (All closed!)
os008 is offline  
Old 10.03.2009, 01:50   #8
uselinux
 
 
Join Date: 28.02.2009

Default

I tried 1.0.6 and 2.0.1
uselinux is offline  
Old 10.03.2009, 04:39   #9
Alleris
 
 
Join Date: 26.02.2009

Gender:

Users Flag!
Default

Hey wow, there's new versions! I kinda assumed that there'd be just that one and that's it.

Since you've been playing with this, do you know if it's possible to:
a) Automatically login to the first character?
b) Maximize the window on startup >.>

Just a thought. Would be nice. Not necessary.
Alleris is offline  
Old 10.03.2009, 09:37   #10
os008
 
os008's Avatar
 
Server: Smacht
 
Join Date: 26.12.2008
Age: 27

Gender:
Location: Egypt

Users Flag!
Default

Quote:
Originally Posted by uselinux View Post
I tried 1.0.6 and 2.0.1
Make sure you put the loginxml into the 'Interface' folder, not the 'AddOns' folder. Case sensitive!

Quote:
Originally Posted by Alleris View Post
Since you've been playing with this, do you know if it's possible to:
a) Automatically login to the first character?
b) Maximize the window on startup >.>
a) Attached file . (Put it in the loginxml overwriting what's in there)
b) Right click on the icon of the game, then properties, then choose 'Run ... Maximized'. (hope it works)


EDIT: Man, i so wish that the 'SaveVariables' loaded at startup, or Frogster didn't remove FileIO stuff, i could've made a UI with all those options instead of the silly multi-versioning .
Attached Files
File Type: zip characterselect.zip (2.4 KB, 36 views)
__________________
http://runesofmagic.mmocluster.com/img_sig/2247.jpg
UberFlex AutoCombat System v13.06.7032.
FasterAutoLoot, FastLogin, TankAssist, and PK_Drop. (All closed!)

Last edited by os008; 10.03.2009 at 09:40..
os008 is offline  
Closed Thread

Bookmarks

Tags
bypass, login, password, save

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT +2. The time now is 13:13.

Top

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.