Ask the Toymaker

Posts 16–30 of 43 · Page 2 of 3
first of all thank you for this great tutorial..
i have some questions
i use the op7 EU version so its a bit different to your version here my adress for speed


in visual c++ i change it to:
Code:
void dohack()
{
    write((LPVOID)0x00473D76, 0xFF);	 
    write((LPVOID)0x00473D7D, 0x40);
    write((LPVOID)0x00473D7F, 0x51);	 
}
and compile

now i start the game and join a server..now i start op7.exe (the hack) and i receive this


and the game crash.. any idea? where is the problem?
maybe something with
Code:
write((LPVOID)0x00473D7D, 0x40);
the 0x40 ?
There's two reasons it could be crashing. 1 is that Op7 has an antihack that detects this style of gamehack and 2. Your code is a little off:

Code:
	 
    write((LPVOID)0x00473D7D, 0x40);
SHOULD BE: write((LPVOID)0x00473D77, 0x40); You see the D at the end should be a 7 is all. Now this should be a working hack for you but try it out in training mode so you don't get banned Lol. You can also make another hook/exe to turn the hack off simply by writing the original 3 bytes back to those three offsets.
ok thank you today i changed the bytes i start the game, i start the hack i go to training..bam disconnect "you need to log in again"..bam "ur banned" lol

Now this should be a working hack for you but try it out in training mode so you don't get banned Lol.


its better to make dll and use a injector? or should i change the game :S
If my tutorial is public and operation 7 has an anti cheat, it does, you should have assumed I meant when you're testing your version. I was able to use it online when I first made it but i had to turn it on in game and turn it off before I left the game. It got detected one day when a player booted me. I'll share my bypass with you when it's made to make up for the confusion. I designed this different then the other speed hacks so players wouldn't easily detect it. I hope it doesn't get patched before I'm finished. Haha.
Crossfire hack
Tutorial to make A crossfire Hack Chams/Aimbot/wallhack
I want to make Crossfire hacks for MPGH so This will be a good start.
Thankyou
Can you make an updated tutorial of how to make a UCE??

I found one but it seems to be old. If you could make one of the newest cheat engine and a updated list of the tools needed that would be great.
Quote Originally Posted by FantaBrause View Post
there soooo many CE tutorials out there old or not its always the same..

take a look here YouTube - cheat engine tutorial

LOL i assume you dont know what a UCE is other wise you wouldnt have posted that link. i dont want a "how to use CE tutorial".

I want a how to turn a CE v5.5 or whatever the latest is into a UCE. bit of a difference.
I'll clean this section up and make these last two requests very soon, sorry for the wait.
I need something that for browser games will see what certain action the web page will do next. like the game I want to do this for is imperia online. There is a sub game inside of it called "Red and Black" and you place a bet, pick what color the card that pops up on the screen might be. every time you get it right, your bet doubles. every time you get it wrong, you lose all your money. I want to know which card will pop up when, Red or Black. If i did this I would have infinite money. please any help is great!
I have been away and I apologies but, I am about to clean up my sections again (as well as a new one that's being added to my moderation finally "General Hacking,") and finally finish these tutorial requests for all of you, within 1-3 days you'll all have them in my next post. Haha.
Hey Toymaker! Glad you're helping everyone out, but could you help me you too plz? Thnx in advance. My thread is http://www.mpgh.net/forum/162-tutori...ck_making.html and everything is explained there. I don't care if you PM me, Post it on that thread or on this thread. Please Just help me ;D
again, thnx in advance
hey.
hey can you teach me how to make a Deathslasher for Crossfire and other FPS games

^.^

Deathslasher is a hack that allows you to knife anyone anwhere in the same game as you

Through walls and stuff

ive searched everywhere and no one has got 1 TUT on it so i hope you can make ^.^
Got a tut on how to use CE with out getting d/c? So I can make hacks.
Posts 16–30 of 43 · Page 2 of 3

Post a Reply

Similar Threads

Tags for this Thread

Need help?