Register for your free account! | Forgot your password?

You last visited: Today at 22:27

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Job Rate

Discussion on Job Rate within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2009
Posts: 285
Received Thanks: 49
Exclamation Job Rate

hi guys, i change the Trader Rate
but i want to specific the Reward of hunters and thief, who can help me with that?
loader8 is offline  
Old 04/02/2020, 11:10   #2
 
White Ros3's Avatar
 
elite*gold: 6
Join Date: Nov 2013
Posts: 279
Received Thanks: 223
you have to Edit it through debugger here is the offsets
Quote:
Originally Posted by Z3r0n1337 View Post

More offsets from the srSquirrelMod (thanks to Z3r0n1337):

Code:
#ifndef H_OFFSETS
#define H_OFFSETS
//-----------------------------------------------------
#define GS_LEVEL_CAP_1 (0x004D641B + 3)
#define GS_LEVEL_CAP_2 (0x004E52C7 + 2)
#define GS_LEVEL_CAP_3 (0x004E5471 + 4)
//-----------------------------------------------------
#define GS_CH_MASTERY_1 (0x0059C5E6 + 1)
#define GS_EU_MASTERY_1 (0x0059C56E)
//-----------------------------------------------------
#define GS_PET_MAX_LEVEL (0x004D641B + 3)

//-----------------------------------------------------
#define GS_RATE_1 (0x0042714C + 2)
#define GS_RATE_2 (0x004271F5 + 2)
#define GS_RATE_3 (0x004272A0 + 2)
#define GS_RATE_4 (0x00427349 + 2)
//-----------------------------------------------------
#define GS_GREEN_BOOK_1 (0x004142E2)
#define GS_GREEN_BOOK_2 (0x0041474D)
//-----------------------------------------------------
#define GS_PRINT_MSG (0x00936640)
//-----------------------------------------------------
#define GS_BSOBJ_MSGBOX (0x00963930)
//-----------------------------------------------------
#define GS_LOG_CHAR_DB (0x0043A350)
#define GS_LOG_FORT_DB (0x0043A470)
#define GS_LOG_ITEM_DB (0x0043A590)
#define GS_LOG_EVENT_DB (0x0043A6D0)
#define GS_LOG_SCHEDULE_DB (0x0043A7F0)
//-----------------------------------------------------
#define GS_DUMP_CREATION_1 (0x00964060)
#define GS_DUMP_CREATION_2 (0x0095C4E0)
//-----------------------------------------------------
#define GS_SP_MULTIPLIER_JUMPBACK (0x004EA805)
#define GS_SP_MULTIPLIER_OFFSET (0x004EA7FB)
//-----------------------------------------------------
#define GS_JOB_EXP_RATE_OFFSET (0x004E2862)
#define GS_JOB_EXP_RATE_JUMPBACK (0x004E286B)
#define GS_JOB_EXP_RATE_INLINE_ADDR (0x009FBB40l)
//-----------------------------------------------------
#define GS_STATPOINT_OFFSET (0x004E4DAF)
#define GS_STATPOINT_JUMPBACK (0x004E4DB7)
//-----------------------------------------------------
#define GS_GUILD_JOB_WIN_COUNT (0x00669158 + 4)
#define GS_RANDOM_PARTY_WIN_COUNT (0x0066915F + 4)
#define GS_GUILD_JOB_LOSE_COUNT (0x00669173 + 4)
#define GS_RANDOM_PARTY_LOSE_COUNT (0x0066917A + 4)
//-----------------------------------------------------
#define GS_JOB_MAXLVL (0x0060DE69 + 3)
//-----------------------------------------------------
#define GS_JOB_THIEF_GOLD_MULTIPLIER (0x004C81E5)
#define GS_JOB_THIEF_GOLD_MULTIPLIER_JUMPBACK (0x004C81EA)
//-----------------------------------------------------
#define GS_JOB_TRADER_GOLD_MULTIPLIER (0x004C8DBC)
#define GS_JOB_TRADER_GOLD_MULTIPLIER_JUMPBACK (0x004C8DC1)
#define GS_JOB_TRADER_GOLD_MULTIPLIER_ORIGCALL (0x00486390)
//-----------------------------------------------------
#define GS_JOB_HUNTER_GOLD_MULTIPLIER (0x005BD44F)
#define GS_JOB_HUNTER_GOLD_MULTIPLIER_JUMPBACK (0x005BD45A)
#define GS_JOB_HUNTER_GOLD_MULTIPLIER_CALL (0x009FBB76)
//-----------------------------------------------------
#define GS_NORMALMSG_ADDR_STEP1 (0x004B17AE)
#define GS_NORMALMSG_JUMPBACK_STEP1 (0x004B17B4)
#define GS_NORMALMSG_ADDR_STEP2 (0x004B18B2)
#define GS_NORMALMSG_JUMPBACK_STEP2 (0x004B18B7)
//-----------------------------------------------------
#define GS_ADD_BLACKSMITH_1 (0x004C65DF)
//-----------------------------------------------------
#define GS_GLOBAL_MSG (0x0049C1CE)
#define GS_GLOBAL_MSG_ORIG_CALL (0x00426040)
#define GS_GLOBAL_MSG_JUMPBACK (0x0049C1D3)

#define GS_UNIQUE_KILL_MSG (0x00414BA9)
#define GS_UNIQUE_KILL_MSG_ORIG_CALL (0x00936640)
#define GS_UNIQUE_KILL_MSG_JUMPBACK (0x00414BAE)

#define GS_DISABLE_PK_PANALTY_FUNC_RETN4 (0x004E6980)
#define GS_DISABLE_PK_PANALTY_FUNC_RETN0C (0x004E1F60)
//-----------------------------------------------------

//jump to codecave
#define GS_GP_DONATE_OVERFLOW (0x005C4179)
#define GS_GP_DONATE_JUMPBACK (0x005C417F)
#define GS_GUILD_GP_OVERFLOW (0x005C4138)
#define GS_GUILD_GP_OVERFLOW_JUMPBACK (0x005C413D)

#endif
Cheers
White Ros3 is offline  
Thanks
2 Users
Old 04/02/2020, 21:07   #3
 
elite*gold: 0
Join Date: Jul 2009
Posts: 285
Received Thanks: 49
that is in Gameserver right?
loader8 is offline  
Old 04/04/2020, 17:38   #4
 
White Ros3's Avatar
 
elite*gold: 6
Join Date: Nov 2013
Posts: 279
Received Thanks: 223
Quote:
Originally Posted by loader8 View Post
that is in Gameserver right?
yes, right
White Ros3 is offline  
Old 04/05/2020, 02:40   #5
 
elite*gold: 0
Join Date: Mar 2020
Posts: 303
Received Thanks: 20
Quote:
Originally Posted by White Ros3 View Post
you have to Edit it through debugger here is the offsets
Is there a guide how to configure it?
Beba Army is offline  
Old 05/02/2020, 02:41   #6
 
elite*gold: 0
Join Date: Jul 2009
Posts: 285
Received Thanks: 49
Quote:
Originally Posted by White Ros3 View Post
you have to Edit it through debugger here is the offsets
got it
loader8 is offline  
Reply

Tags
job


Similar Threads Similar Threads
~~ Fnatic-Online~EXP Rate:400x ~ DROP Rate: 100x ~ Job Rates: 10x~Vote For Silk~~
09/04/2012 - SRO PServer Advertising - 25 Replies
http://www.fnatic-online.com/banner/logo.png We changed the Server Project and now we returned much better than before !! Take part of our server project and enjoy the special properties below : _________________________________________________ ________________ EXP Rate: 400x DROP Rate: 60x Level Cap: 110 Job Rates: 10x
RappelzSro[Exp:700x/Party Exp Rate:750x/Gold Drop Rate:60x/Alchemy Rate:20x/
05/27/2012 - SRO PServer Advertising - 3 Replies
Greetings. Welcome to Rappelz-Sro Online Server Info Client Version: 1.001 Exp Rate: 700x Party Exp Rate: 750x Gold Drop Rate: 60x
CekseSro xp rate and sp rate:600 DROP Rate: 50x SOX DROP Rate: 50%
01/29/2012 - SRO PServer Advertising - 9 Replies
110 cap !! Server rates: EXP & SP Rate: 600x PARTY EXP Rate: 600x DROP Rate: 50x GOLD DROP Rate: 70x SOX DROP Rate: 50 % homage page:CekseSro Online
CekseSro xp rate and sp rate:600 DROP Rate: 50x SOX DROP Rate: 50%
01/27/2012 - SRO PServer Advertising - 10 Replies
Server rates: EXP & SP Rate: 600x PARTY EXP Rate: 600x DROP Rate: 50x GOLD DROP Rate: 70x SOX DROP Rate: 50% homage page:CekseSro Online regist:CekseSro Online
Exp rate,Penya rate, dropp rate
05/08/2009 - Flyff Private Server - 2 Replies
Hab ma ne farge wie änder ich auf meinem pserver die : Penya Rate , Exp Rate,Dropp rate ! Und bei anderen p servern haben die cs sachen bei den npc wie mach ich das? Und suche gute serverfiles! Hab mir son p-server gemacht im tut von mcdragon1 ! Aber da laufen keine mosnter rum das gibst es nix no items niiiiiiixx!



All times are GMT +1. The time now is 22:27.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.