[Release] Change color version - Halloween Gift

11/10/2019 06:54 Laag#82#1
Hello friends

PHP Code:
CPSTitle::Version(); 
PHP Code:
#include <Windows.h>
#include <iostream>

class CPSTitle {
public:

    static 
void Version();

}; 

PHP Code:
#include "CPSTitle.h"
#include "hook.h"

void CPSTitle::Version(void)
{
    
replaceOffsetEdit(0x0086BC330xFF00D8D8);



[Only registered and activated users can see links. Click Here To Register...]



Special thanks to: florian0
11/10/2019 09:55 @Grayson#2
thanks <3
11/15/2019 07:43 memoxl#3
can you share this ?
Microsoft Visual C++ and 80 is the version used with Visual Studio 2005.
since i cannot find this version of VC
11/15/2019 08:08 Laag#82#4
Quote:
Originally Posted by memoxl View Post
can you share this ?
Microsoft Visual C++ and 80 is the version used with Visual Studio 2005.
since i cannot find this version of VC
Link :
PHP Code:
https://download.microsoft.com/download/6/f/5/6f5f7a01-50bb-422d-8742-c099c8896969/En_vs_2005_vsts_180_Trial.img 
11/15/2019 09:01 florian0#5
Quote:
Originally Posted by khaleed2010 View Post
Microsoft Visual C++ and 80 is the version used with Visual Studio 2005.
Quote:
Originally Posted by memoxl View Post
can you share this ?
Microsoft Visual C++ and 80 is the version used with Visual Studio 2005.
Since this code does not use any of the stl containers (std::vector, std::list, std::string, etc.) you can use it with any other MSVC compilers aswell.
11/15/2019 14:36 Hercules*#6
simply you can use x32dbg and open sro_client.exe and press ctrl+g and paste this Offset
0x0086BC33 and change push 0xFFFF8080 for the hex color you want
11/15/2019 16:26 Laag#82#7
Quote:
Originally Posted by Hercules* View Post
simply you can use x32dbg and open sro_client.exe and press ctrl+g and paste this Offset
0x0086BC33 and change push 0xFFFF8080 for the hex color you want
With this system

you can change level cap,ch mastery, and any data in GameServer.exe (config.txt)

Change color version (As an example) >> (You can upgrade)
11/15/2019 16:29 Hercules*#8
Quote:
Originally Posted by khaleed2010 View Post
With this system

you can change level,party level and any data in GameServer.exe (config.txt)

Change color version (As an example) >> (You can upgrade)
yea i like the idea
11/21/2019 00:07 albizonline#9
thanx bro