Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.31 KB | None | 0 0
  1. -- Antoan (OWNER/SCRIPTER).
  2. -- Version: 1.0.5
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Hub = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local OpenScriptsFrame = Instance.new("TextButton")
  8. local MoreScripts = Instance.new("TextButton")
  9. local Scripts = Instance.new("Frame")
  10. local TextLabel_2 = Instance.new("TextLabel")
  11. local MagnetSim = Instance.new("TextButton")
  12. local LumberTycoon2GUI = Instance.new("TextButton")
  13. local RocitizensOPGUI = Instance.new("TextButton")
  14. local InfiniteYIELDFE = Instance.new("TextButton")
  15. local Closeopen = Instance.new("TextButton")
  16. local MoreScripts_2 = Instance.new("ScrollingFrame")
  17. local TextLabel_3 = Instance.new("TextLabel")
  18. local OnePieceMil = Instance.new("TextButton")
  19. --Properties:
  20. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  21. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  22.  
  23. Hub.Name = "Hub"
  24. Hub.Parent = ScreenGui
  25. Hub.BackgroundColor3 = Color3.new(0.309804, 0.388235, 0.819608)
  26. Hub.BorderColor3 = Color3.new(0, 0, 0)
  27. Hub.BorderSizePixel = 5
  28. Hub.Position = UDim2.new(0.0316004083, 0, 0.0876826718, 0)
  29. Hub.Size = UDim2.new(0, 404, 0, 233)
  30.  
  31. TextLabel.Parent = Hub
  32. TextLabel.BackgroundColor3 = Color3.new(0.309804, 0.388235, 0.819608)
  33. TextLabel.BorderSizePixel = 5
  34. TextLabel.Size = UDim2.new(0, 403, 0, 63)
  35. TextLabel.Font = Enum.Font.SciFi
  36. TextLabel.Text = "FunkinGUI"
  37. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  38. TextLabel.TextScaled = true
  39. TextLabel.TextSize = 14
  40. TextLabel.TextWrapped = true
  41.  
  42. OpenScriptsFrame.Name = "Open Scripts Frame"
  43. OpenScriptsFrame.Parent = Hub
  44. OpenScriptsFrame.BackgroundColor3 = Color3.new(1, 0, 0.0470588)
  45. OpenScriptsFrame.BorderColor3 = Color3.new(0.00392157, 0.00784314, 0.0117647)
  46. OpenScriptsFrame.BorderSizePixel = 5
  47. OpenScriptsFrame.Position = UDim2.new(0.250620335, 0, 0.34959349, 0)
  48. OpenScriptsFrame.Size = UDim2.new(0, 200, 0, 50)
  49. OpenScriptsFrame.AutoButtonColor = false
  50. OpenScriptsFrame.Font = Enum.Font.SciFi
  51. OpenScriptsFrame.Text = "Scripts"
  52. OpenScriptsFrame.TextColor3 = Color3.new(0, 0, 0)
  53. OpenScriptsFrame.TextScaled = true
  54. OpenScriptsFrame.TextSize = 14
  55. OpenScriptsFrame.TextWrapped = true
  56.  
  57. MoreScripts.Name = "More Scripts"
  58. MoreScripts.Parent = Hub
  59. MoreScripts.BackgroundColor3 = Color3.new(1, 0, 0.0470588)
  60. MoreScripts.BorderColor3 = Color3.new(0.00392157, 0.00784314, 0.0117647)
  61. MoreScripts.BorderSizePixel = 5
  62. MoreScripts.Position = UDim2.new(0.250620335, 0, 0.65860641, 0)
  63. MoreScripts.Size = UDim2.new(0, 200, 0, 50)
  64. MoreScripts.AutoButtonColor = false
  65. MoreScripts.Font = Enum.Font.SciFi
  66. MoreScripts.Text = "More Scripts"
  67. MoreScripts.TextColor3 = Color3.new(0, 0, 0)
  68. MoreScripts.TextScaled = true
  69. MoreScripts.TextSize = 14
  70. MoreScripts.TextWrapped = true
  71.  
  72. Scripts.Name = "Scripts"
  73. Scripts.Parent = ScreenGui
  74. Scripts.BackgroundColor3 = Color3.new(0, 0, 0)
  75. Scripts.BorderColor3 = Color3.new(0.27451, 0.25098, 0.223529)
  76. Scripts.BorderSizePixel = 5
  77. Scripts.Position = UDim2.new(0.435749292, 0, 0.0563674308, 0)
  78. Scripts.Size = UDim2.new(0, 268, 0, 399)
  79. Scripts.Visible = false
  80.  
  81. TextLabel_2.Parent = Scripts
  82. TextLabel_2.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  83. TextLabel_2.Size = UDim2.new(0, 268, 0, 51)
  84. TextLabel_2.Font = Enum.Font.SciFi
  85. TextLabel_2.Text = "Scripts"
  86. TextLabel_2.TextColor3 = Color3.new(0, 0.898039, 0.027451)
  87. TextLabel_2.TextScaled = true
  88. TextLabel_2.TextSize = 14
  89. TextLabel_2.TextWrapped = true
  90.  
  91. MagnetSim.Name = "Magnet Sim"
  92. MagnetSim.Parent = Scripts
  93. MagnetSim.BackgroundColor3 = Color3.new(0.0745098, 0.905882, 0.266667)
  94. MagnetSim.BorderColor3 = Color3.new(0.196078, 0.0509804, 0.0666667)
  95. MagnetSim.BorderSizePixel = 5
  96. MagnetSim.Position = UDim2.new(0.12686567, 0, 0.203007519, 0)
  97. MagnetSim.Size = UDim2.new(0, 200, 0, 50)
  98. MagnetSim.Font = Enum.Font.SourceSans
  99. MagnetSim.Text = "Magnet SIM OP GUI"
  100. MagnetSim.TextColor3 = Color3.new(0, 0, 0)
  101. MagnetSim.TextScaled = true
  102. MagnetSim.TextSize = 14
  103. MagnetSim.TextWrapped = true
  104.  
  105. LumberTycoon2GUI.Name = "Lumber Tycoon 2 GUI"
  106. LumberTycoon2GUI.Parent = Scripts
  107. LumberTycoon2GUI.BackgroundColor3 = Color3.new(0.0745098, 0.905882, 0.266667)
  108. LumberTycoon2GUI.BorderColor3 = Color3.new(0.196078, 0.0509804, 0.0666667)
  109. LumberTycoon2GUI.BorderSizePixel = 5
  110. LumberTycoon2GUI.Position = UDim2.new(0.12686567, 0, 0.37343359, 0)
  111. LumberTycoon2GUI.Size = UDim2.new(0, 200, 0, 50)
  112. LumberTycoon2GUI.Font = Enum.Font.SourceSans
  113. LumberTycoon2GUI.Text = "Lumber Tycoon 2 GUI"
  114. LumberTycoon2GUI.TextColor3 = Color3.new(0, 0, 0)
  115. LumberTycoon2GUI.TextScaled = true
  116. LumberTycoon2GUI.TextSize = 21
  117. LumberTycoon2GUI.TextWrapped = true
  118.  
  119. RocitizensOPGUI.Name = "Rocitizens OP GUI"
  120. RocitizensOPGUI.Parent = Scripts
  121. RocitizensOPGUI.BackgroundColor3 = Color3.new(0.0745098, 0.905882, 0.266667)
  122. RocitizensOPGUI.BorderColor3 = Color3.new(0.196078, 0.0509804, 0.0666667)
  123. RocitizensOPGUI.BorderSizePixel = 5
  124. RocitizensOPGUI.Position = UDim2.new(0.12686567, 0, 0.548872173, 0)
  125. RocitizensOPGUI.Size = UDim2.new(0, 200, 0, 50)
  126. RocitizensOPGUI.Font = Enum.Font.SourceSans
  127. RocitizensOPGUI.Text = "RoCitizens OP GUI"
  128. RocitizensOPGUI.TextColor3 = Color3.new(0, 0, 0)
  129. RocitizensOPGUI.TextScaled = true
  130. RocitizensOPGUI.TextSize = 21
  131. RocitizensOPGUI.TextWrapped = true
  132.  
  133. InfiniteYIELDFE.Name = "Infinite YIELD FE"
  134. InfiniteYIELDFE.Parent = Scripts
  135. InfiniteYIELDFE.BackgroundColor3 = Color3.new(0.0745098, 0.905882, 0.266667)
  136. InfiniteYIELDFE.BorderColor3 = Color3.new(0.196078, 0.0509804, 0.0666667)
  137. InfiniteYIELDFE.BorderSizePixel = 5
  138. InfiniteYIELDFE.Position = UDim2.new(0.13432835, 0, 0.751879692, 0)
  139. InfiniteYIELDFE.Size = UDim2.new(0, 200, 0, 50)
  140. InfiniteYIELDFE.Font = Enum.Font.SourceSans
  141. InfiniteYIELDFE.Text = "Infinite Yield FE"
  142. InfiniteYIELDFE.TextColor3 = Color3.new(0, 0, 0)
  143. InfiniteYIELDFE.TextScaled = true
  144. InfiniteYIELDFE.TextSize = 21
  145. InfiniteYIELDFE.TextWrapped = true
  146.  
  147. Closeopen.Name = "Close/open"
  148. Closeopen.Parent = ScreenGui
  149. Closeopen.BackgroundColor3 = Color3.new(0.866667, 1, 0.180392)
  150. Closeopen.BorderColor3 = Color3.new(0, 0, 0)
  151. Closeopen.BorderSizePixel = 5
  152. Closeopen.Position = UDim2.new(-0.000510513783, 0, 0.835073113, 0)
  153. Closeopen.Size = UDim2.new(0, 200, 0, 50)
  154. Closeopen.Font = Enum.Font.SciFi
  155. Closeopen.Text = "Close/Open"
  156. Closeopen.TextColor3 = Color3.new(0, 0, 0)
  157. Closeopen.TextScaled = true
  158. Closeopen.TextSize = 14
  159. Closeopen.TextWrapped = true
  160.  
  161. MoreScripts_2.Name = "MoreScripts"
  162. MoreScripts_2.Parent = ScreenGui
  163. MoreScripts_2.BackgroundColor3 = Color3.new(0, 0, 0)
  164. MoreScripts_2.BorderColor3 = Color3.new(0.27451, 0.25098, 0.223529)
  165. MoreScripts_2.BorderSizePixel = 5
  166. MoreScripts_2.Position = UDim2.new(0.721334517, 0, 0.054279834, 0)
  167. MoreScripts_2.Size = UDim2.new(0, 277, 0, 399)
  168. MoreScripts_2.Visible = false
  169.  
  170. TextLabel_3.Parent = MoreScripts_2
  171. TextLabel_3.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  172. TextLabel_3.Size = UDim2.new(0, 268, 0, 51)
  173. TextLabel_3.Font = Enum.Font.SciFi
  174. TextLabel_3.Text = "More Scripts"
  175. TextLabel_3.TextColor3 = Color3.new(0, 0.898039, 0.027451)
  176. TextLabel_3.TextScaled = true
  177. TextLabel_3.TextSize = 14
  178. TextLabel_3.TextWrapped = true
  179.  
  180. OnePieceMil.Name = "One Piece Mil"
  181. OnePieceMil.Parent = MoreScripts_2
  182. OnePieceMil.BackgroundColor3 = Color3.new(0.0745098, 0.905882, 0.266667)
  183. OnePieceMil.BorderColor3 = Color3.new(0.196078, 0.0509804, 0.0666667)
  184. OnePieceMil.BorderSizePixel = 5
  185. OnePieceMil.Position = UDim2.new(0.0835443661, 0, 0.0850534514, 0)
  186. OnePieceMil.Size = UDim2.new(0, 200, 0, 50)
  187. OnePieceMil.Font = Enum.Font.SourceSans
  188. OnePieceMil.Text = "One Piece Millennium GUI"
  189. OnePieceMil.TextColor3 = Color3.new(0, 0, 0)
  190. OnePieceMil.TextScaled = true
  191. OnePieceMil.TextSize = 14
  192. OnePieceMil.TextWrapped = true
  193. -- Scripts:
  194. function SCRIPT_XROB79_FAKESCRIPT() -- OpenScriptsFrame.LocalScript
  195. local script = Instance.new('LocalScript')
  196. script.Parent = OpenScriptsFrame
  197. local press = false
  198.  
  199. script.Parent.MouseButton1Click:Connect(function()
  200. print("Scripts Opened!")
  201. if press == false then
  202. script.Parent.Parent.Parent.Scripts.Visible = true
  203. press = true
  204.  
  205. elseif press == true then
  206. script.Parent.Parent.Parent.Scripts.Visible = false
  207. press = false
  208. end
  209. end)
  210.  
  211. end
  212. coroutine.resume(coroutine.create(SCRIPT_XROB79_FAKESCRIPT))
  213. function SCRIPT_YMRY75_FAKESCRIPT() -- MoreScripts.LocalScript
  214. local script = Instance.new('LocalScript')
  215. script.Parent = MoreScripts
  216. local press = false
  217.  
  218. script.Parent.MouseButton1Click:Connect(function()
  219. print("More Scripts Opened!")
  220. if press == false then
  221. script.Parent.Parent.Parent.MoreScripts.Visible = true
  222. press = true
  223.  
  224. elseif press == true then
  225. script.Parent.Parent.Parent.MoreScripts.Visible = false
  226. press = false
  227. end
  228. end)
  229.  
  230. end
  231. coroutine.resume(coroutine.create(SCRIPT_YMRY75_FAKESCRIPT))
  232. function SCRIPT_IBJW67_FAKESCRIPT() -- ScreenGui.Draggable Hub
  233. local script = Instance.new('LocalScript')
  234. script.Parent = ScreenGui
  235. Hub = script.Parent.Hub
  236. Hub.Draggable = true
  237. Hub.Active = true
  238. Hub.Selectable = true
  239.  
  240. end
  241. coroutine.resume(coroutine.create(SCRIPT_IBJW67_FAKESCRIPT))
  242. function SCRIPT_VIXD87_FAKESCRIPT() -- MagnetSim.LocalScript
  243. local script = Instance.new('LocalScript')
  244. script.Parent = MagnetSim
  245. script.Parent.MouseButton1Click:Connect(function()
  246. loadstring(game:HttpGet(('https://pastebin.com/raw/1XH32ceD'),true))() -- Shortent Magnet Simulator GUI
  247. end)
  248.  
  249. end
  250. coroutine.resume(coroutine.create(SCRIPT_VIXD87_FAKESCRIPT))
  251. function SCRIPT_UJEX86_FAKESCRIPT() -- LumberTycoon2GUI.LocalScript
  252. local script = Instance.new('LocalScript')
  253. script.Parent = LumberTycoon2GUI
  254. script.Parent.MouseButton1Click:Connect(function()
  255. loadstring(game:HttpGet(('https://pastebin.com/raw/qW9ZxbHw'),true))() -- Shortent Lumber Tycoon 2 script
  256. end)
  257.  
  258. end
  259. coroutine.resume(coroutine.create(SCRIPT_UJEX86_FAKESCRIPT))
  260. function SCRIPT_YXIM76_FAKESCRIPT() -- RocitizensOPGUI.LocalScript
  261. local script = Instance.new('LocalScript')
  262. script.Parent = RocitizensOPGUI
  263. script.Parent.MouseButton1Click:Connect(function()
  264. loadstring(game:HttpGet(('https://pastebin.com/raw/DuYXk6ru'),true))() -- Shortent Rocitizens Scirpt
  265. end)
  266.  
  267. end
  268. coroutine.resume(coroutine.create(SCRIPT_YXIM76_FAKESCRIPT))
  269. function SCRIPT_LUGZ71_FAKESCRIPT() -- InfiniteYIELDFE.LocalScript
  270. local script = Instance.new('LocalScript')
  271. script.Parent = InfiniteYIELDFE
  272. script.Parent.MouseButton1Click:Connect(function()
  273. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))() --- shortent infinite yield
  274. end)
  275.  
  276. end
  277. coroutine.resume(coroutine.create(SCRIPT_LUGZ71_FAKESCRIPT))
  278. function SCRIPT_ZMQQ74_FAKESCRIPT() -- ScreenGui.Draggable Scripts
  279. local script = Instance.new('LocalScript')
  280. script.Parent = ScreenGui
  281. Scripts = script.Parent.Scripts
  282. Scripts.Draggable = true
  283. Scripts.Active = true
  284. Scripts.Selectable = true
  285.  
  286. end
  287. coroutine.resume(coroutine.create(SCRIPT_ZMQQ74_FAKESCRIPT))
  288. function SCRIPT_CURY82_FAKESCRIPT() -- Closeopen.LocalScript
  289. local script = Instance.new('LocalScript')
  290. script.Parent = Closeopen
  291. local pressed = false
  292.  
  293. script.parent.MouseButton1Click:Connect(function()
  294. if pressed == false then
  295. script.parent.parent.Hub.Visible = false
  296. pressed = true
  297.  
  298. elseif pressed == true then
  299. script.parent.parent.Hub.Visible = true
  300. pressed = false
  301. end
  302.  
  303. end)
  304.  
  305. end
  306. coroutine.resume(coroutine.create(SCRIPT_CURY82_FAKESCRIPT))
  307. function SCRIPT_NHVT81_FAKESCRIPT() -- OnePieceMil.LocalScript
  308. local script = Instance.new('LocalScript')
  309. script.Parent = OnePieceMil
  310. script.Parent.MouseButton1Click:Connect(function()
  311. loadstring(game:HttpGet(('https://pastebin.com/raw/U85zJPby'),true))()-- Shortest one piece millennium op gui
  312. end)
  313.  
  314. end
  315. coroutine.resume(coroutine.create(SCRIPT_NHVT81_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement