Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local RBWorld2 = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local Credits = Instance.new("TextLabel")
- local Aimboting = Instance.new("TextButton")
- local SpeedHax = Instance.new("TextButton")
- local West = Instance.new("TextButton")
- local East = Instance.new("TextButton")
- local Play = Instance.new("TextButton")
- local Id = Instance.new("TextBox")
- local steal = Instance.new("TextButton")
- local close = Instance.new("TextButton")
- --Properties:
- RBWorld2.Name = "RB World 2"
- RBWorld2.Parent = game.CoreGui
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = RBWorld2
- MainFrame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0, 0, 0.707823992, 0)
- MainFrame.Size = UDim2.new(0, 586, 0, 230)
- MainFrame.Active = true
- MainFrame.Draggable = true
- Credits.Name = "Credits"
- Credits.Parent = MainFrame
- Credits.BackgroundColor3 = Color3.new(0.666667, 0, 0)
- Credits.BorderSizePixel = 0
- Credits.Size = UDim2.new(0, 586, 0, 24)
- Credits.Font = Enum.Font.SciFi
- Credits.Text = "RB World Gui[Created By ExploitGodz]"
- Credits.TextColor3 = Color3.new(0, 0, 0)
- Credits.TextSize = 20
- Aimboting.Name = "Aimboting"
- Aimboting.Parent = MainFrame
- Aimboting.BackgroundColor3 = Color3.new(0, 0, 0)
- Aimboting.BorderSizePixel = 0
- Aimboting.Position = UDim2.new(0.0587248355, 0, 0.170897081, 0)
- Aimboting.Size = UDim2.new(0, 200, 0, 50)
- Aimboting.Font = Enum.Font.SourceSansBold
- Aimboting.Text = "Aimbot(Press F)"
- Aimboting.TextColor3 = Color3.new(0.666667, 0, 0)
- Aimboting.TextSize = 20
- Aimboting.TextWrapped = true
- SpeedHax.Name = "SpeedHax"
- SpeedHax.Parent = MainFrame
- SpeedHax.BackgroundColor3 = Color3.new(0, 0, 0)
- SpeedHax.BorderSizePixel = 0
- SpeedHax.Position = UDim2.new(0.553691268, 0, 0.157983214, 0)
- SpeedHax.Size = UDim2.new(0, 200, 0, 50)
- SpeedHax.Font = Enum.Font.SourceSansBold
- SpeedHax.Text = "Speed(Hold B)"
- SpeedHax.TextColor3 = Color3.new(0.666667, 0, 0)
- SpeedHax.TextSize = 20
- SpeedHax.TextWrapped = true
- West.Name = "West"
- West.Parent = MainFrame
- West.BackgroundColor3 = Color3.new(0, 0, 0)
- West.BorderSizePixel = 0
- West.Position = UDim2.new(0.0587248355, 0, 0.384873986, 0)
- West.Size = UDim2.new(0, 200, 0, 50)
- West.Font = Enum.Font.SourceSansBold
- West.Text = "Change To West"
- West.TextColor3 = Color3.new(0.666667, 0, 0)
- West.TextSize = 20
- West.TextWrapped = true
- East.Name = "East"
- East.Parent = MainFrame
- East.BackgroundColor3 = Color3.new(0, 0, 0)
- East.BorderSizePixel = 0
- East.Position = UDim2.new(0.553691268, 0, 0.372053474, 0)
- East.Size = UDim2.new(0, 200, 0, 50)
- East.Font = Enum.Font.SourceSansBold
- East.Text = "Change To East"
- East.TextColor3 = Color3.new(0.666667, 0, 0)
- East.TextSize = 20
- East.TextWrapped = true
- Play.Name = "Play"
- Play.Parent = MainFrame
- Play.BackgroundColor3 = Color3.new(0, 0, 0)
- Play.BorderSizePixel = 0
- Play.Position = UDim2.new(0.0587248206, 0, 0.598056495, 0)
- Play.Size = UDim2.new(0, 200, 0, 50)
- Play.Font = Enum.Font.SourceSansBold
- Play.Text = "Play Music"
- Play.TextColor3 = Color3.new(0.666667, 0, 0)
- Play.TextSize = 20
- Play.TextWrapped = true
- Id.Name = "Id"
- Id.Parent = Play
- Id.BackgroundColor3 = Color3.new(1, 0, 1)
- Id.BorderSizePixel = 0
- Id.Position = UDim2.new(0, 0, 1, 0)
- Id.Size = UDim2.new(0, 200, 0, 31)
- Id.Font = Enum.Font.SourceSansBold
- Id.Text = "Enter ID Here"
- Id.TextColor3 = Color3.new(0, 0, 0)
- Id.TextSize = 14
- steal.Name = "steal"
- steal.Parent = MainFrame
- steal.BackgroundColor3 = Color3.new(0, 0, 0)
- steal.BorderSizePixel = 0
- steal.Position = UDim2.new(0.553691268, 0, 0.585235953, 0)
- steal.Size = UDim2.new(0, 200, 0, 50)
- steal.Font = Enum.Font.SourceSansBold
- steal.Text = "Auto Steal"
- steal.TextColor3 = Color3.new(0.666667, 0, 0)
- steal.TextSize = 20
- steal.TextWrapped = true
- close.Name = "close"
- close.Parent = MainFrame
- close.BackgroundColor3 = Color3.new(0, 0, 0)
- close.BorderSizePixel = 0
- close.Position = UDim2.new(0.938566506, 0, -0.00434781611, 0)
- close.Size = UDim2.new(0, 36, 0, 26)
- close.Font = Enum.Font.SourceSansBold
- close.Text = "X"
- close.TextColor3 = Color3.new(0.666667, 0, 0)
- close.TextSize = 20
- -- Scripts:
- Aimboting.MouseButton1Down:connect(function()
- remotes = game:GetService("ReplicatedStorage").gameplay
- mouse = game.Players.LocalPlayer:GetMouse()
- --// EDITVARS //--
- _G.accuracy = 99 -- Accuracy; 99 Makes it in almost always; 100 is always a green;
- _G.key = "f" -- Key to press to activate;
- --// SCRIPT //--
- print("Press f to shoot! \nPress q to toggle accuracy between 99 and 100!")
- --// ACCURACY SWITCH
- mouse.KeyDown:connect(function(k)
- if k == "q" then
- if _G.accuracy == 99 then
- _G.accuracy = 100
- elseif _G.accuracy == 100 then
- _G.accuracy = 99
- end
- print(_G.accuracy)
- end
- end)
- --// SHOOT
- mouse.KeyDown:connect(function(k)
- if k == _G.key then
- for _,v in pairs(game.Workspace:GetChildren()) do
- if v.Name == "Basketball" then
- if v.controller.Value == game.Players.LocalPlayer.Name then
- local oncourt = "Court"..tonumber(game.Players.LocalPlayer.System.OnCourt.Value)
- local onhoop = "_Hoop"..tonumber(game.Players.LocalPlayer.System.OnTeam.Value)
- remotes.character.value:FireServer("shooting", true)
- if game.Workspace[oncourt]:FindFirstChild(onhoop) then
- v.shoot:FireServer(game.Workspace[oncourt][onhoop], _G.accuracy, true)
- elseif game.Workspace[oncourt]:FindFirstChild("_Hoop1") then
- v.shoot:FireServer(game.Workspace[oncourt]["_Hoop1"], _G.accuracy, true)
- end
- end
- end
- end
- end
- end)
- end)
- SpeedHax.MouseButton1Down:connect(function()
- down = false
- velocity = Instance.new("BodyVelocity")
- velocity.maxForce = Vector3.new(100000, 0, 100000)
- ---vv Use that to change the speed v
- local speed = 99
- gyro = Instance.new("BodyGyro")
- gyro.maxTorque = Vector3.new(100000, 0, 100000)
- local hum = game.Players.LocalPlayer.Character.Humanoid
- function onButton1Down(mouse)
- down = true
- velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
- velocity.velocity = (hum.MoveDirection) * speed
- gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
- while down do
- if not down then break end
- velocity.velocity = (hum.MoveDirection) * speed
- local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
- gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
- wait(0.1)
- end
- end
- function onButton1Up(mouse)
- velocity.Parent = nil
- gyro.Parent = nil
- down = false
- end
- --To Change the key in those 2 lines, replace the "q" with your desired key
- function onSelected(mouse)
- mouse.KeyDown:connect(function(k) if k:lower()=="b"then onButton1Down(mouse)end end)
- mouse.KeyUp:connect(function(k) if k:lower()=="b"then onButton1Up(mouse)end end)
- end
- onSelected(game.Players.LocalPlayer:GetMouse())
- end)
- Id.MouseButton1Down:connect(function()
- local sound = Instance.new("Sound")
- local id = game.CoreGui:FindFirstChild("RB World 2").Main.Play.Id.Text
- sound.Parent = game.Workspace
- sound.SoundId = "rbxassetid://"..id
- sound.Volume = 60
- wait(1)
- sound:Play()
- print "played"
- end)
- West.MouseButton1Down:connect(function()
- game.ReplicatedStorage.places:FindFirstChild("RB Eastside Park").Value = 593223204
- print 'worked';
- end)
- East.MouseButton1Down:connect(function()
- game.ReplicatedStorage.places:FindFirstChild("RB Westlake Park").Value = 591582661
- print 'worked';
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement