Some addresses

Posts 1–15 of 19 · Page 1 of 2
Some addresses
Code:
namespace Manager
{
	struct Variables
	{
		struct Addresses
		{
			DWORD InGame = 0x101F9594;
			DWORD GameTime = 0x10200724;
			DWORD Player = 0x00A2A3D0;
			DWORD UnlimitedBuyTime = 0x009BB158;
		} Addresses;
		struct Offsets
		{
			int UBT = 0x124;
			int Fly = 0x3c;
			int Fly2 = 0x3bf;
		} Offsets;
	}Vars;
	
};
Nice Code .. Good Job
Quote Originally Posted by ScorpionVenom789 View Post
The value is ?
UBT = 1;
Fly = 68;
InGame = 0[Not In Game] 1[In Game]
Quote Originally Posted by failnoobgamer View Post
UBT = 1;
Fly = 68;
InGame = 0[Not In Game] 1[In Game]
TQ , and for GameTime ?
Quote Originally Posted by ScorpionVenom789 View Post
TQ , and for GameTime ?
game time is for host hacks. Set value to 0. Needs host to work
Quote Originally Posted by ScorpionVenom789 View Post
TQ , and for GameTime ?
Long time no see bruh xD
Quote Originally Posted by Coder.ExCrysis2 View Post
Long time no see bruh xD
Haha , I think no one miss me :P I have to study for my exam
Quote Originally Posted by youtxd1 View Post
can u give weapon hack code ?
It is the same LOL

- - - Updated - - -

Quote Originally Posted by ScorpionVenom789 View Post
Haha , I think no one miss me :P I have to study for my exam
Things have changed a lot around here xD
Quote Originally Posted by failnoobgamer View Post
game time is for host hacks. Set value to 0. Needs host to work
Actually what is IN-GAME do ?
Quote Originally Posted by ScorpionVenom789 View Post
Actually what is IN-GAME do ?
Unlimited Buy Time no need host to work .. In normal game 0 in practice 1 .. just chnge to 1 and can play without host in normal room
Player is what ?? fly ah
InGame is what ?>???
Quote Originally Posted by lauquan098 View Post
Player is what ?? fly ah
InGame is what ?>???
Player Is Base Ptr . Use It With Fly Offset .
can u give weapon hack code ?
Posts 1–15 of 19 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?