ChaosityYT

RB WORLD 2 XZ7S GUI

May 30th, 2019
2,962
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. -- Objects
  2.  
  3. local noskills9000 = Instance.new("ScreenGui")
  4. local MainFrame = Instance.new("Frame")
  5. local name = Instance.new("TextLabel")
  6. local InfiniteYield = Instance.new("TextButton")
  7. local RBNAME = Instance.new("TextLabel")
  8. local YieldName = Instance.new("TextLabel")
  9. local AimbotName = Instance.new("TextLabel")
  10. local Aimbot = Instance.new("TextButton")
  11. local Credits = Instance.new("TextLabel")
  12. local CreditsList = Instance.new("TextLabel")
  13.  
  14. -- Properties
  15.  
  16. noskills9000.Name = "noskills 9000"
  17. noskills9000.Parent = game.CoreGui
  18.  
  19. MainFrame.Name = "MainFrame"
  20. MainFrame.Parent = noskills9000
  21. MainFrame.Active = true
  22. MainFrame.BackgroundColor3 = Color3.new(0.588235, 0.843137, 0.909804)
  23. MainFrame.Position = UDim2.new(0.379953474, 0, 0.138141811, 0)
  24. MainFrame.Selectable = true
  25. MainFrame.Size = UDim2.new(0, 396, 0, 592)
  26. MainFrame.Style = Enum.FrameStyle.DropShadow
  27. MainFrame.Draggable = true
  28.  
  29. name.Name = "name"
  30. name.Parent = MainFrame
  31. name.BackgroundColor3 = Color3.new(1, 1, 1)
  32. name.BackgroundTransparency = 1
  33. name.Position = UDim2.new(-0.00126262626, 0, -0.0135135129, 0)
  34. name.Size = UDim2.new(0, 381, 0, 90)
  35. name.Font = Enum.Font.SourceSans
  36. name.Text = "noskills 9000"
  37. name.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  38. name.TextSize = 65
  39. name.TextWrapped = true
  40.  
  41. InfiniteYield.Name = "InfiniteYield"
  42. InfiniteYield.Parent = MainFrame
  43. InfiniteYield.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  44. InfiniteYield.Position = UDim2.new(0.277777791, 0, 0.320945919, 0)
  45. InfiniteYield.Size = UDim2.new(0, 168, 0, 50)
  46. InfiniteYield.Style = Enum.ButtonStyle.RobloxRoundButton
  47. InfiniteYield.Font = Enum.Font.SourceSans
  48. InfiniteYield.Text = "click me now"
  49. InfiniteYield.TextColor3 = Color3.new(1, 1, 1)
  50. InfiniteYield.TextSize = 35
  51. InfiniteYield.TextWrapped = true
  52. InfiniteYield.MouseButton1Click:connect(function()
  53. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  54. end)
  55.  
  56. RBNAME.Name = "RBNAME"
  57. RBNAME.Parent = MainFrame
  58. RBNAME.BackgroundColor3 = Color3.new(1, 1, 1)
  59. RBNAME.BackgroundTransparency = 1
  60. RBNAME.Position = UDim2.new(0, 0, 0.119932428, 0)
  61. RBNAME.Size = UDim2.new(0, 381, 0, 46)
  62. RBNAME.Font = Enum.Font.SourceSans
  63. RBNAME.Text = "RB WORLD 2 GUI"
  64. RBNAME.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  65. RBNAME.TextSize = 45
  66. RBNAME.TextWrapped = true
  67.  
  68. YieldName.Name = "YieldName"
  69. YieldName.Parent = MainFrame
  70. YieldName.BackgroundColor3 = Color3.new(1, 1, 1)
  71. YieldName.BackgroundTransparency = 1
  72. YieldName.Position = UDim2.new(0, 0, 0.226351351, 0)
  73. YieldName.Size = UDim2.new(0, 381, 0, 46)
  74. YieldName.Font = Enum.Font.SourceSans
  75. YieldName.Text = "Infinite Yield"
  76. YieldName.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  77. YieldName.TextSize = 45
  78. YieldName.TextWrapped = true
  79.  
  80. AimbotName.Name = "AimbotName"
  81. AimbotName.Parent = MainFrame
  82. AimbotName.BackgroundColor3 = Color3.new(1, 1, 1)
  83. AimbotName.BackgroundTransparency = 1
  84. AimbotName.Position = UDim2.new(0.00126262626, 0, 0.408783793, 0)
  85. AimbotName.Size = UDim2.new(0, 381, 0, 46)
  86. AimbotName.Font = Enum.Font.SourceSans
  87. AimbotName.Text = "Aimbot x Infinite Stamina x No Jump Cooldown"
  88. AimbotName.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  89. AimbotName.TextScaled = true
  90. AimbotName.TextSize = 45
  91. AimbotName.TextWrapped = true
  92.  
  93. Aimbot.Name = "Aimbot"
  94. Aimbot.Parent = MainFrame
  95. Aimbot.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  96. Aimbot.Position = UDim2.new(0.277777791, 0, 0.503378332, 0)
  97. Aimbot.Size = UDim2.new(0, 168, 0, 50)
  98. Aimbot.Style = Enum.ButtonStyle.RobloxRoundButton
  99. Aimbot.Font = Enum.Font.SourceSans
  100. Aimbot.Text = "click me now"
  101. Aimbot.TextColor3 = Color3.new(1, 1, 1)
  102. Aimbot.TextSize = 35
  103. Aimbot.TextWrapped = true
  104. Aimbot.MouseButton1Click:connect(function()
  105. loadstring(game:HttpGet(('https://pastebin.com/raw/C2zrVZuF'),true))()
  106. end)
  107.  
  108.  
  109. Credits.Name = "Credits"
  110. Credits.Parent = MainFrame
  111. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  112. Credits.BackgroundTransparency = 1
  113. Credits.Position = UDim2.new(0.00126262626, 0, 0.609797299, 0)
  114. Credits.Size = UDim2.new(0, 381, 0, 46)
  115. Credits.Font = Enum.Font.SourceSans
  116. Credits.Text = "Credits"
  117. Credits.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  118. Credits.TextScaled = true
  119. Credits.TextSize = 45
  120. Credits.TextWrapped = true
  121.  
  122. CreditsList.Name = "CreditsList"
  123. CreditsList.Parent = MainFrame
  124. CreditsList.BackgroundColor3 = Color3.new(1, 1, 1)
  125. CreditsList.BackgroundTransparency = 1
  126. CreditsList.Position = UDim2.new(0, 0, 0.707770288, 0)
  127. CreditsList.Size = UDim2.new(0, 381, 0, 182)
  128. CreditsList.Font = Enum.Font.SourceSans
  129. CreditsList.Text = "GUI : PhenomOG\n\nAimbot x Infinite Stamina x No jump cooldown : A1_exe\n\nInfinite Yield : Edge#1934 & Moon#6245\n\n"
  130. CreditsList.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  131. CreditsList.TextScaled = true
  132. CreditsList.TextSize = 45
  133. CreditsList.TextWrapped = true
  134.  
  135. -- Scripts
Add Comment
Please, Sign In to add comment