133Wasza ocena

Hey Guys please enjoy the video. This it the text that you must copy into DevMode.lua function ToggleGod() if (not god) then god=1; else god=1-god; end if (god==1) then System:LogToConsole("God-Mode ON"); else System:LogToConsole("God-Mode OFF"); end end Input:BindCommandToKey("#ToggleGod()","backspace",1); Please Rate And Subscribe