TwSRO GameServer & Client Offsets

Results 1 to 5 of 5
  1. #1
    beq $v0, $0, 0x80000000 megaman963 is offline
    MemberRank
    Sep 2011 Join Date
    r3000 - MIPSLocation
    198Posts

    TwSRO GameServer & Client Offsets

    Hello guys,

    Because there are no information about these offsets, I have worked on it from a long time ... while GS is the only cleanest executable ... I have figured out these offsets ... also for the client that support that GS ...

    All credits goes to me and MeGaMaX for giving me some hints and using his old Offsets for VSRO 1.193 ...

    PHP Code:
    SR_GameServer.exe offsets {
        
    Cap level offsets {
            
    0x7241C1    {6E}
            
    0x724888    {6E}
        }

        
    Mastery Chinese level offsets {
            
    0x898353+0x898354    {4A}+{01}
        }
        
        
    Mastery Europain level offsets {
            
    0xE6387A+0xE6387B    {F0}+{00}
        }

        
    Pet level offsets {
            
    0x708CA2    {6E}
        }
        
        
    Battel Arena offsets {
            
    Guild and Job Win Reward Number {
                
    0xA13184    {07}
            }
            
            
    Random Party Win Reward Number {
                
    0xA1317B    {05}
            }
            
            
    Guild Job Lose Reward Number {
                
    0xA131B5    {02}
            }
            
            
    Random Party Lose Reward Number {
                
    0xA131AC    {01}
            }
        }
        
        
    Exchange Gold limit {
            
    0x70E119    {00}{CA}{9A}{3B}
            
    0x70E14C    {00}{CA}{9A}{3B}
        }
        
        
    Store Gold deposit limit {
            
    0x746278    {00}{CA}{9A}{3B}
            
    0x7462AB    {00}{CA}{9A}{3B}
        }
        
        
    Stall Gold limit {
            
    // Boared ...
        
    }
    }

    gameclient.exe offsets {
        
    Party match offsets {
            
    0x727C18    {6E}
            
    0x727C35    {6E}
            
    0x727BB5    {6E}
            
    0x72310F    {6E}
            
    0x723174    {6E}
            
    0x723191    {6E}    
        }

        
    Limit level Up {
            
    No Offsets is avaliable // does it mean it is removed ?
        
    }

        
    Mastry Chinese level offsets {
            
    0x68BF7D+0x68BF7E    {4A}+{01}
            
    0x691D1E+0x691D1F    {4A}+{01}
            
    0x691F04+0x691F05    {4A}+{01}
            
    0x691284+0x691285    {4A}+{01}
        }
        
        
    Mastery Europain level offsets {
            
    0x68BF58+0x68BF59    {F0}+{00}
            
    0x68BF63+0x68BF64    {F0}+{00}
            
    0x691259+0x69125A    {F0}+{00}
            
    0x691264+0x691265    {F0}+{00}
        }
        
        
    Exchange Gold limit {
            
    0x69989C    {00}{CA}{9A}{3B}
            
    0x6998A3    {00}{CA}{9A}{3B}
        }
        
        
    Store Gold deposit limit {
            
    0x69947F    {00}{CA}{9A}{3B}
            
    0x699486    {00}{CA}{9A}{3B}
        }
        
        
    Stall Gold limit {
            
    0x5B579D+0x5B579F    {02}+{FF}{E3}{0B}{54}
        }

    Good luck with it ... Read it ... Feel it ... Like it ... Rep me ^^
    Last edited by megaman963; 15-11-12 at 01:36 AM.


  2. #2
    Banned nemo07 is offline
    BannedRank
    Sep 2011 Join Date
    HomeLocation
    284Posts

    Re: TwSRO GameServer & Client Offsets

    good but I think Limit level Up in Sro_client is Important ..BTW thx :)

  3. #3
    beq $v0, $0, 0x80000000 megaman963 is offline
    MemberRank
    Sep 2011 Join Date
    r3000 - MIPSLocation
    198Posts

    Re: TwSRO GameServer & Client Offsets

    Quote Originally Posted by nemo07 View Post
    good but I think Limit level Up in Sro_client is Important ..BTW thx :)
    It is not avaliable ... If you tried to found it ... You will see it is removed already ... the function of limiting is gone in that client ...

  4. #4
    Banned nemo07 is offline
    BannedRank
    Sep 2011 Join Date
    HomeLocation
    284Posts

    Re: TwSRO GameServer & Client Offsets

    Quote Originally Posted by megaman963 View Post
    It is not avaliable ... If you tried to found it ... You will see it is removed already ... the function of limiting is gone in that client ...
    aha I understood U

  5. #5
    Proficient Member concucu021 is offline
    MemberRank
    Jan 2012 Join Date
    150Posts

    Re: TwSRO GameServer & Client Offsets

    all work but
    Code:
    SR_GameServer.exe offsets {
        Cap level offsets {
            0x7241C1    {6E}
            0x724888    {6E}
    not work. please guide us again

    thanks



Advertisement