No Bug, no Damage Zone question

Posts 115 of 26 · Page 1 of 2
No Bug, no Damage Zone question
Quick question. I'm attempting to make my own no bug or dmg zone hack only. since i cant seem to find something with just those in it.

Would it be coded like the one hit? (Float)? or ?


Thanks
Quote Originally Posted by Snipermon View Post
its like
#Define (anything)
not like 1hit kill
Its like, don't answer it if you don't know what the fuck your talking about.


Its *(float*)
Quote Originally Posted by northstar-cody View Post
Its like, don't answer it if you don't know what the fuck your talking about.


Its *(float*)
It isn't *(float*), you have to NOP some shit
it is float!
Quote Originally Posted by Royku View Post
it is float!
lol lol lol lol lol lol

Quote Originally Posted by nageeb123 View Post
lol lol lol lol lol lol
Code:
					if(nobug)
				   {
					   if(Pointer2!= 0)
					   {
						   for(int i=0; i<455; i++)
						   {
								   *(float*)(CShellBase+NoBug) = 0;
						   }
					   }
				   }
see float?
Quote Originally Posted by Royku View Post
Code:
					if(nobug)
				   {
					   if(Pointer2!= 0)
					   {
						   for(int i=0; i<455; i++)
						   {
								   *(float*)(CShellBase+NoBug) = 0;
						   }
					   }
				   }
see float?
You deleted a lot, i guess?
and where you decleared Pointer2?
Quote Originally Posted by CheatCreatorzz View Post


You deleted a lot, i guess?
and where you decleared Pointer2?
he decleared Point 2, but maybe it isnt in the picture
Quote Originally Posted by A$IAN View Post

he decleared Point 2, but maybe it isnt in the picture
It isnt
Where he decleared Point 2, and whats point 2? :O its for...
@A$IAN
Quote Originally Posted by CheatCreatorzz View Post

It isnt
Where he decleared Point 2, and whats point 2? :O its for...
@A$IAN
He can declear it at the top too
lol and what's the addy then?
NoDamageZones isn't in the Weapon vTable...
i dont gona say the addie
i have the addy, xcrap keeps picking my hack up, UGH!
Posts 115 of 26 · Page 1 of 2

Post a Reply

Tags for this Thread

None

Need help?