[πŸŽ„UPD] Blade Ball
35.8k Views
Free

Auto Collect Socks

[πŸŽ„UPD] Blade BallUploaded bySkireScripts SkireScripts
10 months ago
Play Game

Description

ik im bad at coding but i think i did good with this script you need to press the button again after they spawn cause i couldnt get this to loop but it does auto collect after pressing the button

View Raw Edited By: SkireScripts
Edited By: SkireScriptsDownload
Comments
6
User profile picture

is this good enough? already got they new ability using this

10 months ago
User profile picture
vxstyVerified
Verified User

@SkireScripts, I don't know what your script is for but here's an improved version of it local map = workspace.Map:GetChildren()[1] local sock = map.Sock local plr = game:GetService("Players").LocalPlayer local char = plr.Character local Root = char.HumanoidRootPart plr.CharacterAdded:Connect(function(c) task.spawn(function() Root = c:WaitForChild("HumanoidRootPart") end) end) game:GetService("RunService").Heartbeat:Connect(function() if sock then sock.CFrame = Root.CFrame end end)

10 months ago
User profile picture

@vxsty in blade ball there socks that spawn on the map and it picks up the socks auto but i posted the wrong script

10 months ago
User profile picture

nvm i did put the right code but idk if it works i acnt retest it rn

10 months ago
User profile picture

I don’t know how this works and I can’t make it work in Roblox

10 months ago
User profile picture

g0d tier script tysm

9 months ago
Please Login to add comment.

Tags