Post: Looking for some Scripts/Functions for C++
05-05-2015, 05:37 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); The title says it all.
What i'm looking for is
Inf ammo
No Cops
All weapons
Super Run
Any Thing Pretty Much..

God Mode
AddLocal("Invincibility", GET_PLAYER_INVINCIBLE(PLAYER_ID()), BoolOn, BoolOff);

Invisibility
AddLocal("Invisibility", !IS_ENTITY_VISIBLE(PLAYER_PED_ID()), sample_invisible, sample_invisible);
if (sample_invisible){
if (IS_ENTITY_VISIBLE(PLAYER_PED_ID())) SET_ENTITY_VISIBLE(PLAYER_PED_ID(), 0);
else SET_ENTITY_VISIBLE(PLAYER_PED_ID(), 1);
return;
}
Please comment if you know any thanks
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo