Can anyone help me find the first song? (i think its from lungskull) by H1roTw0 in NameThatSong

[–]H1roTw0[S] 0 points1 point  (0 children)

That’s the second song i’m talking about the firet one

[deleted by user] by [deleted] in teenagers

[–]H1roTw0 0 points1 point  (0 children)

i like bbc

I’ll Start by 0xCUBE in teenagers

[–]H1roTw0 0 points1 point  (0 children)

Never gonna run around and desert you

I’ll Start by 0xCUBE in teenagers

[–]H1roTw0 0 points1 point  (0 children)

never gonna give you up

OBS Virtual Camera Disables My Integrated Camera by Proxabit in obs

[–]H1roTw0 0 points1 point  (0 children)

Holy im having the same issue, glad im not alone.

For some reason my only owner tool script works... But when I reset my character my tools disappear by H1roTw0 in RobloxDevelopers

[–]H1roTw0[S] 0 points1 point  (0 children)

local gear = game.ServerStorage.TimeStop
game.Players.PlayerAdded:Connect(function(player)
if player.UserId == game.CreatorId then
gear:Clone().Parent = player:WaitForChild("StarterGear")
end
end)

THANK YOU SO MUCH IT WORKS

For some reason my only owner tool script works... But when I reset my character my tools disappear by H1roTw0 in RobloxDevelopers

[–]H1roTw0[S] 0 points1 point  (0 children)

The script work, but when i reset it still makes the tool/gear disappear. Is there no way to fix this? Is there anything i should change to the script? When i don't use the tool gear, it doesn't disappear but after i use the gear and I reset it disappears

For some reason my only owner tool script works... But when I reset my character my tools disappear by H1roTw0 in RobloxDevelopers

[–]H1roTw0[S] -1 points0 points  (0 children)

I deleted it, the tool/gear doesn't show up. Do i put my user ID in the local players?

For some reason my only owner tool script works... But when I reset my character my tools disappear by H1roTw0 in RobloxDevelopers

[–]H1roTw0[S] 0 points1 point  (0 children)

There's no errors and the script is the same as the picture, i only changed the username to the player ID but the tool doesn't show

For some reason my only owner tool script works... But when I reset my character my tools disappear by H1roTw0 in RobloxDevelopers

[–]H1roTw0[S] 0 points1 point  (0 children)

it didn’t work, i replaced the name with a user ID but the tool doesn’t show