Advertisement
mero203512

Untitled

Jul 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. void Nofalldmg()
  2. {
  3. int amr = 1;
  4. if (amr == 1)
  5. {
  6.  
  7. DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
  8.  
  9.  
  10.  
  11. *(float*)(CShell + DamageZone + 0x28) = -99999999.0f && 'G';
  12. *(float*)(CShell + DamagePerSec + 0x28) = -9999999.0f && 'G';
  13. *(float*)(CShell + VisibleZoneIndex + 0x28) = -9999999.0f && 'G';
  14. *(float*)(CShell + Eatman + 0x28) = -9999999.0f && 'G';
  15. *(float*)(CShell + EatmanName + 0x28) = -9999999.0f && 'G';
  16. *(float*)(CShell + versioncode + 0x28) = -9999999.0f && 'G';
  17. *(float*)(CShell + Zoneman + 0x28) = -9999999.0f && 'G';
  18. *(float*)(CShell + ZonemanName + 0x28) = -9999999.0f && 'G';
  19.  
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement