Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 384 Bytes

Gta-Cheat-Module-in-Roblox-Lua

type your own cheats like in gta in roblox

imagine AEZAKMI cheat in jailbreak...

local yourcheat = {"R","E","F","R","E","S","H"} -- must be caps
function refresh()
	game.Players.LocalPlayer.Character.Humanoid.Health = 0
end

cheatModuleLikeInGta(yourcheat, refresh, true)

>:(

star, fork, issues, pull requests, etc. are appreciated