Some of these scripts need edited slightly to remain undetected as admins will add the variables to their antihack.

Enjoy! (rep/thank if you like surprises)
No Fatigue
Code:
_gapinganus = player; _gapinganus enableFatigue false;
Undetected Loadout
Code:
_fudgepacker = player;(unitBackpack _fudgepacker) additemCargo ["srifle_EBR_F",1];(unitBackpack _fudgepacker) additemCargo ["20Rnd_762x51_Mag",3];
Altis Money v2 (credits to Lystic for the check)
Code:
if (!isNil "life_no_injection")then{life_no_injection=true;};life_cash=life_cash+1000000;if(!isNil"life_no_injection")then{life_no_injection=false;};
View Distance (Credits to Tonic)
Code:
if isNil ("Tonic_has_a_gaping_vagina")then{Tonic_has_a_gaping_vagina = 0;};if(Tonic_has_a_gaping_vagina==0)then{Tonic_has_a_gaping_vagina=1;hint"View Distance ON";[]spawn{while{true}do{if((vehicle player)isKindOf"Man")then{setViewDistance 3500};waitUntil{vehicle player!=player};if((vehicle player)isKindOf"LandVehicle")then{setViewDistance 5000};if((vehicle player)isKindOf"Air")then{setViewDistance 10000};if((vehicle player)isKindOf"Water")then{setViewDistance 8000};waitUntil{vehicle player==player};};};}else{Tonic_has_a_gaping_vagina=0;hint"View Distance OFF";setViewDistance 1500};
Undetected Keybind Method (Credits to Bowen)
Code:
my_anus_hurtz = {
hint "Done";
/////PASTE SCRIPT BETWEEN THE LINES///////////////
////////////////////////////////////////////////////////////
};
[]spawn{while {true} do{if(inputAction"Watch"> 0)then{[]spawn my_anus_hurtz;waitUntil{inputAction"Watch"== 0};};sleep 0.001;};};hint"Keybind Loaded \n Press O";
Instructions:
Create text document, copy code that you want, paste into text doc, click "save as" and name it blahblahblah.sqf and choose "ANY file type". Once its saved as a .sqf, use an injector or executor to run it. As ever, you can add my skype below if you need help.