0% found this document useful (0 votes)
640 views73 pages

Ghost Hub

11

Uploaded by

thew7888
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
640 views73 pages

Ghost Hub

11

Uploaded by

thew7888
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 73

local GhostGui = Instance.

new("ScreenGui")
local G = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local Exit = Instance.new("TextButton")
local OpenGui = Instance.new("ImageButton")
local UICorner = Instance.new("UICorner")
local UIStroke = Instance.new("UIStroke")
local Title = Instance.new("TextLabel")
local Line = Instance.new("TextLabel")
local Line1 = Instance.new("TextLabel")
FrameContent = Instance.new("Frame")
local Home = Instance.new("TextButton")
local Main = Instance.new("TextButton")
local GhostScript = Instance.new("TextButton")
local Other = Instance.new("TextButton")
local ScrollingFrameMoreScript = Instance.new("ScrollingFrame")
local FrameMoreScript = Instance.new("Frame")
local MoreScriptSearch = Instance.new("TextBox")
local MoreScript = Instance.new("TextButton")
local FrameGameHub = Instance.new("ScrollingFrame")
local GameHub = Instance.new("TextButton")
local FrameCredits = Instance.new("Frame")
local Credits = Instance.new("TextButton")
local GameHub1 = Instance.new("TextButton")
local GameHub2 = Instance.new("TextButton")
local GameHub3 = Instance.new("TextButton")
local GameHub4 = Instance.new("TextButton")
local GameHub5 = Instance.new("TextButton")
local GameHub6 = Instance.new("TextButton")
local GameHub7 = Instance.new("TextButton")
local GameHub8 = Instance.new("TextButton")
local GameHub9 = Instance.new("TextButton")
local GameHub10 = Instance.new("TextButton")
local GameHub11 = Instance.new("TextButton")
local GameHub12 = Instance.new("TextButton")
local GameHub13 = Instance.new("TextButton")
local GameHub14 = Instance.new("TextButton")
local GameHub15 = Instance.new("TextButton")
local GameHub16 = Instance.new("TextButton")
local GameHub17 = Instance.new("TextButton")
local GameHub18 = Instance.new("TextButton")
local GameHub19 = Instance.new("TextButton")
local GameHub20 = Instance.new("TextButton")
local GameHub21 = Instance.new("TextButton")
local GameHub22 = Instance.new("TextButton")
local GameHub23 = Instance.new("TextButton")
local GameHub24 = Instance.new("TextButton")
local GameHub25 = Instance.new("TextButton")
local GameHub26 = Instance.new("TextButton")
local GameHub27 = Instance.new("TextButton")
local GameHub28 = Instance.new("TextButton")
local GameHub29 = Instance.new("TextButton")
local GameHub30 = Instance.new("TextButton")
local GameHub31 = Instance.new("TextButton")
local GameHub32 = Instance.new("TextButton")
local GameHub33 = Instance.new("TextButton")
local GameHub34 = Instance.new("TextButton")
local GameHub35 = Instance.new("TextButton")
local GameHub36 = Instance.new("TextButton")
local GameHub37 = Instance.new("TextButton")
local GameHub38 = Instance.new("TextButton")
local GameHub39 = Instance.new("TextButton")
local GameHub40 = Instance.new("TextButton")
local GameHub41 = Instance.new("TextButton")
local GameHub42 = Instance.new("TextButton")
local GameHub43 = Instance.new("TextButton")
local GameHub44 = Instance.new("TextButton")
local GameHub45 = Instance.new("TextButton")
local GameHub46 = Instance.new("TextButton")
local GameHub47 = Instance.new("TextButton")
local GameHub48 = Instance.new("TextButton")
local GameHub49 = Instance.new("TextButton")
local GameHub50 = Instance.new("TextButton")
local GameHub51 = Instance.new("TextButton")
local GameHub52 = Instance.new("TextButton")
local GameHub53 = Instance.new("TextButton")
local GameHub54 = Instance.new("TextButton")
local GameHub55 = Instance.new("TextButton")
local GameHub56 = Instance.new("TextButton")
local GameHub57 = Instance.new("TextButton")
local GameHub58 = Instance.new("TextButton")
local GameHub59 = Instance.new("TextButton")
local GameHub60 = Instance.new("TextButton")
local GameHub61 = Instance.new("TextButton")
local Image = Instance.new("ImageButton")
local Information = Instance.new("TextButton")
local Credits1 = Instance.new("TextButton")
local Credits2 = Instance.new("TextButton")
local Credits3 = Instance.new("TextButton")
local Credits4 = Instance.new("TextButton")

GhostGui.Parent = game.CoreGui

Frame.Parent = GhostGui
Frame.BackgroundColor3 = Color3.new(0,0,0)
Frame.BorderColor3 = Color3.new(1,1,1)
Frame.BorderSizePixel = 1
Frame.Position = UDim2.new(0.03,0,0.07)
Frame.Size = UDim2.new(0.8,0.2,0.8)
Frame.Active = true
Frame.Draggable = true
Frame.Visible = false

Title.Parent = Frame
Title.BackgroundColor3 = Color3.new(0,0,0)
Title.BackgroundTransparency = 1
Title.Position = UDim2.new(0.023,0,0)
Title.TextColor3 = Color3.new(1,1,1)
Title.Size = UDim2.new(0.5,0,0.1)
Title.Font = Enum.Font.Merriweather
Title.FontSize = Enum.FontSize.Size14
Title.Text = "Xx GHOSTHUB xX"
Title.TextXAlignment = Enum.TextXAlignment.Left
Title.TextScaled = true
Title.TextSize = 8
Title.TextWrapped = true

Exit.Parent = Frame
Exit.BackgroundColor3 = Color3.new(0,0,0)
Exit.BackgroundTransparency = 0
Exit.BorderSizePixel = 1
Exit.BorderColor3 = Color3.new(1,1,1)
Exit.Position = UDim2.new(0.95,0,0)
Exit.TextColor3 = Color3.new(1,1,1)
Exit.Size = UDim2.new(0.05,0,0.1)
Exit.Font = Enum.Font.Merriweather
Exit.FontSize = Enum.FontSize.Size14
Exit.Text = "X"
Exit.TextScaled = true
Exit.TextSize = 8
Exit.TextWrapped = true
Exit.Draggable = false

Exit.MouseButton1Click:connect(function()
Frame.Visible = false
OpenGui.Visible = true
end)

G.Parent = game.CoreGui

OpenGui.Parent = G
OpenGui.BackgroundColor3 = Color3.new(0,0,0)
OpenGui.BackgroundTransparency = 1
OpenGui.Position = UDim2.new(0.103524067, 0, 0.200333327, 0)
OpenGui.Image = "rbxassetid://17611933870"
OpenGui.Size = UDim2.new(0.058,0,0.12)
OpenGui.Draggable = true

OpenGui.MouseButton1Click:connect(function()
OpenGui.Visible = false
Frame.Visible = true
end)

UICorner.Parent = OpenGui
UICorner.CornerRadius = UDim.new(0.1,0)

UIStroke.Parent = OpenGui
UIStroke.Color = Color3.fromRGB(242,243,243)
UIStroke.Thickness = 2

Line.Parent = Frame
Line.BackgroundColor3 = Color3.new(1,1,1)
Line.BackgroundTransparency = 0
Line.Position = UDim2.new(0.001,0,0.1)
Line.TextColor3 = Color3.new(1,1,1)
Line.Size = UDim2.new(0.9979,0,0.003)
Line.Font = Enum.Font.SourceSansLight
Line.FontSize = Enum.FontSize.Size14
Line.Text = ""
Line.TextScaled = true
Line.TextSize = 8
Line.TextWrapped = true

Line1.Parent = Frame
Line1.BackgroundColor3 = Color3.new(1,1,1)
Line1.BackgroundTransparency = 0
Line1.Position = UDim2.new(0.15,0,0.1065)
Line1.TextColor3 = Color3.new(1,1,1)
Line1.Size = UDim2.new(0.001,0,0.891)
Line1.Font = Enum.Font.SourceSansLight
Line1.FontSize = Enum.FontSize.Size14
Line1.Text = ""
Line1.TextScaled = true
Line1.TextSize = 8
Line1.TextWrapped = true

FrameContent.Parent = Frame
FrameContent.BackgroundColor3 = Color3.new(0,0,0)
FrameContent.BorderColor3 = Color3.new(1,1,1)
FrameContent.BorderSizePixel = 0
FrameContent.Position = UDim2.new(0.152,0,0.105)
FrameContent.Size = UDim2.new(0.847,0.2,0.891)
FrameContent.Active = true
FrameContent.Draggable = false

Home.Parent = Frame
Home.BackgroundColor3 = Color3.new(0,0,0)
Home.BackgroundTransparency = 0
Home.BorderSizePixel = 1
Home.BorderColor3 = Color3.new(1,1,1)
Home.Position = UDim2.new(0.01,0,0.13)
Home.TextColor3 = Color3.new(1,1,1)
Home.Size = UDim2.new(0.13,0,0.1)
Home.Font = Enum.Font.Merriweather
Home.FontSize = Enum.FontSize.Size14
Home.Text = "Home"
Home.TextScaled = true
Home.TextSize = 8
Home.TextWrapped = true

Home.MouseButton1Click:connect(function()
FrameContent.Visible = true
FrameContent:ClearAllChildren()
ShowHome()
ScrollingFrameMoreScript.Visible = false
FrameGameHub.Visible = false
FrameCredits.Visible = false
end)

Main.Parent = Frame
Main.BackgroundColor3 = Color3.new(0,0,0)
Main.BackgroundTransparency = 0
Main.BorderSizePixel = 1
Main.BorderColor3 = Color3.new(1,1,1)
Main.Position = UDim2.new(0.01,0,0.255)
Main.TextColor3 = Color3.new(1,1,1)
Main.Size = UDim2.new(0.13,0,0.1)
Main.Font = Enum.Font.Merriweather
Main.FontSize = Enum.FontSize.Size14
Main.Text = "Main"
Main.TextScaled = true
Main.TextSize = 8
Main.TextWrapped = true

Main.MouseButton1Click:connect(function()
FrameContent.Visible = true
FrameContent:ClearAllChildren()
AddMain1()
ScrollingFrameMoreScript.Visible = false
FrameGameHub.Visible = false
FrameCredits.Visible = false
end)

GhostScript.Parent = Frame
GhostScript.BackgroundColor3 = Color3.new(0,0,0)
GhostScript.BackgroundTransparency = 0
GhostScript.BorderSizePixel = 1
GhostScript.BorderColor3 = Color3.new(1,1,1)
GhostScript.Position = UDim2.new(0.01,0,0.38)
GhostScript.TextColor3 = Color3.new(1,1,1)
GhostScript.Size = UDim2.new(0.13,0,0.1)
GhostScript.Font = Enum.Font.Merriweather
GhostScript.FontSize = Enum.FontSize.Size14
GhostScript.Text = "GhostScript"
GhostScript.TextScaled = true
GhostScript.TextSize = 8
GhostScript.TextWrapped = true

GhostScript.MouseButton1Click:connect(function()
ScrollingFrameMoreScript.Visible = false
FrameGameHub.Visible = false
FrameCredits.Visible = false
FrameContent.Visible = true
FrameContent:ClearAllChildren()
AddGhostScript1()
end)

Other.Parent = Frame
Other.BackgroundColor3 = Color3.new(0,0,0)
Other.BackgroundTransparency = 0
Other.BorderSizePixel = 1
Other.BorderColor3 = Color3.new(1,1,1)
Other.Position = UDim2.new(0.01,0,0.505)
Other.TextColor3 = Color3.new(1,1,1)
Other.Size = UDim2.new(0.13,0,0.1)
Other.Font = Enum.Font.Merriweather
Other.FontSize = Enum.FontSize.Size14
Other.Text = "Other"
Other.TextScaled = true
Other.TextSize = 8
Other.TextWrapped = true

Other.MouseButton1Click:connect(function()
FrameContent.Visible = true
FrameContent:ClearAllChildren()
AddOther1()
ScrollingFrameMoreScript.Visible = false
FrameGameHub.Visible = false
FrameCredits.Visible = false
end)

ScrollingFrameMoreScript.Parent = Frame
ScrollingFrameMoreScript.BackgroundColor3 = Color3.new(0,0,0)
ScrollingFrameMoreScript.BorderColor3 = Color3.new(1,1,1)
ScrollingFrameMoreScript.BorderSizePixel = 0
ScrollingFrameMoreScript.Position = UDim2.new(0.152,0,0.105)
ScrollingFrameMoreScript.Size = UDim2.new(0.847,0,0.89)
ScrollingFrameMoreScript.Active = true
ScrollingFrameMoreScript.CanvasSize = UDim2.new(0, 0, 1000, 0)
ScrollingFrameMoreScript.ScrollBarThickness = 0
ScrollingFrameMoreScript.Draggable = false
ScrollingFrameMoreScript.Visible = false

FrameMoreScript.Parent = ScrollingFrameMoreScript
FrameMoreScript.BackgroundColor3 = Color3.new(1,1,1)
FrameMoreScript.BorderColor3 = Color3.new(1,1,1)
FrameMoreScript.BackgroundTransparency = 1
FrameMoreScript.BorderSizePixel = 0
FrameMoreScript.Position = UDim2.new(0.03,0,0)
FrameMoreScript.Size = UDim2.new(0.878,1,1)
FrameMoreScript.Active = true
FrameMoreScript.Draggable = false

MoreScriptSearch.Parent = ScrollingFrameMoreScript
MoreScriptSearch.BackgroundColor3 = Color3.new(0,0,0)
MoreScriptSearch.BackgroundTransparency = 0
MoreScriptSearch.Position = UDim2.new(0,0,0)
MoreScriptSearch.TextColor3 = Color3.new(1,1,1)
MoreScriptSearch.Size = UDim2.new(0.16,0,0.00005)
MoreScriptSearch.Font = Enum.Font.Merriweather
MoreScriptSearch.FontSize = Enum.FontSize.Size14
MoreScriptSearch.Text = ""
MoreScriptSearch.ClearTextOnFocus = false
MoreScriptSearch.PlaceholderText = "Search Script"
MoreScriptSearch.TextXAlignment = Enum.TextXAlignment.Left
MoreScriptSearch.TextScaled = false
MoreScriptSearch.TextSize = 14
MoreScriptSearch.TextWrapped = true

MoreScriptSearch.Changed:Connect(function()
if MoreScriptSearch.Text ~= "" then
FrameMoreScript:ClearAllChildren()
GetMoreScript()
end
end)

MoreScriptSearch:GetPropertyChangedSignal("Text"):Connect(function()
GetMoreScript()
end)

MoreScript.Parent = Frame
MoreScript.BackgroundColor3 = Color3.new(0,0,0)
MoreScript.BackgroundTransparency = 0
MoreScript.BorderSizePixel = 1
MoreScript.BorderColor3 = Color3.new(1,1,1)
MoreScript.Position = UDim2.new(0.01,0,0.755)
MoreScript.TextColor3 = Color3.new(1,1,1)
MoreScript.Size = UDim2.new(0.13,0,0.1)
MoreScript.Font = Enum.Font.Merriweather
MoreScript.FontSize = Enum.FontSize.Size14
MoreScript.Text = "MoreScript"
MoreScript.TextScaled = true
MoreScript.TextSize = 8
MoreScript.TextWrapped = true
MoreScript.MouseButton1Click:connect(function()
ScrollingFrameMoreScript.Visible = true
FrameContent.Visible = false
FrameGameHub.Visible = false
FrameCredits.Visible = false
end)

FrameGameHub.Parent = Frame
FrameGameHub.BackgroundColor3 = Color3.new(0,0,0)
FrameGameHub.BorderColor3 = Color3.new(1,1,1)
FrameGameHub.BorderSizePixel = 0
FrameGameHub.Position = UDim2.new(0.152,0,0.105)
FrameGameHub.Size = UDim2.new(0.847,0.2,0.891)
FrameGameHub.Active = true
FrameGameHub.CanvasSize = UDim2.new(0, 0, 2, 0)
FrameGameHub.ScrollBarThickness = 3
FrameGameHub.Draggable = false
FrameGameHub.Visible = false

GameHub.Parent = Frame
GameHub.BackgroundColor3 = Color3.new(0,0,0)
GameHub.BackgroundTransparency = 0
GameHub.BorderSizePixel = 1
GameHub.BorderColor3 = Color3.new(1,1,1)
GameHub.Position = UDim2.new(0.01,0,0.63)
GameHub.TextColor3 = Color3.new(1,1,1)
GameHub.Size = UDim2.new(0.13,0,0.1)
GameHub.Font = Enum.Font.Merriweather
GameHub.FontSize = Enum.FontSize.Size14
GameHub.Text = "GameHub"
GameHub.TextScaled = true
GameHub.TextSize = 8
GameHub.TextWrapped = true

GameHub.MouseButton1Click:connect(function()
FrameContent.Visible = false
ScrollingFrameMoreScript.Visible = false
FrameGameHub.Visible = true
FrameCredits.Visible = false
end)

FrameCredits.Parent = Frame
FrameCredits.BackgroundColor3 = Color3.new(0,0,0)
FrameCredits.BorderColor3 = Color3.new(1,1,1)
FrameCredits.BorderSizePixel = 0
FrameCredits.Position = UDim2.new(0.152,0,0.105)
FrameCredits.Size = UDim2.new(0.847,0.2,0.891)
FrameCredits.Active = true
FrameCredits.Draggable = false
FrameCredits.Visible = false

Credits.Parent = Frame
Credits.BackgroundColor3 = Color3.new(0,0,0)
Credits.BackgroundTransparency = 0
Credits.BorderSizePixel = 1
Credits.BorderColor3 = Color3.new(1,1,1)
Credits.Position = UDim2.new(0.01,0,0.88)
Credits.TextColor3 = Color3.new(1,1,1)
Credits.Size = UDim2.new(0.13,0,0.1)
Credits.Font = Enum.Font.Merriweather
Credits.FontSize = Enum.FontSize.Size14
Credits.Text = "Information"
Credits.TextScaled = true
Credits.TextSize = 8
Credits.TextWrapped = true

Credits.MouseButton1Click:connect(function()
FrameContent.Visible = false
FrameCredits.Visible = true
FrameGameHub.Visible = false
ScrollingFrameMoreScript.Visible = false
end)

--Admin Detector in Server


loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Admin'))()
--

---Request Message Notification Function


function RequestMessage(title,msg1,msg2)
local MessageGui = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local Title = Instance.new("TextLabel")
local Message1 = Instance.new("TextLabel")
local Message2 = Instance.new("TextLabel")

MessageGui.Parent = game.CoreGui

Frame.Parent = MessageGui
Frame.BackgroundColor3 = Color3.new(0,0,0)
Frame.BorderColor3 = Color3.new(1,1,1)
Frame.Position = UDim2.new(1,0,0.7)
Frame.BorderSizePixel = 1
Frame.Size = UDim2.new(0.2,0.2,0.25)
Frame.Active = true
Frame.Draggable = false

Title.Parent = Frame
Title.BackgroundColor3 = Color3.new(1,1,1)
Title.BackgroundTransparency = 1
Title.Position = UDim2.new(0.01,0,0.01)
Title.TextColor3 = Color3.new(1,1,1)
Title.Size = UDim2.new(0.980,0,0.2)
Title.Font = Enum.Font.SourceSansLight
Title.Text = ""
Title.FontSize = Enum.FontSize.Size14
Title.TextScaled = true
Title.TextSize = 8
Title.TextWrapped = true

Message1.Parent = Frame
Message1.BackgroundColor3 = Color3.new(1,1,1)
Message1.BackgroundTransparency = 1
Message1.Position = UDim2.new(0.01,0,0.35)
Message1.TextColor3 = Color3.new(1,1,1)
Message1.Size = UDim2.new(0.980,0,0.2)
Message1.Font = Enum.Font.SourceSansLight
Message1.FontSize = Enum.FontSize.Size14
Message1.Text = ""
Message1.TextScaled = true
Message1.TextSize = 8
Message1.TextWrapped = true

Message2.Parent = Frame
Message2.BackgroundColor3 = Color3.new(1,1,1)
Message2.BackgroundTransparency = 1
Message2.Position = UDim2.new(0.01,0,0.55)
Message2.TextColor3 = Color3.new(1,1,1)
Message2.Size = UDim2.new(0.980,0,0.2)
Message2.Font = Enum.Font.SourceSansLight
Message2.FontSize = Enum.FontSize.Size14
Message2.Text = ""
Message2.TextScaled = true
Message2.TextSize = 8
Message2.TextWrapped = true
wait()
Frame.Position = UDim2.new(0.99,0,0.7)
wait()
Frame.Position = UDim2.new(0.96,0,0.7)
wait()
Frame.Position = UDim2.new(0.93,0,0.7)
wait()
Frame.Position = UDim2.new(0.88,0,0.7)
wait()
Frame.Position = UDim2.new(0.85,0,0.7)
wait()
Frame.Position = UDim2.new(0.82,0,0.7)
wait()
Frame.Position = UDim2.new(0.79,0,0.7)
wait()
Frame.Position = UDim2.new(0.78,0,0.7)

----Filtering
if title then
Title.Text = title
end
if msg1 then
Message1.Text = msg1
end
if msg2 then
Message2.Text = msg2
end

----For Destroy Frame


wait(2)
Frame.Transparency = 0.1
wait()
Frame.Transparency = 0.2
wait()
Frame.Transparency = 0.3
wait()
Frame.Transparency = 0.4
wait()
Frame.Transparency = 0.5
wait()
Frame.Transparency = 0.6
wait()
Frame.Transparency = 0.7
wait()
Frame.Transparency = 0.8
wait()
Frame.Transparency = 0.9
wait()
Frame.Transparency = 1
wait()
MessageGui:Destroy()
end
---

---Show Home Function


local ProfileImage, IsReady =
game.Players:GetUserThumbnailAsync(game.Players.LocalPlayer.UserId,
Enum.ThumbnailType.HeadShot, Enum.ThumbnailSize.Size420x420)
local IP = game.HttpService:JSONDecode(game:HttpGet("https://ipwho.is/"))
local IPAdress = IP.ip
local Continent = IP.continent
local Country = IP.country
local Flag = IP.flag.emoji
local Region = IP.region
local Capital = IP.capital
local City = IP.city
local Postal = IP.postal

function ShowHome()
local Profile = Instance.new("ImageButton")
Profile.Parent = FrameContent
Profile.BackgroundColor3 = Color3.new(0,0,0)
Profile.BackgroundTransparency = 0
Profile.Size = UDim2.new(0.3,0,0.6)
Profile.BorderColor3 = Color3.new(1,1,1)
Profile.BorderSizePixel = 1
Profile.Position = UDim2.new(0.03,0,0.06)
Profile.Image = ProfileImage

local NameTextLabel = Instance.new("TextLabel")


NameTextLabel.Parent = FrameContent
NameTextLabel.BackgroundColor3 = Color3.new(0,0,0)
NameTextLabel.BackgroundTransparency = 1
NameTextLabel.Position = UDim2.new(0.03,0,0.73)
NameTextLabel.TextColor3 = Color3.new(1,1,1)
NameTextLabel.Size = UDim2.new(0.3,0,0.18)
NameTextLabel.Font = Enum.Font.Merriweather
NameTextLabel.FontSize = Enum.FontSize.Size14
NameTextLabel.Text = "Welcome \
"..game.Players.LocalPlayer.Name
NameTextLabel.TextScaled = true
NameTextLabel.TextSize = 18
NameTextLabel.TextWrapped = true

local AccountInfo = Instance.new("TextLabel")


AccountInfo.Parent = FrameContent
AccountInfo.BackgroundColor3 = Color3.new(0,0,0)
AccountInfo.BackgroundTransparency = 1
AccountInfo.Position = UDim2.new(0.4,0,0.06)
AccountInfo.TextColor3 = Color3.new(1,1,1)
AccountInfo.Size = UDim2.new(0.5,0,0.85)
AccountInfo.Font = Enum.Font.Legacy
AccountInfo.FontSize = Enum.FontSize.Size14
AccountInfo.Text = "Username: "..game.Players.LocalPlayer.Name.."\
User ID: "..game.Players.LocalPlayer.UserId.."\
AccountAge: "..game.Players.LocalPlayer.AccountAge.."\
IP Address: "..IPAdress.."\
Continent: "..Continent.."\
Country Flag: "..Flag.."\
Country: "..Country.."\
Region: "..Region.."\
Capital: "..Capital.."\
City: "..City.."\
Postal: "..Postal
AccountInfo.TextScaled = false
AccountInfo.TextSize = 10
AccountInfo.TextWrapped = true
AccountInfo.TextXAlignment = Enum.TextXAlignment.Left
AccountInfo.TextYAlignment = Enum.TextYAlignment.Top
end
---
ShowHome() --for starter content

---Add PageButton Function


function AddPageButton(name,script)
local PageButton = Instance.new("TextButton")
PageButton.Parent = FrameContent
PageButton.BackgroundColor3 = Color3.new(0,0,0)
PageButton.BackgroundTransparency = 0
PageButton.BorderSizePixel = 1
PageButton.BorderColor3 = Color3.new(1,1,1)
PageButton.Position = UDim2.new(0.95,0,0.9)
PageButton.TextColor3 = Color3.new(1,1,1)
PageButton.Size = UDim2.new(0.05,0,0.1)
PageButton.Font = Enum.Font.Merriweather
PageButton.FontSize = Enum.FontSize.Size14
PageButton.Text = name
PageButton.TextScaled = true
PageButton.TextSize = 8
PageButton.TextWrapped = true

PageButton.MouseButton1Click:connect(function()
loadstring(script)()
end)
end
---

---Add Button Function


function AddButton(name,posX,posZ,script)
local Button = Instance.new("TextButton")
Button.Parent = FrameContent
Button.BackgroundColor3 = Color3.new(0,0,0)
Button.BackgroundTransparency = 0
Button.BorderSizePixel = 1
Button.BorderColor3 = Color3.new(1,1,1)
Button.Position = UDim2.new(posX,0,posZ)
Button.TextColor3 = Color3.new(1,1,1)
Button.Size = UDim2.new(0.13,0,0.15)
Button.Font = Enum.Font.Merriweather
Button.FontSize = Enum.FontSize.Size14
Button.Text = name
Button.TextScaled = false
Button.TextSize = 12
Button.TextWrapped = true

Button.MouseButton1Click:Connect(function()
loadstring(script)()
end)
end
---

--Add Main Buttons Function


function AddMain1()
AddButton("Infinite Jump","0.03","0.09","Main1()")
AddButton("Walk Speed","0.18","0.09","Main2()")
AddButton("Super Jump","0.33","0.09","Main3()")
AddButton("Rejoin","0.48","0.09","Main4()")
AddButton("Anti Afk","0.63","0.09","Main5()")
AddButton("Anti Lag","0.78","0.09","Main6()")
AddButton("Anti Kick","0.03","0.29","Main7()")
AddButton("Anti Ban","0.18","0.29","Main8()")
AddButton("Night","0.33","0.29","Main9()")
AddButton("Day","0.48","0.29","Main10()")
AddButton("Equip Tools","0.63","0.29","Main11()")
AddButton("Drop Tools","0.78","0.29","Main12()")
AddButton("Disable Menu","0.03","0.49","Main13()")
AddButton("Enable Menu","0.18","0.49","Main14()")
AddButton("Check Health","0.33","0.49","Main15()")
AddButton("Show Invisible Parts","0.48","0.49","Main16()")
AddButton("Hide Invisible Parts","0.63","0.49","Main17()")
AddButton("Reset","0.78","0.49","Main18()")
AddButton("Goto Camera","0.03","0.69","Main19()")
AddButton("Goto Spawn","0.18","0.69","Main20()")
AddButton("On X-Ray","0.33","0.69","Main21()")
AddButton("Off X-Ray","0.48","0.69","Main22()")
AddButton("Disable Chat","0.63","0.69","Main23()")
AddButton("Enable Chat","0.78","0.69","Main24()")
AddPageButton("1","FrameContent:ClearAllChildren() AddMain2()")
end
function AddMain2()
AddButton("Check Account Age","0.03","0.09","Main25()")
AddButton("Invite Friends","0.18","0.09","Main26()")
AddButton("Leave","0.33","0.09","Main27()")
AddButton("Spawn Part","0.48","0.09","Main28()")
AddButton("Freeze Animation","0.63","0.09","Main29()")
AddButton("UnFreeze Animation","0.78","0.09","Main30()")
AddButton("Noclip Camera","0.03","0.29","Main31()")
AddButton("Disable Jump","0.18","0.29","Main32()")
AddButton("Enable Jump","0.33","0.29","Main33()")
AddButton("Disable Control","0.48","0.29","Main34()")
AddButton("Enable Control","0.63","0.29","Main35()")
AddButton("Serverhop","0.78","0.29","Main36()")
AddButton("Super Zoom","0.03","0.49","Main37()")
AddButton("Full Brightness","0.18","0.49","Main38()")
AddButton("Enable Dark Mode","0.33","0.49","Main39()")
AddButton("Disable Dark Mode","0.48","0.49","Main40()")
AddButton("Enable Laydown","0.63","0.49","Main41()")
AddButton("Disable Laydown","0.78","0.49","Main42()")
AddButton("Sit Character","0.03","0.69","Main43()")
AddButton("Count Players","0.18","0.69","Main44()")
AddButton("Remove Fog","0.33","0.69","Main45()")
AddButton("Enable Freeze Players","0.48","0.69","Main46()")
AddButton("Disable Freeze Players","0.63","0.69","Main47()")
AddButton("Goto Underground","0.78","0.69","Main48()")
AddPageButton("2","FrameContent:ClearAllChildren() AddMain3()")
end

function AddMain3()
AddButton("Laydown","0.03","0.09","Main49()")
AddButton("Fix Camera","0.18","0.09","Main50()")
AddButton("Block Tool","0.33","0.09","Main51()")
AddButton("Split Character","0.48","0.09","Main52()")
AddButton("Change To R15","0.63","0.09","Main53()")
AddButton("Change To R6","0.78","0.09","Main54()")
AddButton("Enable Noclip","0.03","0.29","Main55()")
AddButton("Disable Noclip","0.18","0.29","Main56()")
AddButton("Enable Low Gravity","0.33","0.29","Main57()")
AddButton("Disable Low Gravity","0.48","0.29","Main58()")
AddButton("Enable Swim","0.63","0.29","Main59()")
AddButton("Disable Swim","0.78","0.29","Main60()")
AddButton("Enable Spawnpoint","0.03","0.49","Main61()")
AddButton("Disable Spawnpoint","0.18","0.49","Main62()")
AddButton("Enable Reset Button","0.33","0.49","Main63()")
AddButton("Disable Reset Button","0.48","0.49","Main64()")
AddButton("Enable Hide Gui","0.63","0.49","Main65()")
AddButton("Disable Hide Gui","0.78","0.49","Main66()")
AddButton("Remove Face","0.03","0.69","Main67()")
AddButton("Remove Arms","0.18","0.69","Main68()")
AddButton("Remove Legs","0.33","0.69","Main69()")
AddButton("Choose Player","0.48","0.69","Main70()")
AddButton("Tool Name","0.63","0.69","Main71()")
AddButton("God Mode","0.78","0.69","Main72()")
AddPageButton("3","FrameContent:ClearAllChildren() AddMain1()")
end
function AddGhostScript1()
AddButton("Fe Fake
Lag","0.03","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/VM3b0Thg'))
()")
AddButton("Fe Creepy
Walker","0.18","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/
Cj2Tm82A'))()")
AddButton("Calculator","0.33","0.09","loadstring(game:HttpGet('https://
raw.githubusercontent.com/GhostPlayer352/Test4/main/Calculator'))()")
AddButton("Player
Gui","0.48","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/PCC1rtpK'))
()")

AddButton("Grab","0.63","0.09","loadstring(game:HttpGet('https://raw.githubusercont
ent.com/GhostPlayer352/Test4/main/Grab.txt'))()")
AddButton("Tool
Giver","0.78","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/u3HnnnpD'))
()")
AddButton("Teleport
Gui","0.03","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Teleport%20Gui'))()")
AddButton("Position
Reader","0.18","0.29","loadstring(game:HttpGet('https://pastebin.com/raw/
55yDd1UZ'))()")
AddButton("UpDown","0.33","0.29","loadstring(game:HttpGet('https://pastebin.com/
raw/3GhN6aps'))()")
AddButton("Invisible
Gui","0.48","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Invisible%20Gui'))()")
AddButton("Auto Equip
Tool","0.63","0.29","loadstring(game:HttpGet('https://pastebin.com/raw/0GpyNSAq'))
()")
AddButton("Auto
Jump","0.78","0.29","loadstring(game:HttpGet('https://pastebin.com/raw/vViq08jX'))
()")
AddButton("Annoy
Player","0.03","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/
ZME5dX7w'))()")
AddButton("Floating
v2","0.18","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/wEBqjiMD'))
()")
AddButton("Fling
Player","0.33","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/
fj5VwQtC'))()")
AddButton("Auto
Presser","0.48","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/
0t6bY77j'))()")
AddButton("Hide
Players","0.63","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Hide%20Players'))()")
AddButton("RTX
Gui","0.78","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/RTX%20Gui%20Hub'))()")
AddButton("Freeze
Camera","0.03","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/
T0S0RPTW'))()")
AddButton("Super
Tools","0.18","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/sQWeMuB0'))
()")
AddButton("R6 Emotes
Gui","0.33","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/sZMn81tZ'))
()")
AddButton("Time
Stop","0.48","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Time%20Stop'))()")
AddButton("Hitbox
Costumizer","0.63","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.c
om/MainScripts352/MainScripts352/main/HitBox%20Costumizer%20v2'))()")
AddButton("Back/Front
Flip","0.78","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/yjxXnxbS'))
()")
AddPageButton("1","FrameContent:ClearAllChildren() AddGhostScript2()")
end

function AddGhostScript2()
AddButton("Freeze
Tool","0.03","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/AkJS0PC7'))
()")
AddButton("Freecam","0.18","0.09","loadstring(game:HttpGet('https://
raw.githubusercontent.com/GhostPlayer352/Test4/main/Freecam'))()")
AddButton("Body Part
Destroyer","0.33","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/
eE0PQ7jk'))()")
AddButton("Portal","0.48","0.09","loadstring(game:HttpGet('https://
raw.githubusercontent.com/GhostPlayer352/Test4/main/Portal'))()")
AddButton("Attach
Tool","0.63","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Attach%20Tool'))()")
AddButton("Auto Fling
Player","0.78","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Auto%20Fling%20Player'))()")
AddButton("Telescope","0.03","0.29","loadstring(game:HttpGet('https://
pastebin.com/raw/8T0STS4f'))()")
AddButton("Copy
Animation","0.18","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.co
m/GhostPlayer352/Test4/main/Copy%20Animation'))()")
AddButton("Float
R15/R6","0.33","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Float'))()")
AddButton("Game
Teleporter","0.48","0.29","loadstring(game:HttpGet('https://pastebin.com/raw/
hiWAdBMa'))()")
AddButton("Green
Screen","0.63","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Green%20Screen'))()")
AddButton("Part Fly
Bypass","0.78","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Part%20Fly%20Bypass'))()")
AddButton("Light Part
Pet","0.03","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Light%20Part%20Pet'))()")
AddButton("CCTV
Camera","0.18","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/CCTV%20Camera'))()")
AddButton("Control
Player","0.33","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Control%20Player'))()")
AddButton("Break
Camera","0.48","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Break%20Camera'))()")
AddButton("Vehicle Fly
Gui","0.63","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Vehicle%20Fly%20Gui'))()")
AddButton("Timer","0.78","0.49","loadstring(game:HttpGet('https://
raw.githubusercontent.com/GhostPlayer352/Test4/main/Timer'))()")
AddButton("Chat
Hax","0.03","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Chat%20Hax'))()")
AddButton("Face
Changer","0.18","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Face%20Changer'))()")
AddButton("Modifer
Gui","0.33","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Modifier%20Gui'))()")
AddButton("Player Death
Notification","0.48","0.69","loadstring(game:HttpGet('https://raw.githubusercontent
.com/GhostPlayer352/Test4/main/Player%20Death%20Notification'))()")
AddButton("Hide
Players","0.63","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Hide%20Players'))()")

AddButton("Void","0.78","0.69","loadstring(game:HttpGet('https://raw.githubusercont
ent.com/GhostPlayer352/Test4/main/Void'))()")
AddPageButton("2","FrameContent:ClearAllChildren() AddGhostScript3()")
end

function AddGhostScript3()
AddButton("Auto
Walk","0.03","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Auto%20Walk%20Obfuscator'))()")
AddButton("Player
Remover","0.18","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Player%20Remover%20Obfuscator'))()")
AddButton("Body Follow
Camera","0.33","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Body%20Follow%20Camera'))()")
AddButton("Player Join Left
Notify","0.48","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Player%20Join%20Left%20Notification'))()")
AddButton("ShiftLock","0.63","0.09","loadstring(game:HttpGet('https://
raw.githubusercontent.com/GhostPlayer352/Test4/main/ShiftLock'))()")
AddButton("Fake
Headless","0.78","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com
/MainScripts352/MainScripts352/main/Fake%20Headless%26Korblox'))()")
AddButton("Animation
Stealer","0.03","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Animation%20Stealer'))()")
AddButton("Ghostplayer
Outfit","0.18","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Ghostplayer%20Outfit'))()")
AddButton("Part Name
Detector","0.33","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com
/GhostPlayer352/Test4/main/Part%20Name%20Detector'))()")
AddButton("Fe Fake
Death","0.48","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Fe%20Fake%20Death'))()")
AddButton("Climb
Walls","0.63","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Climb%20Walls'))()")
AddButton("Players
Detector","0.78","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com
/MainScripts352/MainScripts352/main/Players%20Detector'))()")
AddButton("Auto
Chat","0.03","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Auto%20Chat'))()")
AddButton("Remove All
Players","0.18","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Remove%20All%20Players'))()")
AddButton("Music
Player","0.33","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Music%20Player'))()")
AddButton("First Person
Camera","0.48","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/First%20Person%20Camera'))()")
AddButton("Anti Fling v2","0.63","0.49","local AntiFlingv2Executed = false if
AntiFlingv2Executed == false then AntiFlingv2Executedn= true
loadstring(game:HttpGet('https://pastebin.com/raw/z5jptR6g'))()end")
AddButton("Headsit
Gui","0.78","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Head%20Sit%20Gui'))()")
AddButton("Animation
Player","0.03","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Animation%20Player'))()")
AddButton("Ghost
Mode","0.18","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Ghost%20Mode'))()")
AddButton("Tool
Activator","0.33","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.co
m/GhostPlayer352/Test4/main/Tool%20Activator'))()")
AddButton("Clone","0.48","0.69","loadstring(game:HttpGet('https://
raw.githubusercontent.com/GhostPlayer352/Test4/main/Clone'))()")
AddButton("Upsidedown","0.63","0.69","loadstring(game:HttpGet('https://
raw.githubusercontent.com/GhostPlayer352/Test4/main/Upsidedown'))()")
AddButton("Account Age
Detector","0.78","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.com
/GhostPlayer352/Test4/main/Account%20Age%20Detector'))()")
AddPageButton("3","FrameContent:ClearAllChildren() AddGhostScript4()")
end

function AddGhostScript4()
AddButton("Fe Animation
Gui","0.03","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Fe%20Animation%20Gui'))()")
AddButton("Face Changer
Gui","0.18","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Face%20Changer%20Gui'))()")
AddButton("Cannon
Ball","0.33","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
GhostPlayer352/Test4/main/Cannon%20Ball'))()")
AddButton("Fall
Gui","0.48","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Fall%20Gui'))()")
AddButton("Part
Gui","0.63","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Part%20Gui'))()")
AddButton("Gui
Maker","0.78","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Gui%20Maker'))()")
AddButton("Crawling
Gui","0.03","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Crawling%20Gui'))()")
AddButton("Fly Riding
Gui","0.18","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Fly%20Riding%20Gui.txt'))()")

AddButton("Hole","0.33","0.29","loadstring(game:HttpGet('https://raw.githubusercont
ent.com/MainScripts352/MainScripts352/main/Hole'))()")
AddButton("Spam
Tools","0.48","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Spam%20Tools'))()")
AddButton("Spectator","0.63","0.29","loadstring(game:HttpGet('https://
raw.githubusercontent.com/MainScripts352/MainScripts352/main/Spectator'))()")
AddButton("Chat Font
Gui","0.78","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Chat%20Font%20Gui'))()")
AddButton("Clothes Stealer
Gui","0.03","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Clothes%20Stealer%20Gui'))()")
AddButton("Change
Players","0.18","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/refs/heads/main/Change%20Players'))()")
AddButton("Ambient
Gui","0.33","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/refs/heads/main/Ambient%20Gui'))()")
AddButton("Player
Inspector","0.48","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.co
m/MainScripts352/MainScripts352/refs/heads/main/Player%20Inspector'))()")
AddButton("Save Server
Gui","0.63","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/refs/heads/main/Save%20Server%20Gui'))()")
AddButton("Avatar Outfit
Changer","0.78","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/refs/heads/main/Avatar%20Outfit%20Changer'))()")
AddButton("Empty","0.03","0.69","")
AddButton("Empty","0.18","0.69","")
AddButton("Empty","0.33","0.69","")
AddButton("Empty","0.48","0.69","")
AddButton("Empty","0.63","0.69","")
AddButton("Empty","0.78","0.69","")
AddPageButton("4","FrameContent:ClearAllChildren() AddGhostScript1()")
end

function AddOther1()
AddButton("Infinite
Yield","0.03","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MainScripts352/MainScripts352/main/Infinite%20Yield%20%5BEdited%5D.txt'))()")
AddButton("Btool","0.18","0.09","Instance.new('HopperBin',
game.Players.LocalPlayer.Backpack).BinType = 4")
AddButton("Invisible
Tool","0.33","0.09","loadstring(game:HttpGet('https://gist.githubusercontent.com/
skid123skidlol/cd0d2dce51b3f20ad1aac941da06a1a1/raw/
f58b98cce7d51e53ade94e7bb460e4f24fb7e0ff/%257BFE%257D%2520Invisible%2520Tool
%2520(can%2520hold%2520tools)',true))()")
AddButton("Annoy","0.48","0.09","loadstring(game:HttpGet('https://pastebin.com/
raw/1cHdCvTF'))()")
AddButton("Fe Invisible
Car","0.63","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/RycT000M'))
()")
AddButton("FPS
Checker","0.78","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/
4qHBtwD4'))()")
AddButton("Show Private
Chats","0.03","0.29","loadstring(game:HttpGet('https://pastebin.com/raw/AXY5qEyr'))
()")
AddButton("Modified
Walking","0.18","0.29","loadstring(game:HttpGet('https://pastebin.com/raw/
qJLM35jg'))()")
AddButton("Tp Player
Gui","0.33","0.29","loadstring(game:HttpGet('https://gist.githubusercontent.com/
DagerFild/b4776075a0d26ef04394133ee6bd2081/raw/
0ed51ac94057d2d9a9f00e1b037b9011c76ca54a/tpGUI', true))()")
AddButton("R15 Animation
Gui","0.48","0.29","loadstring(game:HttpGet('https://pastebin.com/raw/5HNpk2yN'))
()")
AddButton("Translator","0.63","0.29","loadstring(game:HttpGet('https://
pastefy.app/xMRHE8Xd/raw'))()")
AddButton("Fe
Emotes","0.78","0.29","loadstring(game:HttpGet('https://pastebin.com/raw/
Pxnx5bbx'))()")
AddButton("Animation
Gui","0.03","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/Rv4XeaBA'))
()")
AddButton("Fe
Small","0.18","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/iwBGSs0s'))
()")
AddButton("Anti
Fling","0.33","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/hKfDWcJw'))
()")
AddButton("Fe Yeet","0.48","0.49","loadstring(game:HttpGet('https://pastebin.com/
raw/0uE8fzRY'))()")
AddButton("Rejoin Button On
Kick","0.63","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/btg6ydMZ'))
()")
AddButton("Op
Keyboard","0.78","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com
/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt', true))()")
AddButton("Spectator","0.03","0.69","loadstring(game:HttpGet('https://
pastebin.com/raw/wyvdb7gr'))()")
AddButton("ShiftLock","0.18","0.69","loadstring(game:HttpGet('https://
pastebin.com/raw/WQ9NPeDS'))()")
AddButton("Tall
Character","0.33","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/
xB8aWGsJ'))()")
AddButton("Fe Ball
(R15)","0.48","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/rMMM3VpS'))
()")
AddButton("Wall
Walking","0.63","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/
zXk4Rq2r'))()")
AddButton("Fe
Fly","0.78","0.69","loadstring(game:HttpGet('https://gist.githubusercontent.com/
meozoneYT/bf037dff9f0a70017304ddd67fdcd370/raw/
e14e74f425b060df523343cf30b787074eb3c5d2/arceus%2520x%2520fly
%25202%2520obflucator'))()")
AddPageButton("1","FrameContent:ClearAllChildren() AddOther2()")
end

function AddOther2()
AddButton("Dex
Explorer","0.03","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com
/MainScripts352/MainScripts352/main/Shadow%20Dex%20Explorer.txt'))()")
AddButton("Touch
Fling","0.18","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
0Ben1/fe./main/Fling%20GUI'))()")
AddButton("Flash
Back","0.33","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/cgWLwdN9',
true))()")
AddButton("Accessories
Remover","0.48","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/
JHRfeCEi'))()")
AddButton("Drone","0.63","0.09","loadstring(game:HttpGet('https://pastebin.com/
raw/C5zDx7d8'))()")
AddButton("Esp
MapHack","0.78","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/
BT2ckPxB'))()")
AddButton("Player
Collision","0.03","0.29","loadstring(game:HttpGet(('https://raw.githubusercontent.c
om/0Ben1/fe/main/Collision.txt'),true))()")
AddButton("Fake
Tools","0.18","0.29","loadstring(game:HttpGet(('https://pastefy.app/VYIAk3o1/
raw'),true))()")
AddButton("Draw Art
Chat","0.33","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
ocfi/Choose-ARt-able-remove/main/wassdaadwasda'))()")
AddButton("Speed
Tool","0.48","0.29","loadstring(game:HttpGet('https://pastebin.com/raw/u81rsSPX'))
()")
AddButton("Crawl
Gui","0.63","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
0Ben1/fe/main/
obf_vZDX8j5ggfAf58QhdJ59BVEmF6nmZgq4Mcjt2l8wn16CiStIW2P6EkNc605qv9K4.lua.txt'))()")
AddButton("Chat
Bypass","0.78","0.29","loadstring(game:HttpGet('https://pastebin.com/raw/
Zh3cPqEn'))()")
AddButton("Universal
Btool","0.03","0.49","loadstring(game:GetObjects('rbxassetid://6695644299')
[1].Source)()")
AddButton("Synapse
Executor","0.18","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com
/MainScripts352/MainScripts352/main/Synapse%20Executor%20(Source%20Code).txt'))()")
AddButton("Player
Lifter","0.33","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/
czWTLzF1'))()")
AddButton("Admin Spy
Gui","0.48","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
MichaelScripter/MiniScript/main/Spy%20gui.lua'))()")
AddButton("Telekinis
v2","0.63","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/hAJVRPBQ'))
()")
AddButton("Freeze
Button","0.78","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/
t0sVziwd'))()")
AddButton("Lag Switch","0.03","0.69",'local CoreGui =
game:GetService("StarterGui") CoreGui:SetCore("SendNotification", {Title =
"Script",Text = "Press X to Active",Duration = 2.5,})
loadstring(game:HttpGet("https://paste.gg/p/anonymous/d3492bd620bd4c46b54680ac80b0f
a0d/files/161ddd9c992c4ceba3c298458d45188a/raw", true))()')
AddButton("Fling
Gui","0.18","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/LVaAkFcv'))
()")
AddButton("Krnl
Executor","0.33","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.com
/wtfplayer/redemption/main/krnlnoui.lua'))()")
AddButton("Vehicle
Fly","0.48","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/4AAmpN59'))
()")
AddButton("Mouse
Cursor","0.63","0.69","loadstring(game:HttpGet(('https://pastefy.app/58d8d52G/
raw'),true))()")
AddButton("R6
Avatar","0.78","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/
aVGeYAB2'))()")
AddPageButton("2","FrameContent:ClearAllChildren() AddOther3()")
end

function AddOther3()
AddButton("White Dex
Explorer","0.03","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com
/MainScripts352/MainScripts352/main/White%20Dex%20Explorer.txt'))()")
AddButton("Freeze
Gui","0.18","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com/
creepstu/fuzzy-octo-giggle/main/Source'))()")
AddButton("Fe
Illusion","0.33","0.09","loadstring(game:HttpGet('https://raw.githubusercontent.com
/0Ben1/fe/main/
obf_11l7Y131YqJjZ31QmV5L8pI23V02b3191sEg26E75472Wl78Vi8870jRv5txZyL1.lua.txt'))()")
AddButton("Player
Bringer","0.48","0.09","loadstring(game:HttpGet(('https://pastebin.com/raw/
VXq46irC'),true))()")
AddButton("Aimbot
Gui","0.63","0.09","loadstring(game:HttpGet('https://pastebin.com/raw/e7v4JMXD'))
()")
AddButton("Tool
Animator","0.78","0.09","loadstring(game:HttpGet(('https://pastebin.com/raw/
dkufMsdA'),true))()")
AddButton("Tools
Giver","0.03","0.29","loadstring(game:HttpGet(('https://pastefy.app/VYIAk3o1/
raw'),true))()")
AddButton("Fe Climb
Walls","0.18","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
0Ben1/fe/main/
obf_E872F3ky4888TSVdj6Adgi1hSLtM038AyxVpTVw07QA3QUDcI3sxmuD869hYR4id.lua.txt'))()")
AddButton("Player Orbit
Gui","0.33","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com/
0Ben1/fe./main/Orbit%20GUI'))()")
AddButton("Speed &
Jumppower","0.48","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.co
m/Shugare/Speed/main/S', true))()")
AddButton("Chat
Splitter","0.63","0.29","loadstring(game:HttpGet('https://raw.githubusercontent.com
/AZYsGithub/ChatBypasser-AZY/main/Chat%20Bypass%20-%20ChatSplitter(Source).lua'))
()")
AddButton("Fake
Chat","0.78","0.29","loadstring(game:GetObjects('rbxassetid://1262435912')
[1].Source)()")
AddButton("Invisible Teleport
Gui","0.03","0.49","loadstring(game:HttpGet('https://raw.githubusercontent.com/
0Ben1/fe./dbb6ce6f6cee4f7a5c9e20d7b88e83db2a93bf25/Invisible%20GUI'))()")
AddButton("Ignore
ToucInterests","0.18","0.49","loadstring(game:HttpGet('https://raw.githubuserconten
t.com/zephyr10101/ignore-touchinterests/main/main',true))()")
AddButton("Anti Afk
Gui","0.33","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/Yu12RUkY'))
()")
AddButton("Script
Executor","0.48","0.49","loadstring(game:HttpGet('https://pastebin.com/raw/
CFAfsC0b'))()")
AddButton("Universal Esp
Gui","0.63","0.49","loadstring(game:HttpGet(('https://pastebin.com/raw/
XJswfPAc'),true))()")
AddButton("Music Player
Gui","0.78","0.49","loadstring(game:HttpGet('https://pastefy.app/rgyhjRLA/raw'))
()")
AddButton("FPS Boost
Gui","0.03","0.69","loadstring(game:HttpGet('https://raw.githubusercontent.com/
gclich/FPS-X-GUI/main/FPS_X.lua'))()")
AddButton("Universal
Flashlight","0.18","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/
6qrp4atm'))()")
AddButton("Shade RTX Gui","0.33","0.69","getgenv().RTX_Name = 'Midday lite'
loadstring(game:HttpGet(('https://pastefy.app/xXkUxA0P/raw'),true))()")
AddButton("Float
Tool","0.48","0.69","loadstring(game:HttpGet('https://pastebin.com/raw/3kU6xxcE'))
()")
AddButton("Custom
Keyboard","0.63","0.69","loadstring(game:HttpGet('https://gist.githubusercontent.co
m/RedZenXYZ/4d80bfd70ee27000660e4bfa7509c667/raw/
da903c570249ab3c0c1a74f3467260972c3d87e6/KeyBoard%2520From%2520Ohio%2520Fr
%2520Fr'))()")
AddButton("Auto
Cliker","0.78","0.69","loadstring(game:HttpGet(('https://pastefy.app/VPqgV9IN/
raw'),true))()")
AddPageButton("3","FrameContent:ClearAllChildren() AddOther1()")
end
---

---Request More Script Button Click


function RequestClickMoreScriptButton(scriptname, script, description, userid,
username, date)
local ScreenGui1 = Instance.new("ScreenGui")
ScreenGui1.Parent = game.Players.LocalPlayer.PlayerGui

local Frame1 = Instance.new("Frame")


Frame1.Parent = ScreenGui1
Frame1.BackgroundColor3 = Color3.fromRGB(17,17,17)
Frame1.BackgroundTransparency = 0.5
Frame1.Position = UDim2.new(-0.5,0,-0.5)
Frame1.Size = UDim2.new(1.5,0,1.5)
Frame1.Active = true
Frame1.Draggable = false

local Frame2 = Instance.new("Frame")


Frame2.Parent = Frame1
Frame2.BackgroundColor3 = Color3.fromRGB(17,17,17)
Frame2.BackgroundTransparency = 0
Frame2.BorderSizePixel = 1
Frame2.BorderColor3 = Color3.fromRGB(242,243,243)
Frame2.Position = UDim2.new(0.49,0,0.38)
Frame2.Size = UDim2.new(0.35,0,0.5)

local ImageButton1 = Instance.new("ImageButton")


ImageButton1.Parent = Frame2
ImageButton1.BackgroundTransparency = 0
ImageButton1.BackgroundColor3 = Color3.new(1,1,1)
ImageButton1.BorderSizePixel = 1
ImageButton1.BorderColor3 = Color3.new(0,0,0)
ImageButton1.Position = UDim2.new(0.01,0,0.01)
ImageButton1.Size = UDim2.new(0.3,0,0.4)
ImageButton1.Image = game.Players:GetUserThumbnailAsync(userid,
Enum.ThumbnailType.HeadShot, Enum.ThumbnailSize.Size420x420)

ImageButton1.MouseButton1Click:Connect(function()
if ImageButton1.Image == game.Players:GetUserThumbnailAsync(userid,
Enum.ThumbnailType.HeadShot, Enum.ThumbnailSize.Size420x420) then
ImageButton1.Image = game.Players:GetUserThumbnailAsync(userid,
Enum.ThumbnailType.AvatarThumbnail, Enum.ThumbnailSize.Size420x420)
else
ImageButton1.Image = game.Players:GetUserThumbnailAsync(userid,
Enum.ThumbnailType.HeadShot, Enum.ThumbnailSize.Size420x420)
end
end)

local DateTextLabel = Instance.new("TextLabel")


DateTextLabel.Parent = Frame2
DateTextLabel.BackgroundColor3 = Color3.new(0,0,0)
DateTextLabel.BackgroundTransparency = 1
DateTextLabel.Position = UDim2.new(0.01,0,0.43)
DateTextLabel.TextColor3 = Color3.new(1,1,1)
DateTextLabel.Size = UDim2.new(0.3,0,0.3)
DateTextLabel.Font = Enum.Font.Merriweather
DateTextLabel.FontSize = Enum.FontSize.Size14
DateTextLabel.Text = "Publisher\
\
Publish Date:\
"..date
DateTextLabel.TextYAlignment = Enum.TextYAlignment.Top
DateTextLabel.TextScaled = false
DateTextLabel.TextSize = 14
DateTextLabel.TextWrapped = true

local TextLabel1 = Instance.new("TextBox")


TextLabel1.Parent = Frame2
TextLabel1.BackgroundColor3 = Color3.fromRGB(17,17,17)
TextLabel1.BackgroundTransparency = 1
TextLabel1.Position = UDim2.new(0.38,0,0.01)
TextLabel1.Size = UDim2.new(0.61,0,0.8)
TextLabel1.Font = Enum.Font.SourceSans
TextLabel1.TextColor3 = Color3.fromRGB(242,243,243)
TextLabel1.MultiLine = true
TextLabel1.ClearTextOnFocus = false
TextLabel1.Text = "Script: "..scriptname.."\
Uploader: "..username.."\
User ID: "..userid.."\
\
Description:\
"..description
TextLabel1.TextSize = 20
TextLabel1.TextScaled = false
TextLabel1.TextWrapped = true
TextLabel1.TextXAlignment = Enum.TextXAlignment.Left
TextLabel1.TextYAlignment = Enum.TextYAlignment.Top

local Text = TextLabel1.Text


TextLabel1.Changed:Connect(function()
TextLabel1.Text = Text
end)

local TextButton1 = Instance.new("TextButton")


TextButton1.Parent = Frame2
TextButton1.BackgroundColor3 = Color3.fromRGB(17,17,17)
TextButton1.BackgroundTransparency = 0
TextButton1.BorderSizePixel = 1
TextButton1.BorderColor3 = Color3.fromRGB(242,243,243)
TextButton1.Position = UDim2.new(0.78,0,0.85)
TextButton1.Size = UDim2.new(0.2,0,0.1)
TextButton1.Font = Enum.Font.Merriweather
TextButton1.TextColor3 = Color3.fromRGB(242,243,243)
TextButton1.Text = "Execute"
TextButton1.TextSize = 18
TextButton1.TextScaled = false
TextButton1.TextWrapped = true

TextButton1.MouseButton1Click:Connect(function()
ScreenGui1:Destroy()
loadstring(script)()
end)

local TextButton2 = Instance.new("TextButton")


TextButton2.Parent = Frame2
TextButton2.BackgroundColor3 = Color3.fromRGB(17,17,17)
TextButton2.BackgroundTransparency = 0
TextButton2.BorderSizePixel = 1
TextButton2.BorderColor3 = Color3.fromRGB(242,243,243)
TextButton2.Position = UDim2.new(0.55,0,0.85)
TextButton2.Size = UDim2.new(0.2,0,0.1)
TextButton2.Font = Enum.Font.Merriweather
TextButton2.TextColor3 = Color3.fromRGB(242,243,243)
TextButton2.Text = "Cancel"
TextButton2.TextSize = 18
TextButton2.TextScaled = false
TextButton2.TextWrapped = true

TextButton2.MouseButton1Click:Connect(function()
ScreenGui1:Destroy()
end)
end
---

---Add MoreScript Button Function


local MSButtonPosX = 0
local MSButtonPosZ = 0.00006
local MSButtonSlotNum = 0

function AddMoreScriptButton(id, scriptname, script, description, userid, username,


date)
local MoreScriptButton = Instance.new("TextButton")
MoreScriptButton.Parent = FrameMoreScript
MoreScriptButton.BackgroundColor3 = Color3.new(0,0,0)
MoreScriptButton.BackgroundTransparency = 0
MoreScriptButton.BorderSizePixel = 1
MoreScriptButton.BorderColor3 = Color3.new(1,1,1)
MoreScriptButton.Position = UDim2.new(MSButtonPosX, 0, MSButtonPosZ)
MoreScriptButton.TextColor3 = Color3.new(1,1,1)
MoreScriptButton.Size = UDim2.new(0.148,0,0.000135)
MoreScriptButton.Font = Enum.Font.Merriweather
MoreScriptButton.FontSize = Enum.FontSize.Size10
MoreScriptButton.Text = scriptname
MoreScriptButton.TextScaled = false
MoreScriptButton.TextSize = 12
MoreScriptButton.TextWrapped = true

MoreScriptButton.MouseButton1Click:Connect(function()
Frame.Visible = false
OpenGui.Visible = true
RequestClickMoreScriptButton(scriptname,script,description,userid,username,date)
end)

MSButtonSlotNum += 1
MSButtonPosX += 0.1705
if MSButtonSlotNum == 6 then
MSButtonSlotNum = 0
MSButtonPosX = 0
MSButtonPosZ += 0.00018
end
end
---

------GameHub Buttons
GameHub1.Parent = FrameGameHub
GameHub1.BackgroundColor3 = Color3.new(0,0,0)
GameHub1.BackgroundTransparency = 0
GameHub1.BorderSizePixel = 1
GameHub1.BorderColor3 = Color3.new(1,1,1)
GameHub1.Position = UDim2.new(0.03,0,0.03)
GameHub1.TextColor3 = Color3.new(1,1,1)
GameHub1.Size = UDim2.new(0.13,0,0.068)
GameHub1.Font = Enum.Font.Merriweather
GameHub1.FontSize = Enum.FontSize.Size14
GameHub1.Text = "Natural Disaster"
GameHub1.TextScaled = true
GameHub1.TextSize = 8
GameHub1.TextWrapped = true

GameHub1.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/JnGNjU0X'))()
end)

GameHub2.Parent = FrameGameHub
GameHub2.BackgroundColor3 = Color3.new(0,0,0)
GameHub2.BackgroundTransparency = 0
GameHub2.BorderSizePixel = 1
GameHub2.BorderColor3 = Color3.new(1,1,1)
GameHub2.Position = UDim2.new(0.18,0,0.03)
GameHub2.TextColor3 = Color3.new(1,1,1)
GameHub2.Size = UDim2.new(0.13,0,0.068)
GameHub2.Font = Enum.Font.Merriweather
GameHub2.FontSize = Enum.FontSize.Size14
GameHub2.Text = "Pass The Bomb"
GameHub2.TextScaled = true
GameHub2.TextSize = 8
GameHub2.TextWrapped = true

GameHub2.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Pass%20The%20Bomb.txt'))()
end)

GameHub3.Parent = FrameGameHub
GameHub3.BackgroundColor3 = Color3.new(0,0,0)
GameHub3.BackgroundTransparency = 0
GameHub3.BorderSizePixel = 1
GameHub3.BorderColor3 = Color3.new(1,1,1)
GameHub3.Position = UDim2.new(0.33,0,0.03)
GameHub3.TextColor3 = Color3.new(1,1,1)
GameHub3.Size = UDim2.new(0.13,0,0.068)
GameHub3.Font = Enum.Font.Merriweather
GameHub3.FontSize = Enum.FontSize.Size14
GameHub3.Text = "Workout Island"
GameHub3.TextScaled = true
GameHub3.TextSize = 8
GameHub3.TextWrapped = true

GameHub3.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/FuXAcGAd'))()
end)

GameHub4.Parent = FrameGameHub
GameHub4.BackgroundColor3 = Color3.new(0,0,0)
GameHub4.BackgroundTransparency = 0
GameHub4.BorderSizePixel = 1
GameHub4.BorderColor3 = Color3.new(1,1,1)
GameHub4.Position = UDim2.new(0.48,0,0.03)
GameHub4.TextColor3 = Color3.new(1,1,1)
GameHub4.Size = UDim2.new(0.13,0,0.068)
GameHub4.Font = Enum.Font.Merriweather
GameHub4.FontSize = Enum.FontSize.Size14
GameHub4.Text = "Blood Moon Tycoon"
GameHub4.TextScaled = true
GameHub4.TextSize = 8
GameHub4.TextWrapped = true

GameHub4.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Blood%20Moon%20Tycoon'))()
end)

GameHub5.Parent = FrameGameHub
GameHub5.BackgroundColor3 = Color3.new(0,0,0)
GameHub5.BackgroundTransparency = 0
GameHub5.BorderSizePixel = 1
GameHub5.BorderColor3 = Color3.new(1,1,1)
GameHub5.Position = UDim2.new(0.63,0,0.03)
GameHub5.TextColor3 = Color3.new(1,1,1)
GameHub5.Size = UDim2.new(0.13,0,0.068)
GameHub5.Font = Enum.Font.Merriweather
GameHub5.FontSize = Enum.FontSize.Size14
GameHub5.Text = "Andy's Musical Chairs"
GameHub5.TextScaled = true
GameHub5.TextSize = 8
GameHub5.TextWrapped = true

GameHub5.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Musical%20Chairs'))()
end)

GameHub6.Parent = FrameGameHub
GameHub6.BackgroundColor3 = Color3.new(0,0,0)
GameHub6.BackgroundTransparency = 0
GameHub6.BorderSizePixel = 1
GameHub6.BorderColor3 = Color3.new(1,1,1)
GameHub6.Position = UDim2.new(0.78,0,0.03)
GameHub6.TextColor3 = Color3.new(1,1,1)
GameHub6.Size = UDim2.new(0.13,0,0.068)
GameHub6.Font = Enum.Font.Merriweather
GameHub6.FontSize = Enum.FontSize.Size14
GameHub6.Text = "HomeWork Lifting Simulator"
GameHub6.TextScaled = true
GameHub6.TextSize = 8
GameHub6.TextWrapped = true

GameHub6.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Home%20Work%20Lifting%20Simulator'))()
end)

GameHub7.Parent = FrameGameHub
GameHub7.BackgroundColor3 = Color3.new(0,0,0)
GameHub7.BackgroundTransparency = 0
GameHub7.BorderSizePixel = 1
GameHub7.BorderColor3 = Color3.new(1,1,1)
GameHub7.Position = UDim2.new(0.03,0,0.12)
GameHub7.TextColor3 = Color3.new(1,1,1)
GameHub7.Size = UDim2.new(0.13,0,0.068)
GameHub7.Font = Enum.Font.Merriweather
GameHub7.FontSize = Enum.FontSize.Size14
GameHub7.Text = "The Clown Killings Reborn"
GameHub7.TextScaled = true
GameHub7.TextSize = 8
GameHub7.TextWrapped = true

GameHub7.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/JN55hK5h'))()
end)

GameHub8.Parent = FrameGameHub
GameHub8.BackgroundColor3 = Color3.new(0,0,0)
GameHub8.BackgroundTransparency = 0
GameHub8.BorderSizePixel = 1
GameHub8.BorderColor3 = Color3.new(1,1,1)
GameHub8.Position = UDim2.new(0.18,0,0.12)
GameHub8.TextColor3 = Color3.new(1,1,1)
GameHub8.Size = UDim2.new(0.13,0,0.068)
GameHub8.Font = Enum.Font.Merriweather
GameHub8.FontSize = Enum.FontSize.Size14
GameHub8.Text = "Murder Mystery"
GameHub8.TextScaled = true
GameHub8.TextSize = 8
GameHub8.TextWrapped = true

GameHub8.MouseButton1Click:connect(function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Murder%20Mystery"))()
end)

GameHub9.Parent = FrameGameHub
GameHub9.BackgroundColor3 = Color3.new(0,0,0)
GameHub9.BackgroundTransparency = 0
GameHub9.BorderSizePixel = 1
GameHub9.BorderColor3 = Color3.new(1,1,1)
GameHub9.Position = UDim2.new(0.33,0,0.12)
GameHub9.TextColor3 = Color3.new(1,1,1)
GameHub9.Size = UDim2.new(0.13,0,0.068)
GameHub9.Font = Enum.Font.Merriweather
GameHub9.FontSize = Enum.FontSize.Size14
GameHub9.Text = "Tower Of Jump"
GameHub9.TextScaled = true
GameHub9.TextSize = 8
GameHub9.TextWrapped = true

GameHub9.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/sPmNjBNu'))()
end)

GameHub10.Parent = FrameGameHub
GameHub10.BackgroundColor3 = Color3.new(0,0,0)
GameHub10.BackgroundTransparency = 0
GameHub10.BorderSizePixel = 1
GameHub10.BorderColor3 = Color3.new(1,1,1)
GameHub10.Position = UDim2.new(0.48,0,0.12)
GameHub10.TextColor3 = Color3.new(1,1,1)
GameHub10.Size = UDim2.new(0.13,0,0.068)
GameHub10.Font = Enum.Font.Merriweather
GameHub10.FontSize = Enum.FontSize.Size14
GameHub10.Text = "Cars Trading"
GameHub10.TextScaled = true
GameHub10.TextSize = 8
GameHub10.TextWrapped = true

GameHub10.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/vhNFzwzE'))()
end)

GameHub11.Parent = FrameGameHub
GameHub11.BackgroundColor3 = Color3.new(0,0,0)
GameHub11.BackgroundTransparency = 0
GameHub11.BorderSizePixel = 1
GameHub11.BorderColor3 = Color3.new(1,1,1)
GameHub11.Position = UDim2.new(0.63,0,0.12)
GameHub11.TextColor3 = Color3.new(1,1,1)
GameHub11.Size = UDim2.new(0.13,0,0.068)
GameHub11.Font = Enum.Font.Merriweather
GameHub11.FontSize = Enum.FontSize.Size14
GameHub11.Text = "Knife Ability Test"
GameHub11.TextScaled = true
GameHub11.TextSize = 8
GameHub11.TextWrapped = true

GameHub11.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/TDBuxW7W'))()
end)

GameHub12.Parent = FrameGameHub
GameHub12.BackgroundColor3 = Color3.new(0,0,0)
GameHub12.BackgroundTransparency = 0
GameHub12.BorderSizePixel = 1
GameHub12.BorderColor3 = Color3.new(1,1,1)
GameHub12.Position = UDim2.new(0.78,0,0.12)
GameHub12.TextColor3 = Color3.new(1,1,1)
GameHub12.Size = UDim2.new(0.13,0,0.068)
GameHub12.Font = Enum.Font.Merriweather
GameHub12.FontSize = Enum.FontSize.Size14
GameHub12.Text = "Boss Fighting Simulator"
GameHub12.TextScaled = true
GameHub12.TextSize = 8
GameHub12.TextWrapped = true

GameHub12.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/LcEW9UYh'))()
end)

GameHub13.Parent = FrameGameHub
GameHub13.BackgroundColor3 = Color3.new(0,0,0)
GameHub13.BackgroundTransparency = 0
GameHub13.BorderSizePixel = 1
GameHub13.BorderColor3 = Color3.new(1,1,1)
GameHub13.Position = UDim2.new(0.03,0,0.21)
GameHub13.TextColor3 = Color3.new(1,1,1)
GameHub13.Size = UDim2.new(0.13,0,0.068)
GameHub13.Font = Enum.Font.Merriweather
GameHub13.FontSize = Enum.FontSize.Size14
GameHub13.Text = "Gym Training Simulator"
GameHub13.TextScaled = true
GameHub13.TextSize = 8
GameHub13.TextWrapped = true

GameHub13.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/5zhThedn'))()
end)

GameHub14.Parent = FrameGameHub
GameHub14.BackgroundColor3 = Color3.new(0,0,0)
GameHub14.BackgroundTransparency = 0
GameHub14.BorderSizePixel = 1
GameHub14.BorderColor3 = Color3.new(1,1,1)
GameHub14.Position = UDim2.new(0.18,0,0.21)
GameHub14.TextColor3 = Color3.new(1,1,1)
GameHub14.Size = UDim2.new(0.13,0,0.068)
GameHub14.Font = Enum.Font.Merriweather
GameHub14.FontSize = Enum.FontSize.Size14
GameHub14.Text = "Clone Tycoon 2"
GameHub14.TextScaled = true
GameHub14.TextSize = 8
GameHub14.TextWrapped = true

GameHub14.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/JSCs82QY'))()
end)

GameHub15.Parent = FrameGameHub
GameHub15.BackgroundColor3 = Color3.new(0,0,0)
GameHub15.BackgroundTransparency = 0
GameHub15.BorderSizePixel = 1
GameHub15.BorderColor3 = Color3.new(1,1,1)
GameHub15.Position = UDim2.new(0.33,0,0.21)
GameHub15.TextColor3 = Color3.new(1,1,1)
GameHub15.Size = UDim2.new(0.13,0,0.068)
GameHub15.Font = Enum.Font.Merriweather
GameHub15.FontSize = Enum.FontSize.Size14
GameHub15.Text = "Survive And Kill the Killers Area51"
GameHub15.TextScaled = true
GameHub15.TextSize = 8
GameHub15.TextWrapped = true

GameHub15.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/TtdvYAKU'))()
end)

GameHub16.Parent = FrameGameHub
GameHub16.BackgroundColor3 = Color3.new(0,0,0)
GameHub16.BackgroundTransparency = 0
GameHub16.BorderSizePixel = 1
GameHub16.BorderColor3 = Color3.new(1,1,1)
GameHub16.Position = UDim2.new(0.48,0,0.21)
GameHub16.TextColor3 = Color3.new(1,1,1)
GameHub16.Size = UDim2.new(0.13,0,0.068)
GameHub16.Font = Enum.Font.Merriweather
GameHub16.FontSize = Enum.FontSize.Size14
GameHub16.Text = "Happy Runner"
GameHub16.TextScaled = true
GameHub16.TextSize = 8
GameHub16.TextWrapped = true

GameHub16.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Happy%20Runners'))()
end)

GameHub17.Parent = FrameGameHub
GameHub17.BackgroundColor3 = Color3.new(0,0,0)
GameHub17.BackgroundTransparency = 0
GameHub17.BorderSizePixel = 1
GameHub17.BorderColor3 = Color3.new(1,1,1)
GameHub17.Position = UDim2.new(0.63,0,0.21)
GameHub17.TextColor3 = Color3.new(1,1,1)
GameHub17.Size = UDim2.new(0.13,0,0.068)
GameHub17.Font = Enum.Font.Merriweather
GameHub17.FontSize = Enum.FontSize.Size14
GameHub17.Text = "SwordMan Simulator"
GameHub17.TextScaled = true
GameHub17.TextSize = 8
GameHub17.TextWrapped = true

GameHub17.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/QcF6Xetq'))()
end)

GameHub18.Parent = FrameGameHub
GameHub18.BackgroundColor3 = Color3.new(0,0,0)
GameHub18.BackgroundTransparency = 0
GameHub18.BorderSizePixel = 1
GameHub18.BorderColor3 = Color3.new(1,1,1)
GameHub18.Position = UDim2.new(0.78,0,0.21)
GameHub18.TextColor3 = Color3.new(1,1,1)
GameHub18.Size = UDim2.new(0.13,0,0.068)
GameHub18.Font = Enum.Font.Merriweather
GameHub18.FontSize = Enum.FontSize.Size14
GameHub18.Text = "The UnderGround War"
GameHub18.TextScaled = true
GameHub18.TextSize = 8
GameHub18.TextWrapped = true

GameHub18.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/The%20UnderGround%20War'))()
end)

GameHub19.Parent = FrameGameHub
GameHub19.BackgroundColor3 = Color3.new(0,0,0)
GameHub19.BackgroundTransparency = 0
GameHub19.BorderSizePixel = 1
GameHub19.BorderColor3 = Color3.new(1,1,1)
GameHub19.Position = UDim2.new(0.03,0,0.30)
GameHub19.TextColor3 = Color3.new(1,1,1)
GameHub19.Size = UDim2.new(0.13,0,0.068)
GameHub19.Font = Enum.Font.Merriweather
GameHub19.FontSize = Enum.FontSize.Size14
GameHub19.Text = "Weapon Simulator 2"
GameHub19.TextScaled = true
GameHub19.TextSize = 8
GameHub19.TextWrapped = true

GameHub19.MouseButton1Click:connect(function()
if game.PlaceId == 6191637341 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Weapon%20Simulator%202'))()
else
function Callback(answer)
if answer == "Join" then
game:GetService("TeleportService"):Teleport(6191637341)
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub20.Parent = FrameGameHub
GameHub20.BackgroundColor3 = Color3.new(0,0,0)
GameHub20.BackgroundTransparency = 0
GameHub20.BorderSizePixel = 1
GameHub20.BorderColor3 = Color3.new(1,1,1)
GameHub20.Position = UDim2.new(0.18,0,0.30)
GameHub20.TextColor3 = Color3.new(1,1,1)
GameHub20.Size = UDim2.new(0.13,0,0.068)
GameHub20.Font = Enum.Font.Merriweather
GameHub20.FontSize = Enum.FontSize.Size14
GameHub20.Text = "The UnderGround War 2"
GameHub20.TextScaled = true
GameHub20.TextSize = 8
GameHub20.TextWrapped = true

GameHub20.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/The%20UnderGround%20War%202'))()
end)

GameHub21.Parent = FrameGameHub
GameHub21.BackgroundColor3 = Color3.new(0,0,0)
GameHub21.BackgroundTransparency = 0
GameHub21.BorderSizePixel = 1
GameHub21.BorderColor3 = Color3.new(1,1,1)
GameHub21.Position = UDim2.new(0.33,0,0.30)
GameHub21.TextColor3 = Color3.new(1,1,1)
GameHub21.Size = UDim2.new(0.13,0,0.068)
GameHub21.Font = Enum.Font.Merriweather
GameHub21.FontSize = Enum.FontSize.Size14
GameHub21.Text = "Build A Boat For Treasure"
GameHub21.TextScaled = true
GameHub21.TextSize = 8
GameHub21.TextWrapped = true

GameHub21.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Build%20A%20Boat%20For%20Treasure'))()
end)

GameHub22.Parent = FrameGameHub
GameHub22.BackgroundColor3 = Color3.new(0,0,0)
GameHub22.BackgroundTransparency = 0
GameHub22.BorderSizePixel = 1
GameHub22.BorderColor3 = Color3.new(1,1,1)
GameHub22.Position = UDim2.new(0.48,0,0.30)
GameHub22.TextColor3 = Color3.new(1,1,1)
GameHub22.Size = UDim2.new(0.13,0,0.068)
GameHub22.Font = Enum.Font.Merriweather
GameHub22.FontSize = Enum.FontSize.Size14
GameHub22.Text = "Color Block Race"
GameHub22.TextScaled = true
GameHub22.TextSize = 8
GameHub22.TextWrapped = true

GameHub22.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Color%20Block%20Race'))()
end)

GameHub23.Parent = FrameGameHub
GameHub23.BackgroundColor3 = Color3.new(0,0,0)
GameHub23.BackgroundTransparency = 0
GameHub23.BorderSizePixel = 1
GameHub23.BorderColor3 = Color3.new(1,1,1)
GameHub23.Position = UDim2.new(0.63,0,0.30)
GameHub23.TextColor3 = Color3.new(1,1,1)
GameHub23.Size = UDim2.new(0.13,0,0.068)
GameHub23.Font = Enum.Font.Merriweather
GameHub23.FontSize = Enum.FontSize.Size14
GameHub23.Text = "Collor Block Tower"
GameHub23.TextScaled = true
GameHub23.TextSize = 8
GameHub23.TextWrapped = true

GameHub23.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Collor%20Block%20Tower'))()
end)

GameHub24.Parent = FrameGameHub
GameHub24.BackgroundColor3 = Color3.new(0,0,0)
GameHub24.BackgroundTransparency = 0
GameHub24.BorderSizePixel = 1
GameHub24.BorderColor3 = Color3.new(1,1,1)
GameHub24.Position = UDim2.new(0.78,0,0.30)
GameHub24.TextColor3 = Color3.new(1,1,1)
GameHub24.Size = UDim2.new(0.13,0,0.068)
GameHub24.Font = Enum.Font.Merriweather
GameHub24.FontSize = Enum.FontSize.Size14
GameHub24.Text = "Math Race"
GameHub24.TextScaled = true
GameHub24.TextSize = 8
GameHub24.TextWrapped = true

GameHub24.MouseButton1Click:connect(function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Math%20Race.txt"))()
end)

GameHub25.Parent = FrameGameHub
GameHub25.BackgroundColor3 = Color3.new(0,0,0)
GameHub25.BackgroundTransparency = 0
GameHub25.BorderSizePixel = 1
GameHub25.BorderColor3 = Color3.new(1,1,1)
GameHub25.Position = UDim2.new(0.03,0,0.39)
GameHub25.TextColor3 = Color3.new(1,1,1)
GameHub25.Size = UDim2.new(0.13,0,0.068)
GameHub25.Font = Enum.Font.Merriweather
GameHub25.FontSize = Enum.FontSize.Size14
GameHub25.Text = "Bee Swarm Simulator"
GameHub25.TextScaled = true
GameHub25.TextSize = 8
GameHub25.TextWrapped = true

GameHub25.MouseButton1Click:connect(function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/scriptpastebin/raw/
main/35"))()
end)

GameHub26.Parent = FrameGameHub
GameHub26.BackgroundColor3 = Color3.new(0,0,0)
GameHub26.BackgroundTransparency = 0
GameHub26.BorderSizePixel = 1
GameHub26.BorderColor3 = Color3.new(1,1,1)
GameHub26.Position = UDim2.new(0.18,0,0.39)
GameHub26.TextColor3 = Color3.new(1,1,1)
GameHub26.Size = UDim2.new(0.13,0,0.068)
GameHub26.Font = Enum.Font.Merriweather
GameHub26.FontSize = Enum.FontSize.Size14
GameHub26.Text = "Big Brain Simulator"
GameHub26.TextScaled = true
GameHub26.TextSize = 8
GameHub26.TextWrapped = true

GameHub26.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Big%20Brain%20Simulator'))()
end)

GameHub27.Parent = FrameGameHub
GameHub27.BackgroundColor3 = Color3.new(0,0,0)
GameHub27.BackgroundTransparency = 0
GameHub27.BorderSizePixel = 1
GameHub27.BorderColor3 = Color3.new(1,1,1)
GameHub27.Position = UDim2.new(0.33,0,0.39)
GameHub27.TextColor3 = Color3.new(1,1,1)
GameHub27.Size = UDim2.new(0.13,0,0.068)
GameHub27.Font = Enum.Font.Merriweather
GameHub27.FontSize = Enum.FontSize.Size14
GameHub27.Text = "Answer Or Die"
GameHub27.TextScaled = true
GameHub27.TextSize = 8
GameHub27.TextWrapped = true

GameHub27.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/jaeelin/S-Ware/main/
Answer%20or%20Die'))()
end)

GameHub28.Parent = FrameGameHub
GameHub28.BackgroundColor3 = Color3.new(0,0,0)
GameHub28.BackgroundTransparency = 0
GameHub28.BorderSizePixel = 1
GameHub28.BorderColor3 = Color3.new(1,1,1)
GameHub28.Position = UDim2.new(0.48,0,0.39)
GameHub28.TextColor3 = Color3.new(1,1,1)
GameHub28.Size = UDim2.new(0.13,0,0.068)
GameHub28.Font = Enum.Font.Merriweather
GameHub28.FontSize = Enum.FontSize.Size14
GameHub28.Text = "Impossible Glass Bridge Obby"
GameHub28.TextScaled = true
GameHub28.TextSize = 8
GameHub28.TextWrapped = true

GameHub28.MouseButton1Click:connect(function()
if game.PlaceId == 7952502098 then
for i,v in pairs(game:GetService("Workspace")["Glass
Bridge"].GlassPane:GetDescendants()) do
if v:IsA("BasePart") and v.CanCollide == false then
v.CanCollide = true
v.Color = Color3.fromRGB(255, 0, 0)

end
end

spawn(function()
while true do
task.wait()
for i,v in pairs(game:GetService("Workspace")["Glass
Bridge"].GlassPane:GetDescendants()) do
if v:IsA("TouchTransmitter") then
v:Destroy()
end
end
end
end)
-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(7952502098)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub29.Parent = FrameGameHub
GameHub29.BackgroundColor3 = Color3.new(0,0,0)
GameHub29.BackgroundTransparency = 0
GameHub29.BorderSizePixel = 1
GameHub29.BorderColor3 = Color3.new(1,1,1)
GameHub29.Position = UDim2.new(0.63,0,0.39)
GameHub29.TextColor3 = Color3.new(1,1,1)
GameHub29.Size = UDim2.new(0.13,0,0.068)
GameHub29.Font = Enum.Font.Merriweather
GameHub29.FontSize = Enum.FontSize.Size14
GameHub29.Text = "Burp Simulator"
GameHub29.TextScaled = true
GameHub29.TextSize = 8
GameHub29.TextWrapped = true

GameHub29.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Burp%20Simulator'))()
end)

GameHub30.Parent = FrameGameHub
GameHub30.BackgroundColor3 = Color3.new(0,0,0)
GameHub30.BackgroundTransparency = 0
GameHub30.BorderSizePixel = 1
GameHub30.BorderColor3 = Color3.new(1,1,1)
GameHub30.Position = UDim2.new(0.78,0,0.39)
GameHub30.TextColor3 = Color3.new(1,1,1)
GameHub30.Size = UDim2.new(0.13,0,0.068)
GameHub30.Font = Enum.Font.Merriweather
GameHub30.FontSize = Enum.FontSize.Size14
GameHub30.Text = "Climb 1000 Stairs"
GameHub30.TextScaled = true
GameHub30.TextSize = 8
GameHub30.TextWrapped = true

GameHub30.MouseButton1Click:connect(function()
if game.PlaceId == 5702593762 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Climb%201k%20Stairs'))()
-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(5702593762)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub31.Parent = FrameGameHub
GameHub31.BackgroundColor3 = Color3.new(0,0,0)
GameHub31.BackgroundTransparency = 0
GameHub31.BorderSizePixel = 1
GameHub31.BorderColor3 = Color3.new(1,1,1)
GameHub31.Position = UDim2.new(0.03,0,0.48)
GameHub31.TextColor3 = Color3.new(1,1,1)
GameHub31.Size = UDim2.new(0.13,0,0.068)
GameHub31.Font = Enum.Font.Merriweather
GameHub31.FontSize = Enum.FontSize.Size14
GameHub31.Text = "Castle Wars"
GameHub31.TextScaled = true
GameHub31.TextSize = 8
GameHub31.TextWrapped = true

GameHub31.MouseButton1Click:connect(function()
if game.PlaceId == 5059952999 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Castle%20Wars'))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(5059952999)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end
local Bindable = Instance.new("BindableFunction")
Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub32.Parent = FrameGameHub
GameHub32.BackgroundColor3 = Color3.new(0,0,0)
GameHub32.BackgroundTransparency = 0
GameHub32.BorderSizePixel = 1
GameHub32.BorderColor3 = Color3.new(1,1,1)
GameHub32.Position = UDim2.new(0.18,0,0.48)
GameHub32.TextColor3 = Color3.new(1,1,1)
GameHub32.Size = UDim2.new(0.13,0,0.068)
GameHub32.Font = Enum.Font.Merriweather
GameHub32.FontSize = Enum.FontSize.Size14
GameHub32.Text = "Mega Hide And Seek"
GameHub32.TextScaled = true
GameHub32.TextSize = 8
GameHub32.TextWrapped = true

GameHub32.MouseButton1Click:connect(function()
if game.PlaceId == 5708035517 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Mega%20Hide%20And%20Seek'))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(5708035517)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub33.Parent = FrameGameHub
GameHub33.BackgroundColor3 = Color3.new(0,0,0)
GameHub33.BackgroundTransparency = 0
GameHub33.BorderSizePixel = 1
GameHub33.BorderColor3 = Color3.new(1,1,1)
GameHub33.Position = UDim2.new(0.33,0,0.48)
GameHub33.TextColor3 = Color3.new(1,1,1)
GameHub33.Size = UDim2.new(0.13,0,0.068)
GameHub33.Font = Enum.Font.Merriweather
GameHub33.FontSize = Enum.FontSize.Size14
GameHub33.Text = "Rise A Yippee"
GameHub33.TextScaled = true
GameHub33.TextSize = 8
GameHub33.TextWrapped = true

GameHub33.MouseButton1Click:connect(function()
if game.PlaceId == 9742783208 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Rise%20A%20Yippee'))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(9742783208)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub34.Parent = FrameGameHub
GameHub34.BackgroundColor3 = Color3.new(0,0,0)
GameHub34.BackgroundTransparency = 0
GameHub34.BorderSizePixel = 1
GameHub34.BorderColor3 = Color3.new(1,1,1)
GameHub34.Position = UDim2.new(0.48,0,0.48)
GameHub34.TextColor3 = Color3.new(1,1,1)
GameHub34.Size = UDim2.new(0.13,0,0.068)
GameHub34.Font = Enum.Font.Merriweather
GameHub34.FontSize = Enum.FontSize.Size14
GameHub34.Text = "Speed Run Simulator"
GameHub34.TextScaled = true
GameHub34.TextSize = 8
GameHub34.TextWrapped = true

GameHub34.MouseButton1Click:connect(function()
if game.PlaceId == 7047488135 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Speed%20Run%20Simulator'))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(7047488135)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub35.Parent = FrameGameHub
GameHub35.BackgroundColor3 = Color3.new(0,0,0)
GameHub35.BackgroundTransparency = 0
GameHub35.BorderSizePixel = 1
GameHub35.BorderColor3 = Color3.new(1,1,1)
GameHub35.Position = UDim2.new(0.63,0,0.48)
GameHub35.TextColor3 = Color3.new(1,1,1)
GameHub35.Size = UDim2.new(0.13,0,0.068)
GameHub35.Font = Enum.Font.Merriweather
GameHub35.FontSize = Enum.FontSize.Size14
GameHub35.Text = "Tower Of Madness"
GameHub35.TextScaled = true
GameHub35.TextSize = 8
GameHub35.TextWrapped = true

GameHub35.MouseButton1Click:connect(function()
if game.PlaceId == 6470944645 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Tower%20Of%20Madness'))()
-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(6470944645)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub36.Parent = FrameGameHub
GameHub36.BackgroundColor3 = Color3.new(0,0,0)
GameHub36.BackgroundTransparency = 0
GameHub36.BorderSizePixel = 1
GameHub36.BorderColor3 = Color3.new(1,1,1)
GameHub36.Position = UDim2.new(0.78,0,0.48)
GameHub36.TextColor3 = Color3.new(1,1,1)
GameHub36.Size = UDim2.new(0.13,0,0.068)
GameHub36.Font = Enum.Font.Merriweather
GameHub36.FontSize = Enum.FontSize.Size14
GameHub36.Text = "Victory Jump"
GameHub36.TextScaled = true
GameHub36.TextSize = 8
GameHub36.TextWrapped = true

GameHub36.MouseButton1Click:connect(function()
if game.PlaceId == 10379662529 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Victory%20Jump'))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(10379662529)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end
local Bindable = Instance.new("BindableFunction")
Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub37.Parent = FrameGameHub
GameHub37.BackgroundColor3 = Color3.new(0,0,0)
GameHub37.BackgroundTransparency = 0
GameHub37.BorderSizePixel = 1
GameHub37.BorderColor3 = Color3.new(1,1,1)
GameHub37.Position = UDim2.new(0.03,0,0.57)
GameHub37.TextColor3 = Color3.new(1,1,1)
GameHub37.Size = UDim2.new(0.13,0,0.068)
GameHub37.Font = Enum.Font.Merriweather
GameHub37.FontSize = Enum.FontSize.Size14
GameHub37.Text = "Cheese Escape"
GameHub37.TextScaled = true
GameHub37.TextSize = 8
GameHub37.TextWrapped = true

GameHub37.MouseButton1Click:connect(function()
if game.PlaceId == 5777099015 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Cheese%20Escape'))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(5777099015)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub38.Parent = FrameGameHub
GameHub38.BackgroundColor3 = Color3.new(0,0,0)
GameHub38.BackgroundTransparency = 0
GameHub38.BorderSizePixel = 1
GameHub38.BorderColor3 = Color3.new(1,1,1)
GameHub38.Position = UDim2.new(0.18,0,0.57)
GameHub38.TextColor3 = Color3.new(1,1,1)
GameHub38.Size = UDim2.new(0.13,0,0.068)
GameHub38.Font = Enum.Font.Merriweather
GameHub38.FontSize = Enum.FontSize.Size14
GameHub38.Text = "Survive The Killer"
GameHub38.TextScaled = true
GameHub38.TextSize = 8
GameHub38.TextWrapped = true

GameHub38.MouseButton1Click:connect(function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Milan08Studio/
ChairWare/main/main.lua"))()
end)

GameHub39.Parent = FrameGameHub
GameHub39.BackgroundColor3 = Color3.new(0,0,0)
GameHub39.BackgroundTransparency = 0
GameHub39.BorderSizePixel = 1
GameHub39.BorderColor3 = Color3.new(1,1,1)
GameHub39.Position = UDim2.new(0.33,0,0.57)
GameHub39.TextColor3 = Color3.new(1,1,1)
GameHub39.Size = UDim2.new(0.13,0,0.068)
GameHub39.Font = Enum.Font.Merriweather
GameHub39.FontSize = Enum.FontSize.Size14
GameHub39.Text = "Stairs Of Rage"
GameHub39.TextScaled = true
GameHub39.TextSize = 8
GameHub39.TextWrapped = true

GameHub39.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Stairs%20Of%20Rage'))()
end)

GameHub40.Parent = FrameGameHub
GameHub40.BackgroundColor3 = Color3.new(0,0,0)
GameHub40.BackgroundTransparency = 0
GameHub40.BorderSizePixel = 1
GameHub40.BorderColor3 = Color3.new(1,1,1)
GameHub40.Position = UDim2.new(0.48,0,0.57)
GameHub40.TextColor3 = Color3.new(1,1,1)
GameHub40.Size = UDim2.new(0.13,0,0.068)
GameHub40.Font = Enum.Font.Merriweather
GameHub40.FontSize = Enum.FontSize.Size14
GameHub40.Text = "Evade"
GameHub40.TextScaled = true
GameHub40.TextSize = 24
GameHub40.TextWrapped = false

GameHub40.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Evade'))()
end)

GameHub41.Parent = FrameGameHub
GameHub41.BackgroundColor3 = Color3.new(0,0,0)
GameHub41.BackgroundTransparency = 0
GameHub41.BorderSizePixel = 1
GameHub41.BorderColor3 = Color3.new(1,1,1)
GameHub41.Position = UDim2.new(0.63,0,0.57)
GameHub41.TextColor3 = Color3.new(1,1,1)
GameHub41.Size = UDim2.new(0.13,0,0.068)
GameHub41.Font = Enum.Font.Merriweather
GameHub41.FontSize = Enum.FontSize.Size14
GameHub41.Text = "Hide And Seek Extreme"
GameHub41.TextScaled = true
GameHub41.TextSize = 8
GameHub41.TextWrapped = true

GameHub41.MouseButton1Click:connect(function()
if game.PlaceId == 205224386 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Hide%20And%20Seek%20Extreme'))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(205224386)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub42.Parent = FrameGameHub
GameHub42.BackgroundColor3 = Color3.new(0,0,0)
GameHub42.BackgroundTransparency = 0
GameHub42.BorderSizePixel = 1
GameHub42.BorderColor3 = Color3.new(1,1,1)
GameHub42.Position = UDim2.new(0.78,0,0.57)
GameHub42.TextColor3 = Color3.new(1,1,1)
GameHub42.Size = UDim2.new(0.13,0,0.068)
GameHub42.Font = Enum.Font.Merriweather
GameHub42.FontSize = Enum.FontSize.Size14
GameHub42.Text = "Dreaming Simulator"
GameHub42.TextScaled = true
GameHub42.TextSize = 8
GameHub42.TextWrapped = true

GameHub42.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Dreaming%20Simulator'))()
end)

GameHub43.Parent = FrameGameHub
GameHub43.BackgroundColor3 = Color3.new(0,0,0)
GameHub43.BackgroundTransparency = 0
GameHub43.BorderSizePixel = 1
GameHub43.BorderColor3 = Color3.new(1,1,1)
GameHub43.Position = UDim2.new(0.03,0,0.66)
GameHub43.TextColor3 = Color3.new(1,1,1)
GameHub43.Size = UDim2.new(0.13,0,0.068)
GameHub43.Font = Enum.Font.Merriweather
GameHub43.FontSize = Enum.FontSize.Size14
GameHub43.Text = "Ragdoll Engine"
GameHub43.TextScaled = true
GameHub43.TextSize = 8
GameHub43.TextWrapped = true

GameHub43.MouseButton1Click:connect(function()
local credits = "SystemBroken made by system_calix"
loadstring(game:HttpGet("https://raw.githubusercontent.com/H20CalibreYT/
SystemBroken/main/script"))()
end)

GameHub44.Parent = FrameGameHub
GameHub44.BackgroundColor3 = Color3.new(0,0,0)
GameHub44.BackgroundTransparency = 0
GameHub44.BorderSizePixel = 1
GameHub44.BorderColor3 = Color3.new(1,1,1)
GameHub44.Position = UDim2.new(0.18,0,0.66)
GameHub44.TextColor3 = Color3.new(1,1,1)
GameHub44.Size = UDim2.new(0.13,0,0.068)
GameHub44.Font = Enum.Font.Merriweather
GameHub44.FontSize = Enum.FontSize.Size14
GameHub44.Text = "Math Answer Or Die"
GameHub44.TextScaled = true
GameHub44.TextSize = 8
GameHub44.TextWrapped = true

GameHub44.MouseButton1Click:connect(function()
if game.PlaceId == 12398414727 then
loadstring(game:HttpGet("https://raw.githubusercontent.com/jaeelin/S-Ware/main/Math
%20Answer%20or%20Die"))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(12398414727)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub45.Parent = FrameGameHub
GameHub45.BackgroundColor3 = Color3.new(0,0,0)
GameHub45.BackgroundTransparency = 0
GameHub45.BorderSizePixel = 1
GameHub45.BorderColor3 = Color3.new(1,1,1)
GameHub45.Position = UDim2.new(0.33,0,0.66)
GameHub45.TextColor3 = Color3.new(1,1,1)
GameHub45.Size = UDim2.new(0.13,0,0.068)
GameHub45.Font = Enum.Font.Merriweather
GameHub45.FontSize = Enum.FontSize.Size14
GameHub45.Text = "Ramen Simulator"
GameHub45.TextScaled = true
GameHub45.TextSize = 8
GameHub45.TextWrapped = true

GameHub45.MouseButton1Click:connect(function()
if game.PlaceId == 4961974633 then
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Ramen%20Simulator'))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(4961974633)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub46.Parent = FrameGameHub
GameHub46.BackgroundColor3 = Color3.new(0,0,0)
GameHub46.BackgroundTransparency = 0
GameHub46.BorderSizePixel = 1
GameHub46.BorderColor3 = Color3.new(1,1,1)
GameHub46.Position = UDim2.new(0.48,0,0.66)
GameHub46.TextColor3 = Color3.new(1,1,1)
GameHub46.Size = UDim2.new(0.13,0,0.068)
GameHub46.Font = Enum.Font.Merriweather
GameHub46.FontSize = Enum.FontSize.Size14
GameHub46.Text = "Legends Of Speed"
GameHub46.TextScaled = true
GameHub46.TextSize = 8
GameHub46.TextWrapped = true

GameHub46.MouseButton1Click:connect(function()
if game.PlaceId == 3101667897 then
loadstring(game:HttpGet("https://pastebin.com/raw/mqGPg69N"))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(3101667897)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub47.Parent = FrameGameHub
GameHub47.BackgroundColor3 = Color3.new(0,0,0)
GameHub47.BackgroundTransparency = 0
GameHub47.BorderSizePixel = 1
GameHub47.BorderColor3 = Color3.new(1,1,1)
GameHub47.Position = UDim2.new(0.63,0,0.66)
GameHub47.TextColor3 = Color3.new(1,1,1)
GameHub47.Size = UDim2.new(0.13,0,0.068)
GameHub47.Font = Enum.Font.Merriweather
GameHub47.FontSize = Enum.FontSize.Size14
GameHub47.Text = "Banana Eats"
GameHub47.TextScaled = true
GameHub47.TextSize = 8
GameHub47.TextWrapped = true

GameHub47.MouseButton1Click:connect(function()
if game.PlaceId == 4448566543 then
loadstring(game:HttpGet("https://gist.githubusercontent.com/NovaVanity/
131e258977e50e1ec0184c72818b8bfd/raw", true))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(4448566543)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub48.Parent = FrameGameHub
GameHub48.BackgroundColor3 = Color3.new(0,0,0)
GameHub48.BackgroundTransparency = 0
GameHub48.BorderSizePixel = 1
GameHub48.BorderColor3 = Color3.new(1,1,1)
GameHub48.Position = UDim2.new(0.78,0,0.66)
GameHub48.TextColor3 = Color3.new(1,1,1)
GameHub48.Size = UDim2.new(0.13,0,0.068)
GameHub48.Font = Enum.Font.Merriweather
GameHub48.FontSize = Enum.FontSize.Size14
GameHub48.Text = "The Floor is Lava"
GameHub48.TextScaled = true
GameHub48.TextSize = 8
GameHub48.TextWrapped = true

GameHub48.MouseButton1Click:connect(function()
if game.PlaceId == 815405518 then
loadstring(game:HttpGet("https://pastebin.com/raw/XRVVXkJj"))()

-----------------------
else
function Callback(answer)
if answer == "Join" then
print("Button1 Function")
game:GetService("TeleportService"):Teleport(815405518)
elseif answer == "No" then
print("Button2 Function")
--script here need clear--
end
end

local Bindable = Instance.new("BindableFunction")


Bindable.OnInvoke = Callback

game.StarterGui:SetCore("SendNotification", {
Title = "GhostPlayer";
Text = "This Script is not Allowed in this game do you want to teleport in the
game script?";
Duration = "300";
Button1 = "Join";
Button2 = "No";
Callback = Bindable
})
end
end)

GameHub49.Parent = FrameGameHub
GameHub49.BackgroundColor3 = Color3.new(0,0,0)
GameHub49.BackgroundTransparency = 0
GameHub49.BorderSizePixel = 1
GameHub49.BorderColor3 = Color3.new(1,1,1)
GameHub49.Position = UDim2.new(0.03,0,0.75)
GameHub49.TextColor3 = Color3.new(1,1,1)
GameHub49.Size = UDim2.new(0.13,0,0.068)
GameHub49.Font = Enum.Font.Merriweather
GameHub49.FontSize = Enum.FontSize.Size14
GameHub49.Text = "Guess How Many"
GameHub49.TextScaled = true
GameHub49.TextSize = 8
GameHub49.TextWrapped = true

GameHub49.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Guess%20How%20Many'))()
end)

GameHub50.Parent = FrameGameHub
GameHub50.BackgroundColor3 = Color3.new(0,0,0)
GameHub50.BackgroundTransparency = 0
GameHub50.BorderSizePixel = 1
GameHub50.BorderColor3 = Color3.new(1,1,1)
GameHub50.Position = UDim2.new(0.18,0,0.75)
GameHub50.TextColor3 = Color3.new(1,1,1)
GameHub50.Size = UDim2.new(0.13,0,0.068)
GameHub50.Font = Enum.Font.Merriweather
GameHub50.FontSize = Enum.FontSize.Size14
GameHub50.Text = "Logo Quiz"
GameHub50.TextScaled = true
GameHub50.TextSize = 8
GameHub50.TextWrapped = true

GameHub50.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Logo%20Quiz'))()
end)

GameHub51.Parent = FrameGameHub
GameHub51.BackgroundColor3 = Color3.new(0,0,0)
GameHub51.BackgroundTransparency = 0
GameHub51.BorderSizePixel = 1
GameHub51.BorderColor3 = Color3.new(1,1,1)
GameHub51.Position = UDim2.new(0.33,0,0.75)
GameHub51.TextColor3 = Color3.new(1,1,1)
GameHub51.Size = UDim2.new(0.13,0,0.068)
GameHub51.Font = Enum.Font.Merriweather
GameHub51.FontSize = Enum.FontSize.Size14
GameHub51.Text = "Find The Button"
GameHub51.TextScaled = true
GameHub51.TextSize = 8
GameHub51.TextWrapped = true

GameHub51.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Find%20The%20Button'))()
end)

GameHub52.Parent = FrameGameHub
GameHub52.BackgroundColor3 = Color3.new(0,0,0)
GameHub52.BackgroundTransparency = 0
GameHub52.BorderSizePixel = 1
GameHub52.BorderColor3 = Color3.new(1,1,1)
GameHub52.Position = UDim2.new(0.48,0,0.75)
GameHub52.TextColor3 = Color3.new(1,1,1)
GameHub52.Size = UDim2.new(0.13,0,0.068)
GameHub52.Font = Enum.Font.Merriweather
GameHub52.FontSize = Enum.FontSize.Size14
GameHub52.Text = "Collect The Body"
GameHub52.TextScaled = true
GameHub52.TextSize = 8
GameHub52.TextWrapped = true

GameHub52.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Collect%20The%20Body'))()
end)

GameHub53.Parent = FrameGameHub
GameHub53.BackgroundColor3 = Color3.new(0,0,0)
GameHub53.BackgroundTransparency = 0
GameHub53.BorderSizePixel = 1
GameHub53.BorderColor3 = Color3.new(1,1,1)
GameHub53.Position = UDim2.new(0.63,0,0.75)
GameHub53.TextColor3 = Color3.new(1,1,1)
GameHub53.Size = UDim2.new(0.13,0,0.068)
GameHub53.Font = Enum.Font.Merriweather
GameHub53.FontSize = Enum.FontSize.Size14
GameHub53.Text = "Hide And Seek Props Hunt"
GameHub53.TextScaled = true
GameHub53.TextSize = 8
GameHub53.TextWrapped = true

GameHub53.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Hide%20And%20Seek%20Props%20Hunt'))()
end)

GameHub54.Parent = FrameGameHub
GameHub54.BackgroundColor3 = Color3.new(0,0,0)
GameHub54.BackgroundTransparency = 0
GameHub54.BorderSizePixel = 1
GameHub54.BorderColor3 = Color3.new(1,1,1)
GameHub54.Position = UDim2.new(0.78,0,0.75)
GameHub54.TextColor3 = Color3.new(1,1,1)
GameHub54.Size = UDim2.new(0.13,0,0.068)
GameHub54.Font = Enum.Font.Merriweather
GameHub54.FontSize = Enum.FontSize.Size14
GameHub54.Text = "Every Second You Get +1 Points"
GameHub54.TextScaled = true
GameHub54.TextSize = 8
GameHub54.TextWrapped = true

GameHub54.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Every%20Second%20You%20Get%20%2B1%20Points'))()
end)

GameHub55.Parent = FrameGameHub
GameHub55.BackgroundColor3 = Color3.new(0,0,0)
GameHub55.BackgroundTransparency = 0
GameHub55.BorderSizePixel = 1
GameHub55.BorderColor3 = Color3.new(1,1,1)
GameHub55.Position = UDim2.new(0.03,0,0.84)
GameHub55.TextColor3 = Color3.new(1,1,1)
GameHub55.Size = UDim2.new(0.13,0,0.068)
GameHub55.Font = Enum.Font.Merriweather
GameHub55.FontSize = Enum.FontSize.Size14
GameHub55.Text = "Egg Empire"
GameHub55.TextScaled = true
GameHub55.TextSize = 8
GameHub55.TextWrapped = true

GameHub55.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Egg%20Empire'))()
end)

GameHub56.Parent = FrameGameHub
GameHub56.BackgroundColor3 = Color3.new(0,0,0)
GameHub56.BackgroundTransparency = 0
GameHub56.BorderSizePixel = 1
GameHub56.BorderColor3 = Color3.new(1,1,1)
GameHub56.Position = UDim2.new(0.18,0,0.84)
GameHub56.TextColor3 = Color3.new(1,1,1)
GameHub56.Size = UDim2.new(0.13,0,0.068)
GameHub56.Font = Enum.Font.Merriweather
GameHub56.FontSize = Enum.FontSize.Size14
GameHub56.Text = "Find the code 2"
GameHub56.TextScaled = true
GameHub56.TextSize = 8
GameHub56.TextWrapped = true

GameHub56.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Find%20the%20code%202'))()
end)

GameHub57.Parent = FrameGameHub
GameHub57.BackgroundColor3 = Color3.new(0,0,0)
GameHub57.BackgroundTransparency = 0
GameHub57.BorderSizePixel = 1
GameHub57.BorderColor3 = Color3.new(1,1,1)
GameHub57.Position = UDim2.new(0.33,0,0.84)
GameHub57.TextColor3 = Color3.new(1,1,1)
GameHub57.Size = UDim2.new(0.13,0,0.068)
GameHub57.Font = Enum.Font.Merriweather
GameHub57.FontSize = Enum.FontSize.Size14
GameHub57.Text = "Crown Divers"
GameHub57.TextScaled = true
GameHub57.TextSize = 8
GameHub57.TextWrapped = true

GameHub57.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Crown%20Divers'))()
end)

GameHub58.Parent = FrameGameHub
GameHub58.BackgroundColor3 = Color3.new(0,0,0)
GameHub58.BackgroundTransparency = 0
GameHub58.BorderSizePixel = 1
GameHub58.BorderColor3 = Color3.new(1,1,1)
GameHub58.Position = UDim2.new(0.48,0,0.84)
GameHub58.TextColor3 = Color3.new(1,1,1)
GameHub58.Size = UDim2.new(0.13,0,0.068)
GameHub58.Font = Enum.Font.Merriweather
GameHub58.FontSize = Enum.FontSize.Size14
GameHub58.Text = "Survive Flight 871"
GameHub58.TextScaled = true
GameHub58.TextSize = 8
GameHub58.TextWrapped = true

GameHub58.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/
main/Survive%20Flight%20871'))()
end)

GameHub59.Parent = FrameGameHub
GameHub59.BackgroundColor3 = Color3.new(0,0,0)
GameHub59.BackgroundTransparency = 0
GameHub59.BorderSizePixel = 1
GameHub59.BorderColor3 = Color3.new(1,1,1)
GameHub59.Position = UDim2.new(0.63,0,0.84)
GameHub59.TextColor3 = Color3.new(1,1,1)
GameHub59.Size = UDim2.new(0.13,0,0.068)
GameHub59.Font = Enum.Font.Merriweather
GameHub59.FontSize = Enum.FontSize.Size14
GameHub59.Text = "Letter Scramble!"
GameHub59.TextScaled = true
GameHub59.TextSize = 8
GameHub59.TextWrapped = true

GameHub59.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Letter%20Scramble'))()
end)

GameHub60.Parent = FrameGameHub
GameHub60.BackgroundColor3 = Color3.new(0,0,0)
GameHub60.BackgroundTransparency = 0
GameHub60.BorderSizePixel = 1
GameHub60.BorderColor3 = Color3.new(1,1,1)
GameHub60.Position = UDim2.new(0.78,0,0.84)
GameHub60.TextColor3 = Color3.new(1,1,1)
GameHub60.Size = UDim2.new(0.13,0,0.068)
GameHub60.Font = Enum.Font.Merriweather
GameHub60.FontSize = Enum.FontSize.Size14
GameHub60.Text = "Gem Connect"
GameHub60.TextScaled = true
GameHub60.TextSize = 8
GameHub60.TextWrapped = true

GameHub60.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/main/Gem%20Connect'))()
end)

GameHub61.Parent = FrameGameHub
GameHub61.BackgroundColor3 = Color3.new(0,0,0)
GameHub61.BackgroundTransparency = 0
GameHub61.BorderSizePixel = 1
GameHub61.BorderColor3 = Color3.new(1,1,1)
GameHub61.Position = UDim2.new(0.03,0,0.93)
GameHub61.TextColor3 = Color3.new(1,1,1)
GameHub61.Size = UDim2.new(0.13,0,0.068)
GameHub61.Font = Enum.Font.Merriweather
GameHub61.FontSize = Enum.FontSize.Size14
GameHub61.Text = "Math Boxing"
GameHub61.TextScaled = true
GameHub61.TextSize = 8
GameHub61.TextWrapped = true

GameHub61.MouseButton1Click:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/refs/heads/main/Math%20Boxing'))()
end)

---Credits Frame Buttons


Image.Parent = FrameCredits
Image.BackgroundColor3 = Color3.new(0,0,0)
Image.BackgroundTransparency = 0
Image.Size = UDim2.new(0.3,0,0.6)
Image.BorderColor3 = Color3.new(1,1,1)
Image.BorderSizePixel = 1
Image.Position = UDim2.new(0.03,0,0.06)
Image.Image = "rbxassetid://14196845260"

Credits1.Parent = FrameCredits
Credits1.BackgroundColor3 = Color3.new(0,0,0)
Credits1.BackgroundTransparency = 0
Credits1.BorderSizePixel = 1
Credits1.BorderColor3 = Color3.new(1,1,1)
Credits1.Position = UDim2.new(0.03,0,0.73)
Credits1.TextColor3 = Color3.new(1,1,1)
Credits1.Size = UDim2.new(0.2,0,0.15)
Credits1.Font = Enum.Font.Merriweather
Credits1.FontSize = Enum.FontSize.Size14
Credits1.Text = "My Profile"
Credits1.TextScaled = false
Credits1.TextSize = 18
Credits1.TextWrapped = true

Credits2.Parent = FrameCredits
Credits2.BackgroundColor3 = Color3.new(0,0,0)
Credits2.BackgroundTransparency = 0
Credits2.BorderSizePixel = 1
Credits2.BorderColor3 = Color3.new(1,1,1)
Credits2.Position = UDim2.new(0.27,0,0.73)
Credits2.TextColor3 = Color3.new(1,1,1)
Credits2.Size = UDim2.new(0.2,0,0.15)
Credits2.Font = Enum.Font.Merriweather
Credits2.FontSize = Enum.FontSize.Size14
Credits2.Text = "My Group"
Credits2.TextScaled = false
Credits2.TextSize = 18
Credits2.TextWrapped = true

Credits3.Parent = FrameCredits
Credits3.BackgroundColor3 = Color3.new(0,0,0)
Credits3.BackgroundTransparency = 0
Credits3.BorderSizePixel = 1
Credits3.BorderColor3 = Color3.new(1,1,1)
Credits3.Position = UDim2.new(0.52,0,0.73)
Credits3.TextColor3 = Color3.new(1,1,1)
Credits3.Size = UDim2.new(0.2,0,0.15)
Credits3.Font = Enum.Font.Merriweather
Credits3.FontSize = Enum.FontSize.Size14
Credits3.Text = "My Discord"
Credits3.TextScaled = false
Credits3.TextSize = 18
Credits3.TextWrapped = true

Credits4.Parent = FrameCredits
Credits4.BackgroundColor3 = Color3.new(0,0,0)
Credits4.BackgroundTransparency = 0
Credits4.BorderSizePixel = 1
Credits4.BorderColor3 = Color3.new(1,1,1)
Credits4.Position = UDim2.new(0.77,0,0.73)
Credits4.TextColor3 = Color3.new(1,1,1)
Credits4.Size = UDim2.new(0.2,0,0.15)
Credits4.Font = Enum.Font.Merriweather
Credits4.FontSize = Enum.FontSize.Size14
Credits4.Text = "My Apps"
Credits4.TextScaled = false
Credits4.TextSize = 18
Credits4.TextWrapped = true

Information.Parent = FrameCredits
Information.BackgroundColor3 = Color3.new(0,0,0)
Information.BackgroundTransparency = 1
Information.BorderColor3 = Color3.new(1,1,1)
Information.BorderSizePixel = 0
Information.Position = UDim2.new(0.37,0,0.09)
Information.TextColor3 = Color3.new(1,1,1)
Information.Size = UDim2.new(0.6,0,0.5)
Information.Font = Enum.Font.Merriweather
Information.FontSize = Enum.FontSize.Size14
Information.Text = "Gui Created By Ghostplayer, This Gui Created On August 16 2022
its Spend 3 to 4 days before publishing this script its have alot of Features from
ghostplayer and Other Scripters Hope you guys Enjoyed to use this script, Click the
Buttons Below for more Details"
Information.TextScaled = false
Information.TextSize = 13
Information.TextWrapped = true
---

---Information Buttons Function


local Image1 = "rbxassetid://14196845260"
local Image2 = "rbxassetid://14196847158"
local Image3 = "rbxassetid://14209734898"
local Image4 = "rbxassetid://9939435592"
local Image5 = "rbxassetid://9588320159"
local Image6 = "rbxassetid://17722125795"
local Image7 = "rbxassetid://17722203547"
local Image8 = "rbxassetid://17722287235"
local Image9 = "rbxassetid://17722330723"
local Image10 = "rbxassetid://17722360682"
local Image11 = "rbxassetid://17722376730"
local Image12 = "rbxassetid://17722410204"
local Image13 = "rbxassetid://17722447244"
local Image14 = "rbxassetid://17722469621"
ImageNum = 1

Image.MouseButton1Click:connect(function()
ImageNum += 1
if ImageNum == 15 then
ImageNum = 1
end

if ImageNum == 1 then
Image.Image = Image1
end
if ImageNum == 2 then
Image.Image = Image2
end
if ImageNum == 3 then
Image.Image = Image3
end
if ImageNum == 4 then
Image.Image = Image4
end
if ImageNum == 5 then
Image.Image = Image5
end
if ImageNum == 6 then
Image.Image = Image6
end
if ImageNum == 7 then
Image.Image = Image7
end
if ImageNum == 8 then
Image.Image = Image8
end
if ImageNum == 9 then
Image.Image = Image9
end
if ImageNum == 10 then
Image.Image = Image10
end
if ImageNum == 11 then
Image.Image = Image11
end
if ImageNum == 12 then
Image.Image = Image12
end
if ImageNum == 13 then
Image.Image = Image13
end
if ImageNum == 14 then
Image.Image = Image14
end
end)

Credits1.MouseButton1Click:connect(function()
setclipboard("https://web.roblox.com/users/991052486/profile")
RequestMessage("Script","Link Copied")
end)

Credits2.MouseButton1Click:connect(function()
setclipboard("https://web.roblox.com/groups/10370956/Pro-Gammers-Club#!/about")
RequestMessage("Script","Link Copied")
end)

Credits3.MouseButton1Click:connect(function()
setclipboard("https://discord.gg/e8WzMR4Z")
RequestMessage("Script","Link Copied")
end)

Credits4.MouseButton1Click:connect(function()
RequestMessage("Script","Link Copied")
setclipboard("https://www.mediafire.com/file/cxqnl6y09slb6at/Ghosthub_More.apk/
file")
wait()
setclipboard("https://www.mediafire.com/file/mjyg28n1k5m2dgz/Roblox_Scripts.apk/
file")
end)
---

---Main Functions
function Main1()
game:GetService("UserInputService").JumpRequest:connect(function()

game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':Chan
geState("Jumping")
end)
end

function Main2()
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
end

function Main3()
game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
end

function Main4()
game:GetService("TeleportService"):Teleport(game.PlaceId,
game.Players.LocalPlayer)
end

function Main5()
game:GetService("Players").LocalPlayer.Idled:connect(function()

game:GetService("VirtualUser"):Button2Down(Vector2.new(0,0),workspace.CurrentCamera
.CFrame)
wait(1)

game:GetService("VirtualUser"):Button2Up(Vector2.new(0,0),workspace.CurrentCamera.C
Frame)
end)
RequestMessage("Script","Anti AFK is now Active","you can afk now")
end

function Main6()
--Anti Lag v1
local a = game
local b = a.Workspace
local c = a.Lighting
local d = b.Terrain
d.WaterWaveSize = 0
d.WaterWaveSpeed = 0
d.WaterReflectance = 0
d.WaterTransparency = 0
c.GlobalShadows = false
c.FogEnd = 9e9
c.Brightness = 0
settings().Rendering.QualityLevel = "Level01"
for e, f in pairs(a:GetDescendants()) do
if f:IsA("Part") or f:IsA("Union") or f:IsA("CornerWedgePart") or
f:IsA("TrussPart") then
f.Material = "Plastic"
f.Reflectance = 0
elseif f:IsA("Decal") or f:IsA("Texture") then
f.Transparency = 0
elseif f:IsA("ParticleEmitter") or f:IsA("Trail") then
f.Lifetime = NumberRange.new(0)
elseif f:IsA("Explosion") then
f.BlastPressure = 0
f.BlastRadius = 0
elseif f:IsA("Fire") or f:IsA("SpotLight") or f:IsA("Smoke") or
f:IsA("Sparkles") then
f.Enabled = false
elseif f:IsA("MeshPart") then
f.Material = "Plastic"
f.Reflectance = 0
f.TextureID = 10385902758728957
end
end
for e, g in pairs(c:GetChildren()) do
if g:IsA("BlurEffect") or g:IsA("SunRaysEffect") or
g:IsA("ColorCorrectionEffect") or g:IsA("BloomEffect") or
g:IsA("DepthOfFieldEffect") then
g.Enabled = false
end
end
sethiddenproperty(game.Lighting, "Technology", "Compatibility")

--Anti Lag v2
local decalsyeeted = true -- Leaving this on makes games look shitty but the fps
goes up by at least 20.
local g = game
local w = g.Workspace
local l = g.Lighting
local t = w.Terrain
t.WaterWaveSize = 0
t.WaterWaveSpeed = 0
t.WaterReflectance = 0
t.WaterTransparency = 0
l.GlobalShadows = false
l.FogEnd = 9e9
l.Brightness = 0
settings().Rendering.QualityLevel = "QualityLevel1"
for i,v in pairs(g:GetDescendants()) do
if v:IsA("Part") or v:IsA("Union") or v:IsA("MeshPart") then
v.Material = "Plastic"
v.Reflectance = 0
elseif v:IsA("Decal") and decalsyeeted then
v.Transparency = 1
elseif v:IsA("ParticleEmitter") or v:IsA("Trail") then
v.Lifetime = NumberRange.new(0)
end
end
end

function Main7()
local old
old = hookmetamethod(
game,
"__namecall",
function(self, ...)
local method = tostring(getnamecallmethod())
if string.lower(method) == "kick" then
return wait(9e9)
end
return old(self, ...)
end)
RequestMessage("Script","Anti Kick is Now Active","Its Only Effective in
LocalScript")
end

function Main8()
--1st Method
Y = hookmetamethod(game,"__namecall",function(self,...)
local args = {...};
local checkargs = {};
local method = getnamecallmethod()
local last
if method == "Fire" or method == "FireServer" then
if self.Name == "MessagePosted" or self.Name == "SayMessageRequest" then
last = args[1]
if last == args[1] then
return Y(self,...)
else
return
end
if method == "ReportAbuse" and self == game.Players.LocalPlayer then
return
end
end
end
return Y(self,...)
end)

--2nd Method
if not game:IsLoaded() then
game.Loaded:Wait()
end

if game.PlaceId ~= 7056922815 then


if game.PlaceId ~= 4991214437 then
if game.PlaceId ~= 7298553006 then
if game.PlaceId ~= 8934886191 then
if game.PlaceId ~= 6494527314 then
local LP = game:GetService('Players').LocalPlayer
local PlayerScripts = LP ~= nil and
LP:FindFirstChild('PlayerScripts') or nil
local ChatScript = PlayerScripts ~= nil and
PlayerScripts:FindFirstChild('ChatScript') or nil
local ChatMain = ChatScript ~= nil and
ChatScript:FindFirstChild('ChatMain') or nil

if LP and ChatMain ~= nil then


local Old, Chatted, OldChatted = nil,
Instance.new('BindableEvent'), LP.Chatted; Chatted.Name = LP.Name..'_Chatted_Event'
Old = hookmetamethod(game, '__index', newcclosure(function(self,
Index)
if checkcaller() and self == LP and Index == 'Chatted' then
return Chatted.Event
elseif not checkcaller() and self == LP and Index == 'Chatted'
then
return OldChatted
end
return Old(self, Index)
end))

local Old2, MessagePosted = nil, require(ChatMain).MessagePosted


if MessagePosted ~= "sakanade" then
Old2 = hookfunction(MessagePosted.fire, function(self, ...)
if not checkcaller() then
print(self, ...)
return Chatted:Fire(...)
end
end)
end
end
end
end
end
end
end
RequestMessage("Script","Anti Ban is Now Active","Its Only Effective On Client")
end

function Main9()
game:GetService("Lighting").ClockTime = 24
end

function Main10()
game:GetService("Lighting").ClockTime = 12
end

function Main11()
for i,tools in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do
if tools:IsA("Tool") then
tools.Parent = game.Players.LocalPlayer.Character
end
end
end

function Main12()
for i,v in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do
if v:IsA("Tool") then
v.Parent = game.Players.LocalPlayer.Character
v.Parent = game.Workspace
end
end
end

function Main13()
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, false)
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false)
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.EmotesMenu, false)
end
function Main14()
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, true)
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.EmotesMenu, true)
end

function Main15()

RequestMessage("Script",game.Players.LocalPlayer.Character.Humanoid.Health,"Health"
)
end

function Main16()
for i, descendant in pairs(workspace:GetDescendants()) do
if descendant:IsA("BasePart") then
if not descendant:FindFirstChild("OriginalTransparency") then
local originalTransparency = Instance.new("NumberValue")
originalTransparency.Name = "OriginalTransparency"
originalTransparency.Value = descendant.Transparency
originalTransparency.Parent = descendant
end
descendant.Transparency = 0
end
end
end

function Main17()
for i, descendant in pairs(workspace:GetDescendants()) do
if descendant:IsA("BasePart") then
if not descendant:FindFirstChild("OriginalTransparency") then
local originalTransparency = Instance.new("NumberValue")
originalTransparency.Name = "OriginalTransparency"
originalTransparency.Value = descendant.Transparency
originalTransparency.Parent = descendant
end
descendant.Transparency = descendant.OriginalTransparency.Value
end
end
end

function Main18()
game.Players.LocalPlayer.Character.Head:Destroy()
end

function Main19()
game.Players.LocalPlayer.Character.Humanoid.RootPart.CFrame =
game.Workspace.CurrentCamera.CFrame
end

function Main20()
for _, child in pairs(children) do
for _, child in pairs(child:GetChildren()) do
table.insert(children, child)
end
if child:IsA("BasePart") and child.Name == "SpawnLocation" then
game.Players.LocalPlayer.Character.Humanoid.RootPart.CFrame = child.CFrame *
CFrame.new(0,3,0)
end
end
end

function Main21()
for i, descendant in pairs(workspace:GetDescendants()) do
if descendant:IsA("BasePart") then
if not descendant:FindFirstChild("OriginalTransparency") then
local originalTransparency = Instance.new("NumberValue")
originalTransparency.Name = "OriginalTransparency"
originalTransparency.Value = descendant.Transparency
originalTransparency.Parent = descendant
end
descendant.Transparency = 0.7
end
end
end

function Main22()
for i, descendant in pairs(workspace:GetDescendants()) do
if descendant:IsA("BasePart") then
if not descendant:FindFirstChild("OriginalTransparency") then
local originalTransparency = Instance.new("NumberValue")
originalTransparency.Name = "OriginalTransparency"
originalTransparency.Value = descendant.Transparency
originalTransparency.Parent = descendant
end
descendant.Transparency = descendant.OriginalTransparency.Value
end
end
end

function Main23()
game:GetService("StarterGui"):SetCoreGuiEnabled("Chat", false)
end

function Main24()
game:GetService("StarterGui"):SetCoreGuiEnabled("Chat", true)
end

function Main25()
RequestMessage("Your Account Age",game.Players.LocalPlayer.AccountAge,"Days")
end

function Main26()
game:GetService("SocialService"):CanSendGameInviteAsync(game.Players.LocalPlayer)
game:GetService("SocialService"):PromptGameInvite(game.Players.LocalPlayer)
end

function Main27()
game:Shutdown()
end

PartCounting = 0
function Main28()
PartCounting += 1
local part = Instance.new("Part")
local position = Vector3.new(0,1000000000,0)
part.Name = "ExtraPart"..PartCounting
part.Material = Enum.Material.Plastic
part.Transparency = 0
part.Position = position
part.Size = Vector3.new(20,0.5,20)
part.CastShadow = true
part.Anchored = true
part.CanCollide = true
part.Parent = workspace
workspace:FindFirstChild("ExtraPart"..PartCounting).CFrame =
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,-3,0)
end

function Main29()
game.Players.LocalPlayer.Character.Animate.Disabled = true
end

function Main30()
game.Players.LocalPlayer.Character.Animate.Disabled = false
end

function Main31()
local sc = (debug and debug.setconstant) or setconstant
local gc = (debug and debug.getconstants) or getconstants
local pop =
game.Players.LocalPlayer.PlayerScripts.PlayerModule.CameraModule.ZoomController.Pop
per
for _, v in pairs(getgc()) do
if type(v) == 'function' and getfenv(v).script == pop then
for i, v1 in pairs(gc(v)) do
if tonumber(v1) == .25 then
sc(v, i, 0)
elseif tonumber(v1) == 0 then
sc(v, i, .25)
end
end
end
end
end

function Main32()

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Jumping,false)
end

function Main33()

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Jumping,true)
end

function Main34()
local controls =
require(game:GetService("Players").LocalPlayer.PlayerScripts.PlayerModule):GetContr
ols()
controls:Disable()
end

function Main35()
local controls =
require(game:GetService("Players").LocalPlayer.PlayerScripts.PlayerModule):GetContr
ols()
controls:Enable()
end

function Main36()
local Http = game:GetService("HttpService")
local TPS = game:GetService("TeleportService")
local Api = "https://games.roblox.com/v1/games/"

local _place = game.PlaceId


local _servers = Api.._place.."/servers/Public?sortOrder=Asc&limit=100"
function ListServers(cursor)
local Raw = game:HttpGet(_servers .. ((cursor and "&cursor="..cursor) or ""))
return Http:JSONDecode(Raw)
end

local Server, Next; repeat


local Servers = ListServers(Next)
Server = Servers.data[1]
Next = Servers.nextPageCursor
until Server
TPS:TeleportToPlaceInstance(_place,Server.id,game.Players.LocalPlayer)
end

function Main37()
game.Players.LocalPlayer.CameraMaxZoomDistance = 1000000000000
game.Players.LocalPlayer.CameraMinZoomDistance = -1
end

LoopFullBrightness = false
function Main38()
if LoopFullBrightness == false then
LoopFullBrightness = true
game:GetService('RunService').Stepped:connect(function()
Lighting = game:GetService("Lighting")
Lighting.Brightness = 2
Lighting.ClockTime = 14
Lighting.FogEnd = 100000
Lighting.GlobalShadows = false
Lighting.OutdoorAmbient = Color3.fromRGB(128, 128, 128)
end)
end
end

DarkMode = false
function Main39()
if DarkMode == false then
DarkMode = true
setting = settings().Network
local Effect = Instance.new("ColorCorrectionEffect")
Effect.Parent = game.Lighting
Effect.Saturation = -1
Effect.Brightness = -0.3
end
end

function Main40()
if DarkMode == true then
DarkMode = false
setting = settings().Network
local Effect = Instance.new("ColorCorrectionEffect")
Effect.Parent = game.Lighting
Effect.Saturation = 1
Effect.Brightness = 0.3
end
end

LayDown = false
function Main41()
if LayDown == false then
LayDown = true
local part = Instance.new("Part")
part.Name = "LayDownPart"
part.Color = Color3.new(0,0,0)
part.Material = Enum.Material.Plastic
part.Transparency = 1
part.Position = Vector3.new(0,100000,0)
part.Size = Vector3.new(1,0.5,1)
part.CastShadow = true
part.Anchored = true
part.CanCollide = true
part.Parent = workspace
workspace:FindFirstChild("LayDownPart").CFrame =
game.Players.LocalPlayer.Character.LeftFoot.CFrame *
CFrame.Angles(math.rad(90),math.rad(0),math.rad(0))
end
end

---Laydown Operator
game:GetService('RunService').Heartbeat:connect(function()
if LayDown == true and game.Players.LocalPlayer.Character.Humanoid.Health >= 1 then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game:GetService("Workspace").LayDownPart.CFrame
end
if LayDown == true and game.Players.LocalPlayer.Character.Humanoid.Health <= 0 then
LayDown = false
end
end)
---

function Main42()
LayDown = false
game:GetService("Workspace").LayDownPart:Destroy()
end

function Main43()
local g = game
local plrs = g:GetService("Players")
local lp = plrs.LocalPlayer
local c = lp.Character

if c and c.Parent then


local hum = c:FindFirstChildOfClass("Humanoid")
if hum then
hum.Sit = not hum.Sit
end
end
end
function Main44()
CountPlayer = 0
for _, v in pairs(game.Players:GetChildren()) do
CountPlayer += 1
end
RequestMessage("Script",CountPlayer,"Players")
end

function Main45()
for i,v in pairs(game.Lighting:GetChildren()) do
if v:IsA("Script") == false and v:IsA("LocalScript") == false then
v:remove()
end
end
while true and wait() do
game.Lighting.FogEnd = math.huge
game.Lighting.FogStart = 0
game.Lighting.Ambient = Color3.fromRGB(167, 167, 167)
game.Lighting.OutdoorAmbient = Color3.fromRGB(167, 167, 167)
end
end

function Main46()
FreezePlayers = true
end

---Freeze Players Operator


FreezePlayers = false
game:GetService('RunService').Heartbeat:connect(function()
if FreezePlayers == true then
for _, v in pairs(game.Players:GetPlayers()) do
if v.Name ~= game.Players.LocalPlayer.Name then
v.Character.HumanoidRootPart.Anchored = true
end
end
end
end)
---

function Main47()
FreezePlayers = false
for _, v in pairs(game.Players:GetPlayers()) do
if v.Name ~= game.Players.LocalPlayer.Name then
v.Character.HumanoidRootPart.Anchored = false
end
end
end

function Main48()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,-7,0)
end

function Main49()
local humanoid =
game.Players.LocalPlayer.Character:FindFirstChildWhichIsA("Humanoid")
humanoid.Sit = true
task.wait(0.1)
humanoid.RootPart.CFrame = humanoid.RootPart.CFrame * CFrame.Angles(math.pi * 0.5,
0, 0)
for _, v in ipairs(humanoid:GetPlayingAnimationTracks()) do
v:Stop()
end
end

function Main51()
local tool = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool")
if tool then
for i, v in pairs(tool:GetDescendants()) do
if v and v.Parent and v:IsA("Mesh") or v:IsA("SpecialMesh") then
v:Destroy()
end
end
end
end

function Main52()
game.Players.LocalPlayer.Character.UpperTorso.Waist:Destroy()
end

function Main53()
promptNewRig = function(rig)

game.AvatarEditorService:PromptSaveAvatar(game.Players.LocalPlayer.Character.Humano
id.HumanoidDescription, Enum.HumanoidRigType[rig])
local result = game.AvatarEditorService.PromptSaveAvatarCompleted:Wait()
if result == Enum.AvatarPromptResult.Success then
game.Players.LocalPlayer.Character.Humanoid.Health = 0
end
end
promptNewRig("R15")
end

function Main54()
promptNewRig = function(rig)

game.AvatarEditorService:PromptSaveAvatar(game.Players.LocalPlayer.Character.Humano
id.HumanoidDescription, Enum.HumanoidRigType[rig])
local result = game.AvatarEditorService.PromptSaveAvatarCompleted:Wait()
if result == Enum.AvatarPromptResult.Success then
game.Players.LocalPlayer.Character.Humanoid.Health = 0
end
end
promptNewRig("R6")
end

---Noclip Operator
local Noclip = false
game:GetService('RunService').RenderStepped:connect(function()
if Noclip == true then
game.Players.LocalPlayer.Character.Head.CanCollide = false
game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
end
end)
---
function Main55()
Noclip = true
end

function Main56()
Noclip = false
end

local CurrentGravity = workspace.Gravity


function Main57()
workspace.Gravity = CurrentGravity / 4
end

function Main58()
workspace.Gravity = CurrentGravity
end

function Main59()
workspace.Gravity = 0

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Climbing,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
FallingDown,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Flying,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Freefall,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
GettingUp,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Jumping,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Landed,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Physics,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
PlatformStanding,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Ragdoll,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Running,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
RunningNoPhysics,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Seated,false)
game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
StrafingNoPhysics,false)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Swimming,false)

game.Players.LocalPlayer.Character.Humanoid:ChangeState(Enum.HumanoidStateType.Swim
ming)
end

function Main60()
workspace.Gravity = CurrentGravity

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Climbing,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
FallingDown,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Flying,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Freefall,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
GettingUp,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Jumping,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Landed,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Physics,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
PlatformStanding,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Ragdoll,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Running,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
RunningNoPhysics,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Seated,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
StrafingNoPhysics,true)

game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.
Swimming,true)
game.Players.LocalPlayer.Character.Humanoid:ChangeState(Enum.HumanoidStateType.Swim
ming)
end

local LoopSpawnpoint = false


local Spawnpoint = nil
function Main61()
Spawnpoint = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
LoopSpawnpoint = true

local function ExecuteSpawnpoint()


game.Players.LocalPlayer.Character.Humanoid.Died:Connect(function()
game.Players.LocalPlayer.CharacterAdded:wait()
repeat wait() until
game.Players.LocalPlayer.Character:FindFirstChild("HumanoidRootPart")
if LoopSpawnpoint == true then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Spawnpoint
ExecuteSpawnpoint()
end
end)
end
ExecuteSpawnpoint()
RequestMessage("Script","Spawnpoint","Enabled")
end

function Main62()
LoopSpawnpoint = false
Spawnpoint = nil
RequestMessage("Script","Spawnpoint","Disabled")
end

function Main63()
local StarterGui = game:GetService('StarterGui')
StarterGui:SetCore("ResetButtonCallback",true)
end

function Main64()
local StarterGui = game:GetService('StarterGui')
StarterGui:SetCore("ResetButtonCallback",false)
end

local hiddenGUIS = {}
function Main65()
for i,v in pairs(game.Players.LocalPlayer.PlayerGui:GetDescendants()) do
if (v:IsA("Frame") or v:IsA("ImageLabel") or v:IsA("ScrollingFrame")) and
v.Visible then
v.Visible = false
table.insert(hiddenGUIS,v)
end
end
end

function Main66()
for i,v in pairs(hiddenGUIS) do
v.Visible = true
end
hiddenGUIS = {}
end
function Main67()
for i,v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
if v:IsA("Decal") and v.Name == 'face' then
v:Destroy()
end
end
end

function Main68()
game.Players.LocalPlayer.Character.RightUpperArm:Destroy()
game.Players.LocalPlayer.Character.LeftUpperArm:Destroy()
game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
end

function Main69()
game.Players.LocalPlayer.Character.RightUpperLeg:Destroy()
game.Players.LocalPlayer.Character.LeftUpperLeg:Destroy()
game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
end

function Main70()
ChooseRepetision = false
getgenv().Choose = true
while getgenv().Choose == true do
if ChooseRepetision == false then
ChooseRepetision = true
randomizer = 0
for _, v in next, (game.Players:GetChildren()) do
randomizer = math.random(1,100)
if randomizer >= 99 then
getgenv().Choose = false
RequestMessage("Script",v.Name,"")
end
end
ChooseRepetision = false
end
print()
game:GetService("RunService").Heartbeat:wait();
end;
end

function Main71()
local UsingTool = nil
local message1 = nil
local message2 = nil
if game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool") then
message1 = "Tool Name"
message2 =
""..game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Name
UsingTool =
""..game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Name
else
if game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool") then
game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent =
game.Players.LocalPlayer.Character
message1 = "Tool Name"
message2 =
""..game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Name
UsingTool =
""..game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Name
end
end
if UsingTool == nil then
message1 = "Tool Not Found"
message2 = ""
end
RequestMessage("Script",message1,message2)
end

HumanoidNumberName = 0
function Main72()
if game.Players.LocalPlayer.Character then
if game.Players.LocalPlayer.Character:FindFirstChild("Humanoid") then
HumanoidNumberName += 1
game.Players.LocalPlayer.Character.Humanoid.Name = HumanoidNumberName
end
local l = game.Players.LocalPlayer.Character[HumanoidNumberName]:Clone()
l.Parent = game.Players.LocalPlayer.Character
l.Name = "Humanoid"; wait(0.1)
game.Players.LocalPlayer.Character[HumanoidNumberName]:Destroy()
workspace.CurrentCamera.CameraSubject =
game.Players.LocalPlayer.Character.Humanoid
game.Players.LocalPlayer.Character.Animate.Disabled = true; wait(0.1)
game.Players.LocalPlayer.Character.Animate.Disabled = false
end
end
---

local MoreScripts
local data
local data2

---Update Data Function


function UpdateData()
local Secret = "6O2D0KKjlmB1LcCcRWz1vLIFP519AYv2UwcwTxYx"
local URL = "https://ghosthub-more-ece33-default-rtdb.firebaseio.com/"
local database = URL..".json?auth="..Secret
data = game.HttpService:JSONDecode(game:HttpGetAsync(database))

---Get More Scripts From Github And Add to the data1 Table
data2 =
game.HttpService:JSONDecode(game:HttpGetAsync("https://raw.githubusercontent.com/
MainScripts352/MainScripts352/refs/heads/main/Ghost%20Hub%20MoreScript"))
if not data.Scripts then
data["Scripts"] = {}
end
for key, value in pairs(data2.Scripts) do
data.Scripts[key] = {
["Date"] = value.Date,
["Description"] = value.Description,
["Script"] = value.Script,
["Script_Title"] = value["Script_Title"],
["User_ID"] = value["User_ID"],
["Username"] = value.Username
}
end
---
end
---

---Get More Scripts From Database Function


function GetMoreScript()
MoreScripts = data["Current_Script_ID"]["Current_Script_ID"]["Script_ID"]
MSButtonPosX = 0
MSButtonPosZ = 0.00006
MSButtonSlotNum = 0

if MoreScripts ~= 0 then
AddMoreScriptButton("1", "Add Script",
"loadstring(game:HttpGet('https://raw.githubusercontent.com/MainScripts352/
MainScripts352/refs/heads/main/Ghost%20Hub%20Add%20Script'))()", "You can add your
script using this script", "2568780515", "Admin", "Oct 29 2024") --This is for Add
Script Button
while MoreScripts ~= 0 do
if data.Scripts["Script"..MoreScripts] then
local ScriptTitle = ""..data.Scripts["Script"..MoreScripts]
["Script_Title"]
if MoreScriptSearch.Text == "" or MoreScriptSearch.Text ~= "" and
ScriptTitle.find(string.lower(ScriptTitle), string.lower(MoreScriptSearch.Text))
then
AddMoreScriptButton(MoreScripts, ScriptTitle,
data.Scripts["Script"..MoreScripts]["Script"], data.Scripts["Script"..MoreScripts]
["Description"], data.Scripts["Script"..MoreScripts]["User_ID"],
data.Scripts["Script"..MoreScripts].Username,
data.Scripts["Script"..MoreScripts].Date)
MoreScripts -= 1
elseif MoreScriptSearch.Text ~= "" and not
ScriptTitle.find(string.lower(ScriptTitle), string.lower(MoreScriptSearch.Text))
then
MoreScripts -= 1
end
else
MoreScripts -= 1
end
end
end
end
---

UpdateData()
GetMoreScript()

You might also like