Categories > Exploiting > Scripts >

script for 97% Fail Impossible Glass Bridge!

Posts: 57

Threads: 11

Joined: Feb, 2020

Reputation: 2

Posted

hello I am a beginner and i made this script for this game

game link: https://www.roblox.com/games/9280321544/97-Fail-Impossible-Glass-Bridge-FREE-SERVERS#!/game-instances

 

local folder = game.Workspace.tiles
for i, v in pairs(folder:GetDescendants()) do
if v:IsA("ParticleEmitter") and v.Parent:IsA("Part") then
           v.Parent.Color = Color3.fromRGB(196, 40, 28)
    end
end
--removed the extra end

it makes the parts that get shattered red

  • 1

want something? add me on disccord !Spl||HasH!#7562

Posts: 1379

Threads: 87

Joined: May, 2018

Reputation: 24

Replied

theres an extra end at the end

  • 0

Hello there

#StayHome

 

bennytrt

ProfessionalFemboy

Posts: 173

Threads: 0

Joined: Apr, 2022

Reputation: 29

Replied

@LONG u said end twice and im already confused Lmao

  • 0

my balls hurt

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )