Title says and btw if some user add a map on the gunz client he/she can play it? how can i disable it?
Title says and btw if some user add a map on the gunz client he/she can play it? how can i disable it?
why don't you use Xiao runnable
Just a simple ASM edit, but yea why not use one already available?
delete Xtrap folder and lauch the game!
I use xiao runnable but it doesn't start. Can you teach me to edit using ASM?
post your ,mlog.txt
If your using 2007 Server/Client
Create a file name it test.txt
Put this inside,
Good to use that in ur patches or users will get that issue if ur using 07Code:XTRAP_PATCH_SKIP
Last edited by Blasian; 16-04-11 at 10:31 AM.
I mean this is the problem i want to delete this xtrap on my gunz folder and when i delete it my gunz won't start it says game module all i want to is to run my gunz without this xtrap on my folder teach me ASM please?
To disable X-Trap on the 2007 runnable:
Credits to Kyoshike.Code:00435466 - JMP SHORT 0043549D 0043BD06 - JMP SHORT 0043BD3D 0043CB9A - CMP BL,BL 0043CBB7 - XOR EAX,EAX 004961F1 - JMP 00496460 004969A2 - NOP 004969C4 - NOP 00496CF0 - CMP ESI,0D
IDK how to use odbg can you teach me?
hayzzz too lazy
Ex.
Drag Your Runnable to Ollydbg
Address Function
00435466 - JMP SHORT 0043549D
To find the Adress press Ctrl G
To Edit the Function press Space
~Landon
Last edited by TheCodeOfGunz; 18-04-11 at 03:43 PM.
Ok Thank you I understand now :) sorry im a 1st time gunz maker hehe