Advertisement
NewBleuGuy

RB WORLD

Nov 15th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. local a=Instance.new("ScreenGui")local b=Instance.new("Frame")local c=Instance.new("Frame")local d=Instance.new("TextButton")local e=Instance.new("TextButton")local f=Instance.new("TextButton")local g=Instance.new("TextButton")local h=Instance.new("TextButton")local i=Instance.new("TextLabel")local j=Instance.new("TextButton")a.Name="AAAA"a.Parent=game.Players.LocalPlayer:WaitForChild("PlayerGui")b.Name="Razer"b.Parent=a;b.BackgroundColor3=Color3.new(0,0,1)b.BackgroundTransparency=0.10000000149012;b.Position=UDim2.new(0.185376644,0,0.182567731,0)b.Size=UDim2.new(0,530,0,443)c.Name="Top"c.Parent=b;c.BackgroundColor3=Color3.new(1,1,0.498039)c.Size=UDim2.new(0,530,0,18)d.Name="Esp"d.Parent=c;d.BackgroundColor3=Color3.new(1,1,1)d.Position=UDim2.new(0.0433962271,0,4.27777767,0)d.Size=UDim2.new(0,150,0,71)d.Style=Enum.ButtonStyle.RobloxButton;d.Font=Enum.Font.SourceSansSemibold;d.Text="Aimbot"d.TextColor3=Color3.new(0.333333,1,1)d.TextScaled=true;d.TextSize=14;d.TextStrokeColor3=Color3.new(0.333333,1,1)d.TextWrapped=true;e.Name="Speed"e.Parent=c;e.BackgroundColor3=Color3.new(1,1,1)e.Position=UDim2.new(0.579245269,0,4.72222233,0)e.Size=UDim2.new(0,150,0,71)e.Style=Enum.ButtonStyle.RobloxButton;e.Font=Enum.Font.SourceSansSemibold;e.Text="Speed"e.TextColor3=Color3.new(0.333333,1,1)e.TextScaled=true;e.TextSize=14;e.TextStrokeColor3=Color3.new(0.333333,1,1)e.TextWrapped=true;f.Name="IY"f.Parent=c;f.BackgroundColor3=Color3.new(1,1,1)f.Position=UDim2.new(0.579245269,0,16.2777786,0)f.Size=UDim2.new(0,150,0,71)f.Style=Enum.ButtonStyle.RobloxButton;f.Font=Enum.Font.SourceSansSemibold;f.Text="IY"f.TextColor3=Color3.new(0.333333,1,1)f.TextScaled=true;f.TextSize=14;f.TextStrokeColor3=Color3.new(0.333333,1,1)f.TextWrapped=true;g.Name="aa"g.Parent=c;g.BackgroundColor3=Color3.new(1,1,1)g.Position=UDim2.new(0.0433962345,0,15.7222214,0)g.Size=UDim2.new(0,150,0,71)g.Style=Enum.ButtonStyle.RobloxButton;g.Font=Enum.Font.SourceSansSemibold;g.Text="Print(\"lua\")"g.TextColor3=Color3.new(0.333333,1,1)g.TextScaled=true;g.TextSize=14;g.TextStrokeColor3=Color3.new(0.333333,1,1)g.TextWrapped=true;h.Name="X"h.Parent=c;h.BackgroundColor3=Color3.new(1,1,1)h.Position=UDim2.new(0.967924535,0,-0.055555556,0)h.Size=UDim2.new(0,17,0,20)h.Style=Enum.ButtonStyle.RobloxButton;h.Font=Enum.Font.SourceSansSemibold;h.Text="X"h.TextColor3=Color3.new(0.333333,1,1)h.TextScaled=true;h.TextSize=14;h.TextStrokeColor3=Color3.new(0.333333,1,1)h.TextWrapped=true;i.Parent=b;i.BackgroundColor3=Color3.new(1,1,1)i.BackgroundTransparency=1;i.Position=UDim2.new(0.298113197,0,0.0609480813,0)i.Size=UDim2.new(0,200,0,50)i.Text="RB GUI by Austin#9774"i.TextColor3=Color3.new(0,0,0)i.TextScaled=true;i.TextSize=22;i.TextWrapped=true;j.Name="aaa"j.Parent=a;j.BackgroundColor3=Color3.new(1,1,1)j.Size=UDim2.new(0,204,0,55)j.Font=Enum.Font.SourceSans;j.Text="Open"j.TextColor3=Color3.new(0,0,0)j.TextSize=14;d.MouseButton1Click:Connect(function()if not debug.getlocals and debug.setlocal then assert(false,'Buy Cerberus')end;_G.acc=100;getrenv().print=function(...)for k,l in next,debug.getlocals(2)do if tostring(k)or tostring(l)=="myaccuracy"then debug.setlocal(2,"myaccuracy",_G.acc)end end end end)e.MouseButton1Click:Connect(function()game.Players.LocalPlayer.Character.Humanoid.WalkSpeed=50 end)f.MouseButton1Click:Connect(function()loadstring(game:HttpGet('https://pastebin.com/raw/tzTXmYf2',true))()end)h.MouseButton1Click:Connect(function()b.Visible=false end)j.MouseButton1Click:Connect(function()b.Visible=true end)g.MouseButton1Click:Connect(function()print("lua")end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement