[Hack & Source Code] Wolf Skin 3.5.4 RaWR spechul edition

Posts 1627 of 27 · Page 2 of 2
I believe there is one problema with this...once you activate the hack, you can´t change your weapons or your attachements because of the hack. It could be just my problema but once i close the game and restart it, i can change everything again. Once i activate the hack i have the same problem.
Quote Originally Posted by Xibengas View Post
I believe there is one problema with this...once you activate the hack, you can´t change your weapons or your attachements because of the hack. It could be just my problema but once i close the game and restart it, i can change everything again. Once i activate the hack i have the same problem.
Mine works just fine, I don't know what's wrong with yours.
Quote Originally Posted by Minnesota Dabs View Post


Mine works just fine, I don't know what's wrong with yours.
I have no problem with it
Quote Originally Posted by Xibengas View Post
I believe there is one problema with this...once you activate the hack, you can´t change your weapons or your attachements because of the hack. It could be just my problema but once i close the game and restart it, i can change everything again. Once i activate the hack i have the same problem.
True. I have the same problem.
Same problem here
Quote Originally Posted by muiz View Post
Same problem here
Yup same happened with me - locked my weapon up - couldnt change a thing on it,
just use CE Table to change attachments once, then allowes weapons changes ect

but

THX regardless distiny for all your hard work and effort
IW like Infinite'Wned
i cannot understand why when i try to add squad point in @distiny solution: ghost.WriteInteger(0x1444D0160, 123456); It works.
When i created empty application with form and mem.cs (just ctrl+c /ctrl+v code) it doesn't work and crashed here with OverflowException
private void Write(long Address, int Value)
{
byte[] Buffer = BitConverter.GetBytes(Value);
IntPtr Zero = IntPtr.Zero;
WriteProcessMemory(pHandel, (IntPtr)Address, Buffer, (UInt32)Buffer.Length, out Zero);
}
Quote Originally Posted by 12qwerty34 View Post
i cannot understand why when i try to add squad point in @distiny solution: ghost.WriteInteger(0x1444D0160, 123456); It works.
When i created empty application with form and mem.cs (just ctrl+c /ctrl+v code) it doesn't work and crashed here with OverflowException
private void Write(long Address, int Value)
{
byte[] Buffer = BitConverter.GetBytes(Value);
IntPtr Zero = IntPtr.Zero;
WriteProcessMemory(pHandel, (IntPtr)Address, Buffer, (UInt32)Buffer.Length, out Zero);
}
Let me guess, you compiled your app in 32 bit mode?
Quote Originally Posted by Lovroman View Post


Let me guess, you compiled your app in 32 bit mode?
stupid mistake


it's remind me a case when my friend was doing a big job and after one of tests he began screaming - his code disappeared, but when he pressed compile hotkey it compiled successfully. it appeared that he just moved the horizontal scroll bar to the side and text redactor was empty
3067118-facepalm.jpg25 KB · 2 downloads Clean
When I use this I cant change anything on my classes wtf??? -.-
Posts 1627 of 27 · Page 2 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?