Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local MainScreen = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local TopBar = Instance.new("Frame")
- local HubLabel = Instance.new("TextLabel")
- local Secret = Instance.new("TextButton")
- local TopBarShadow = Instance.new("Frame")
- local BalloonSimulator = Instance.new("TextButton")
- local PrevPage = Instance.new("TextButton")
- local NextPage = Instance.new("TextButton")
- local Page = Instance.new("TextLabel")
- local BlobSimulator = Instance.new("TextButton")
- local JailBreakFarm = Instance.new("TextButton")
- local SlayingSimulator = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local Executor = Instance.new("TextButton")
- local Strucid = Instance.new("TextButton")
- local PFHaxx = Instance.new("TextButton")
- local GameSense = Instance.new("TextButton")
- local GrabKnife = Instance.new("TextButton")
- local Rejoin = Instance.new("TextButton")
- local LumberGuis = Instance.new("TextButton")
- local Soon11 = Instance.new("TextButton")
- local Soon12 = Instance.new("TextButton")
- local Soon13 = Instance.new("TextButton")
- local Soon14 = Instance.new("TextButton")
- local Soon15 = Instance.new("TextButton")
- local MainLabel = Instance.new("TextLabel")
- local SecretFrame = Instance.new("Frame")
- local SecretTopBar = Instance.new("Frame")
- local NothingSecret = Instance.new("TextLabel")
- local SecretTopBarShadow = Instance.new("Frame")
- local SecretLabel = Instance.new("TextLabel")
- local SecretClick = Instance.new("TextButton")
- local SecretNothing = Instance.new("TextLabel")
- local SecretClose = Instance.new("TextButton")
- local CloseFrame = Instance.new("Frame")
- local CloseButton = Instance.new("TextButton")
- local CloseFullButton = Instance.new("TextButton")
- local CloseBar = Instance.new("Frame")
- local CloseBar2 = Instance.new("Frame")
- local LumberFrame = Instance.new("Frame")
- local LumberJames = Instance.new("TextButton")
- local LumberTop = Instance.new("Frame")
- local LumberTopShadow = Instance.new("Frame")
- local LumberCreditLabel = Instance.new("TextLabel")
- local LumberStercore = Instance.new("TextButton")
- local LumberMMB = Instance.new("TextButton")
- local LumberWrecker = Instance.new("TextButton")
- local LumberAthoi = Instance.new("TextButton")
- local LumberMoney = Instance.new("TextButton")
- local LumberLabel = Instance.new("TextLabel")
- local LumberClose = Instance.new("TextButton")
- local InfoFrame = Instance.new("Frame")
- local InfoTop = Instance.new("Frame")
- local InfoTopShadow = Instance.new("Frame")
- local InfoLabel = Instance.new("TextLabel")
- local InfoYes = Instance.new("TextButton")
- local InfoNo = Instance.new("TextButton")
- local ActualInfoFrame = Instance.new("Frame")
- local Step1 = Instance.new("TextLabel")
- local ActualInfoFrameTop = Instance.new("Frame")
- local ActualInfoFrameTopShadow = Instance.new("Frame")
- local Step2 = Instance.new("TextLabel")
- local Step3 = Instance.new("TextLabel")
- local Step4 = Instance.new("TextLabel")
- local Step5 = Instance.new("TextLabel")
- local Step6 = Instance.new("TextLabel")
- local Step7 = Instance.new("TextLabel")
- local Step8 = Instance.new("TextLabel")
- local Step9 = Instance.new("TextLabel")
- local Step10 = Instance.new("TextLabel")
- local Step11 = Instance.new("TextLabel")
- local InfoDone = Instance.new("TextButton")
- MainScreen.Parent = game:WaitForChild("CoreGui")
- MainScreen.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- MainScreen.Name = "EvvaScriptHub"
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = MainScreen
- MainFrame.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- MainFrame.BorderColor3 = Color3.new(0, 0, 0)
- MainFrame.Position = UDim2.new(0.388020843, 0, 0.243744209, 0)
- MainFrame.Size = UDim2.new(0, 459, 0, 300)
- MainFrame.Active = true
- MainFrame.Draggable = true
- TopBar.Name = "TopBar"
- TopBar.Parent = MainFrame
- TopBar.BackgroundColor3 = Color3.new(0.6, 0, 0)
- TopBar.BorderSizePixel = 0
- TopBar.Size = UDim2.new(0, 459, 0, 50)
- HubLabel.Name = "HubLabel"
- HubLabel.Parent = TopBar
- HubLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- HubLabel.BackgroundTransparency = 1
- HubLabel.Position = UDim2.new(0, 0, -0.0199999996, 0)
- HubLabel.Size = UDim2.new(0, 459, 0, 50)
- HubLabel.Font = Enum.Font.SourceSans
- HubLabel.Text = "Evva's Script Hub"
- HubLabel.TextColor3 = Color3.new(1, 1, 1)
- HubLabel.TextScaled = true
- HubLabel.TextSize = 14
- HubLabel.TextWrapped = true
- Secret.Name = "Secret"
- Secret.Parent = TopBar
- Secret.BackgroundColor3 = Color3.new(1, 1, 1)
- Secret.BackgroundTransparency = 1
- Secret.BorderSizePixel = 0
- Secret.Size = UDim2.new(0, 411, 0, 50)
- Secret.Font = Enum.Font.SourceSans
- Secret.Text = ""
- Secret.TextColor3 = Color3.new(1, 1, 1)
- Secret.TextScaled = true
- Secret.TextSize = 14
- Secret.TextWrapped = true
- TopBarShadow.Name = "TopBarShadow"
- TopBarShadow.Parent = MainFrame
- TopBarShadow.BackgroundColor3 = Color3.new(0.258824, 0, 0)
- TopBarShadow.BorderSizePixel = 0
- TopBarShadow.Position = UDim2.new(0, 0, 0.166666672, 0)
- TopBarShadow.Size = UDim2.new(0, 459, 0, 6)
- BalloonSimulator.Name = "BalloonSimulator"
- BalloonSimulator.Parent = MainFrame
- BalloonSimulator.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- BalloonSimulator.BorderColor3 = Color3.new(0.258824, 0, 0)
- BalloonSimulator.BorderSizePixel = 2
- BalloonSimulator.Position = UDim2.new(0.0131909074, 0, 0.206666663, 0)
- BalloonSimulator.Size = UDim2.new(0, 90, 0, 60)
- BalloonSimulator.Font = Enum.Font.SourceSans
- BalloonSimulator.Text = "Balloon Simulator"
- BalloonSimulator.TextColor3 = Color3.new(1, 1, 1)
- BalloonSimulator.TextScaled = true
- BalloonSimulator.TextSize = 14
- BalloonSimulator.TextWrapped = true
- PrevPage.Name = "PrevPage"
- PrevPage.Parent = MainFrame
- PrevPage.BackgroundColor3 = Color3.new(1, 1, 1)
- PrevPage.BackgroundTransparency = 1
- PrevPage.BorderSizePixel = 0
- PrevPage.Position = UDim2.new(0.0131909074, 0, 0.855243146, 0)
- PrevPage.Size = UDim2.new(0, 18, 0, 43)
- PrevPage.Font = Enum.Font.SourceSans
- PrevPage.Text = "<"
- PrevPage.TextColor3 = Color3.new(0, 0, 0)
- PrevPage.TextScaled = true
- PrevPage.TextSize = 14
- PrevPage.TextWrapped = true
- PrevPage.TextXAlignment = Enum.TextXAlignment.Left
- NextPage.Name = "NextPage"
- NextPage.Parent = MainFrame
- NextPage.BackgroundColor3 = Color3.new(1, 1, 1)
- NextPage.BackgroundTransparency = 1
- NextPage.BorderSizePixel = 0
- NextPage.Position = UDim2.new(0.951786458, 0, 0.855243146, 0)
- NextPage.Size = UDim2.new(0, 20, 0, 43)
- NextPage.Font = Enum.Font.SourceSans
- NextPage.Text = ">"
- NextPage.TextColor3 = Color3.new(1, 1, 1)
- NextPage.TextScaled = true
- NextPage.TextSize = 14
- NextPage.TextWrapped = true
- NextPage.TextXAlignment = Enum.TextXAlignment.Right
- Page.Name = "Page"
- Page.Parent = MainFrame
- Page.BackgroundColor3 = Color3.new(1, 1, 1)
- Page.BackgroundTransparency = 1
- Page.Position = UDim2.new(0.281045765, 0, 0.848576486, 0)
- Page.Size = UDim2.new(0, 200, 0, 42)
- Page.Font = Enum.Font.SourceSans
- Page.Text = "Page 1 of 2"
- Page.TextColor3 = Color3.new(1, 1, 1)
- Page.TextScaled = true
- Page.TextSize = 14
- Page.TextWrapped = true
- BlobSimulator.Name = "BlobSimulator"
- BlobSimulator.Parent = MainFrame
- BlobSimulator.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- BlobSimulator.BorderColor3 = Color3.new(0.258824, 0, 0)
- BlobSimulator.BorderSizePixel = 2
- BlobSimulator.Position = UDim2.new(0.257199645, 0, 0.206666663, 0)
- BlobSimulator.Size = UDim2.new(0, 90, 0, 60)
- BlobSimulator.Font = Enum.Font.SourceSans
- BlobSimulator.Text = "Blob Simulator"
- BlobSimulator.TextColor3 = Color3.new(1, 1, 1)
- BlobSimulator.TextScaled = true
- BlobSimulator.TextSize = 14
- BlobSimulator.TextWrapped = true
- JailBreakFarm.Name = "JailbreakFarm"
- JailBreakFarm.Parent = MainFrame
- JailBreakFarm.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- JailBreakFarm.BorderColor3 = Color3.new(0.258824, 0, 0)
- JailBreakFarm.BorderSizePixel = 2
- JailBreakFarm.Position = UDim2.new(0.492493749, 0, 0.206666663, 0)
- JailBreakFarm.Size = UDim2.new(0, 90, 0, 60)
- JailBreakFarm.Font = Enum.Font.SourceSans
- JailBreakFarm.Text = "JailBreak Auto Farm"
- JailBreakFarm.TextColor3 = Color3.new(1, 1, 1)
- JailBreakFarm.TextScaled = true
- JailBreakFarm.TextSize = 14
- JailBreakFarm.TextWrapped = true
- SlayingSimulator.Name = "SlayingSimulator"
- SlayingSimulator.Parent = MainFrame
- SlayingSimulator.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- SlayingSimulator.BorderColor3 = Color3.new(0.258824, 0, 0)
- SlayingSimulator.BorderSizePixel = 2
- SlayingSimulator.Position = UDim2.new(0.736502528, 0, 0.206666663, 0)
- SlayingSimulator.Size = UDim2.new(0, 90, 0, 60)
- SlayingSimulator.Font = Enum.Font.SourceSans
- SlayingSimulator.Text = "Slaying Simulator"
- SlayingSimulator.TextColor3 = Color3.new(1, 1, 1)
- SlayingSimulator.TextScaled = true
- SlayingSimulator.TextSize = 14
- SlayingSimulator.TextWrapped = true
- Executor.Name = "Executor"
- Executor.Parent = MainFrame
- Executor.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- Executor.BorderColor3 = Color3.new(0.258824, 0, 0)
- Executor.BorderSizePixel = 2
- Executor.Position = UDim2.new(0.0110123158, 0, 0.443333328, 0)
- Executor.Size = UDim2.new(0, 90, 0, 60)
- Executor.Font = Enum.Font.SourceSans
- Executor.Text = "Executor"
- Executor.TextColor3 = Color3.new(1, 1, 1)
- Executor.TextScaled = true
- Executor.TextSize = 14
- Executor.TextWrapped = true
- Strucid.Name = "Strucid"
- Strucid.Parent = MainFrame
- Strucid.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- Strucid.BorderColor3 = Color3.new(0.258824, 0, 0)
- Strucid.BorderSizePixel = 2
- Strucid.Position = UDim2.new(0.257199675, 0, 0.443333328, 0)
- Strucid.Size = UDim2.new(0, 90, 0, 60)
- Strucid.Font = Enum.Font.SourceSans
- Strucid.Text = "Strucid"
- Strucid.TextColor3 = Color3.new(1, 1, 1)
- Strucid.TextScaled = true
- Strucid.TextSize = 14
- Strucid.TextWrapped = true
- PFHaxx.Name = "PFHaxx"
- PFHaxx.Parent = MainFrame
- PFHaxx.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- PFHaxx.BorderColor3 = Color3.new(0.258824, 0, 0)
- PFHaxx.BorderSizePixel = 2
- PFHaxx.Position = UDim2.new(0.492493808, 0, 0.443333328, 0)
- PFHaxx.Size = UDim2.new(0, 90, 0, 60)
- PFHaxx.Font = Enum.Font.SourceSans
- PFHaxx.Text = "PFHaxx"
- PFHaxx.TextColor3 = Color3.new(1, 1, 1)
- PFHaxx.TextScaled = true
- PFHaxx.TextSize = 14
- PFHaxx.TextWrapped = true
- GameSense.Name = "GameSense"
- GameSense.Parent = MainFrame
- GameSense.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- GameSense.BorderColor3 = Color3.new(0.258824, 0, 0)
- GameSense.BorderSizePixel = 2
- GameSense.Position = UDim2.new(0.736502528, 0, 0.443333328, 0)
- GameSense.Size = UDim2.new(0, 90, 0, 60)
- GameSense.Font = Enum.Font.SourceSans
- GameSense.Text = "GameSense Aimbot"
- GameSense.TextColor3 = Color3.new(1, 1, 1)
- GameSense.TextScaled = true
- GameSense.TextSize = 14
- GameSense.TextWrapped = true
- GrabKnife.Name = "GrabKnife"
- GrabKnife.Parent = MainFrame
- GrabKnife.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- GrabKnife.BorderColor3 = Color3.new(0.258824, 0, 0)
- GrabKnife.BorderSizePixel = 2
- GrabKnife.Position = UDim2.new(0.0131909074, 0, 0.206666663, 0)
- GrabKnife.Size = UDim2.new(0, 90, 0, 60)
- GrabKnife.Font = Enum.Font.SourceSans
- GrabKnife.Text = "GrabKnife V4"
- GrabKnife.TextColor3 = Color3.new(1, 1, 1)
- GrabKnife.TextScaled = true
- GrabKnife.TextSize = 14
- GrabKnife.TextWrapped = true
- GrabKnife.Visible = false
- Rejoin.Name = "Rejoin"
- Rejoin.Parent = MainFrame
- Rejoin.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- Rejoin.BorderColor3 = Color3.new(0.258824, 0, 0)
- Rejoin.BorderSizePixel = 2
- Rejoin.Position = UDim2.new(0.257199645, 0, 0.206666663, 0)
- Rejoin.Size = UDim2.new(0, 90, 0, 60)
- Rejoin.Font = Enum.Font.SourceSans
- Rejoin.Text = "Rejoin Game"
- Rejoin.TextColor3 = Color3.new(1, 1, 1)
- Rejoin.TextScaled = true
- Rejoin.TextSize = 14
- Rejoin.TextWrapped = true
- Rejoin.Visible = false
- LumberGuis.Name = "LumberGuis"
- LumberGuis.Parent = MainFrame
- LumberGuis.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- LumberGuis.BorderColor3 = Color3.new(0.258824, 0, 0)
- LumberGuis.BorderSizePixel = 2
- LumberGuis.Position = UDim2.new(0.492493749, 0, 0.206666663, 0)
- LumberGuis.Size = UDim2.new(0, 90, 0, 60)
- LumberGuis.Font = Enum.Font.SourceSans
- LumberGuis.Text = "Lumber Tycoon 2"
- LumberGuis.TextColor3 = Color3.new(1, 1, 1)
- LumberGuis.TextScaled = true
- LumberGuis.TextSize = 14
- LumberGuis.TextWrapped = true
- LumberGuis.Visible = false
- Soon11.Name = "Soon11"
- Soon11.Parent = MainFrame
- Soon11.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- Soon11.BorderColor3 = Color3.new(0.258824, 0, 0)
- Soon11.BorderSizePixel = 2
- Soon11.Position = UDim2.new(0.736502528, 0, 0.206666663, 0)
- Soon11.Size = UDim2.new(0, 90, 0, 60)
- Soon11.Font = Enum.Font.SourceSans
- Soon11.Text = "Coming Soon..."
- Soon11.TextColor3 = Color3.new(1, 1, 1)
- Soon11.TextScaled = true
- Soon11.TextSize = 14
- Soon11.TextWrapped = true
- Soon11.Visible = false
- Soon12.Name = "Soon12"
- Soon12.Parent = MainFrame
- Soon12.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- Soon12.BorderColor3 = Color3.new(0.258824, 0, 0)
- Soon12.BorderSizePixel = 2
- Soon12.Position = UDim2.new(0.0110123158, 0, 0.443333328, 0)
- Soon12.Size = UDim2.new(0, 90, 0, 60)
- Soon12.Font = Enum.Font.SourceSans
- Soon12.Text = "Coming Soon..."
- Soon12.TextColor3 = Color3.new(1, 1, 1)
- Soon12.TextScaled = true
- Soon12.TextSize = 14
- Soon12.TextWrapped = true
- Soon12.Visible = false
- Soon13.Name = "Soon13"
- Soon13.Parent = MainFrame
- Soon13.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- Soon13.BorderColor3 = Color3.new(0.258824, 0, 0)
- Soon13.BorderSizePixel = 2
- Soon13.Position = UDim2.new(0.257199675, 0, 0.443333328, 0)
- Soon13.Size = UDim2.new(0, 90, 0, 60)
- Soon13.Font = Enum.Font.SourceSans
- Soon13.Text = "Coming Soon..."
- Soon13.TextColor3 = Color3.new(1, 1, 1)
- Soon13.TextScaled = true
- Soon13.TextSize = 14
- Soon13.TextWrapped = true
- Soon13.Visible = false
- Soon14.Name = "Soon14"
- Soon14.Parent = MainFrame
- Soon14.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- Soon14.BorderColor3 = Color3.new(0.258824, 0, 0)
- Soon14.BorderSizePixel = 2
- Soon14.Position = UDim2.new(0.492493808, 0, 0.443333328, 0)
- Soon14.Size = UDim2.new(0, 90, 0, 60)
- Soon14.Font = Enum.Font.SourceSans
- Soon14.Text = "Coming Soon..."
- Soon14.TextColor3 = Color3.new(1, 1, 1)
- Soon14.TextScaled = true
- Soon14.TextSize = 14
- Soon14.TextWrapped = true
- Soon14.Visible = false
- Soon15.Name = "Soon15"
- Soon15.Parent = MainFrame
- Soon15.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- Soon15.BorderColor3 = Color3.new(0.258824, 0, 0)
- Soon15.BorderSizePixel = 2
- Soon15.Position = UDim2.new(0.736502528, 0, 0.443333328, 0)
- Soon15.Size = UDim2.new(0, 90, 0, 60)
- Soon15.Font = Enum.Font.SourceSans
- Soon15.Text = "Coming Soon..."
- Soon15.TextColor3 = Color3.new(1, 1, 1)
- Soon15.TextScaled = true
- Soon15.TextSize = 14
- Soon15.TextWrapped = true
- Soon15.Visible = false
- MainLabel.Parent = MainFrame
- MainLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- MainLabel.BackgroundTransparency = 1
- MainLabel.Position = UDim2.new(0.0131909074, 0, 0.680000007, 0)
- MainLabel.Size = UDim2.new(0, 442, 0, 50)
- MainLabel.Font = Enum.Font.SourceSans
- MainLabel.Text = ""
- MainLabel.TextColor3 = Color3.new(1, 1, 1)
- MainLabel.TextScaled = true
- MainLabel.TextSize = 14
- MainLabel.TextWrapped = true
- Close.Name = "Close"
- Close.Parent = MainFrame
- Close.BackgroundColor3 = Color3.new(0.6, 0, 0)
- Close.BorderColor3 = Color3.new(0.6, 0, 0)
- Close.Position = UDim2.new(0.903122723, 0, 0.0207778923, 0)
- Close.Size = UDim2.new(0, 41, 0, 37)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "X"
- Close.TextColor3 = Color3.new(1, 1, 1)
- Close.TextScaled = true
- Close.TextSize = 14
- Close.TextWrapped = true
- SecretFrame.Name = "SecretFrame"
- SecretFrame.Parent = MainScreen
- SecretFrame.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- SecretFrame.Position = UDim2.new(0.136979163, 0, 0.243744209, 0)
- SecretFrame.Size = UDim2.new(0, 260, 0, 300)
- SecretFrame.Visible = false
- SecretFrame.Active = true
- SecretFrame.Draggable = true
- SecretTopBar.Name = "SecretTopBar"
- SecretTopBar.Parent = SecretFrame
- SecretTopBar.BackgroundColor3 = Color3.new(0.6, 0, 0)
- SecretTopBar.BorderColor3 = Color3.new(0, 0, 0)
- SecretTopBar.Size = UDim2.new(0, 260, 0, 50)
- NothingSecret.Name = "NothingSecret"
- NothingSecret.Parent = SecretTopBar
- NothingSecret.BackgroundColor3 = Color3.new(1, 1, 1)
- NothingSecret.BackgroundTransparency = 1
- NothingSecret.BorderSizePixel = 0
- NothingSecret.Position = UDim2.new(0, 0, -0.0199999996, 0)
- NothingSecret.Size = UDim2.new(0, 260, 0, 50)
- NothingSecret.Font = Enum.Font.SourceSans
- NothingSecret.Text = "Evva's Script Hub"
- NothingSecret.TextColor3 = Color3.new(1, 1, 1)
- NothingSecret.TextSize = 38
- NothingSecret.TextWrapped = true
- NothingSecret.TextXAlignment = Enum.TextXAlignment.Left
- SecretTopBarShadow.Name = "SecretTopBarShadow"
- SecretTopBarShadow.Parent = SecretFrame
- SecretTopBarShadow.BackgroundColor3 = Color3.new(0.258824, 0, 0)
- SecretTopBarShadow.BorderSizePixel = 0
- SecretTopBarShadow.Position = UDim2.new(0, 0, 0.165544927, 0)
- SecretTopBarShadow.Size = UDim2.new(0, 260, 0, 6)
- SecretLabel.Name = "SecretLabel"
- SecretLabel.Parent = SecretFrame
- SecretLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- SecretLabel.BackgroundTransparency = 1
- SecretLabel.BorderSizePixel = 0
- SecretLabel.Position = UDim2.new(0, 0, 0.166666672, 0)
- SecretLabel.Size = UDim2.new(0, 260, 0, 110)
- SecretLabel.Font = Enum.Font.SourceSans
- SecretLabel.Text = "Hey, You Found A Secret! Congrats."
- SecretLabel.TextColor3 = Color3.new(1, 1, 1)
- SecretLabel.TextScaled = true
- SecretLabel.TextSize = 14
- SecretLabel.TextWrapped = true
- SecretClick.Name = "SecretClick"
- SecretClick.Parent = SecretFrame
- SecretClick.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- SecretClick.BorderColor3 = Color3.new(0.258824, 0, 0)
- SecretClick.BorderSizePixel = 3
- SecretClick.Position = UDim2.new(0.284615397, 0, 0.530000091, 0)
- SecretClick.Size = UDim2.new(0, 111, 0, 50)
- SecretClick.Font = Enum.Font.SourceSans
- SecretClick.Text = "Click This!"
- SecretClick.TextColor3 = Color3.new(1, 1, 1)
- SecretClick.TextScaled = true
- SecretClick.TextSize = 14
- SecretClick.TextWrapped = true
- SecretNothing.Name = "SecretNothing"
- SecretNothing.Parent = SecretFrame
- SecretNothing.BackgroundColor3 = Color3.new(1, 1, 1)
- SecretNothing.BackgroundTransparency = 1
- SecretNothing.BorderSizePixel = 0
- SecretNothing.Position = UDim2.new(0, 0, 0.74333334, 0)
- SecretNothing.Size = UDim2.new(0, 260, 0, 77)
- SecretNothing.Font = Enum.Font.SourceSans
- SecretNothing.Text = ""
- SecretNothing.TextColor3 = Color3.new(1, 1, 1)
- SecretNothing.TextScaled = true
- SecretNothing.TextSize = 14
- SecretNothing.TextWrapped = true
- SecretClose.Name = "SecretClose"
- SecretClose.Parent = SecretFrame
- SecretClose.BackgroundColor3 = Color3.new(1, 1, 1)
- SecretClose.BackgroundTransparency = 1
- SecretClose.Position = UDim2.new(0.860454023, 0, 0.0207778923, 0)
- SecretClose.Size = UDim2.new(0, 36, 0, 37)
- SecretClose.Font = Enum.Font.SourceSans
- SecretClose.Text = "X"
- SecretClose.TextColor3 = Color3.new(1, 1, 1)
- SecretClose.TextScaled = true
- SecretClose.TextSize = 14
- SecretClose.TextWrapped = true
- CloseFrame.Name = "CloseFrame"
- CloseFrame.Parent = MainScreen
- CloseFrame.BackgroundColor3 = Color3.new(0.6, 0, 0)
- CloseFrame.BorderColor3 = Color3.new(0, 0, 0)
- CloseFrame.Position = UDim2.new(0.00416666688, 0, 0.926389158, 0)
- CloseFrame.Size = UDim2.new(0, 208, 0, 48)
- CloseFrame.Visible = false
- CloseFrame.Active = true
- CloseFrame.Draggable = true
- CloseButton.Name = "CloseButton"
- CloseButton.Parent = CloseFrame
- CloseButton.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- CloseButton.BorderSizePixel = 0
- CloseButton.Position = UDim2.new(0, 0, 0.295773864, 0)
- CloseButton.Size = UDim2.new(0, 100, 0, 34)
- CloseButton.Font = Enum.Font.SourceSans
- CloseButton.Text = "Open"
- CloseButton.TextColor3 = Color3.new(1, 1, 1)
- CloseButton.TextScaled = true
- CloseButton.TextSize = 14
- CloseButton.TextWrapped = true
- CloseFullButton.Name = "CloseFullButton"
- CloseFullButton.Parent = CloseFrame
- CloseFullButton.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- CloseFullButton.BorderColor3 = Color3.new(0, 0, 0)
- CloseFullButton.BorderSizePixel = 0
- CloseFullButton.Position = UDim2.new(0.515459061, 0, 0.295773864, 0)
- CloseFullButton.Size = UDim2.new(0, 100, 0, 34)
- CloseFullButton.Font = Enum.Font.SourceSans
- CloseFullButton.Text = "Close"
- CloseFullButton.TextColor3 = Color3.new(1, 1, 1)
- CloseFullButton.TextScaled = true
- CloseFullButton.TextSize = 14
- CloseFullButton.TextWrapped = true
- CloseBar.Name = "CloseBar"
- CloseBar.Parent = CloseFrame
- CloseBar.BackgroundColor3 = Color3.new(0.258824, 0, 0)
- CloseBar.BorderSizePixel = 0
- CloseBar.Position = UDim2.new(0, 0, 0.295774698, 0)
- CloseBar.Size = UDim2.new(0, 100, 0, 6)
- CloseBar2.Name = "CloseBar2"
- CloseBar2.Parent = CloseFrame
- CloseBar2.BackgroundColor3 = Color3.new(0.258824, 0, 0)
- CloseBar2.BorderSizePixel = 0
- CloseBar2.Position = UDim2.new(0.480769217, 0, 0.285883576, 0)
- CloseBar2.Size = UDim2.new(0, 7, 0, 34)
- CloseBar2.ZIndex = 1
- LumberFrame.Name = "LumberFrame"
- LumberFrame.Parent = MainScreen
- LumberFrame.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- LumberFrame.Position = UDim2.new(0.39745155, 0, 0.309816241, 0)
- LumberFrame.Size = UDim2.new(0, 429, 0, 194)
- LumberFrame.Visible = false
- LumberFrame.Active = true
- LumberFrame.Draggable = true
- LumberJames.Name = "LumberJames"
- LumberJames.Parent = LumberFrame
- LumberJames.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- LumberJames.BorderColor3 = Color3.new(0.258824, 0, 0)
- LumberJames.BorderSizePixel = 2
- LumberJames.Position = UDim2.new(0.0211743619, 0, 0.243959412, 0)
- LumberJames.Size = UDim2.new(0, 63, 0, 61)
- LumberJames.Font = Enum.Font.SourceSans
- LumberJames.Text = "James LT2 Gui"
- LumberJames.TextColor3 = Color3.new(1, 1, 1)
- LumberJames.TextScaled = true
- LumberJames.TextSize = 14
- LumberJames.TextStrokeColor3 = Color3.new(1, 1, 1)
- LumberJames.TextWrapped = true
- LumberTop.Name = "LumberTop"
- LumberTop.Parent = LumberFrame
- LumberTop.BackgroundColor3 = Color3.new(0.6, 0, 0)
- LumberTop.BorderColor3 = Color3.new(0.258824, 0, 0)
- LumberTop.BorderSizePixel = 0
- LumberTop.Size = UDim2.new(0, 429, 0, 36)
- LumberTopShadow.Name = "LumberTopShadow"
- LumberTopShadow.Parent = LumberTop
- LumberTopShadow.BackgroundColor3 = Color3.new(0.258824, 0, 0)
- LumberTopShadow.BorderSizePixel = 0
- LumberTopShadow.Position = UDim2.new(0, 0, 1, 0)
- LumberTopShadow.Size = UDim2.new(0, 429, 0, 6)
- LumberCreditLabel.Name = "LumberCreditLabel"
- LumberCreditLabel.Parent = LumberTop
- LumberCreditLabel.BackgroundColor3 = Color3.new(0.6, 0, 0)
- LumberCreditLabel.BorderSizePixel = 0
- LumberCreditLabel.Size = UDim2.new(0, 387, 0, 36)
- LumberCreditLabel.Font = Enum.Font.SourceSans
- LumberCreditLabel.Text = " EVVA's Script Hub"
- LumberCreditLabel.TextColor3 = Color3.new(1, 1, 1)
- LumberCreditLabel.TextScaled = true
- LumberCreditLabel.TextSize = 14
- LumberCreditLabel.TextWrapped = true
- LumberStercore.Name = "LumberStercore"
- LumberStercore.Parent = LumberFrame
- LumberStercore.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- LumberStercore.BorderColor3 = Color3.new(0.258824, 0, 0)
- LumberStercore.BorderSizePixel = 2
- LumberStercore.Position = UDim2.new(0.181818187, 0, 0.243959412, 0)
- LumberStercore.Size = UDim2.new(0, 63, 0, 61)
- LumberStercore.Font = Enum.Font.SourceSans
- LumberStercore.Text = "SterCore v1.2"
- LumberStercore.TextColor3 = Color3.new(1, 1, 1)
- LumberStercore.TextScaled = true
- LumberStercore.TextSize = 14
- LumberStercore.TextWrapped = true
- LumberMMB.Name = "LumberMMB"
- LumberMMB.Parent = LumberFrame
- LumberMMB.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- LumberMMB.BorderColor3 = Color3.new(0.258824, 0, 0)
- LumberMMB.BorderSizePixel = 2
- LumberMMB.Position = UDim2.new(0.342852682, 0, 0.243959412, 0)
- LumberMMB.Size = UDim2.new(0, 63, 0, 61)
- LumberMMB.Font = Enum.Font.SourceSans
- LumberMMB.Text = "LuckyMMB Gui"
- LumberMMB.TextColor3 = Color3.new(1, 1, 1)
- LumberMMB.TextScaled = true
- LumberMMB.TextSize = 14
- LumberMMB.TextStrokeColor3 = Color3.new(1, 1, 1)
- LumberMMB.TextWrapped = true
- LumberWrecker.Name = "LumberWrecker"
- LumberWrecker.Parent = LumberFrame
- LumberWrecker.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- LumberWrecker.BorderColor3 = Color3.new(0.258824, 0, 0)
- LumberWrecker.BorderSizePixel = 2
- LumberWrecker.Position = UDim2.new(0.503691852, 0, 0.243959412, 0)
- LumberWrecker.Size = UDim2.new(0, 63, 0, 61)
- LumberWrecker.Font = Enum.Font.SourceSans
- LumberWrecker.Text = "Lumber Wrecker"
- LumberWrecker.TextColor3 = Color3.new(1, 1, 1)
- LumberWrecker.TextScaled = true
- LumberWrecker.TextSize = 14
- LumberWrecker.TextStrokeColor3 = Color3.new(1, 1, 1)
- LumberWrecker.TextWrapped = true
- LumberAthoi.Name = "LumberAthoi"
- LumberAthoi.Parent = LumberFrame
- LumberAthoi.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- LumberAthoi.BorderColor3 = Color3.new(0.258824, 0, 0)
- LumberAthoi.BorderSizePixel = 2
- LumberAthoi.Position = UDim2.new(0.666861951, 0, 0.243959412, 0)
- LumberAthoi.Size = UDim2.new(0, 63, 0, 61)
- LumberAthoi.Font = Enum.Font.SourceSans
- LumberAthoi.Text = "Athoi21 Gui"
- LumberAthoi.TextColor3 = Color3.new(1, 1, 1)
- LumberAthoi.TextScaled = true
- LumberAthoi.TextSize = 14
- LumberAthoi.TextStrokeColor3 = Color3.new(1, 1, 1)
- LumberAthoi.TextWrapped = true
- LumberMoney.Name = "LumberMoney"
- LumberMoney.Parent = LumberFrame
- LumberMoney.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- LumberMoney.BorderColor3 = Color3.new(0.258824, 0, 0)
- LumberMoney.BorderSizePixel = 2
- LumberMoney.Position = UDim2.new(0.827701092, 0, 0.243959412, 0)
- LumberMoney.Size = UDim2.new(0, 63, 0, 61)
- LumberMoney.Font = Enum.Font.SourceSans
- LumberMoney.Text = "Money Dupe"
- LumberMoney.TextColor3 = Color3.new(1, 1, 1)
- LumberMoney.TextScaled = true
- LumberMoney.TextSize = 14
- LumberMoney.TextStrokeColor3 = Color3.new(1, 1, 1)
- LumberMoney.TextWrapped = true
- LumberLabel.Name = "LumberLabel"
- LumberLabel.Parent = LumberFrame
- LumberLabel.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- LumberLabel.BorderSizePixel = 0
- LumberLabel.Position = UDim2.new(0.0211743619, 0, 0.664948463, 0)
- LumberLabel.Size = UDim2.new(0, 408, 0, 50)
- LumberLabel.Font = Enum.Font.SourceSans
- LumberLabel.Text = ""
- LumberLabel.TextColor3 = Color3.new(1, 1, 1)
- LumberLabel.TextScaled = true
- LumberLabel.TextSize = 14
- LumberLabel.TextWrapped = true
- LumberClose.Name = "Close"
- LumberClose.Parent = LumberFrame
- LumberClose.BackgroundColor3 = Color3.new(1, 1, 1)
- LumberClose.BackgroundTransparency = 1
- LumberClose.Position = UDim2.new(0.903122723, 0, -0.00499528693, 0)
- LumberClose.Size = UDim2.new(0, 41, 0, 36)
- LumberClose.Font = Enum.Font.SourceSans
- LumberClose.Text = "X"
- LumberClose.TextColor3 = Color3.new(1, 1, 1)
- LumberClose.TextScaled = true
- LumberClose.TextSize = 14
- LumberClose.TextWrapped = true
- InfoFrame.Name = "InfoFrame"
- InfoFrame.Parent = MainScreen
- InfoFrame.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- InfoFrame.Position = UDim2.new(0.66302079, 0, 0.308894992, 0)
- InfoFrame.Size = UDim2.new(0, 100, 0, 194)
- InfoFrame.Visible = false
- InfoFrame.Active = true
- InfoFrame.Draggable = true
- InfoTop.Name = "InfoTop"
- InfoTop.Parent = InfoFrame
- InfoTop.BackgroundColor3 = Color3.new(0.6, 0, 0)
- InfoTop.Size = UDim2.new(0, 100, 0, 42)
- InfoTopShadow.Name = "InfoTopShadow"
- InfoTopShadow.Parent = InfoTop
- InfoTopShadow.BackgroundColor3 = Color3.new(0.258824, 0, 0)
- InfoTopShadow.BorderSizePixel = 0
- InfoTopShadow.Position = UDim2.new(0, 0, 1, 0)
- InfoTopShadow.Size = UDim2.new(0, 100, 0, 6)
- InfoLabel.Name = "InfoLabel"
- InfoLabel.Parent = InfoTop
- InfoLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- InfoLabel.BackgroundTransparency = 1
- InfoLabel.Size = UDim2.new(0, 100, 0, 42)
- InfoLabel.Font = Enum.Font.SourceSans
- InfoLabel.Text = "Need Info?"
- InfoLabel.TextColor3 = Color3.new(1, 1, 1)
- InfoLabel.TextScaled = true
- InfoLabel.TextSize = 14
- InfoLabel.TextWrapped = true
- InfoYes.Name = "InfoYes"
- InfoYes.Parent = InfoFrame
- InfoYes.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- InfoYes.BorderColor3 = Color3.new(0.258824, 0, 0)
- InfoYes.BorderSizePixel = 2
- InfoYes.Position = UDim2.new(0.0664929152, 0, 0.364432931, 0)
- InfoYes.Size = UDim2.new(0, 86, 0, 38)
- InfoYes.Font = Enum.Font.SourceSans
- InfoYes.Text = "Yes"
- InfoYes.TextColor3 = Color3.new(1, 1, 1)
- InfoYes.TextScaled = true
- InfoYes.TextSize = 14
- InfoYes.TextWrapped = true
- InfoNo.Name = "InfoNo"
- InfoNo.Parent = InfoFrame
- InfoNo.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- InfoNo.BorderColor3 = Color3.new(0.258824, 0, 0)
- InfoNo.BorderSizePixel = 2
- InfoNo.Position = UDim2.new(0.0664929152, 0, 0.698453188, 0)
- InfoNo.Size = UDim2.new(0, 86, 0, 38)
- InfoNo.Font = Enum.Font.SourceSans
- InfoNo.Text = "No"
- InfoNo.TextColor3 = Color3.new(1, 1, 1)
- InfoNo.TextScaled = true
- InfoNo.TextSize = 14
- InfoNo.TextWrapped = true
- ActualInfoFrame.Name = "ActualInfoFrame"
- ActualInfoFrame.Parent = MainScreen
- ActualInfoFrame.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- ActualInfoFrame.Position = UDim2.new(0.760416687, 0, 0.303985178, 0)
- ActualInfoFrame.Size = UDim2.new(0, 347, 0, 291)
- ActualInfoFrame.Visible = false
- ActualInfoFrame.Active = true
- ActualInfoFrame.Draggable = true
- Step1.Name = "Step1"
- Step1.Parent = ActualInfoFrame
- Step1.BackgroundColor3 = Color3.new(1, 1, 1)
- Step1.BackgroundTransparency = 1
- Step1.BorderSizePixel = 0
- Step1.Position = UDim2.new(0, 0, 0.0845858306, 0)
- Step1.Size = UDim2.new(0, 252, 0, 21)
- Step1.Font = Enum.Font.SourceSans
- Step1.Text = "1. Make Sure No Slot Is Loaded In"
- Step1.TextColor3 = Color3.new(1, 1, 1)
- Step1.TextSize = 15
- Step1.TextWrapped = true
- Step1.TextXAlignment = Enum.TextXAlignment.Left
- Step1.TextYAlignment = Enum.TextYAlignment.Top
- ActualInfoFrameTop.Name = "ActualInfoFrameTop"
- ActualInfoFrameTop.Parent = ActualInfoFrame
- ActualInfoFrameTop.BackgroundColor3 = Color3.new(0.6, 0, 0)
- ActualInfoFrameTop.BorderSizePixel = 0
- ActualInfoFrameTop.Size = UDim2.new(0, 347, 0, 15)
- ActualInfoFrameTopShadow.Name = "ActualInfoFrameTopShadow"
- ActualInfoFrameTopShadow.Parent = ActualInfoFrameTop
- ActualInfoFrameTopShadow.BackgroundColor3 = Color3.new(0.258824, 0, 0)
- ActualInfoFrameTopShadow.BorderSizePixel = 0
- ActualInfoFrameTopShadow.Position = UDim2.new(0, 0, 1, 0)
- ActualInfoFrameTopShadow.Size = UDim2.new(0, 347, 0, 5)
- Step2.Name = "Step2"
- Step2.Parent = ActualInfoFrame
- Step2.BackgroundColor3 = Color3.new(1, 1, 1)
- Step2.BackgroundTransparency = 1
- Step2.BorderSizePixel = 0
- Step2.Position = UDim2.new(0, 0, 0.159018204, 0)
- Step2.Size = UDim2.new(0, 252, 0, 19)
- Step2.Font = Enum.Font.SourceSans
- Step2.Text = "2. Type !bs in chat"
- Step2.TextColor3 = Color3.new(1, 1, 1)
- Step2.TextSize = 15
- Step2.TextWrapped = true
- Step2.TextXAlignment = Enum.TextXAlignment.Left
- Step2.TextYAlignment = Enum.TextYAlignment.Top
- Step3.Name = "Step3"
- Step3.Parent = ActualInfoFrame
- Step3.BackgroundColor3 = Color3.new(1, 1, 1)
- Step3.BackgroundTransparency = 1
- Step3.BorderSizePixel = 0
- Step3.Position = UDim2.new(0, 0, 0.22698307, 0)
- Step3.Size = UDim2.new(0, 252, 0, 19)
- Step3.Font = Enum.Font.SourceSans
- Step3.Text = "3. Load In Slot"
- Step3.TextColor3 = Color3.new(1, 1, 1)
- Step3.TextSize = 15
- Step3.TextWrapped = true
- Step3.TextXAlignment = Enum.TextXAlignment.Left
- Step3.TextYAlignment = Enum.TextYAlignment.Top
- Step4.Name = "Step4"
- Step4.Parent = ActualInfoFrame
- Step4.BackgroundColor3 = Color3.new(1, 1, 1)
- Step4.BackgroundTransparency = 1
- Step4.BorderSizePixel = 0
- Step4.Position = UDim2.new(0, 0, 0.293460846, 0)
- Step4.Size = UDim2.new(0, 347, 0, 19)
- Step4.Font = Enum.Font.SourceSans
- Step4.Text = "4. When It Says \"Load Succes\" Type !dmoney \"slot number\""
- Step4.TextColor3 = Color3.new(1, 1, 1)
- Step4.TextSize = 15
- Step4.TextWrapped = true
- Step4.TextXAlignment = Enum.TextXAlignment.Left
- Step4.TextYAlignment = Enum.TextYAlignment.Top
- Step5.Name = "Step5"
- Step5.Parent = ActualInfoFrame
- Step5.BackgroundColor3 = Color3.new(1, 1, 1)
- Step5.BackgroundTransparency = 1
- Step5.BorderSizePixel = 0
- Step5.Position = UDim2.new(0, 0, 0.361425698, 0)
- Step5.Size = UDim2.new(0, 347, 0, 19)
- Step5.Font = Enum.Font.SourceSans
- Step5.Text = "For Example, if I loaded slot 1 in, i would type !dmoney 1"
- Step5.TextColor3 = Color3.new(1, 1, 1)
- Step5.TextSize = 15
- Step5.TextWrapped = true
- Step5.TextXAlignment = Enum.TextXAlignment.Left
- Step5.TextYAlignment = Enum.TextYAlignment.Top
- Step6.Name = "Step6"
- Step6.Parent = ActualInfoFrame
- Step6.BackgroundColor3 = Color3.new(1, 1, 1)
- Step6.BackgroundTransparency = 1
- Step6.BorderSizePixel = 0
- Step6.Position = UDim2.new(0, 0, 0.427903473, 0)
- Step6.Size = UDim2.new(0, 301, 0, 19)
- Step6.Font = Enum.Font.SourceSans
- Step6.Text = "5. Load Slot To A New Plot"
- Step6.TextColor3 = Color3.new(1, 1, 1)
- Step6.TextSize = 15
- Step6.TextWrapped = true
- Step6.TextXAlignment = Enum.TextXAlignment.Left
- Step6.TextYAlignment = Enum.TextYAlignment.Top
- Step7.Name = "Step7"
- Step7.Parent = ActualInfoFrame
- Step7.BackgroundColor3 = Color3.new(1, 1, 1)
- Step7.BackgroundTransparency = 1
- Step7.BorderSizePixel = 0
- Step7.Position = UDim2.new(0, 0, 0.492431939, 0)
- Step7.Size = UDim2.new(0, 301, 0, 19)
- Step7.Font = Enum.Font.SourceSans
- Step7.Text = "6. Type !bs In chat"
- Step7.TextColor3 = Color3.new(1, 1, 1)
- Step7.TextSize = 15
- Step7.TextWrapped = true
- Step7.TextXAlignment = Enum.TextXAlignment.Left
- Step7.TextYAlignment = Enum.TextYAlignment.Top
- Step8.Name = "Step8"
- Step8.Parent = ActualInfoFrame
- Step8.BackgroundColor3 = Color3.new(1, 1, 1)
- Step8.BackgroundTransparency = 1
- Step8.BorderSizePixel = 0
- Step8.Position = UDim2.new(0, 0, 0.54906261, 0)
- Step8.Size = UDim2.new(0, 347, 0, 19)
- Step8.Font = Enum.Font.SourceSans
- Step8.Text = "7. Wait Until It Says , \"LT2: Money Sent, Now Reload Your Slot"
- Step8.TextColor3 = Color3.new(1, 1, 1)
- Step8.TextSize = 15
- Step8.TextWrapped = true
- Step8.TextXAlignment = Enum.TextXAlignment.Left
- Step8.TextYAlignment = Enum.TextYAlignment.Top
- Step9.Name = "Step9"
- Step9.Parent = ActualInfoFrame
- Step9.BackgroundColor3 = Color3.new(1, 1, 1)
- Step9.BackgroundTransparency = 1
- Step9.BorderSizePixel = 0
- Step9.Position = UDim2.new(0, 0, 0.620463908, 0)
- Step9.Size = UDim2.new(0, 347, 0, 19)
- Step9.Font = Enum.Font.SourceSans
- Step9.Text = "8. Go To Menu, Load, [Slot Number], Overwrite Slot"
- Step9.TextColor3 = Color3.new(1, 1, 1)
- Step9.TextSize = 15
- Step9.TextWrapped = true
- Step9.TextXAlignment = Enum.TextXAlignment.Left
- Step9.TextYAlignment = Enum.TextYAlignment.Top
- Step10.Name = "Step10"
- Step10.Parent = ActualInfoFrame
- Step10.BackgroundColor3 = Color3.new(1, 1, 1)
- Step10.BackgroundTransparency = 1
- Step10.BorderSizePixel = 0
- Step10.Position = UDim2.new(0, 0, 0.681555927, 0)
- Step10.Size = UDim2.new(0, 347, 0, 19)
- Step10.Font = Enum.Font.SourceSans
- Step10.Text = "9. It Should Say Load Success And Your Money Will Be Duped"
- Step10.TextColor3 = Color3.new(1, 1, 1)
- Step10.TextSize = 15
- Step10.TextWrapped = true
- Step10.TextXAlignment = Enum.TextXAlignment.Left
- Step10.TextYAlignment = Enum.TextYAlignment.Top
- Step11.Name = "Step11"
- Step11.Parent = ActualInfoFrame
- Step11.BackgroundColor3 = Color3.new(1, 1, 1)
- Step11.BackgroundTransparency = 1
- Step11.BorderSizePixel = 0
- Step11.Position = UDim2.new(0, 0, 0.746084392, 0)
- Step11.Size = UDim2.new(0, 347, 0, 19)
- Step11.Font = Enum.Font.SourceSans
- Step11.Text = "10. Congratulations! You Duped Your Money"
- Step11.TextColor3 = Color3.new(1, 1, 1)
- Step11.TextSize = 15
- Step11.TextWrapped = true
- Step11.TextXAlignment = Enum.TextXAlignment.Left
- Step11.TextYAlignment = Enum.TextYAlignment.Top
- InfoDone.Name = "InfoDone"
- InfoDone.Parent = ActualInfoFrame
- InfoDone.BackgroundColor3 = Color3.new(0.435294, 0, 0)
- InfoDone.BorderSizePixel = 2
- InfoDone.BorderColor3 = Color3.new(0, 0, 0)
- InfoDone.Position = UDim2.new(0.341, 0, 0.83, 0)
- InfoDone.Size = UDim2.new(0, 110, 0, 39)
- InfoDone.Font = Enum.Font.SourceSans
- InfoDone.Text = "Done"
- InfoDone.TextColor3 = Color3.new(255, 255, 255)
- InfoDone.TextScaled = true
- InfoDone.TextXAlignment = Enum.TextXAlignment.Center
- InfoDone.TextYAlignment = Enum.TextYAlignment.Center
- -- Scripts:
- CloseFullButton.MouseButton1Click:Connect(function()
- MainScreen:Destroy()
- end)
- LumberAthoi.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/K3Cmffmm'),true))()
- LumberLabel.Text = "Athoi21 Gui Loaded."
- wait(3)
- LumberLabel.Text = ""
- end)
- LumberStercore.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/6qpXRSLL'),true))()
- LumberLabel.Text = "Stercore v1.2 Loaded."
- wait(3)
- LumberLabel.Text = ""
- end)
- LumberJames.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/eYSYPjvp'),true))()
- LumberLabel.Text = "James LT2 Gui Loaded."
- wait(3)
- LumberLabel.Text = ""
- end)
- LumberMoney.MouseButton1Click:Connect(function()
- wait(2)
- if LumberLabel.Text == "" then
- LumberLabel.Text = "Not Loaded. Make Sure You Are Using Synapse X."
- wait(3)
- LumberLabel.Text = ""
- end
- end)
- LumberWrecker.MouseButton1Click:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/m015a4P2'),true))()
- LumberLabel.Text = "LumberWrecker Loaded."
- wait(3)
- LumberLabel.Text = ""
- end)
- LumberWrecker.MouseButton1Click:Connect(function()
- wait(2)
- if LumberLabel.Text == "" then
- LumberLabel.Text = "Not Loaded. Make Sure You Are Using Synapse X."
- wait(3)
- LumberLabel.Text = ""
- end
- end)
- LumberMoney.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/kVVVeue9",true))()
- InfoFrame.Visible = true
- LumberLabel.Text = "Money Dupe Loaded."
- wait(3)
- LumberLabel.Text = ""
- end)
- LumberMMB.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/1uCmaKZs", true))()
- LumberLabel.Text = "LuckyMMB Gui Loaded."
- wait(3)
- LumberLabel.Text = ""
- end)
- InfoDone.MouseButton1Click:Connect(function()
- ActualInfoFrame.Visible = false
- end)
- InfoYes.MouseButton1Click:Connect(function()
- ActualInfoFrame.Visible = true
- InfoFrame.Visible = false
- end)
- InfoNo.MouseButton1Click:Connect(function()
- InfoFrame.Visible = false
- end)
- LumberGuis.MouseButton1Click:Connect(function()
- LumberFrame.Visible = true
- LumberA = true
- end)
- LumberA = false
- LumberClose.MouseButton1Click:Connect(function()
- LumberFrame.Visible = false
- LumberA = false
- end)
- CloseButton.MouseButton1Click:Connect(function()
- if LumberA then
- LumberFrame.Visible = true
- MainFrame.Visible = true
- CloseFrame.Visible = false
- else
- MainFrame.Visible = true
- CloseFrame.Visible = false
- end
- end)
- Rejoin.MouseButton1Click:Connect(function()
- MainLabel.Text = "Rejoining Game."
- wait(0.3)
- MainLabel.Text = "Rejoining Game.."
- wait(0.3)
- MainLabel.Text = "Rejoining Game..."
- wait(0.3)
- MainLabel.Text = "Rejoining Game."
- wait(0.3)
- MainLabel.Text = "Rejoining Game.."
- wait(0.3)
- MainLabel.Text = "Rejoining Game..."
- game:GetService("TeleportService"):Teleport(game.PlaceId, game:GetService("Players").LocalPlayer)
- end)
- PFHaxx.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/vSDTzmAX'),true))()
- MainLabel.Text = "PFHaxx Loaded. Press P To Toggle."
- wait(3)
- MainLabel.Text = ""
- end)
- GrabKnife.MouseButton1Click:Connect(function()
- MainLabel.Text = "GrabKnife V4 Loaded."
- loadstring(game:HttpGet(('https://pastebin.com/raw/iBeikSkL'),true))()
- wait(3)
- MainLabel.Text = ""
- end)
- GameSense.MouseButton1Click:Connect(function()
- MainLabel.Text = "GameSense Loaded. Works For Most Shooter Games."
- loadstring(game:HttpGet(('https://pastebin.com/raw/cdPJxGDU'),true))()
- wait(3)
- MainLabel.Text = ""
- end)
- Close.MouseButton1Click:Connect(function()
- MainFrame.Visible = false
- SecretFrame.Visible = false
- LumberFrame.Visible = false
- CloseFrame.Visible = true
- end)
- Secret.MouseButton1Click:Connect(function()
- SecretFrame.Visible = true
- SecretA = true
- end)
- SecretA = false
- CloseButton.MouseButton1Click:Connect(function()
- if SecretA then
- SecretFrame.Visible = true
- MainFrame.Visible = true
- CloseFrame.Visible = false
- else
- MainFrame.Visible = true
- CloseFrame.Visible = false
- end
- end)
- SecretClose.MouseButton1Click:Connect(function()
- SecretFrame.Visible = false
- SecretA = false
- end)
- Strucid.MouseButton1Click:Connect(function ()
- MainLabel.Text = "Strucid Haxx Loaded. Press Right Ctrl."
- loadstring(game:HttpGet(('https://pastebin.com/raw/UFaUDuEH'),true))()
- wait(3)
- MainLabel.Text = ""
- end)
- Executor.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/11ia8PPg'),true))()
- MainLabel.Text = "Executor Loaded"
- wait(3)
- MainLabel.Text = ""
- end)
- BlobSimulator.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/SeAyzmQc'),true))()
- MainLabel.Text = "Blob Killer Loaded"
- wait(3)
- MainLabel.Text = ""
- end)
- BalloonSimulator.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/nKjjVcFW'),true))()
- MainLabel.Text = "Balloon Killer Loaded"
- wait(3)
- MainLabel.Text = ""
- end)
- SecretClick.MouseButton1Click:Connect(function()
- SecretNothing.Text = "This Does Nothing"
- wait(3)
- SecretNothing.Text = ""
- end)
- JailBreakFarm.MouseButton1Click:Connect(function()
- loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
- MainLabel.Text = "JailBreak AutoFarm Loaded"
- wait(3)
- MainLabel.Text = ""
- end)
- SlayingSimulator.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/4rvW3Zry'),true))()
- MainLabel.Text = "Slaying AutoFarm Loaded"
- wait(3)
- MainLabel.Text = ""
- end)
- NextPage.MouseButton1Click:Connect(function()
- NextPage.TextColor3 = Color3.new(0, 0, 0)
- Page.Text = "Page 2 of 2"
- PrevPage.TextColor3 = Color3.new(255, 255, 255)
- BalloonSimulator.Visible = false
- JailBreakFarm.Visible = false
- BlobSimulator.Visible = false
- SlayingSimulator.Visible = false
- Executor.Visible = false
- Strucid.Visible = false
- PFHaxx.Visible = false
- GameSense.Visible = false
- GrabKnife.Visible = true
- Rejoin.Visible = true
- LumberGuis.Visible = true
- Soon11.Visible = true
- Soon12.Visible = true
- Soon13.Visible = true
- Soon14.Visible = true
- Soon15.Visible = true
- end)
- PrevPage.MouseButton1Click:Connect(function()
- NextPage.TextColor3 = Color3.new(255, 255, 255)
- Page.Text = "Page 1 of 2"
- PrevPage.TextColor3 = Color3.new(0, 0, 0)
- BalloonSimulator.Visible = true
- JailBreakFarm.Visible = true
- BlobSimulator.Visible = true
- SlayingSimulator.Visible = true
- Executor.Visible = true
- Strucid.Visible = true
- PFHaxx.Visible = true
- GameSense.Visible = true
- GrabKnife.Visible = false
- Rejoin.Visible = false
- LumberGuis.Visible = false
- Soon11.Visible = false
- Soon12.Visible = false
- Soon13.Visible = false
- Soon14.Visible = false
- Soon15.Visible = false
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement