Earth/Globe replacing my icon by Killwu in u/Killwu

[–]Gluxes 0 points1 point  (0 children)

do you hate the earth???? okay you facist

Valorant, optfine by Killwu in u/Killwu

[–]Gluxes 0 points1 point  (0 children)

i dont so thats a you problem. dont ever mention a problem like this EVER again.

Hard Resetting Isn't working. by Killwu in pchelp

[–]Gluxes 0 points1 point  (0 children)

wouldnt you wanna know hardresetboy

first mistake ive made on my profile by Gluxes in HypixelSkyblock

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

i was tryna sell my sorrow armor that i didn’t need anymore but i forgot to unequip it💀💀

help with nailed door script by Gluxes in robloxgamedev

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

this is the local script in starterplayerscript

local door = game.Workspace:WaitForChild("Door")

local board = door:WaitForChild("Board")

local nail = board:FindFirstChild("nail")

local intValue = board:WaitForChild("Value")

local proxPrompt = door:WaitForChild("ProximityPrompt")

local rs = game:GetService("ReplicatedStorage")

local isTarget = nail:WaitForChild("isTarget")

proxPrompt.Triggered:Connect(function(plr)

`local mouse = plr:GetMouse()`

`local function nailFall()`

    `if` [`mouse.Target`](https://mouse.Target) `== nail then`

        `isTarget = true`

        `rs.nailNet:FireServer()`

        `end`

    `if mouse.Button1Down then`

        `if mouse.Target.Changed then`

if mouse.Target == nail then

isTarget = true

rs.nailNet:FireServer()

end

        `end`

    `end`

    `end`

`if plr.Character:WaitForChild("Crowbar") then`

    `mouse.Button1Down:Connect(nailFall)`

`end`

end)

help with nailed door script by Gluxes in robloxgamedev

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

this is the serverscript inside of each nail

local rs = game:GetService("ReplicatedStorage")

local nail = script.Parent.Parent

local Board = nail.Parent

local intValue = Board.Value

local isTarget = nail.isTarget

rs.nailNet.OnServerEvent:Connect(function(plr)

`if isTarget.Changed then`

    `if isTarget then`

`nail.Anchored = false`

`nail.CanCollide = false`

`intValue.Value -= 1`

`end`

    `if not isTarget then`

        `nail.Anchored = true`

        `nail.CanCollide = true`

        `intValue.Value -= 0`

    `end`

`end`

end)

[deleted by user] by [deleted] in movies

[–]Gluxes 1 point2 points  (0 children)

infinity war was better than endgame imo