Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Private Server
You last visited: Today at 01:40

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

Advertisement



[RELEASE] How Increase your action list !

Discussion on [RELEASE] How Increase your action list ! within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
en[DEV]er's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 203
Received Thanks: 56
[RELEASE] How Increase your action list !

From now I'll post everything related to exe's of DK, I still have no way to test my new exe's classes because I have not finished my client when I have finished and tested I'll post them here!

P.S.: Credits to and for teaching me this !

Its simple,open your Ollydbg in admin MOD,go to the offsets in red and change the value in bold for value u want...

Download: ( Works in seven )
How save changes: Its simple,after u changes,rigth buton --> copy to executable ---> all selection ..like the picture(in picture i had not made any change,for that dont show the option ''all selection'' )



Some guys,should be wondering:''WTF is that? '' , is the way how the guys add new things in our server,in this case,specifically,this code change the line numbers ready for the dekaronserver.exe and dekaron.exe in data/share/action/list ...''and what does this do?'' ,so you can have all the anims in your server,MOB anims,weap anims,wing anims..etc...

Quote:
Offsets DekaronServer.exe :

004661A0 66:8B81 08F008>MOV AX,WORD PTR DS:[ECX+8F008]
004661B5 66:3B81 08F008>CMP AX,WORD PTR DS:[ECX+8F008]
00466343 66:8B83 08F008>MOV AX,WORD PTR DS:[EBX+8F008]
0046634A 8383 08F00800 >ADD DWORD PTR DS:[EBX+8F008],1
0046D04C 68 0CF00800 PUSH 8F00C

Quote:
Offsets Dekaron.exe :

0048AC80 08F00800 MOV EAX,DWORD PTR DS:[ECX+8F008]
0048AC95 3B81 08F00800 CMP EAX,DWORD PTR DS:[ECX+8F008]
0048AE13 8B83 08F00800 MOV EAX,DWORD PTR DS:[EBX+8F008]
0048AE1A 8383 08F00800 01 ADD DWORD PTR DS:[EBX+8F008],1
004732DC 68 0CF00800 PUSH 8F00C
P.S.: dont change the value for one very high..like HellSpider said:''not to be greedy''
P.S.:mine exes's are fixed in 11f008 and 11f00c and they read 3500 lines
en[DEV]er is offline  
Thanks
22 Users
Old 09/18/2011, 21:03   #2
 
HellSpider's Avatar
 
elite*gold: 20
Join Date: Aug 2008
Posts: 2,762
Received Thanks: 4,395
As pointed out, the PUSH constants determine the amount of memory to allocate with operator new[], if you specify a value that is unnecessary high you'll just waste free space and make the application use more system resources.
HellSpider is offline  
Thanks
3 Users
Old 09/18/2011, 21:37   #3
 
*JayKay*'s Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 472
Received Thanks: 276
belo post!!
*JayKay* is offline  
Old 09/18/2011, 21:54   #4
 
=Seph='s Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 577
Received Thanks: 412
I alrdy knew that, but thx for posting.
=Seph= is offline  
Old 09/18/2011, 22:08   #5
 
en[DEV]er's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 203
Received Thanks: 56
Quote:
Originally Posted by =Seph= View Post
I alrdy knew that, but thx for posting.
so,thanks?
en[DEV]er is offline  
Old 09/18/2011, 22:15   #6
 
=Seph='s Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 577
Received Thanks: 412
Na. I'll thanks something new :P
=Seph= is offline  
Old 09/19/2011, 01:29   #7
 
BioNicX's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 981
Received Thanks: 296
there you go, im proud of you.
BioNicX is offline  
Old 09/19/2011, 04:47   #8
 
en[DEV]er's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 203
Received Thanks: 56
Quote:
Originally Posted by BioNicX View Post
there you go, im proud of you.
me? '-'
en[DEV]er is offline  
Thanks
2 Users
Old 09/19/2011, 05:16   #9
 
BioNicX's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 981
Received Thanks: 296
Quote:
Originally Posted by en[DEV]er View Post
me? '-'
yes lol.
BioNicX is offline  
Old 09/19/2011, 05:34   #10
 
en[DEV]er's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 203
Received Thanks: 56
Quote:
Originally Posted by BioNicX View Post
yes lol.
sooo..tahnks ! ^^
thanks me *-*
en[DEV]er is offline  
Thanks
1 User
Old 09/20/2011, 18:39   #11
 
LogLife's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 260
Received Thanks: 17
Sir! What is the code of 10000 line ?.
and
After changed how to save new value to exe ?
LogLife is offline  
Old 09/20/2011, 19:31   #12
 
=Seph='s Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 577
Received Thanks: 412
Right click
Copy to executable
All modification
Then right click on the "table"
And click save file.
=Seph= is offline  
Thanks
1 User
Old 09/20/2011, 20:22   #13
 
LogLife's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 260
Received Thanks: 17
=Seph=
my olly no have the menu copy to executable
when my right click it has just
- copy to clipboard
- copy to txt file

only that

how i get the menu copy to executable ?

i'm using ollyDbg version 1.10
LogLife is offline  
Old 09/20/2011, 20:50   #14
 
=Seph='s Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 577
Received Thanks: 412
=Seph= is offline  
Thanks
2 Users
Old 09/20/2011, 21:21   #15
 
LogLife's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 260
Received Thanks: 17
LogLife is offline  
Reply


Similar Threads Similar Threads
[HELP] Action/list.csv
08/16/2011 - Dekaron Private Server - 25 Replies
can anyone help me with this file, there is a limitation in there, he can not read more than 2049 lines (correct me if I'm wrong) .. do not ask that gave me the working file, just a guide on how to process. .. if someone could help me I thank you! ^ ^ P.S.: I know it will take an issue in the exe, just do not know how ....
[Help] List Of Action Id's?
07/18/2010 - CO2 Private Server - 6 Replies
Does anyone know what all the action id's are for like the jibberish ona TQ Binaries Are?? Or Atleast What ones Are For Nobility??:confused::rolleyes:
[Release]List of RuneScape Private Servers - Add your p-serv to the list ASAP!
05/17/2010 - Runescape Private Server - 2 Replies
BTW IM HOPING THIS GETS STICKY, BECAUSE ITS REALLY USEFUL! Hello, I'v noticed that there is no proper way of advertising a RuneScape Private Server on ElitePvPers. Im hoping this will fix the problem... If you have a runescape Private Server write a bit about your p-server under.
[Release] NPC list and Action(Task) viewer
07/15/2009 - EO PServer Guides & Releases - 8 Replies
Adding or editing Quests(Task) are very hard works So I release this program Now, you can see the Actions in cq_action table more easy This program made by ASP web program, so you need IIS Ofcourse, you can convert it to PHP if u have some knolwledge about PHP npclist.asp shows the NPC list with all fields in cq_npc table Click the NPC name on the list, and you can see the Action list
[Release]How to increase your chance to get an SI ang leon weapon in BD
07/13/2008 - RFO Hacks, Bots, Cheats, Exploits & Guides - 77 Replies
................Thread CLOSE................



All times are GMT +2. The time now is 01:40.


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.