Skip to content

Instantly share code, notes, and snippets.

View incoo-github's full-sized avatar

X_8298122918894 incoo-github

View GitHub Profile
local TweenService = game:GetService("TweenService")
local Players = game:GetService("Players")
local LP = Players.LocalPlayer
-- SETTINGS
_G.AutoArrest = true
_G.NoClip = true
local walkSpeed = 50
local jailPos = Vector3.new(100, 10, 500) -- Rerun 'print' in-game to get exact coords