Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Made By rnxc#2384
- -- Discord = https://discord.gg/fdHGgqFUCn
- -- Version: 1.0
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local TextLabel_8 = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ResetOnSpawn = false
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
- Frame.Position = UDim2.new(0.365454555, 0, 0.411042929, 0)
- Frame.Size = UDim2.new(0, 444, 0, 352)
- Frame.Active = true
- Frame.Draggable = true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel.Size = UDim2.new(0, 444, 0, 34)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Driving Empire HUB"
- TextLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel.TextSize = 14.000
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextButton.Position = UDim2.new(0.0495495498, 0, 0.14678897, 0)
- TextButton.Size = UDim2.new(0, 160, 0, 30)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "Car HUB"
- TextButton.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextButton.TextSize = 14.000
- TextButton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/KPRAAHUE/driving-empire-autofarm2/main/README.md"))()
- end)
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_2.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextButton_2.Position = UDim2.new(0.0495495796, 0, 0.275229335, 0)
- TextButton_2.Size = UDim2.new(0, 160, 0, 30)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "Windy Ware HUB"
- TextButton_2.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextButton_2.TextSize = 14.000
- TextButton_2.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WindyKung/WindyWare/main/MainScript/DrivingEmpire.lua"))()
- end)
- TextButton_3.Parent = Frame
- TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_3.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextButton_3.Position = UDim2.new(0.0495495498, 0, 0.403669715, 0)
- TextButton_3.Size = UDim2.new(0, 160, 0, 30)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "MRT HUB"
- TextButton_3.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextButton_3.TextSize = 14.000
- TextButton_3.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/GodXNation/GodXNation/main/midnight%20racing%20hubV2%20fixed", true))()
- end)
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_2.Position = UDim2.new(0.54954952, 0, 0.122324154, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 25)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "Script Will Be Updated When New"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_2.TextSize = 14.000
- TextLabel_3.Parent = Frame
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_3.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_3.Position = UDim2.new(0.54954952, 0, 0.198776752, 0)
- TextLabel_3.Size = UDim2.new(0, 200, 0, 25)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "Driving Empire Scripts Come Out"
- TextLabel_3.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_3.TextSize = 14.000
- TextLabel_4.Parent = Frame
- TextLabel_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_4.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_4.Position = UDim2.new(0, 0, 0.929446459, 0)
- TextLabel_4.Size = UDim2.new(0, 444, 0, 24)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.Text = "Windy Ware HUB Discord = http://discord.gg/76bHy2mqaT"
- TextLabel_4.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_4.TextSize = 14.000
- TextLabel_5.Parent = Frame
- TextLabel_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_5.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_5.Position = UDim2.new(0, 0, 0.858892798, 0)
- TextLabel_5.Size = UDim2.new(0, 444, 0, 24)
- TextLabel_5.Font = Enum.Font.SourceSans
- TextLabel_5.Text = "MRT HUB Discord =https://discord.gg/7zRRQsYbNs"
- TextLabel_5.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_5.TextSize = 14.000
- TextLabel_6.Parent = Frame
- TextLabel_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_6.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_6.Position = UDim2.new(0, 0, 0.788339257, 0)
- TextLabel_6.Size = UDim2.new(0, 444, 0, 24)
- TextLabel_6.Font = Enum.Font.SourceSans
- TextLabel_6.Text = "Car HUB Discord = dsc.gg/CarHub"
- TextLabel_6.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_6.TextSize = 14.000
- TextLabel_7.Parent = Frame
- TextLabel_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_7.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_7.Position = UDim2.new(0, 0, 0.717785656, 0)
- TextLabel_7.Size = UDim2.new(0, 444, 0, 24)
- TextLabel_7.Font = Enum.Font.SourceSans
- TextLabel_7.Text = "Made By rnxc#2384"
- TextLabel_7.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_7.TextSize = 14.000
- TextLabel_8.Parent = Frame
- TextLabel_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_8.BorderColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_8.Position = UDim2.new(0, 0, 0.649603784, 0)
- TextLabel_8.Size = UDim2.new(0, 444, 0, 24)
- TextLabel_8.Font = Enum.Font.SourceSans
- TextLabel_8.Text = "Creators Discord Server = https://discord.gg/fdHGgqFUCn"
- TextLabel_8.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_8.TextSize = 14.000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement