But i find a tip to find that , i dunno if will works in others patchs , but try this:Quote:
004A438A . 6A 02 PUSH 2
Ctrl+F and find for PUSH 29E , scroll down until u see "english" after u see that look 8 lines below and u will find PUSH 2.
But i find a tip to find that , i dunno if will works in others patchs , but try this:Quote:
004A438A . 6A 02 PUSH 2
ah, that's cool =)Quote:
as far as i know they check any strange movements caused by players,
(speedhacks-usual shit) they dont check the client like they say just to scare off the people who edit them.
chance was bigger to get bot jail without editted client then with a editted client lol
Thanks bro, im find it, but im try o replace for PUSH 7F or PUSH 8, after ir > Copy to executable > Save All > Save > EtcQuote:
But i find a tip to find that , i dunno if will works in others patchs , but try this:
Ctrl+F and find for PUSH 29E , scroll down until u see "english" after u see that look 8 lines below and u will find PUSH 2.
1) Load CO in ollyQuote:
Sorry to noob up this thread, I could only read up to the 12th page before it got more repetitive then it already was. Anyways, I'd like to ask how you came to some of these addresses. I'm thinking something can be done about a feature in a P server. The msg that comes up when the process would fail is not contained in the StrRes. How would i go about finding this? Sorry for being a bit vague, If you truly want to help me PM me and I can elaborate more.
change to 10 :)Quote:
i got a lil question here.
i know how to change the FPS to a limit of 31/47 but i see some people managed to get a bit higher like 60-80-120...
can any1 tell me how they get it so high?
thnx in advantage:)
Can You tell me where can i type in sleep..? And how can i patch JNB..?Quote:
open CO in olly -> search for all intermodular calls -> type in Sleep -> double click first one u find -> look for next 2 lines.
1:
00482E95 8D51 19 LEA EDX,DWORD PTR DS:[ECX+19]
into:
00482E95 8D51 14 LEA EDX,DWORD PTR DS:[ECX+14]
2:
00482E9E 83C1 19 ADD ECX,19
into:
00482E9E 83C1 14 ADD ECX,14
to remove the lock you patch the JNB
once u clicked on search for all intermodulair calls just type in sleep and then u see sleep in the list. u dont need to enter the word in a bar or w/e.Quote:
Can You tell me where can i type in sleep..? And how can i patch JNB..?
Sorry for that bad question...
Thx alot Prof FOBOS