iltasyazilim
FD Üye
Oyunun kurulu olduğu dizine sağ tıklayarak özellikler bölümüne DEVMODE
yazın yani şöyle olmalı C
rogram FilesUbisoftCryTekFar CryBin32FarCryexe
DEVMODESonra oyunu kurduğunuz yere girin Orda DevModelua dosyası olacak
Bu dosyayı Text editor yardımıyla NotPad olarak açın Sonra bu dosyanın
içindekileri silin ve şunları ekleyin
function ToggleGhost()
if (not ghost) then
ghost 1;
else
ghost 1ghost;
end
if (ghost 1) then
Hud:AddMessage(CHEAT: Ghost mode ON);
aiignoreplayer 1
else
Hud:AddMessage(CHEAT: Ghost mode OFF);
aiignoreplayer 0
end
end
Input:BindCommandToKey(#ToggleGhost(),9,1);
function ToggleGod()
if (not god) then
god 1;
else
god 1god;
end
if (god 1) then
Hud:AddMessage(CHEAT: God mode ON);
else
Hud:AddMessage(CHEAT: God mode OFF);
end
end
Input:BindCommandToKey(#ToggleGod(),0,1);
function NoReload()
if localplayer then
localplayercntammoinclip 999;
Hud:AddMessage(CHEAT: Give 999 ammo without reload);
else
Hud:AddMessage(CHEAT: no ammo today);
end
end
Input:BindCommandToKey(#NoReload(),8,1);
function FullGrenades()
localplayercntnumofgrenades 99;
Hud:AddMessage(CHEAT: Give full grenades);
end
Input:BindCommandToKey(#FullGrenades(),7,1);
function HealthArmor()
if localplayer then
localplayercnthealth 999;
localplayercntarmor 999;
Hud:AddMessage(CHEAT: Give huge amount of health and armor);
else
Hud:AddMessage(CHEAT: no health and armor);
end
end
Input:BindCommandToKey(#HealthArmor(),6,1);
function OtherStuff()
if (not stuff) then
stuff 1;
else
stuff 1stuff;
end
if (stuff 1) then
Hud:AddMessage(CHEAT: Water, vegetation and fog OFF);
ewaterocean 0
evegetation 0
efog 0
else
Hud:AddMessage(CHEAT: Water, vegetation and fog ON);
ewaterocean 1
evegetation 1
efog 1
end
end
Input:BindCommandToKey(#OtherStuff(),5,1);
Bundan sonra ;
567890 tuşlarına basarak hileleri kullana bilirsiniz
5Her yeri yüzeysel görürsünüz
6Can ve armir verir
7Size 99 el bombası verir
8Sihâhınızın vermisini 999 yapar (reloading yapamazsınız)
9Düşmanlar sizi göremez ONOFF
0Ölümsüzlük ONOFF
Not: DevModelua dosyasini silmeden önce bir yedegini alin
Kaynak Hilebaz
yazın yani şöyle olmalı C
DEVMODESonra oyunu kurduğunuz yere girin Orda DevModelua dosyası olacak
Bu dosyayı Text editor yardımıyla NotPad olarak açın Sonra bu dosyanın
içindekileri silin ve şunları ekleyin
function ToggleGhost()
if (not ghost) then
ghost 1;
else
ghost 1ghost;
end
if (ghost 1) then
Hud:AddMessage(CHEAT: Ghost mode ON);
aiignoreplayer 1
else
Hud:AddMessage(CHEAT: Ghost mode OFF);
aiignoreplayer 0
end
end
Input:BindCommandToKey(#ToggleGhost(),9,1);
function ToggleGod()
if (not god) then
god 1;
else
god 1god;
end
if (god 1) then
Hud:AddMessage(CHEAT: God mode ON);
else
Hud:AddMessage(CHEAT: God mode OFF);
end
end
Input:BindCommandToKey(#ToggleGod(),0,1);
function NoReload()
if localplayer then
localplayercntammoinclip 999;
Hud:AddMessage(CHEAT: Give 999 ammo without reload);
else
Hud:AddMessage(CHEAT: no ammo today);
end
end
Input:BindCommandToKey(#NoReload(),8,1);
function FullGrenades()
localplayercntnumofgrenades 99;
Hud:AddMessage(CHEAT: Give full grenades);
end
Input:BindCommandToKey(#FullGrenades(),7,1);
function HealthArmor()
if localplayer then
localplayercnthealth 999;
localplayercntarmor 999;
Hud:AddMessage(CHEAT: Give huge amount of health and armor);
else
Hud:AddMessage(CHEAT: no health and armor);
end
end
Input:BindCommandToKey(#HealthArmor(),6,1);
function OtherStuff()
if (not stuff) then
stuff 1;
else
stuff 1stuff;
end
if (stuff 1) then
Hud:AddMessage(CHEAT: Water, vegetation and fog OFF);
ewaterocean 0
evegetation 0
efog 0
else
Hud:AddMessage(CHEAT: Water, vegetation and fog ON);
ewaterocean 1
evegetation 1
efog 1
end
end
Input:BindCommandToKey(#OtherStuff(),5,1);
Bundan sonra ;
567890 tuşlarına basarak hileleri kullana bilirsiniz
5Her yeri yüzeysel görürsünüz
6Can ve armir verir
7Size 99 el bombası verir
8Sihâhınızın vermisini 999 yapar (reloading yapamazsınız)
9Düşmanlar sizi göremez ONOFF
0Ölümsüzlük ONOFF
Not: DevModelua dosyasini silmeden önce bir yedegini alin
Kaynak Hilebaz
Türkiye'nin en güncel forumlardan olan forumdas.com.tr'de forumda aktif ve katkısı olabilecek kişilerden gönüllü katkıda sağlayabilecek kişiler aranmaktadır.