Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local Other = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local espaimbot = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local hatorbit = Instance.new("TextButton")
- local fatesadmin = Instance.new("TextButton")
- local infiniteyield = Instance.new("TextButton")
- --Properties:
- Other.Name = "Other"
- Other.Parent = game.CoreGui
- Other.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Frame.Parent = Other
- Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame.Position = UDim2.new(0.491620123, 0, 0.259484053, 0)
- Frame.Size = UDim2.new(0, 269, 0, 289)
- Frame.Style = Enum.FrameStyle.DropShadow
- Frame.Active = true
- Frame.Draggable = true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.Position = UDim2.new(-0.147039443, 0, 0.00901181437, 0)
- TextLabel.Size = UDim2.new(0, 340, 0, 50)
- TextLabel.Font = Enum.Font.SpecialElite
- TextLabel.Text = "Other"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- hatorbit.Name = "hatorbit"
- hatorbit.Parent = Frame
- hatorbit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- hatorbit.Position = UDim2.new(-0.00223099929, 0, 0.388084859, 0)
- hatorbit.Size = UDim2.new(0, 253, 0, 46)
- hatorbit.Style = Enum.ButtonStyle.RobloxRoundButton
- hatorbit.Font = Enum.Font.PermanentMarker
- hatorbit.Text = "Hat orbit"
- hatorbit.TextColor3 = Color3.fromRGB(0, 0, 0)
- hatorbit.TextScaled = true
- hatorbit.TextSize = 14.000
- hatorbit.TextWrapped = true
- hatorbit.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/NGZxrhqQ"))();
- end)
- Close.Name = "Close"
- Close.Parent = Frame
- Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- Close.Position = UDim2.new(0.883308053, 0, 0.0100525096, 0)
- Close.Size = UDim2.new(0, 28, 0, 24)
- Close.Font = Enum.Font.SourceSans
- Close.Text = " "
- Close.TextColor3 = Color3.fromRGB(255, 0, 0)
- Close.TextSize = 14.000
- Close.MouseButton1Click:Connect(function()
- Other:Destroy()
- end)
- espaimbot.Name = "esp+aimbot"
- espaimbot.Parent = Frame
- espaimbot.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- espaimbot.Position = UDim2.new(-0.00223099929, 0, 0.192233101, 0)
- espaimbot.Size = UDim2.new(0, 253, 0, 46)
- espaimbot.Style = Enum.ButtonStyle.RobloxRoundButton
- espaimbot.Font = Enum.Font.PermanentMarker
- espaimbot.Text = "Esp+Aimbot"
- espaimbot.TextColor3 = Color3.fromRGB(0, 0, 0)
- espaimbot.TextScaled = true
- espaimbot.TextSize = 14.000
- espaimbot.TextWrapped = true
- espaimbot.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ZinityDrops/OwlHubLink/master/OwlHubBack.lua"))();
- end)
- fatesadmin.Name = "fatesadmin"
- fatesadmin.Parent = Frame
- fatesadmin.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- fatesadmin.Position = UDim2.new(-0.00223099929, 0, 0.599038482, 0)
- fatesadmin.Size = UDim2.new(0, 253, 0, 46)
- fatesadmin.Style = Enum.ButtonStyle.RobloxRoundButton
- fatesadmin.Font = Enum.Font.PermanentMarker
- fatesadmin.Text = "Fates admin"
- fatesadmin.TextColor3 = Color3.fromRGB(0, 0, 0)
- fatesadmin.TextScaled = true
- fatesadmin.TextSize = 14.000
- fatesadmin.TextWrapped = true
- fatesadmin.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))();
- end)
- infiniteyield.Name = "infiniteyield"
- infiniteyield.Parent = Frame
- infiniteyield.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- infiniteyield.Position = UDim2.new(-0.00223099929, 0, 0.806593657, 0)
- infiniteyield.Size = UDim2.new(0, 253, 0, 46)
- infiniteyield.Style = Enum.ButtonStyle.RobloxRoundButton
- infiniteyield.Font = Enum.Font.PermanentMarker
- infiniteyield.Text = "Infinite Yield"
- infiniteyield.TextColor3 = Color3.fromRGB(0, 0, 0)
- infiniteyield.TextScaled = true
- infiniteyield.TextSize = 14.000
- infiniteyield.TextWrapped = true
- infiniteyield.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
- end)
Add Comment
Please, Sign In to add comment