Credits to DelPa
Code:00480339 EB 07 JMP SHORT 00480342
![]()
Credits to DelPa
Code:00480339 EB 07 JMP SHORT 00480342
![]()
Haha, that's a good twist in game play.
I wonder why DelPa didn't post it himself though.
Just to let you guys know this is for 2007
Hes on fire 0_O ( in releases that is )
this diables the block on every single game you join/?
explain what it really does...
It stops the animation you get when you try to hit someones guard. The top pic is a before, the bottom is an after.
Hmm pretty cool idea, wud be good to just have as a room tag, wouldn't be good to have it default, but thats my opinion, people are use to that block thing lawl
Dll injected into Gunz.exe to check the names of rooms entered is contains whatever then put that edit into effect, really it's quite easy. If you know C or ASM, that is.
Code:BLoCheck = false,Code:#define BLOCK 0x00480339Code:if(name.find("[BLO]") != string::npos) { BloockOn(); BLoCheck = true; } if(name.find("[BLO]") == string::npos) { BloockOff(); BLoCheck = false; }Code:void BloockOn() { if(BLoCheck != true) { VirtualProtect((void *)BLOCK, 2, PAGE_EXECUTE_READWRITE, &ulOldProtect); FlushInstructionCache(GetCurrentProcess(), (void *)BLOCK, 2); memcpy((void *)BLOCK, "\xEB\x07", 2); VirtualProtect((void *)BLOCK, 2, ulOldProtect, &ulOldProtect); } } void BloockOff() { if(BLoCheck != false) { VirtualProtect((void *)BLOCK, 2, PAGE_EXECUTE_READWRITE, &ulOldProtect); FlushInstructionCache(GetCurrentProcess(), (void *)BLOCK, 2); memcpy((void *)BLOCK, "\x74\x07", 2); VirtualProtect((void *)BLOCK, 2, ulOldProtect, &ulOldProtect); } }![]()
I'm here now , just hear what you said about me after Pedo called me and he is right your common sense is low , after he told you he made the account for me. I released Mocro's Database ( it was old ) last account logged in like April 5th. Military found DelPa's code on Euro didn't want to post them so I took the liberty of post them since he's so soft hearted about keeping contributions from the community,so your point isn't valid
I don't care now , If this is what the Gunz Section will give you.... people accusing you of being other people , I won't stick around much longer. I'll close this thread , if you wanna have a 3 way conversation between me , Military and yourself add me James_gunzdev@hotmail.com
hes tufan, hes always on a warpath...