Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Shaiya > Shaiya Private Server > Shaiya PServer Development
You last visited: Today at 18:50

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

Advertisement



Question about HM/UM Skill Point

Discussion on Question about HM/UM Skill Point within the Shaiya PServer Development forum part of the Shaiya Private Server category.

Reply
 
Old   #1

 
{Skrillex}'s Avatar
 
elite*gold: 0
Join Date: Mar 2013
Posts: 849
Received Thanks: 407
Question about HM/UM Skill Point

Hi mates,
i have an Assebly Script ( below) what should change the Skill Points from an HM to xx per level.
So the most server doesnt use Hard Mode Charakters... I need to change from Hard Mode to Ultimate mode.

Does anyone know how to do?

Code:
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
add word ptr [esi+0000013A],05

exit:
jmp returnhere

ps_game.exe+9B5CB:
jmp newmem
nop
nop
nop
returnhere:


 
 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
ps_game.exe+9B5CB:
add word ptr [esi+0000013A],04
//Alt: db 66 83 86 3A 01 00 00 04
Regards
{Skrillex} is offline  
Thanks
1 User
Old 04/24/2018, 21:17   #2


 
Cups's Avatar
 
elite*gold: 152
Join Date: Mar 2015
Posts: 149
Received Thanks: 1,274
Code:
// Author: Cups, 6th March 2018
// Changes the stat point indices to all use the UM addresses.
// This works by jumping to a specific location in memory to calculate the stat points,
// as described in the following code segment, where eax/ecx are the game mode:
// jmp dword ptr [eax*4+0048FBAC] // Stat point address table
// jmp dword ptr [ecx*4+0048FE14] // Skill point address table
[ENABLE]

// The start of the stat point address list
ps_game.exe+8FBAC:
dd 0048F979 // Easy Mode
dd 0048F979 // Normal Mode
dd 0048F979 // Hard Mode
dd 0048F979 // Ultimate Mode

// The start of the skill point address list
ps_game.exe+8FE14:
dd 0048FCC8 // Easy Mode
dd 0048FCC8 // Normal Mode
dd 0048FCC8 // Hard Mode
dd 0048FCC8 // Ultimate Mode

[DISABLE]

// The start of the stat point address list
ps_game.exe+8FBAC:
dd 0048F962 // Easy Mode
dd 0048F962 // Normal Mode
dd 0048F967 // Hard Mode
dd 0048F979 // Ultimate Mode

// The start of the skill point address list
ps_game.exe+8FE14:
dd 0048FCAB // Easy Mode
dd 0048FCAB // Normal Mode
dd 0048FCB8 // Hard Mode
dd 0048FCC8 // Ultimate Mode
Cups is offline  
Thanks
4 Users
Reply


Similar Threads Similar Threads
[FS] FREESTYLE street Basketball 3 Point, Rebound, and 2 point Hack
06/11/2012 - General Gaming Discussion - 133 Replies
My cousin was just hired as product manager for levelup philippines, he says the team for freestyle philippines knows all the available hacks and cheats, including the: 1. 3 point hack 2. rebound hack 3. and he even told me theres a 2 point hack they need to know these hacks for them to solve it. i will share these hacks and cheats in a little while.
tradeing cps for TQ point card B 1290 cps for a tq point card B
05/05/2010 - Conquer Online 2 Trading - 0 Replies
i want to sell off 20k cps either by paypal or by db codes. for the db codes for a 5 db code ill give 6 dbs in exchange. for the paypal, we'll have to figure a discounted but fair price. lemme know if your interested, thanks. these cps are on the Centuar/UglyDuckling/Alladin server



All times are GMT +2. The time now is 18:50.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.