www.roblox-scripter.com

Сontent continues after AD

Slap Battles script – (Reach)

Functions: reach

Script developer: magnetwashere
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)

Thank you for using our website
Your script:

				
					local plr = game.Players.LocalPlayer

function supaSiza(v)
   if v:IsA("Tool") then
       v.Glove.Transparency = 0.75
       v.Glove.Size = Vector3.new(25, 25, 25)
   end
end

plr.Character.ChildAdded:Connect(supaSiza)

plr.CharacterAdded:Connect(function(char)
   char.ChildAdded:Connect(supaSiza)
end)
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: