Thumbs upBlackwake

Posts 3145 of 105 · Page 3 of 7
Quote Originally Posted by mathew118 View Post
i wouldn't see why not, I posted the code for my hack in the other thread and there was no issue.
if you could hook me up with a link for yours, it would be nice. I never played with dlls.
Quote Originally Posted by syst3mboot View Post
if you could hook me up with a link for yours, it would be nice. I never played with dlls.
http://www.mpgh.net/forum/showthread.php?t=1234623
The code for the hack is all here. It doesn't work currently but you can sorta see how it would work.

I've never done much memory hacking other than searching for a value and changing it. I find dlls to be pretty easy for Unity games

Quote Originally Posted by vova17 View Post
Yeah this mod made a big deal about it, but i guess rules are rules they do it for our own safety but it's kinda sad it takes this long to approve...

Can you send me in private msg please?
I can't send you files as it is against the rules. They check it themselves for your own safety as many people put viruses in their hacks.

- - - Updated - - -

This is sorta annoying, I fixed my dll, but now admins are offline and have to wait until tomorrow when there is yet another update.
Quote Originally Posted by mathew118 View Post
The code for the hack is all here. It doesn't work currently but you can sorta see how it would work.

I've never done much memory hacking other than searching for a value and changing it. I find dlls to be pretty easy for Unity games
Can you hook me up with a link or a guide to where you got started wtih dll's? I got my visual studio going but cant compile your code :/
Quote Originally Posted by syst3mboot View Post
Can you hook me up with a link or a guide to where you got started wtih dll's? I got my visual studio going but cant compile your code :/
I learned everything from threads inside the reign of kings part of this forum. It's where I started, but I knew a little bit of c# before hand

You gotta add references, probably why it's not compiling.
Quote Originally Posted by mathew118 View Post
I learned everything from threads inside the reign of kings part of this forum. It's where I started, but I knew a little bit of c# before hand

You gotta add references, probably why it's not compiling.
yah i referenced every dll in the Managed folder and half the things are not "defined or imported"
edit: it seems to not be using
Code:
using System.Collections.Generic;
using System.Linq;
using System.Text;
says its unnecessary, but pretty much everything in the code is red, including
Code:
bool
and
Code:
int
. Sorry, ive never programmed in C# before, only java
Quote Originally Posted by syst3mboot View Post
yah i referenced every dll in the Managed folder and half the things are not "defined or imported"
The variables in the game have changed, that's probably why your getting random errors, you should be able to decompile the new hack inside the other thread and get everything from that. I don't want to post the code this time as it probably helps the devs patch it up.

- - - Updated - - -

If you could unlock PMing I could send you the code, think you need a certain amount of posts.
Quote Originally Posted by mathew118 View Post
The variables in the game have changed, that's probably why your getting random errors, you should be able to decompile the new hack inside the other thread and get everything from that. I don't want to post the code this time as it probably helps the devs patch it up.

- - - Updated - - -

If you could unlock PMing I could send you the code, think you need a certain amount of posts.
nice, yours got approved, ill decompile yours then and see.
Kind of surprised that they dont have admins on at all times. but oh whallee
Quote Originally Posted by syst3mboot View Post
Simple trainer:
Join any game, change your level, then do any action that would change your xp (ie load a cannon).
The level cannot be decreased, only increased, use at your own risk. I got myself to 99 without problem.

Enjoy.
--pending approval--
Outside link in the bottom of the program , please remove and re-upload. Advertising is not allowed.
and then when he removes that its approved or w0t
Quote Originally Posted by hax1!!1 View Post
and then when he removes that its approved or w0t
No it's not. The attachment contained an outside link.
So, i found the exp adress, changed it so i would be level 80, did something which gave me EXP and it said i was level '80', Went back to main menu to see if it worked, now i'm stuck on level 0 entirely, how'd you guys do it?
basically like that.. except not 0, weird
I'm literally frozen at 0 now cant seem to find a way to get out of Level 0 or get any exp in a normal game aswell.

In what way did you do it?
Posts 3145 of 105 · Page 3 of 7

Post a Reply

Tags for this Thread

None

Need help?