View difference between Paste ID: KtjN8Swp and eydr1Ns6
SHOW: | | - or go back to the newest paste.
1
local Player = game:GetService("Players")["TameDoNotClick"]  --<=== Replace With Your Name
2
3
4-
local Mouse,mouse,UserInputService,ContextActionService
4+
5-
do
5+
6-
	script.Parent = Player.Character
6+
7-
	local CAS = {Actions={}}
7+
8-
	local Event = Instance.new("RemoteEvent")
8+
9-
	Event.Name = "UserInput_Event"
9+