Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Loading = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local Title = Instance.new("TextLabel")
- local Dots = Instance.new("Frame")
- local Dot1 = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local InsideDot = Instance.new("Frame")
- local UICorner_2 = Instance.new("UICorner")
- local Dot2 = Instance.new("Frame")
- local UICorner_3 = Instance.new("UICorner")
- local InsideDot_2 = Instance.new("Frame")
- local UICorner_4 = Instance.new("UICorner")
- local Dot3 = Instance.new("Frame")
- local UICorner_5 = Instance.new("UICorner")
- local InsideDot_3 = Instance.new("Frame")
- local UICorner_6 = Instance.new("UICorner")
- local Bar = Instance.new("Frame")
- local Bar2 = Instance.new("Frame")
- local UICorner_7 = Instance.new("UICorner")
- local UICorner_8 = Instance.new("UICorner")
- local Percentage = Instance.new("TextLabel")
- local Tip = Instance.new("TextLabel")
- local EndSequence = Instance.new("Frame")
- --Properties:
- Loading.Name = "Loading"
- Loading.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Loading.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Loading.ResetOnSpawn = false
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = Loading
- MainFrame.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- MainFrame.BorderColor3 = Color3.fromRGB(27, 42, 53)
- MainFrame.BorderSizePixel = 0
- MainFrame.Size = UDim2.new(1, 0, 1, 0)
- Title.Name = "Title"
- Title.Parent = MainFrame
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Title.Position = UDim2.new(0.161527574, 0, 0.171569318, 0)
- Title.Size = UDim2.new(0.632528603, 0, 0.232815996, 0)
- Title.Font = Enum.Font.FredokaOne
- Title.Text = "Bloxy Music Global!"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextScaled = true
- Title.TextSize = 14.000
- Title.TextWrapped = true
- Dots.Name = "Dots"
- Dots.Parent = MainFrame
- Dots.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Dots.BackgroundTransparency = 1.000
- Dots.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Dots.Position = UDim2.new(0.470970035, 0, 0.818612278, 0)
- Dots.Size = UDim2.new(0.0571707934, 0, 0.0360675976, 0)
- Dot1.Name = "Dot1"
- Dot1.Parent = Dots
- Dot1.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- Dot1.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Dot1.Position = UDim2.new(0.0611661971, 0, 0.234447539, 0)
- Dot1.Size = UDim2.new(0.159291148, 0, 0.51158762, 0)
- UICorner.CornerRadius = UDim.new(0.5, 0)
- UICorner.Parent = Dot1
- InsideDot.Name = "InsideDot"
- InsideDot.Parent = Dot1
- InsideDot.AnchorPoint = Vector2.new(0.5, 0.5)
- InsideDot.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- InsideDot.BorderColor3 = Color3.fromRGB(27, 42, 53)
- InsideDot.Position = UDim2.new(0.5, 0, 0.5, 0)
- UICorner_2.CornerRadius = UDim.new(0.5, 0)
- UICorner_2.Parent = InsideDot
- Dot2.Name = "Dot2"
- Dot2.Parent = Dots
- Dot2.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- Dot2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Dot2.Position = UDim2.new(0.419989735, 0, 0.234447539, 0)
- Dot2.Size = UDim2.new(0.159291148, 0, 0.51158762, 0)
- UICorner_3.CornerRadius = UDim.new(0.5, 0)
- UICorner_3.Parent = Dot2
- InsideDot_2.Name = "InsideDot"
- InsideDot_2.Parent = Dot2
- InsideDot_2.AnchorPoint = Vector2.new(0.5, 0.5)
- InsideDot_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- InsideDot_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- InsideDot_2.Position = UDim2.new(0.5, 0, 0.5, 0)
- UICorner_4.CornerRadius = UDim.new(0.5, 0)
- UICorner_4.Parent = InsideDot_2
- Dot3.Name = "Dot3"
- Dot3.Parent = Dots
- Dot3.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- Dot3.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Dot3.Position = UDim2.new(0.778813243, 0, 0.234447539, 0)
- Dot3.Size = UDim2.new(0.159291148, 0, 0.51158762, 0)
- UICorner_5.CornerRadius = UDim.new(0.5, 0)
- UICorner_5.Parent = Dot3
- InsideDot_3.Name = "InsideDot"
- InsideDot_3.Parent = Dot3
- InsideDot_3.AnchorPoint = Vector2.new(0.5, 0.5)
- InsideDot_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- InsideDot_3.BorderColor3 = Color3.fromRGB(27, 42, 53)
- InsideDot_3.Position = UDim2.new(0.5, 0, 0.5, 0)
- UICorner_6.CornerRadius = UDim.new(0.5, 0)
- UICorner_6.Parent = InsideDot_3
- Bar.Name = "Bar"
- Bar.Parent = MainFrame
- Bar.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- Bar.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Bar.BorderSizePixel = 0
- Bar.Position = UDim2.new(0.219547689, 0, 0.764966607, 0)
- Bar.Size = UDim2.new(0.560904443, 0, 0.0365853645, 0)
- Bar2.Name = "Bar2"
- Bar2.Parent = Bar
- Bar2.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
- Bar2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Bar2.BorderSizePixel = 0
- Bar2.Size = UDim2.new(0, 0, 1, 0)
- UICorner_7.CornerRadius = UDim.new(0.5, 0)
- UICorner_7.Parent = Bar2
- UICorner_8.CornerRadius = UDim.new(0.5, 0)
- UICorner_8.Parent = Bar
- Percentage.Name = "Percentage"
- Percentage.Parent = Bar
- Percentage.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Percentage.BackgroundTransparency = 1.000
- Percentage.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Percentage.Position = UDim2.new(0.280816972, 0, 0.0909090936, 0)
- Percentage.Size = UDim2.new(0.438366145, 0, 0.787879348, 0)
- Percentage.Font = Enum.Font.FredokaOne
- Percentage.Text = "0%"
- Percentage.TextColor3 = Color3.fromRGB(255, 255, 255)
- Percentage.TextScaled = true
- Percentage.TextSize = 14.000
- Percentage.TextWrapped = true
- Tip.Name = "Tip"
- Tip.Parent = MainFrame
- Tip.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Tip.BackgroundTransparency = 1.000
- Tip.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Tip.Position = UDim2.new(0.280816913, 0, 0.717294872, 0)
- Tip.Size = UDim2.new(0.438366145, 0, 0.0299334861, 0)
- Tip.Font = Enum.Font.SourceSansItalic
- Tip.Text = "Tip:"
- Tip.TextColor3 = Color3.fromRGB(138, 138, 138)
- Tip.TextScaled = true
- Tip.TextSize = 14.000
- Tip.TextWrapped = true
- EndSequence.Name = "EndSequence"
- EndSequence.Parent = Loading
- EndSequence.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- EndSequence.BorderColor3 = Color3.fromRGB(27, 42, 53)
- EndSequence.BorderSizePixel = 0
- EndSequence.Position = UDim2.new(1, 0, 0, 0)
- EndSequence.Size = UDim2.new(1, 0, 1, 0)
- -- Scripts:
- local function LEMZAXW_fake_script() -- Dots.Dots
- local script = Instance.new('LocalScript', Dots)
- while true do
- wait(0.25)
- script.Parent.Dot1.InsideDot:TweenSize(UDim2.new(1,0,1,0), "In", "Sine", 0.25, true)
- wait(0.25)
- script.Parent.Dot2.InsideDot:TweenSize(UDim2.new(1,0,1,0), "In", "Sine", 0.25, true)
- wait(0.25)
- script.Parent.Dot3.InsideDot:TweenSize(UDim2.new(1,0,1,0), "In", "Sine", 0.25, true)
- wait(0.25)
- script.Parent.Dot1.InsideDot:TweenSize(UDim2.new(0,0,0,0), "In", "Sine", 0.25, true)
- wait(0.25)
- script.Parent.Dot2.InsideDot:TweenSize(UDim2.new(0,0,0,0), "In", "Sine", 0.25, true)
- wait(0.25)
- script.Parent.Dot3.InsideDot:TweenSize(UDim2.new(0,0,0,0), "In", "Sine", 0.25, true)
- end
- end
- coroutine.wrap(LEMZAXW_fake_script)()
- local function JHECTGJ_fake_script() -- MainFrame.Manager
- local script = Instance.new('LocalScript', MainFrame)
- local bar = script.Parent.Bar
- local insidebar = bar.Bar2
- local percentage = bar.Percentage
- wait(5)
- insidebar:TweenSize(UDim2.new(1,0,1,0), "In", "Linear", 20, true)
- wait(20)
- script.Parent.Parent.EndSequence:TweenPosition(UDim2.new(0,0,0,0), "InOut", "Quad", 3, true)
- wait(3)
- script.Parent.Visible = false
- script.Parent.Parent.EndSequence:TweenPosition(UDim2.new(-1,0,0,0), "InOut", "Quad", 3, true)
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, true)
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, true)
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.EmotesMenu, true)
- wait(3)
- script.Parent.Parent.Parent.Loading:Destroy()
- end
- coroutine.wrap(JHECTGJ_fake_script)()
- local function SEIT_fake_script() -- Percentage.Percentage
- local script = Instance.new('LocalScript', Percentage)
- wait(5)
- for i = 1,100 do
- script.Parent.Text = i.."%"
- wait(0.2)
- end
- end
- coroutine.wrap(SEIT_fake_script)()
- local function YQRGPD_fake_script() -- Tip.Tips
- local script = Instance.new('LocalScript', Tip)
- local tip = script.Parent
- while true do
- wait(5)
- tip.Text = "Wanna Play music? Buy the BoomBox Gamepass!"
- wait(5)
- tip.Text = "Look at the Global Leaderboards!"
- wait(5)
- tip.Text = "The more you play the higher your time goes up!"
- end
- end
- coroutine.wrap(YQRGPD_fake_script)()
- local function FGRBAN_fake_script() -- Loading.DefaultUI
- local script = Instance.new('LocalScript', Loading)
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false)
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, false)
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, false)
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.EmotesMenu, false)
- end
- coroutine.wrap(FGRBAN_fake_script)()
- local IntroGUI = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local Title = Instance.new("TextLabel")
- local SkipButton = Instance.new("TextButton")
- local Loading = Instance.new("TextLabel")
- IntroGUI.Name = "IntroGUI"
- IntroGUI.Parent = game.CoreGui
- IntroGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = IntroGUI
- MainFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0.5, -150, 0.5, -100)
- MainFrame.Size = UDim2.new(0, 300, 0, 200)
- MainFrame.Active = true
- MainFrame.Draggable = true
- Title.Name = "Title"
- Title.Parent = MainFrame
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.Position = UDim2.new(0, 0, 0, 10)
- Title.Size = UDim2.new(1, 0, 0, 50)
- Title.Font = Enum.Font.SourceSansBold
- Title.Text = "Teleport & Script Hub"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextScaled = true
- Title.TextSize = 14.000
- Title.TextWrapped = true
- SkipButton.Name = "SkipButton"
- SkipButton.Parent = MainFrame
- SkipButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
- SkipButton.BorderSizePixel = 0
- SkipButton.Position = UDim2.new(0.5, -75, 0.7, 0)
- SkipButton.Size = UDim2.new(0, 150, 0, 40)
- SkipButton.Font = Enum.Font.SourceSans
- SkipButton.Text = "SKIP INTRO"
- SkipButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- SkipButton.TextScaled = true
- SkipButton.TextSize = 14.000
- SkipButton.TextWrapped = true
- Loading.Name = "Loading"
- Loading.Parent = MainFrame
- Loading.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Loading.BackgroundTransparency = 1.000
- Loading.Position = UDim2.new(0, 0, 0.5, 0)
- Loading.Size = UDim2.new(1, 0, 0, 30)
- Loading.Font = Enum.Font.SourceSans
- Loading.Text = "Loading scripts..."
- Loading.TextColor3 = Color3.fromRGB(255, 255, 255)
- Loading.TextScaled = true
- Loading.TextSize = 14.000
- Loading.TextWrapped = true
- -- Function to load main GUI
- local function loadMainGUI()
- -- First destroy the intro GUI
- if IntroGUI then
- IntroGUI:Destroy()
- end
- -- Create main GUI
- local MainGUI = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local Title = Instance.new("TextLabel")
- local ToggleButton = Instance.new("TextButton")
- local ScrollingFrame = Instance.new("ScrollingFrame")
- local UIListLayout = Instance.new("UIListLayout")
- -- Mobile sizing adjustments
- local isMobile = game:GetService("UserInputService").TouchEnabled
- local buttonHeight = isMobile and 50 or 30
- local frameWidth = isMobile and 350 or 300
- local frameHeight = isMobile and 500 or 400
- MainGUI.Name = "MainGUI"
- MainGUI.Parent = game.CoreGui
- MainGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = MainGUI
- MainFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0.5, -frameWidth/2, 0.5, -frameHeight/2)
- MainFrame.Size = UDim2.new(0, frameWidth, 0, frameHeight)
- MainFrame.Active = true
- MainFrame.Draggable = true
- Title.Name = "Title"
- Title.Parent = MainFrame
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.Position = UDim2.new(0, 0, 0, 10)
- Title.Size = UDim2.new(1, 0, 0, 30)
- Title.Font = Enum.Font.SourceSansBold
- Title.Text = "Teleport & Script Hub"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextScaled = true
- Title.TextSize = 14.000
- Title.TextWrapped = true
- ToggleButton.Name = "ToggleButton"
- ToggleButton.Parent = MainFrame
- ToggleButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
- ToggleButton.BorderSizePixel = 0
- ToggleButton.Position = UDim2.new(0.5, -30, 0, 0)
- ToggleButton.Size = UDim2.new(0, 60, 0, 20)
- ToggleButton.Font = Enum.Font.SourceSans
- ToggleButton.Text = "Hide"
- ToggleButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- ToggleButton.TextScaled = true
- ToggleButton.TextSize = 14.000
- ToggleButton.TextWrapped = true
- ScrollingFrame.Parent = MainFrame
- ScrollingFrame.Active = true
- ScrollingFrame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- ScrollingFrame.BorderSizePixel = 0
- ScrollingFrame.Position = UDim2.new(0, 0, 0.1, 0)
- ScrollingFrame.Size = UDim2.new(1, 0, 0.9, 0)
- ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, buttonHeight * 10 + 20)
- ScrollingFrame.ScrollBarThickness = isMobile and 10 or 5
- UIListLayout.Parent = ScrollingFrame
- UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
- UIListLayout.Padding = UDim.new(0, 5)
- -- Toggle functionality
- local visible = true
- ToggleButton.MouseButton1Click:Connect(function()
- visible = not visible
- if visible then
- MainFrame.Size = UDim2.new(0, frameWidth, 0, frameHeight)
- ToggleButton.Text = "Hide"
- else
- MainFrame.Size = UDim2.new(0, frameWidth, 0, 30)
- ToggleButton.Text = "Show"
- end
- end)
- -- Create buttons for each script
- local scripts = {
- {name = "1. Tesla Lab TP", script = 'loadstring(game:HttpGet(\'https://raw.githubusercontent.com/ringtaa/tptotesla.github.io/refs/heads/main/Tptotesla.lua\'))()'},
- {name = "2. Castle TP", script = 'loadstring(game:HttpGet("https://raw.githubusercontent.com/ringtaa/castletpfast.github.io/refs/heads/main/FASTCASTLE.lua"))()'},
- {name = "3. Train TP", script = 'loadstring(game:HttpGet(\'https://raw.githubusercontent.com/ringtaa/train.github.io/refs/heads/main/train.lua\'))()'},
- {name = "4. Sterling Town", script = 'loadstring(game:HttpGet(\'https://raw.githubusercontent.com/ringtaa/sterlingnotifcation.github.io/refs/heads/main/Sterling.lua\'))()'},
- {name = "5. Free Horse Class", script = 'local args = {[1] = "Horse"}\ngame:GetService("ReplicatedStorage"):WaitForChild("Shared"):WaitForChild("RemotePromise"):WaitForChild("Remotes"):WaitForChild("C_BuyClass"):FireServer(unpack(args))'},
- {name = "6. Free Eggslinger Class", script = 'local args = {[1] = "Eggslinger"}\ngame:GetService("ReplicatedStorage"):WaitForChild("Shared"):WaitForChild("RemotePromise"):WaitForChild("Remotes"):WaitForChild("C_BuyClass"):FireServer(unpack(args))'},
- {name = "7. TP to Nearest Bank", script = 'loadstring(game:HttpGet("https://raw.githubusercontent.com/ringtaa/Tptobank.github.io/refs/heads/main/Banktp.lua"))()'},
- {name = "8. PACFISCT Script", script = 'loadstring(game:HttpGet("https://raw.githubusercontent.com/ringtaa/newpacifisct/refs/heads/main/newpacifisct.lua"))()'},
- {name = "9. TP to Barn", script = 'loadstring(game:HttpGet("https://raw.githubusercontent.com/ringtaa/tpfarm.github.io/refs/heads/main/tptofarm.lua"))()'},
- {name = "10. Air Wild", script = 'loadstring(game:HttpGet("https://raw.githubusercontent.com/ringtaa/NEWAIRWELD.github.io/refs/heads/main/weld.lua"))()'}
- }
- for i, scriptInfo in ipairs(scripts) do
- local Button = Instance.new("TextButton")
- Button.Name = scriptInfo.name
- Button.Parent = ScrollingFrame
- Button.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
- Button.BorderSizePixel = 0
- Button.Size = UDim2.new(0.95, 0, 0, buttonHeight)
- Button.Font = Enum.Font.SourceSans
- Button.Text = scriptInfo.name
- Button.TextColor3 = Color3.fromRGB(255, 255, 255)
- Button.TextScaled = true
- Button.TextSize = 14.000
- Button.TextWrapped = true
- Button.MouseButton1Click:Connect(function()
- loadstring(scriptInfo.script)()
- end)
- end
- -- Adjust canvas size based on content
- UIListLayout:GetPropertyChangedSignal("AbsoluteContentSize"):Connect(function()
- ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, UIListLayout.AbsoluteContentSize.Y + 10)
- end)
- end
- -- Skip intro functionality
- SkipButton.MouseButton1Click:Connect(function()
- loadMainGUI()
- end)
- -- Auto skip after 5 seconds
- task.delay(5, function()
- if IntroGUI and IntroGUI.Parent then
- loadMainGUI()
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment