rayun Posted December 14, 2022 Share Posted December 14, 2022 (edited) Since there is lots of relogging in, its maybe helpful to setup auto-login for account. Rose does support it, even though has some limitations compared to old NARose Steps to setup auto login: 1. Go to Rose Online folder (In my case: c:\Games\Rose Online\) 2. Right click on trose.exe and create shortcut in local folder or desktop: 2. Rename shortcut to something you can undrestand later what it is (by clicking on it, or pressing F2 on it and putting name) 3. Right click on this shortcut and select "Properties" of it 4. Edit "Target" line and add following --login --server connect.roseonlinegame.com --username YOUREMAIL --password YOURPASSWORD Replace "YOUREMAIL" with your account email (e.g. [email protected]) Replace "YOURPASSWORD" with your password (e.g. mysecret) Example "Target" string would be: "C:\Games\ROSE Online\trose.exe" --login -server connect.roseonlinegame.com --username [email protected] --password mysecret 5. Click "OK" to save it After clicking shortcut it will connect to game, and log you in to Character select screen. Important notes: Password is not ENCRYPTED, means password is saved inside shortcut (care if its shared computer or its problem for you) Game DOESNOT auto-update while using auto-login. Please run launcher for it Too often login attempts will get your blocked, so use with care. Best MOVE this shortcut out of Rose folder after finished, so you dont delete it accidentally on reinstall (or create shortcut to desktop on step 2.) Old launcher also supported --password-hash but seems current one doesnot yet, once Developers have time to adjust it, i will update this post Edited December 14, 2022 by rayun added notes 5 8 Link to comment Share on other sites More sharing options...
Zeror Posted December 14, 2022 Share Posted December 14, 2022 Life saver Link to comment Share on other sites More sharing options...
DoubleRose Posted December 16, 2022 Share Posted December 16, 2022 An issue that came up for me is that when I copied --login --server connect.roseonlinegame.com --username YOUREMAIL --password YOURPASSWORD into properties, it took out the space between -- and password. Had to add it back before it worked, so if anyone is having an issue, that may be it. Link to comment Share on other sites More sharing options...
xSean Posted December 19, 2022 Share Posted December 19, 2022 Is there a way to start a client on the 2nd monitor this way? Kinda annoying to readjustice the Fullscreen (Borderless) Mode after every DC... Link to comment Share on other sites More sharing options...
Tuque Posted December 19, 2022 Share Posted December 19, 2022 Thanks, this works great! Link to comment Share on other sites More sharing options...
Cancer30 Posted December 22, 2022 Share Posted December 22, 2022 Thanks a lot! Do I have to do this everytime the game client update / new patch ???? Link to comment Share on other sites More sharing options...
rayun Posted December 22, 2022 Author Share Posted December 22, 2022 You need to patch game via launcher after new patch, shortcuts will work for autologin same after it 1 Link to comment Share on other sites More sharing options...
Cancer30 Posted December 25, 2022 Share Posted December 25, 2022 Thanks this is working great for me so far Link to comment Share on other sites More sharing options...
Sparxzilla Posted December 26, 2022 Share Posted December 26, 2022 (edited) I made a batch script (Windows 7+) for managing multiple accounts. You choose an account by pressing 1 or 2. It is possible to extend the script for more than 2 accounts. Make a simple text (.txt) file in the ROSE Online game folder together with the trose.exe file. Copy and paste this into that file and fill in the fields [e-mail address #1], [e-mail address #2], [password for account #1] and [password for account #2]. @echo off :start echo These are your accounts: echo 1 [e-mail address #1] echo 2 [e-mail address #2] choice -c 12 -m "Which account are you logging in?" if %errorlevel% equ 2 goto account_two if %errorlevel% equ 1 goto account_one :account_two cls echo Account two chosen ([e-mail address #2]) timeout 1 -nobreak >nul echo Starting ROSE Online ... start trose.exe --login --server connect.roseonlinegame.com --username [e-mail address #2] --password [password for account #2] timeout 3 -nobreak >nul cls goto end :account_one cls echo Account one chosen ([e-mail address #1]) timeout 1 -nobreak >nul echo Starting ROSE Online ... start trose.exe --login --server connect.roseonlinegame.com --username [e-mail address #1] --password [password for account #1] timeout 3 -nobreak >nul cls goto end :end echo Allright we're good to go. echo Enjoy playing ROSE Online! :) timeout 3 -nobreak >nul Note: If your password contains an ampersand (&) and possibly other special characters you have to add a ^ before it. Example: PwHnmR6D&4n! --> PwHnmR6D^&4n! Rename or save the file that is in the same folder to rose.bat (it can be any name really, it does not matter). Then create a shortcut to the desktop. It is important that the file extension is changed from .txt --> .bat. If you cannot change it for some reason, make sure file extensions are visible to you. As mentioned by @rayun the passwords will be saved in clear text, and doing this will be at your own risk if this is a shared computer. Give me a message here or on Discord if you need any assistance setting this up. I will get back to you when I can. Do not tell or show me your e-mail and passwords if you contact me as these are strictly private. Edited Sunday at 12:15 AM by Sparxzilla typo, note about password with special character, and another typo 3 Link to comment Share on other sites More sharing options...
Lulullaby Posted December 27, 2022 Share Posted December 27, 2022 This is genius Link to comment Share on other sites More sharing options...
Aquil Posted January 14 Share Posted January 14 (edited) Is there way to auto change the window tittles while logging in to look like this? Edited January 14 by Aquil Link to comment Share on other sites More sharing options...
rayun Posted January 14 Author Share Posted January 14 Game client should do it, otherwise i think there are external programs what can do it, i will check and find maybe some is easy to use without manual messing every time Link to comment Share on other sites More sharing options...
Zurn Posted January 14 Share Posted January 14 I used the launcher and just made two shortcuts and named them what my account was for, they now show up as two different programs and have the file name as the program name 1 Link to comment Share on other sites More sharing options...
FishEDdx Posted January 14 Share Posted January 14 Great lol xD Link to comment Share on other sites More sharing options...
xiepo1 Posted January 16 Share Posted January 16 On 12/19/2022 at 5:00 PM, xSean said: Is there a way to start a client on the 2nd monitor this way? Kinda annoying to readjustice the Fullscreen (Borderless) Mode after every DC... You don't need to do that, hold windows key + shift and use the arrow button to swap back and forth between your monitors 1 Link to comment Share on other sites More sharing options...
Sparxzilla Posted January 16 Share Posted January 16 13 hours ago, xiepo1 said: You don't need to do that, hold windows key + shift and use the arrow button to swap back and forth between your monitors Wow, that's really neat. Didn't know about that shortcut. Link to comment Share on other sites More sharing options...
Avatar Posted January 16 Share Posted January 16 New MOD was just released. 1 Link to comment Share on other sites More sharing options...
HoneyBuns Posted 5 hours ago Share Posted 5 hours ago @BuGssBuN I removed the post for the reason listed above- never show your login info on a public forum like this Link to comment Share on other sites More sharing options...
Fietsopa Posted 4 hours ago Share Posted 4 hours ago 29 minutes ago, HoneyBuns said: @BuGssBuN I removed the post for the reason listed above- never show your login info on a public forum like this Might also want to remove/edit the post above - quote still shows the pic... 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now