Hey!
This my 2nd Preview of this tool...
Current functions (Avaiable at the time I recorded)
Super Jump
Gravity
No Fall Damage
Slow Mo , Fast Mo , Normal Mo , Super Fast Mo
FPS
ALL CLIENTS:
Name Change
Name Flash
God
Send to Heaven
Teleport to Me
Teleport to custom x,y,z coordinates
The included video is Release only (I did made a tutorial but it was 71 minutes long.....)
Ok!
So first what this does?
This allows you to easily create PC Trainers / Hacks / Memory Editors..
This contains both Read and Write functions!
This will work for .NET (C# and VB) I did made one for C++ but it was easier to make then to use :P .. and its supposed to be the complete oposite so.... yeah....
ReadInt - Reads an integer from desired offset to a file
MemEditor.ReadInt(string ProcessName, long OffsetToWrite, int LengthToRead); (usually set length as 9!)
ReadFloat - Reads a float from desired offset to a file
MemEditor.ReadFloat(string ProcessName, long OffsetToWrite, int LengthToRead); (usually set length as 4)
ReadString - Reads text from desired offset to a file
MemEditor.ReadString(string ProcessName, long OffsetToWrite, int LengthToRead); (usually set length as whatever the max chars for what you reading is! (example max chars for class name is 15)
ReadByte - Reads byte from desired offset to a file
MemEditor.ReadByte(string ProcessName, long OffsetToWrite, int LengthToRead);
ReadDouble - Reads a double from desired offset to a file
MemEditor.ReadDouble(string ProcessName, long OffsetToWrite, int LengthToRead);
Hey everyone!
Today I am Releasing a C++ Program :)..
It is called 'Universal Call of Duty Auto-Dropshotter'..
It dropshots automatcly for you!
So here is something to take in mind before using it....
MW2TopTenWORLD Call of Duty Automatic Dropshotter FAQ!
Instructions :
1st - Open a Call of Duty Game...
2nd - Open Universal CoD Auti-Dropshotter.exe
3rd - Read through the program till you get to the options...
4th - Type 1 to start the Auto-Dropshotter then a 'Press Any Key to Continue' message will appear... Press
Any key till you get to a message saying 'When you want to close this program press END'
5th - ENJOY!!!!!!!!!!
HotKey : END -> Closes the program.. this hotkey is only avaiable to press once you are in the 'When you want to close this program press END'
message....
Q&A :
Q : How can I report bugs?
A : There is an option for that in the options menu...
Q : It tells me there is a missing DLL..
A : Just google that DLL and put it into the same folder as the program.
Q : This is to hard to use ;(
A : Its not... simplified: Open the game, open the program, when you are in the options of the program
type 1 for start, press any key till you see a 'press end to close' message and your done.. just leave the
program like that... When you´r done using it press END or go there and close it manually..
Q : What was this coded in?
A : This was coded in C++
Q : How can I download updates?!
A : Probably there wont be necessary updates... however keep tunned to my youtube , mpgh , ngu , ..etc
Q : It´s not working!
A : Try playing in Windowed mode, see if that fixes it! , If not use the Report Bugs option ;)
Ok!
Now that you have readed the above text you are ready to use it!