Monter Cheat
2.68K subscribers
153 photos
508 videos
5 files
48 links
While ($IamAlive 🍭())
{
$Chill 🌸();
$DrinkCoffee ();
$Ded 💤();

Puts(" Ded, stop dm me ")
}
Download Telegram
This media is not supported in the widget
VIEW IN TELEGRAM
Forwarded from  𝐂𝐀𝐌𝐎𝐑𝐑𝐀 𖣂 𝐈𝐎𝐒🪽
This media is not supported in your browser
VIEW IN TELEGRAM
🤣2
2🔥1
Media is too big
VIEW IN TELEGRAM
👍3
LOL V3 will be released in 2-3 days
3
Key lol good price if you want buy contact: @phernato
This media is not supported in your browser
VIEW IN TELEGRAM
🤣1
This media is not supported in your browser
VIEW IN TELEGRAM
Telemap br
1👍1
void PlayerTakeDamage(void* ClosestEnemy){
if(Save::DamageInfo != NULL && clock() > Save::AimDelay){
Save::AimDelay = clock() + Save::AimFPS;
void* LocalPlayer = GameFacadeCurrentLocalPlayer();

void* WeaponOnHand = PlayerWeaponOnHand(LocalPlayer);
*(void**)((uintptr_t) Save::DamageInfo + 0x18) = *(void**)((uintptr_t) LocalPlayer + 0xE0);
*(void**)((uintptr_t) Save::DamageInfo + 0x30) = WeaponOnHand;
*(Vector3*)((uintptr_t) Save::DamageInfo + 0x38) = CameraPosition(LocalPlayer);
*(Vector3*)((uintptr_t) Save::DamageInfo + 0x44) = PlayerHeadPosition(ClosestEnemy);
PlayerNetworkStartWholeBodyFiring(LocalPlayer,WeaponOnHand);
PlayerTakeDamage(ClosestEnemy,Save::DamageInfo,NULL,*(void**)((uintptr_t) ClosestEnemy + 0x744),0);
PlayerNetworkStopFire(LocalPlayer,WeaponOnHand);

}
}
1