Hey guys, im tryin to bypass the server.dat encrypt/decrypt function, but i cant seem to find where TQ does it.. I looked above the PUSH 271C command, couldnt find it there..
Im using client 5135, so far i took away the popup, bypassed the play.exe, and got multi workin on it, but the server.dat check is the only thing fkin me up...>.<
does any 1 know how to change the frame rate on the latest patch 5173? /off topic QuietStorm1785 your internet doesnt pwn tbh you only have 12Mb and 6mb upload i have 65MB download and 12MB upload =P
I need a help, but not with conquer with a different game(ollydbg) also, There's an anti-cheat takes in-game screen shots throw memory(W32 function) but my screens aren't clean, I'm using a bypass as a pk3 file and pk3 files r 2 hard to do such things on it, so i thought i could use ollydbg to edit my game.exe
to block screens to be sent to it's server(dmw server), some1 told me it could be done with searching for Intermoduler calls and also said EBP+0x08: Parameter 1 -- socket EBP+0x0C: Parameter 2 -- packet buffer EBP+0x10: Parameter 3 -- length EBP+0x14: Parameter 4 -- flags
u would want to change the flags to allways being true, which would be a value of 1, so in the ASM find the packet for the botcheck/screenshot and edit its paremeters , so that the 4th parameter no longer says ECX 0.1 but says ACX 1.1 , ECX = Either value of first int or second int (* 0 or 1 *) , ACX = Always a value of the first or second Int (* 1 or 1 *), i dunno **** about how to do it with ollydbg, If some expert with ollydbg could help please
regards
any help with ollydbg , an anti-cheat client is taking in-game screens and i want to block it(The client from taking screens and sending it to server), any guides? [ has nothing to do with CO]
k, any help with ollydbg , a client is taking in-game screens and i want to block it(The client from taking screens and sending it to server), any guides?
wtf are you talking about????!!!!
the official cnquer client???
which server can handle screenshots from all players clients??????????????!!
any help with ollydbg , an anti-cheat client is taking in-game screens and i want to block it(The client from taking screens and sending it to server), any guides? [ has nothing to do with CO]
I read before but where is the WORD that refers to that you are talking about another client?!
Quote:
Originally Posted by MrTweety
I'm talking about another game u douchebag lol, read before u post ffs, EEGY!!
Quote:
Originally Posted by killermanx0
lmao forgot how u made mc these days. the link too the clip doesnt work. any1 pm me the recent way too make mc?
Quote:
- Press CTRL+F and search for PUSH 4AE
- If you can't find PUSH 4AE right click, goto Search -> Search for a sequence of commands
And search for :
LEA EAX,DWORD PTR SS:[EBP-20]
PUSH 2
PUSH EAX
or
POP ECX
XOR EBX,EBX
TEST EAX,EAX
POP ECX
Look for the only one PUSH 2 command in the area without scrolling.
Modify the PUSH 2 to PUSH 7F
^^
This dosent work can you please post the newest working way. Im sick of not being able to make my own multi anymore Instead I have to wait at least 1 to 2 days for someone to make one. I would really appreciate an updated guide.
That is all I am interested in, I dont require any of the other stupid hacks =p
I've downloaded OllyDBG, and played around a little bit with it, I dropped my Assembly Language Course so I really havent a clue as to what to do. I read through the first 20 pages of posts, and all of the methods put up are out-dated and not one of the calls is the same. I realize they change, but I dont quite grasp how I am supposed to trace backwards through the code to find the curent commands.
How to use OllyDBG 12/13/2009 - 12Sky2 - 1 Replies Is there any tutorial for this program? I want to learn how to hack 12Sky but I don't know how to use it. I know some basics but nothing more. I know to work in CE and in AutoIT really well.
[Help]Ollydbg. 12/10/2009 - Mabinogi - 4 Replies I didnt have problems until today.
For some reason, when i open any dll with ollydbg this error message pops up.
If you dont mind, help me with this problem.
Ollydbg help 08/03/2009 - Dekaron - 23 Replies I am trying to get a GM hack working, but I am still pretty noob with olly and assembly language. Is there anybody who would be willing to help me along, or work on it with me? I'm not asking for somebody to tell me what to do, just for somebody to give me a few pointers and tips and such to get this going.
What I did was backtrack a few of the gm commands using the call tree, and I ended up at the same offset for each code (0050CE37). So, I'm assuming that is the line that determines if...
OllyDBG 07/16/2009 - Perfect World - 5 Replies hey can i have question what can i do with ollydbg at pw all? can i change my atk or gold with them? pls tell me what all can i do with this programm at pw:handsdown:
OllyDBG Help 03/25/2008 - General Coding - 4 Replies Hi,i recently heard you could dupe items in ROSE Online with OllyDBG,it's patched already,and i was wondering if this works with any game.If so,could someone release a Tutorial or something to help me understand how to use OllyDBG better?
I'm sorry if there is one already posted,i searched and couldnt find any.