Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(0.1)
- --Made by !!!RelentlessRaptor#5709 on discord / RelentlessRaptor
- --Variables
- main = Instance.new("ScreenGui",game.Players.LocalPlayer.PlayerGui)
- main.Name = ("1")
- tab = Instance.new("Frame",main)
- frame = Instance.new("Frame",tab)
- blabel = Instance.new("TextLabel",tab)
- close = Instance.new("TextButton",tab)
- min = Instance.new("TextButton",tab)
- btn1 = Instance.new("TextButton",frame)
- btn2 = Instance.new("TextButton",frame)
- btn3 = Instance.new("TextButton",frame)
- btn4 = Instance.new("TextButton",frame)
- btn5 = Instance.new("TextButton",frame)
- btn6 = Instance.new("TextButton",frame)
- btn7 = Instance.new("TextButton",frame)
- btn8 = Instance.new("TextButton",frame)
- btn9 = Instance.new("TextButton",frame)
- --Appearance
- tab.AnchorPoint = Vector2.new(0.5,0.5)
- tab.Position = UDim2.new(0.5,0,0.5,0)
- tab.Size = UDim2.new(0,400,0,25)
- tab.BorderSizePixel = 0
- tab.BackgroundColor3 = Color3.new(120/255, 120/255, 255/255)
- tab.Draggable = true
- tab.Active = true
- frame.Position = UDim2.new(0,0,0,25)
- frame.Size = UDim2.new(0,400,0,263)
- frame.BorderSizePixel = 0
- frame.BackgroundColor3 = Color3.new(120/255, 120/255, 255/255)
- close.Position = UDim2.new(1,-20,0,0)
- close.Size = UDim2.new(0,20,0,20)
- close.BorderSizePixel = 0
- close.BackgroundColor3 = Color3.new(120/255, 120/255, 255/255)
- close.Text = ("X")
- close.Font = ("Arial")
- close.TextSize = 15
- close.TextColor3 = Color3.new(26/255,26/255,26/255)
- min.Position = UDim2.new(1,-40,0,0)
- min.Size = UDim2.new(0,20,0,20)
- min.BorderSizePixel = 0
- min.BackgroundColor3 = Color3.new(120/255, 120/255, 255/255)
- min.Text = ("_")
- min.Font = ("Arial")
- min.TextSize = 15
- min.TextColor3 = Color3.new(26/255,26/255,26/255)
- blabel.Position = UDim2.new(0,135,0,8)
- blabel.BackgroundTransparency = 1
- blabel.Text = ("Wild Revolvers Gui by RelentlessRaptor")
- blabel.TextSize = 10
- blabel.TextColor3 = Color3.new(0,0,0)
- btn1.Position = UDim2.new(0,5,0,5)
- btn1.Size = UDim2.new(0,126,0,80)
- btn1.BorderSizePixel = 0
- btn1.BackgroundColor3 = Color3.new(180/255, 180/255, 255/255)
- btn1.Text = ("Enable ESP")
- btn1.Font = ("Arial")
- btn1.TextScaled = true
- btn1.TextColor3 = Color3.new(0,0,0)
- btn2.Position = UDim2.new(0,136,0,5)
- btn2.Size = UDim2.new(0,126,0,80)
- btn2.BorderSizePixel = 0
- btn2.BackgroundColor3 = Color3.new(180/255, 180/255, 255/255)
- btn2.Text = ("Aimbot (shoot torsos)")
- btn2.Font = ("Arial")
- btn2.TextScaled = true
- btn2.TextColor3 = Color3.new(0,0,0)
- btn3.Position = UDim2.new(0,267,0,5)
- btn3.Size = UDim2.new(0,128,0,80)
- btn3.BorderSizePixel = 0
- btn3.BackgroundColor3 = Color3.new(180/255, 180/255, 255/255)
- btn3.Text = ("")
- btn3.Font = ("Arial")
- btn3.TextSize = 20
- btn3.TextColor3 = Color3.new(0,0,0)
- btn4.Position = UDim2.new(0,5,0,93)
- btn4.Size = UDim2.new(0,126,0,80)
- btn4.BorderSizePixel = 0
- btn4.BackgroundColor3 = Color3.new(180/255, 180/255, 255/255)
- btn4.Text = ("")
- btn4.Font = ("Arial")
- btn4.TextSize = 20
- btn4.TextColor3 = Color3.new(0,0,0)
- btn5.Position = UDim2.new(0,136,0,93)
- btn5.Size = UDim2.new(0,126,0,80)
- btn5.BorderSizePixel = 0
- btn5.BackgroundColor3 = Color3.new(180/255, 180/255, 255/255)
- btn5.Text = ("")
- btn5.Font = ("Arial")
- btn5.TextSize = 20
- btn5.TextColor3 = Color3.new(0,0,0)
- btn6.Position = UDim2.new(0,267,0,93)
- btn6.Size = UDim2.new(0,128,0,80)
- btn6.BorderSizePixel = 0
- btn6.BackgroundColor3 = Color3.new(180/255, 180/255, 255/255)
- btn6.Text = ("")
- btn6.Font = ("Arial")
- btn6.TextSize = 20
- btn6.TextColor3 = Color3.new(0,0,0)
- btn7.Position = UDim2.new(0,5,0,178)
- btn7.Size = UDim2.new(0,126,0,80)
- btn7.BorderSizePixel = 0
- btn7.BackgroundColor3 = Color3.new(180/255, 180/255, 255/255)
- btn7.Text = ("")
- btn7.Font = ("Arial")
- btn7.TextSize = 20
- btn7.TextColor3 = Color3.new(0,0,0)
- btn8.Position = UDim2.new(0,136,0,178)
- btn8.Size = UDim2.new(0,126,0,80)
- btn8.BorderSizePixel = 0
- btn8.BackgroundColor3 = Color3.new(180/255, 180/255, 255/255)
- btn8.Text = ("")
- btn8.Font = ("Arial")
- btn8.TextSize = 20
- btn8.TextColor3 = Color3.new(0,0,0)
- btn9.Position = UDim2.new(0,267,0,178)
- btn9.Size = UDim2.new(0,128,0,80)
- btn9.BorderSizePixel = 0
- btn9.BackgroundColor3 = Color3.new(180/255, 180/255, 255/255)
- btn9.Text = ("")
- btn9.Font = ("Arial")
- btn9.TextSize = 20
- btn9.TextColor3 = Color3.new(0,0,0)
- --Buttons / functions
- close.MouseEnter:connect(function()
- close.BackgroundColor3 = Color3.new(1,0,0)
- end)
- close.MouseLeave:connect(function()
- close.BackgroundColor3 = Color3.new(120/255, 120/255, 255/255)
- end)
- close.MouseButton1Up:connect(function()
- main:Remove()
- end)
- minid = false
- min.MouseButton1Up:connect(function()
- if minid == false then
- frame.Position = UDim2.new(2000,0,0,0)
- minid = true
- else
- frame.Position = UDim2.new(0,0,0,25)
- minid = false
- end
- end)
- btn1.MouseEnter:connect(function()
- btn1.TextColor3 = Color3.new(1,1,1)
- btn1.BackgroundColor3 = Color3.new(100/255, 100/255, 255/255)
- end)
- btn1.MouseLeave:connect(function()
- btn1.TextColor3 = Color3.new(0,0,0)
- btn1.BackgroundColor3 = Color3.new(170/255, 170/255, 255/255)
- end)
- enabled = false
- btn1.MouseButton1Down:connect(function()
- if enabled == false then
- btn1.Text = ("Disable ESP")
- enabled = true
- for i, v in pairs(game.Players:GetChildren()) do
- if v.Name ~= game.Players.LocalPlayer.Name then
- v.Character.Head.HeadTag.AlwaysOnTop = true
- end
- end
- else
- enabled = false
- btn1.Text = ("Enable ESP")
- for i, v in pairs(game.Players:GetChildren()) do
- if v.Name ~= game.Players.LocalPlayer.Name then
- v.Character.Head.HeadTag.AlwaysOnTop = false
- end
- end
- end
- end)
- btn2.MouseEnter:connect(function()
- btn2.TextColor3 = Color3.new(1,1,1)
- btn2.BackgroundColor3 = Color3.new(100/255, 100/255, 255/255)
- end)
- btn2.MouseLeave:connect(function()
- btn2.TextColor3 = Color3.new(0,0,0)
- btn2.BackgroundColor3 = Color3.new(170/255, 170/255, 255/255)
- end)
- btn2.MouseButton1Down:connect(function()
- for i, v in pairs(game.Players:GetChildren()) do
- local lshirt = nil
- if v.Name ~= game.Players.LocalPlayer.Name then
- for i, c in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- if c.ClassName == ("Shirt") then
- lshirt = c
- end
- end
- for i, b in pairs(v.Character:GetChildren()) do
- if b.ClassName == ("Shirt") then
- if b.ShirtTemplate ~= lshirt.ShirtTemplate then
- v.Character.UpperTorso.Position = game.Players.LocalPlayer.Character.UpperTorso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10))
- end
- end
- end
- end
- end
- end)
- btn3.MouseEnter:connect(function()
- btn3.TextColor3 = Color3.new(1,1,1)
- btn3.BackgroundColor3 = Color3.new(100/255, 100/255, 255/255)
- end)
- btn3.MouseLeave:connect(function()
- btn3.TextColor3 = Color3.new(0,0,0)
- btn3.BackgroundColor3 = Color3.new(170/255, 170/255, 255/255)
- end)
- btn3.MouseButton1Down:connect(function()
- for i, v in pairs(game.Players:GetChildren()) do
- local lshirt = nil
- if v.Name ~= game.Players.LocalPlayer.Name then
- for i, c in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- if c.ClassName == ("Shirt") then
- lshirt = c
- end
- end
- for i, b in pairs(v.Character:GetChildren()) do
- if b.ClassName == ("Shirt") then
- if b.ShirtTemplate ~= lshirt.ShirtTemplate then
- game.ReplicatedStorage.Events.GunFired:FireServer( { Start=game.Players.LocalPlayer.Character.Revolver.ShotOrigin, HitPart=v.Character.Head, HitPosition=v.Character.Head.Position } )
- end
- end
- end
- end
- end
- end)
- btn4.MouseEnter:connect(function()
- btn4.TextColor3 = Color3.new(1,1,1)
- btn4.BackgroundColor3 = Color3.new(100/255, 100/255, 255/255)
- end)
- btn4.MouseLeave:connect(function()
- btn4.TextColor3 = Color3.new(0,0,0)
- btn4.BackgroundColor3 = Color3.new(170/255, 170/255, 255/255)
- end)
- btn4.MouseButton1Down:connect(function()
- end)
- btn5.MouseEnter:connect(function()
- btn5.TextColor3 = Color3.new(1,1,1)
- btn5.BackgroundColor3 = Color3.new(100/255, 100/255, 255/255)
- end)
- btn5.MouseLeave:connect(function()
- btn5.TextColor3 = Color3.new(0,0,0)
- btn5.BackgroundColor3 = Color3.new(170/255, 170/255, 255/255)
- end)
- btn5.MouseButton1Down:connect(function()
- end)
- btn6.MouseEnter:connect(function()
- btn6.TextColor3 = Color3.new(1,1,1)
- btn6.BackgroundColor3 = Color3.new(100/255, 100/255, 255/255)
- end)
- btn6.MouseLeave:connect(function()
- btn6.TextColor3 = Color3.new(0,0,0)
- btn6.BackgroundColor3 = Color3.new(170/255, 170/255, 255/255)
- end)
- btn6.MouseButton1Down:connect(function()
- end)
- btn7.MouseEnter:connect(function()
- btn7.TextColor3 = Color3.new(1,1,1)
- btn7.BackgroundColor3 = Color3.new(100/255, 100/255, 255/255)
- end)
- btn7.MouseLeave:connect(function()
- btn7.TextColor3 = Color3.new(0,0,0)
- btn7.BackgroundColor3 = Color3.new(170/255, 170/255, 255/255)
- end)
- btn7.MouseButton1Down:connect(function()
- end)
- btn8.MouseEnter:connect(function()
- btn8.TextColor3 = Color3.new(1,1,1)
- btn8.BackgroundColor3 = Color3.new(100/255, 100/255, 255/255)
- end)
- btn8.MouseLeave:connect(function()
- btn8.TextColor3 = Color3.new(0,0,0)
- btn8.BackgroundColor3 = Color3.new(170/255, 170/255, 255/255)
- end)
- btn8.MouseButton1Down:connect(function()
- end)
- btn9.MouseEnter:connect(function()
- btn9.TextColor3 = Color3.new(1,1,1)
- btn9.BackgroundColor3 = Color3.new(170/255, 170/255, 255/255)
- end)
- btn9.MouseLeave:connect(function()
- btn9.TextColor3 = Color3.new(0,0,0)
- btn9.BackgroundColor3 = Color3.new(170/255, 170/255, 255/255)
- end)
- btn9.MouseButton1Down:connect(function()
- end)
Add Comment
Please, Sign In to add comment