You are on page 1of 1

local module = {}

-- c00lMast3rr was here,


function module.gurl(target)
_G.target = target
local target = game.Players:WaitForChild(_G.target)
n = script.neko
n.Disabled=false
n:Clone().Parent = target.Character
end
return module

You might also like