RO Credentials (ROCred), v1.10.0 - last updated 2017/12/31

Ai4rei

New member
Messages
243
Points
0
Age
114
Location
Czech Republic
Discord
ai4rei
IRC Nickname
Ai4rei
Github
ai4rei
RO Credentials

rocred.png

  • About
    Simple and tiny client launcher+login. Has no prerequisites and runs on all Windows versions.
  • Known Issues
    [aavc] This tool is not safe for computers running Avast Anti-Virus.
  • Download
    binary, reference source
  • Q & A

    Is it customizable?
    Yes.
  • How?
    With resource editing tools, such as ResourceHacker. All text and icons can be customized. Settings can be edited in an INI file, instructions on how to do that are provided in the example files together with the launcher.
  • What is "reference source"?
    You cannot compile it (unless you provide the missing components), but see what functionality the latest binary contains.
  • I want it to be xyz.exe, but it does not read the INI file. Why?
    You have to match the INI name to the EXE name.
    Code:
    rocred.exe -> rocred.ini
    mytest.exe -> mytest.ini

  • How can I embed an INI file into the EXE?
    Add the INI file as RCDATA resource named CONFIG with ResourceHacker.
  • How do I use background skinning?
    Create a file named bgskin.bmp (magenta #ff00ff is considered transparent). You can also embed the file as BITMAP resource with the name BGSKIN. Window size is adjusted to the bitmap size, position of controls must be set in the INI. Buttons can be skinned as well, see the INI for names.
    rocred-bgskin.jpgrocred-cat.png
  • Can I add custom buttons, if so, how many?
    Yes, see the INI template for details. There is no defined limit on how many, the only constraints are available memory, GDI resources and INI size limit on some platforms. By the way, custom buttons can be skinned as well.
  • Why does the client not auto-login when I press "Start" / Why do I have to login twice?
    The client must be 2010-08-04aRagexeRE or newer and must not have the "Restore Login Window" patch and should have the "Use SSO Login Packet" patch.

88x31by-nc.png

This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.

 
Last edited by a moderator:
Cool~

/me likey likey this

 
great, nice and simple

 
Holy mother of all cow!

I love <3 this

 
Last edited by a moderator:
Great looking program and quality made just like all your other tools. 2 thumbs up.
default_smile.png


 
Version 1.3.0

Added settings to lock down some features, intended for paranoia defaults in embedded INI (see the included INI for details). Fixed the client could fail with error "Requires elevation to execute" when using Start or Replay buttons.

Anyone interested in some basic skinning (background), something to the effect of RO Patcher Lite skinning (put a bgskin.bmp file next to the .exe to try) ?

 
Hello,

[ROCred]; Whether or not user name is remembered (0 = No, 1 = Yes).CheckSave =1

When set to 1

Replay, Okay, and Close button names disappear..

 
Unable to reproduce. Mind provide rocred.exe and the whole INI + OS Version to accomplish this?

 
Last edited by a moderator:
Back
Top