Advertisement
RodrihidenX

rodrissnudes

May 13th, 2020
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.22 KB | None | 0 0
  1. -- ( ͡° ͜ʖ ͡°)
  2. --     )          SERVERSIDE ENGINE - THE POWER OF LEGO EXPLOIT
  3. --    / \
  4.  
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local ScrollingFrame = Instance.new("ScrollingFrame")
  9. local GrabKnife = Instance.new("TextButton")
  10. local UTG = Instance.new("TextButton")
  11. local TextBox = Instance.new("TextBox")
  12. local Title = Instance.new("TextLabel")
  13. local _1 = Instance.new("TextLabel")
  14. local Version = Instance.new("TextLabel")
  15. local Execute = Instance.new("TextButton")
  16. local Clear = Instance.new("TextButton")
  17. local ScriptHub = Instance.new("TextButton")
  18.  
  19. --Properties:
  20.  
  21. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  22. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. Frame.Parent = ScreenGui
  25. Frame.BackgroundColor3 = Color3.fromRGB(255, 201, 106)
  26. Frame.BorderColor3 = Color3.fromRGB(149, 149, 149)
  27. Frame.Position = UDim2.new(0.0460878909, 0, 0.339805841, 0)
  28. Frame.Selectable = true
  29. Frame.Size = UDim2.new(0, 493, 0, 263)
  30. Frame.Draggable = true
  31.  
  32. ScrollingFrame.Parent = Frame
  33. ScrollingFrame.Active = true
  34. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 201, 106)
  35. ScrollingFrame.BorderColor3 = Color3.fromRGB(122, 122, 122)
  36. ScrollingFrame.Position = UDim2.new(1, 0, -0.00760456268, 0)
  37. ScrollingFrame.Size = UDim2.new(0, 174, 0, 293)
  38. ScrollingFrame.Visible = false
  39.  
  40. GrabKnife.Name = "GrabKnife"
  41. GrabKnife.Parent = ScrollingFrame
  42. GrabKnife.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  43. GrabKnife.BorderColor3 = Color3.fromRGB(152, 152, 152)
  44. GrabKnife.Position = UDim2.new(0, 0, 0.0291563962, 0)
  45. GrabKnife.Size = UDim2.new(0, 134, 0, 34)
  46. GrabKnife.Font = Enum.Font.GothamBlack
  47. GrabKnife.Text = "Grab Knife"
  48. GrabKnife.TextColor3 = Color3.fromRGB(0, 0, 0)
  49. GrabKnife.TextSize = 14.000
  50. GrabKnife.MouseButton1Click:connect(function()
  51. loadstring(game:HttpGet(('https://pastebin.com/raw/3r43rUGj'),true))()
  52. end)
  53.  
  54. UTG.Name = "UTG"
  55. UTG.Parent = ScrollingFrame
  56. UTG.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  57. UTG.BorderColor3 = Color3.fromRGB(152, 152, 152)
  58. UTG.Position = UDim2.new(0, 0, 0.137521416, 0)
  59. UTG.Size = UDim2.new(0, 134, 0, 34)
  60. UTG.Font = Enum.Font.GothamBlack
  61. UTG.Text = "UTG Red"
  62. UTG.TextColor3 = Color3.fromRGB(0, 0, 0)
  63. UTG.TextSize = 14.000
  64.  
  65. TextBox.Parent = Frame
  66. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  67. TextBox.BorderSizePixel = 2
  68. TextBox.Position = UDim2.new(0.0709939152, 0, 0.110266156, 0)
  69. TextBox.Size = UDim2.new(0, 438, 0, 184)
  70. TextBox.Font = Enum.Font.Highway
  71. TextBox.PlaceholderColor3 = Color3.fromRGB(84, 176, 27)
  72. TextBox.PlaceholderText = "[ -- Enter here your script-- ]"
  73. TextBox.Text = ""
  74. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  75. TextBox.TextSize = 14.000
  76. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  77. TextBox.TextYAlignment = Enum.TextYAlignment.Top
  78. TextBox.TextWrapped = true
  79.  
  80. Title.Name = "Title"
  81. Title.Parent = Frame
  82. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  83. Title.BackgroundTransparency = 1.000
  84. Title.Position = UDim2.new(-0.0669371262, 0, -0.0456273779, 0)
  85. Title.Size = UDim2.new(0, 200, 0, 50)
  86. Title.Font = Enum.Font.GothamBlack
  87. Title.Text = "Rodri SS"
  88. Title.TextColor3 = Color3.fromRGB(0, 0, 0)
  89. Title.TextSize = 16.000
  90.  
  91. _1.Name = "1"
  92. _1.Parent = Frame
  93. _1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  94. _1.BackgroundTransparency = 1.000
  95. _1.Position = UDim2.new(-0.152129814, 0, 0.0532319397, 0)
  96. _1.Size = UDim2.new(0, 200, 0, 50)
  97. _1.Font = Enum.Font.SourceSansBold
  98. _1.Text = "1."
  99. _1.TextColor3 = Color3.fromRGB(255, 255, 255)
  100. _1.TextSize = 14.000
  101.  
  102. Version.Name = "Version"
  103. Version.Parent = Frame
  104. Version.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  105. Version.BackgroundTransparency = 1.000
  106. Version.Position = UDim2.new(0.612576067, 0, -0.00760456268, 0)
  107. Version.Size = UDim2.new(0, 221, 0, 29)
  108. Version.Font = Enum.Font.Cartoon
  109. Version.Text = "v2"
  110. Version.TextColor3 = Color3.fromRGB(0, 0, 0)
  111. Version.TextSize = 16.000
  112.  
  113. Execute.Name = "Execute"
  114. Execute.Parent = Frame
  115. Execute.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  116. Execute.BorderColor3 = Color3.fromRGB(153, 153, 153)
  117. Execute.Position = UDim2.new(0.0202839766, 0, 0.847908735, 0)
  118. Execute.Size = UDim2.new(0, 157, 0, 32)
  119. Execute.Font = Enum.Font.GothamBlack
  120. Execute.Text = "Execute"
  121. Execute.TextColor3 = Color3.fromRGB(0, 0, 0)
  122. Execute.TextSize = 14.000
  123. Execute.MouseButton1Down:connect(function()
  124. loadstring(TextBox.Text)
  125. end)
  126.  
  127. Clear.Name = "Clear"
  128. Clear.Parent = Frame
  129. Clear.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  130. Clear.BorderColor3 = Color3.fromRGB(153, 153, 153)
  131. Clear.Position = UDim2.new(0.36511156, 0, 0.847908735, 0)
  132. Clear.Size = UDim2.new(0, 147, 0, 32)
  133. Clear.Font = Enum.Font.GothamBlack
  134. Clear.Text = "Clear"
  135. Clear.TextColor3 = Color3.fromRGB(0, 0, 0)
  136. Clear.TextSize = 14.000
  137. Clear.MouseButton1Down:connect(function()
  138. TextBox.Text=""
  139. end)
  140.  
  141. ScriptHub.Name = "ScriptHub"
  142. ScriptHub.Parent = Frame
  143. ScriptHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  144. ScriptHub.BorderColor3 = Color3.fromRGB(153, 153, 153)
  145. ScriptHub.Position = UDim2.new(0.683569968, 0, 0.847908735, 0)
  146. ScriptHub.Size = UDim2.new(0, 136, 0, 32)
  147. ScriptHub.Font = Enum.Font.GothamBlack
  148. ScriptHub.Text = "Script Hub"
  149. ScriptHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  150. ScriptHub.TextSize = 14.000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement