Break In 2 (Story)
30.3k Views
Free

OPEN SOURCE

Break In 2 (Story)Uploaded byTangleMangle TangleMangle
a year ago
Play Game

Description

ALOT OF FEATURES credits to the owner (i forgor)

View Raw Edited By: TangleMangle
Edited By: TangleMangleDownload
Comments
6
User profile picture

havent test out the script yet lmk if its working

a year ago
User profile picture

@TangleMangle its not working

a year ago
User profile picture

works

a year ago
User profile picture

kill all it should not like this local function KillEnemies() for i, v in pairs(game:GetService("Workspace").BadGuys:GetChildren()) do v:FindFirstChild("Humanoid", true).Health = 0 end for i, v in pairs(game:GetService("Workspace").BadGuysBoss:GetChildren()) do v:FindFirstChild("Humanoid", true).Health = 0 end for i, v in pairs(game:GetService("Workspace").BadGuysFront:GetChildren()) do v:FindFirstChild("Humanoid", true).Health = 0 end end it should local function KillEnemies() for i, v in pairs(game:GetService("Workspace").BadGuys:GetChildren()) do local args = { [1] = v, [2] = 64.8, [3] = 4 } game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("HitBadguy"):FireServer(unpack(args)) end for i, v in pairs(game:GetService("Workspace").BadGuysBoss:GetChildren()) do local args = { [1] = v, [2] = 64.8, [3] = 4 } game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("HitBadguy"):FireServer(unpack(args)) end for i, v in pairs(game:GetService("Workspace").BadGuysFront:GetChildren()) do local args = { [1] = v, [2] = 64.8, [3] = 4 } game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("HitBadguy"):FireServer(unpack(args)) end end

a year ago
User profile picture

hope it help

a year ago
User profile picture

UPDATE: ADDED GET SECRET ENDING TO THE HUB, AUTO KILL ARE NOW BETTER etc i cant name all of them

a year ago
Please Login to add comment.

Tags