Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- Objects
  2.  
  3. local GameScriptGui = Instance.new("ScreenGui")
  4. local MainFrame = Instance.new("Frame")
  5. local Tittle = Instance.new("Frame")
  6. local Decoration = Instance.new("Frame")
  7. local Header = Instance.new("TextLabel")
  8. local Credits = Instance.new("TextLabel")
  9. local RoExploitv60 = Instance.new("TextButton")
  10. local Wings = Instance.new("TextButton")
  11. local Goku = Instance.new("TextButton")
  12. local Mining = Instance.new("TextButton")
  13. local KohlsAdMinv2 = Instance.new("TextButton")
  14. local GrabKnifeV4 = Instance.new("TextButton")
  15. local xButton = Instance.new("TextButton")
  16. local OpenFrame = Instance.new("Frame")
  17. local Open = Instance.new("TextButton")
  18.  
  19. -- Properties
  20.  
  21. GameScriptGui.Name = "GameScriptGui"
  22. GameScriptGui.Parent = game.Players.LocalPlayer.PlayerGui
  23.  
  24. MainFrame.Name = "MainFrame"
  25. MainFrame.Parent = GameScriptGui
  26. MainFrame.Active = true
  27. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  28. MainFrame.BorderSizePixel = 0
  29. MainFrame.Draggable = true
  30. MainFrame.Position = UDim2.new(0.339118838, 0, 0.0474308431, 0)
  31. MainFrame.Size = UDim2.new(0, 564, 0, 304)
  32. MainFrame.Visible = false
  33. Tittle.Name = "Tittle"
  34. Tittle.Parent = MainFrame
  35. Tittle.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  36. Tittle.BorderSizePixel = 0
  37. Tittle.Size = UDim2.new(0, 564, 0, 36)
  38.  
  39. Decoration.Name = "Decoration"
  40. Decoration.Parent = MainFrame
  41. Decoration.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  42. Decoration.BorderSizePixel = 0
  43. Decoration.Position = UDim2.new(0, 0, 0.118421055, 0)
  44. Decoration.Size = UDim2.new(0, 564, 0, 6)
  45.  
  46. Header.Name = "Header"
  47. Header.Parent = MainFrame
  48. Header.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  49. Header.BorderSizePixel = 0
  50. Header.Position = UDim2.new(0.0549645387, 0, 0, 0)
  51. Header.Size = UDim2.new(0, 409, 0, 36)
  52. Header.Font = Enum.Font.SciFi
  53. Header.Text = "Scripts"
  54. Header.TextColor3 = Color3.new(0.333333, 1, 1)
  55. Header.TextSize = 14
  56.  
  57. Credits.Name = "Credits"
  58. Credits.Parent = MainFrame
  59. Credits.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  60. Credits.BorderSizePixel = 0
  61. Credits.Position = UDim2.new(0.78014183, 0, 0.092105262, 0)
  62. Credits.Size = UDim2.new(0, 124, 0, 8)
  63. Credits.Font = Enum.Font.SciFi
  64. Credits.Text = "Made by Suerzia"
  65. Credits.TextColor3 = Color3.new(0.333333, 1, 1)
  66. Credits.TextSize = 14
  67.  
  68. RoExploitv60.Name = "Ro-Exploit v6.0"
  69. RoExploitv60.Parent = MainFrame
  70. RoExploitv60.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  71. RoExploitv60.BorderSizePixel = 0
  72. RoExploitv60.Position = UDim2.new(0.0283687934, 0, 0.180921048, 0)
  73. RoExploitv60.Size = UDim2.new(0, 229, 0, 50)
  74. RoExploitv60.Font = Enum.Font.SciFi
  75. RoExploitv60.Text = "Ro-Exploit v6.0"
  76. RoExploitv60.TextColor3 = Color3.new(0.333333, 1, 1)
  77. RoExploitv60.TextSize = 14
  78.  
  79. Wings.Name = "Wings"
  80. Wings.Parent = MainFrame
  81. Wings.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  82. Wings.BorderSizePixel = 0
  83. Wings.Position = UDim2.new(0.553191483, 0, 0.180921048, 0)
  84. Wings.Size = UDim2.new(0, 229, 0, 50)
  85. Wings.Font = Enum.Font.SciFi
  86. Wings.Text = "Wings"
  87. Wings.TextColor3 = Color3.new(0.333333, 1, 1)
  88. Wings.TextSize = 14
  89.  
  90. Goku.Name = "Goku"
  91. Goku.Parent = MainFrame
  92. Goku.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  93. Goku.BorderSizePixel = 0
  94. Goku.Position = UDim2.new(0.0283687934, 0, 0.417763174, 0)
  95. Goku.Size = UDim2.new(0, 229, 0, 50)
  96. Goku.Font = Enum.Font.SciFi
  97. Goku.Text = "Goku"
  98. Goku.TextColor3 = Color3.new(0.333333, 1, 1)
  99. Goku.TextSize = 14
  100.  
  101. Mining.Name = "Mining"
  102. Mining.Parent = MainFrame
  103. Mining.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  104. Mining.BorderSizePixel = 0
  105. Mining.Position = UDim2.new(0.553191483, 0, 0.417763174, 0)
  106. Mining.Size = UDim2.new(0, 229, 0, 50)
  107. Mining.Font = Enum.Font.SciFi
  108. Mining.Text = "Mining Simulator Gui"
  109. Mining.TextColor3 = Color3.new(0.333333, 1, 1)
  110. Mining.TextSize = 14
  111.  
  112. KohlsAdMinv2.Name = "Kohl's AdMin v.2"
  113. KohlsAdMinv2.Parent = MainFrame
  114. KohlsAdMinv2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  115. KohlsAdMinv2.BorderSizePixel = 0
  116. KohlsAdMinv2.Position = UDim2.new(0.553191483, 0, 0.674342096, 0)
  117. KohlsAdMinv2.Size = UDim2.new(0, 229, 0, 50)
  118. KohlsAdMinv2.Font = Enum.Font.SciFi
  119. KohlsAdMinv2.Text = "Kohl's Admin V.2"
  120. KohlsAdMinv2.TextColor3 = Color3.new(0.333333, 1, 1)
  121. KohlsAdMinv2.TextSize = 14
  122.  
  123. GrabKnifeV4.Name = "GrabKnife V4"
  124. GrabKnifeV4.Parent = MainFrame
  125. GrabKnifeV4.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  126. GrabKnifeV4.BorderSizePixel = 0
  127. GrabKnifeV4.Position = UDim2.new(0.0283687711, 0, 0.674342096, 0)
  128. GrabKnifeV4.Size = UDim2.new(0, 229, 0, 50)
  129. GrabKnifeV4.Font = Enum.Font.SciFi
  130. GrabKnifeV4.Text = "GrabKnife V4"
  131. GrabKnifeV4.TextColor3 = Color3.new(0.333333, 1, 1)
  132. GrabKnifeV4.TextSize = 14
  133.  
  134. xButton.Name = "xButton"
  135. xButton.Parent = MainFrame
  136. xButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  137. xButton.BorderSizePixel = 0
  138. xButton.Size = UDim2.new(0, 31, 0, 36)
  139. xButton.Font = Enum.Font.SourceSans
  140. xButton.Text = "X"
  141. xButton.TextColor3 = Color3.new(0.333333, 1, 1)
  142. xButton.TextSize = 20
  143.  
  144. OpenFrame.Name = "OpenFrame"
  145. OpenFrame.Parent = GameScriptGui
  146. OpenFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  147. OpenFrame.BorderSizePixel = 0
  148. OpenFrame.Position = UDim2.new(0, 0, 0.707509875, 0)
  149. OpenFrame.Size = UDim2.new(0, 160, 0, 40)
  150.  
  151. Open.Name = "Open"
  152. Open.Parent = OpenFrame
  153. Open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  154. Open.BorderSizePixel = 0
  155. Open.Position = UDim2.new(0, 0, 0.075000003, 0)
  156. Open.Size = UDim2.new(0, 158, 0, 37)
  157. Open.Font = Enum.Font.SciFi
  158. Open.Text = "Open"
  159. Open.TextColor3 = Color3.new(0.333333, 1, 1)
  160. Open.TextSize = 14
  161.  
  162. -- Scripts
  163.  
  164. RoExploitv60.MouseButton1Down:connect(function()
  165. loadstring(game:HttpGet(('https://pastebin.com/raw/5sQWSYHU'),true))()
  166. end)
  167.  
  168. Wings.MouseButton1Down:connect(function()
  169. loadstring(game:HttpGet(('https://pastebin.com/raw/FWxTkFyd'),true))()
  170. end)
  171.  
  172. Goku.MouseButton1Down:connect(function()
  173. loadstring(game:HttpGet(('https://pastebin.com/raw/BgcHkbXg'),true))()
  174. end)
  175.  
  176. Mining.MouseButton1Down:connect(function()
  177. loadstring(game:HttpGet(('https://pastebin.com/raw/HcTy8j7m'),true))()
  178. end)
  179.  
  180. KohlsAdMinv2.MouseButton1Down:connect(function()
  181. loadstring(game:HttpGet(('https://pastebin.com/raw/gp2USAZu'),true))()
  182. end)
  183.  
  184. GrabKnifeV4.MouseButton1Down:connect(function()
  185. loadstring(game:HttpGet(('https://pastebin.com/raw/gnea8ah2'),true))()
  186. end)
  187.  
  188.  
  189.  
  190. -- Open/Close
  191. xButton.MouseButton1Down:connect(function()
  192. MainFrame:TweenPosition(UDim2.new(0.384,0,-1,0), 'Out', 'Elastic', 3)
  193. MainFrame.Visible = false
  194. end)
  195.  
  196. Open.MouseButton1Down:connect(function()
  197. OpenFrame.Visible = false
  198. MainFrame.Visible = true
  199. MainFrame:TweenPosition(UDim2.new(0.384,0,0.377,0), 'Out', 'Elastic', 3)
  200. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement