Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.51 KB | None | 0 0
  1. -- Objects
  2.  
  3. local BorkGui = Instance.new("ScreenGui")
  4. local OpenClose = Instance.new("Frame")
  5. local OC = Instance.new("TextButton")
  6. local Main = Instance.new("Frame")
  7. local Background = Instance.new("ImageLabel")
  8. local Title = Instance.new("TextLabel")
  9. local AutoLoops = Instance.new("TextLabel")
  10. local FakeCrate = Instance.new("TextButton")
  11. local CodeRedeem = Instance.new("TextButton")
  12. local Enchanter = Instance.new("TextButton")
  13. local RemoveInf = Instance.new("TextButton")
  14. local CrateTeleportOn = Instance.new("TextButton")
  15. local CrateTeleportOff = Instance.new("TextButton")
  16. local NotificationsOff = Instance.new("TextButton")
  17. local NotificationsOn = Instance.new("TextButton")
  18. local CrateTeleport = Instance.new("TextLabel")
  19. local Notifications = Instance.new("TextLabel")
  20. local AutoRebirthOff = Instance.new("TextButton")
  21. local AutoRebirthOn = Instance.new("TextButton")
  22. local RemoteClickerOn = Instance.new("TextButton")
  23. local RemoteClickerOff = Instance.new("TextButton")
  24. local RemoteClicker = Instance.new("TextLabel")
  25. local AutoRebirth = Instance.new("TextLabel")
  26. local WUHUG = Instance.new("TextButton")
  27. local DOC = Instance.new("TextButton")
  28. local Layout1 = Instance.new("TextButton")
  29. local Factory1 = Instance.new("TextButton")
  30. local Layout2 = Instance.new("TextButton")
  31. local Factory2 = Instance.new("TextButton")
  32. local Layout3 = Instance.new("TextButton")
  33. local Factory4 = Instance.new("TextButton")
  34. local Factory3 = Instance.new("TextButton")
  35. local Factory5 = Instance.new("TextButton")
  36. local Factory6 = Instance.new("TextButton")
  37. local FactoryTeleport = Instance.new("TextLabel")
  38. local AutoLayout = Instance.new("TextLabel")
  39. local LuckyClover = Instance.new("TextButton")
  40. local Other = Instance.new("TextLabel")
  41. local TwitchPoints = Instance.new("TextButton")
  42. local MaskedMan = Instance.new("TextButton")
  43. local Boxman = Instance.new("TextButton")
  44. local UpgraderCframe = Instance.new("TextButton")
  45. local Santa = Instance.new("TextButton")
  46. local FacOwner = Instance.new("TextButton")
  47. local BuyCrate = Instance.new("TextButton")
  48. local Jump = Instance.new("TextButton")
  49. local Speed = Instance.new("TextButton")
  50. local Night = Instance.new("TextButton")
  51. local Day = Instance.new("TextButton")
  52. local FBU = Instance.new("TextButton")
  53. local SU = Instance.new("TextButton")
  54. local SR = Instance.new("TextButton")
  55. local MU = Instance.new("TextButton")
  56. local AOA = Instance.new("TextButton")
  57. local FS = Instance.new("TextButton")
  58. local OTC = Instance.new("TextButton")
  59. local SLR = Instance.new("TextButton")
  60. local OTrans = Instance.new("TextButton")
  61. local OTra = Instance.new("TextButton")
  62. local MS = Instance.new("TextButton")
  63. local NS = Instance.new("TextButton")
  64. local CAT = Instance.new("TextButton")
  65. local Instructions = Instance.new("TextButton")
  66. local ResetSpeed = Instance.new("TextButton")
  67. local ResetJump = Instance.new("TextButton")
  68. local Instructions_2 = Instance.new("Frame")
  69. local Title_2 = Instance.new("TextLabel")
  70. local Other_2 = Instance.new("TextLabel")
  71. local Toggles = Instance.new("TextLabel")
  72. local TextLabel = Instance.new("TextLabel")
  73. local TextLabel_2 = Instance.new("TextLabel")
  74. _G.FBorkAutoRebirth = true
  75. _G.FBorkRemoteClicker = true
  76. _G.FBorkCrateTeleport = true
  77. _G.BorkCrateTeleport = nil
  78. _G.BorkRemoteClicker = nil
  79. _G.BorkAutoRebirth = nil
  80.  
  81. -- Properties
  82.  
  83. BorkGui.Name = "BorkGui"
  84. BorkGui.Parent = game.CoreGui
  85.  
  86. OpenClose.Name = "OpenClose"
  87. OpenClose.Parent = BorkGui
  88. OpenClose.BackgroundColor3 = Color3.new(1, 1, 1)
  89. OpenClose.BackgroundTransparency = 1
  90. OpenClose.Position = UDim2.new(0.683441579, 0, 0.873536348, 0)
  91. OpenClose.Size = UDim2.new(0, 100, 0, 100)
  92.  
  93. OC.Name = "OC"
  94. OC.Parent = OpenClose
  95. OC.BackgroundColor3 = Color3.new(0, 0, 0)
  96. OC.Position = UDim2.new(0.680890799, 0, 0.8438797, 0)
  97. OC.Size = UDim2.new(0, 31, 0, 11)
  98. OC.Font = Enum.Font.SourceSans
  99. OC.Text = "Close"
  100. OC.TextColor3 = Color3.new(1, 1, 1)
  101. OC.TextSize = 14
  102.  
  103. Main.Name = "Main"
  104. Main.Parent = BorkGui
  105. Main.Active = true
  106. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  107. Main.BackgroundTransparency = 1
  108. Main.Position = UDim2.new(0.352596313, 0, 0.669789195, 0)
  109. Main.Selectable = true
  110. Main.Size = UDim2.new(0, 418, 0, 225)
  111.  
  112. Background.Name = "Background"
  113. Background.Parent = Main
  114. Background.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  115. Background.BorderSizePixel = 0
  116. Background.Position = UDim2.new(0, 0, 0.0565340184, 0)
  117. Background.Size = UDim2.new(0, 714, 0, 205)
  118. Background.Image = "rbxassetid://2557904560"
  119. Background.ImageTransparency = 1
  120.  
  121. Title.Name = "Title"
  122. Title.Parent = Main
  123. Title.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  124. Title.BorderSizePixel = 0
  125. Title.Position = UDim2.new(-0.00110841601, 0, -0.0101326499, 0)
  126. Title.Size = UDim2.new(0, 715, 0, 15)
  127. Title.Font = Enum.Font.SourceSansBold
  128. Title.Text = "Bork's Miner's Haven Gui V1"
  129. Title.TextColor3 = Color3.new(1, 1, 1)
  130. Title.TextSize = 14
  131. Title.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  132. Title.TextWrapped = true
  133.  
  134. AutoLoops.Name = "AutoLoops"
  135. AutoLoops.Parent = Main
  136. AutoLoops.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  137. AutoLoops.BorderSizePixel = 0
  138. AutoLoops.Position = UDim2.new(0.935406566, 0, 0.0533333346, 0)
  139. AutoLoops.Size = UDim2.new(0, 324, 0, 21)
  140. AutoLoops.Font = Enum.Font.SourceSansBold
  141. AutoLoops.Text = "Auto Loops"
  142. AutoLoops.TextColor3 = Color3.new(0, 0, 0)
  143. AutoLoops.TextSize = 14
  144.  
  145. FakeCrate.Name = "FakeCrate"
  146. FakeCrate.Parent = Main
  147. FakeCrate.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  148. FakeCrate.BorderSizePixel = 0
  149. FakeCrate.Position = UDim2.new(0.477948785, 0, 0.766791463, 0)
  150. FakeCrate.Size = UDim2.new(0, 96, 0, 20)
  151. FakeCrate.Font = Enum.Font.SourceSans
  152. FakeCrate.Text = "Fake Crate Nuke"
  153. FakeCrate.TextColor3 = Color3.new(0, 0, 0)
  154. FakeCrate.TextSize = 12
  155.  
  156. CodeRedeem.Name = "CodeRedeem"
  157. CodeRedeem.Parent = Main
  158. CodeRedeem.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  159. CodeRedeem.BorderSizePixel = 0
  160. CodeRedeem.Position = UDim2.new(0.477948785, 0, 0.677902579, 0)
  161. CodeRedeem.Size = UDim2.new(0, 97, 0, 20)
  162. CodeRedeem.Font = Enum.Font.SourceSans
  163. CodeRedeem.Text = "Redeem All Codes"
  164. CodeRedeem.TextColor3 = Color3.new(0, 0, 0)
  165. CodeRedeem.TextSize = 12
  166.  
  167. Enchanter.Name = "Enchanter"
  168. Enchanter.Parent = Main
  169. Enchanter.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  170. Enchanter.BorderSizePixel = 0
  171. Enchanter.Position = UDim2.new(0.707613826, 0, 0.766791463, 0)
  172. Enchanter.Size = UDim2.new(0, 95, 0, 20)
  173. Enchanter.Font = Enum.Font.SourceSans
  174. Enchanter.Text = "Enchant Items"
  175. Enchanter.TextColor3 = Color3.new(0, 0, 0)
  176. Enchanter.TextSize = 12
  177.  
  178. RemoveInf.Name = "RemoveInf"
  179. RemoveInf.Parent = Main
  180. RemoveInf.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  181. RemoveInf.BorderSizePixel = 0
  182. RemoveInf.Position = UDim2.new(0.707613826, 0, 0.677902579, 0)
  183. RemoveInf.Size = UDim2.new(0, 95, 0, 20)
  184. RemoveInf.Font = Enum.Font.SourceSans
  185. RemoveInf.Text = "Remove Infusers"
  186. RemoveInf.TextColor3 = Color3.new(0, 0, 0)
  187. RemoveInf.TextSize = 12
  188.  
  189. CrateTeleportOn.Name = "CrateTeleportOn"
  190. CrateTeleportOn.Parent = Main
  191. CrateTeleportOn.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  192. CrateTeleportOn.BorderSizePixel = 0
  193. CrateTeleportOn.Position = UDim2.new(-0.00110847456, 0, 0.326791584, 0)
  194. CrateTeleportOn.Size = UDim2.new(0, 50, 0, 20)
  195. CrateTeleportOn.Font = Enum.Font.SourceSans
  196. CrateTeleportOn.Text = "On"
  197. CrateTeleportOn.TextColor3 = Color3.new(0, 0, 0)
  198. CrateTeleportOn.TextSize = 14
  199.  
  200. CrateTeleportOff.Name = "CrateTeleportOff"
  201. CrateTeleportOff.Parent = Main
  202. CrateTeleportOff.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  203. CrateTeleportOff.BorderSizePixel = 0
  204. CrateTeleportOff.Position = UDim2.new(0.118698202, 0, 0.326791584, 0)
  205. CrateTeleportOff.Size = UDim2.new(0, 50, 0, 20)
  206. CrateTeleportOff.Font = Enum.Font.SourceSans
  207. CrateTeleportOff.Text = "Off"
  208. CrateTeleportOff.TextColor3 = Color3.new(0, 0, 0)
  209. CrateTeleportOff.TextSize = 14
  210.  
  211. NotificationsOff.Name = "NotificationsOff"
  212. NotificationsOff.Parent = Main
  213. NotificationsOff.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  214. NotificationsOff.BorderSizePixel = 0
  215. NotificationsOff.Position = UDim2.new(0.357932687, 0, 0.326791495, 0)
  216. NotificationsOff.Size = UDim2.new(0, 50, 0, 20)
  217. NotificationsOff.Font = Enum.Font.SourceSans
  218. NotificationsOff.Text = "Off"
  219. NotificationsOff.TextColor3 = Color3.new(0, 0, 0)
  220. NotificationsOff.TextSize = 14
  221.  
  222. NotificationsOn.Name = "NotificationsOn"
  223. NotificationsOn.Parent = Main
  224. NotificationsOn.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  225. NotificationsOn.BorderSizePixel = 0
  226. NotificationsOn.Position = UDim2.new(0.23812598, 0, 0.326791644, 0)
  227. NotificationsOn.Size = UDim2.new(0, 50, 0, 20)
  228. NotificationsOn.Font = Enum.Font.SourceSans
  229. NotificationsOn.Text = "On"
  230. NotificationsOn.TextColor3 = Color3.new(0, 0, 0)
  231. NotificationsOn.TextSize = 14
  232.  
  233. CrateTeleport.Name = "CrateTeleport"
  234. CrateTeleport.Parent = Main
  235. CrateTeleport.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  236. CrateTeleport.BorderSizePixel = 0
  237. CrateTeleport.Position = UDim2.new(-0.00110841601, 0, 0.235555559, 0)
  238. CrateTeleport.Size = UDim2.new(0, 100, 0, 21)
  239. CrateTeleport.Font = Enum.Font.SourceSansBold
  240. CrateTeleport.Text = "Crate Teleport"
  241. CrateTeleport.TextColor3 = Color3.new(0, 0, 0)
  242. CrateTeleport.TextSize = 14
  243.  
  244. Notifications.Name = "Notifications"
  245. Notifications.Parent = Main
  246. Notifications.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  247. Notifications.BorderSizePixel = 0
  248. Notifications.Position = UDim2.new(0.236842111, 0, 0.235555559, 0)
  249. Notifications.Size = UDim2.new(0, 101, 0, 21)
  250. Notifications.Font = Enum.Font.SourceSansBold
  251. Notifications.Text = "Notifications"
  252. Notifications.TextColor3 = Color3.new(0, 0, 0)
  253. Notifications.TextSize = 14
  254.  
  255. AutoRebirthOff.Name = "AutoRebirthOff"
  256. AutoRebirthOff.Parent = Main
  257. AutoRebirthOff.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  258. AutoRebirthOff.BorderSizePixel = 0
  259. AutoRebirthOff.Position = UDim2.new(0.118698202, 0, 0.144569337, 0)
  260. AutoRebirthOff.Size = UDim2.new(0, 50, 0, 20)
  261. AutoRebirthOff.Font = Enum.Font.SourceSans
  262. AutoRebirthOff.Text = "Off"
  263. AutoRebirthOff.TextColor3 = Color3.new(0, 0, 0)
  264. AutoRebirthOff.TextSize = 14
  265.  
  266. AutoRebirthOn.Name = "AutoRebirthOn"
  267. AutoRebirthOn.Parent = Main
  268. AutoRebirthOn.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  269. AutoRebirthOn.BorderSizePixel = 0
  270. AutoRebirthOn.Position = UDim2.new(-0.001108489, 0, 0.144569233, 0)
  271. AutoRebirthOn.Size = UDim2.new(0, 50, 0, 20)
  272. AutoRebirthOn.Font = Enum.Font.SourceSans
  273. AutoRebirthOn.Text = "On"
  274. AutoRebirthOn.TextColor3 = Color3.new(0, 0, 0)
  275. AutoRebirthOn.TextSize = 14
  276.  
  277. RemoteClickerOn.Name = "RemoteClickerOn"
  278. RemoteClickerOn.Parent = Main
  279. RemoteClickerOn.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  280. RemoteClickerOn.BorderSizePixel = 0
  281. RemoteClickerOn.Position = UDim2.new(0.23812598, 0, 0.144569397, 0)
  282. RemoteClickerOn.Size = UDim2.new(0, 50, 0, 20)
  283. RemoteClickerOn.Font = Enum.Font.SourceSans
  284. RemoteClickerOn.Text = "On"
  285. RemoteClickerOn.TextColor3 = Color3.new(0, 0, 0)
  286. RemoteClickerOn.TextSize = 14
  287.  
  288. RemoteClickerOff.Name = "RemoteClickerOff"
  289. RemoteClickerOff.Parent = Main
  290. RemoteClickerOff.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  291. RemoteClickerOff.BorderSizePixel = 0
  292. RemoteClickerOff.Position = UDim2.new(0.357932687, 0, 0.144569278, 0)
  293. RemoteClickerOff.Size = UDim2.new(0, 50, 0, 20)
  294. RemoteClickerOff.Font = Enum.Font.SourceSans
  295. RemoteClickerOff.Text = "Off"
  296. RemoteClickerOff.TextColor3 = Color3.new(0, 0, 0)
  297. RemoteClickerOff.TextSize = 14
  298.  
  299. RemoteClicker.Name = "RemoteClicker"
  300. RemoteClicker.Parent = Main
  301. RemoteClicker.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  302. RemoteClicker.BorderSizePixel = 0
  303. RemoteClicker.Position = UDim2.new(0.23812604, 0, 0.0533333346, 0)
  304. RemoteClicker.Size = UDim2.new(0, 100, 0, 21)
  305. RemoteClicker.Font = Enum.Font.SourceSansBold
  306. RemoteClicker.Text = "Auto Remote"
  307. RemoteClicker.TextColor3 = Color3.new(0, 0, 0)
  308. RemoteClicker.TextSize = 14
  309.  
  310. AutoRebirth.Name = "AutoRebirth"
  311. AutoRebirth.Parent = Main
  312. AutoRebirth.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  313. AutoRebirth.BorderSizePixel = 0
  314. AutoRebirth.Position = UDim2.new(-0.00110841601, 0, 0.0533333346, 0)
  315. AutoRebirth.Size = UDim2.new(0, 100, 0, 21)
  316. AutoRebirth.Font = Enum.Font.SourceSansBold
  317. AutoRebirth.Text = "Auto Rebirth"
  318. AutoRebirth.TextColor3 = Color3.new(0, 0, 0)
  319. AutoRebirth.TextSize = 14
  320.  
  321. WUHUG.Name = "WUHUG"
  322. WUHUG.Parent = Main
  323. WUHUG.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  324. WUHUG.BorderSizePixel = 0
  325. WUHUG.Position = UDim2.new(0.934886575, 0, 0.144569233, 0)
  326. WUHUG.Size = UDim2.new(0, 162, 0, 19)
  327. WUHUG.Font = Enum.Font.SourceSans
  328. WUHUG.Text = "Way-Up-High Upgrader"
  329. WUHUG.TextColor3 = Color3.new(0, 0, 0)
  330. WUHUG.TextSize = 12
  331.  
  332. DOC.Name = "DOC"
  333. DOC.Parent = Main
  334. DOC.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  335. DOC.BorderSizePixel = 0
  336. DOC.Position = UDim2.new(0.934886575, 0, 0.229013667, 0)
  337. DOC.Size = UDim2.new(0, 162, 0, 20)
  338. DOC.Font = Enum.Font.SourceSans
  339. DOC.Text = "Digital Ore Cleaner"
  340. DOC.TextColor3 = Color3.new(0, 0, 0)
  341. DOC.TextSize = 12
  342.  
  343. Layout1.Name = "Layout1"
  344. Layout1.Parent = Main
  345. Layout1.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  346. Layout1.BorderSizePixel = 0
  347. Layout1.Position = UDim2.new(0.145412892, 0, 0.777777791, 0)
  348. Layout1.Size = UDim2.new(0, 24, 0, 21)
  349. Layout1.Font = Enum.Font.SourceSans
  350. Layout1.Text = "1"
  351. Layout1.TextColor3 = Color3.new(0, 0, 0)
  352. Layout1.TextSize = 14
  353.  
  354. Factory1.Name = "Factory1"
  355. Factory1.Parent = Main
  356. Factory1.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  357. Factory1.BorderSizePixel = 0
  358. Factory1.Position = UDim2.new(0.145412892, 0, 0.871111095, 0)
  359. Factory1.Size = UDim2.new(0, 24, 0, 21)
  360. Factory1.Font = Enum.Font.SourceSans
  361. Factory1.Text = "1"
  362. Factory1.TextColor3 = Color3.new(0, 0, 0)
  363. Factory1.TextSize = 14
  364.  
  365. Layout2.Name = "Layout2"
  366. Layout2.Parent = Main
  367. Layout2.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  368. Layout2.BorderSizePixel = 0
  369. Layout2.Position = UDim2.new(0.202350795, 0, 0.777777791, 0)
  370. Layout2.Size = UDim2.new(0, 23, 0, 21)
  371. Layout2.Font = Enum.Font.SourceSans
  372. Layout2.Text = "2"
  373. Layout2.TextColor3 = Color3.new(0, 0, 0)
  374. Layout2.TextSize = 14
  375.  
  376. Factory2.Name = "Factory2"
  377. Factory2.Parent = Main
  378. Factory2.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  379. Factory2.BorderSizePixel = 0
  380. Factory2.Position = UDim2.new(0.202350795, 0, 0.871111155, 0)
  381. Factory2.Size = UDim2.new(0, 23, 0, 21)
  382. Factory2.Font = Enum.Font.SourceSans
  383. Factory2.Text = "2"
  384. Factory2.TextColor3 = Color3.new(0, 0, 0)
  385. Factory2.TextSize = 14
  386.  
  387. Layout3.Name = "Layout3"
  388. Layout3.Parent = Main
  389. Layout3.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  390. Layout3.BorderSizePixel = 0
  391. Layout3.Position = UDim2.new(0.256896168, 0, 0.777777791, 0)
  392. Layout3.Size = UDim2.new(0, 23, 0, 21)
  393. Layout3.Font = Enum.Font.SourceSans
  394. Layout3.Text = "3"
  395. Layout3.TextColor3 = Color3.new(0, 0, 0)
  396. Layout3.TextSize = 14
  397.  
  398. Factory4.Name = "Factory4"
  399. Factory4.Parent = Main
  400. Factory4.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  401. Factory4.BorderSizePixel = 0
  402. Factory4.Position = UDim2.new(0.311920017, 0, 0.871111095, 0)
  403. Factory4.Size = UDim2.new(0, 23, 0, 21)
  404. Factory4.Font = Enum.Font.SourceSans
  405. Factory4.Text = "4"
  406. Factory4.TextColor3 = Color3.new(0, 0, 0)
  407. Factory4.TextSize = 14
  408.  
  409. Factory3.Name = "Factory3"
  410. Factory3.Parent = Main
  411. Factory3.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  412. Factory3.BorderSizePixel = 0
  413. Factory3.Position = UDim2.new(0.256896138, 0, 0.871111095, 0)
  414. Factory3.Size = UDim2.new(0, 23, 0, 21)
  415. Factory3.Font = Enum.Font.SourceSans
  416. Factory3.Text = "3"
  417. Factory3.TextColor3 = Color3.new(0, 0, 0)
  418. Factory3.TextSize = 14
  419.  
  420. Factory5.Name = "Factory5"
  421. Factory5.Parent = Main
  422. Factory5.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  423. Factory5.BorderSizePixel = 0
  424. Factory5.Position = UDim2.new(0.365740478, 0, 0.871111095, 0)
  425. Factory5.Size = UDim2.new(0, 24, 0, 21)
  426. Factory5.Font = Enum.Font.SourceSans
  427. Factory5.Text = "5"
  428. Factory5.TextColor3 = Color3.new(0, 0, 0)
  429. Factory5.TextSize = 14
  430.  
  431. Factory6.Name = "Factory6"
  432. Factory6.Parent = Main
  433. Factory6.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  434. Factory6.BorderSizePixel = 0
  435. Factory6.Position = UDim2.new(0.423156738, 0, 0.871111095, 0)
  436. Factory6.Size = UDim2.new(0, 23, 0, 21)
  437. Factory6.Font = Enum.Font.SourceSans
  438. Factory6.Text = "6"
  439. Factory6.TextColor3 = Color3.new(0, 0, 0)
  440. Factory6.TextSize = 14
  441.  
  442. FactoryTeleport.Name = "FactoryTeleport"
  443. FactoryTeleport.Parent = Main
  444. FactoryTeleport.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  445. FactoryTeleport.BorderSizePixel = 0
  446. FactoryTeleport.Position = UDim2.new(6.67298227e-05, 0, 0.871111095, 0)
  447. FactoryTeleport.Size = UDim2.new(0, 62, 0, 21)
  448. FactoryTeleport.Font = Enum.Font.SourceSansBold
  449. FactoryTeleport.Text = "Factory Tp"
  450. FactoryTeleport.TextColor3 = Color3.new(0, 0, 0)
  451. FactoryTeleport.TextSize = 12
  452.  
  453. AutoLayout.Name = "AutoLayout"
  454. AutoLayout.Parent = Main
  455. AutoLayout.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  456. AutoLayout.BorderSizePixel = 0
  457. AutoLayout.Position = UDim2.new(-0.000520112924, 0, 0.777777791, 0)
  458. AutoLayout.Size = UDim2.new(0, 62, 0, 21)
  459. AutoLayout.Font = Enum.Font.SourceSansBold
  460. AutoLayout.Text = "Auto Layout"
  461. AutoLayout.TextColor3 = Color3.new(0, 0, 0)
  462. AutoLayout.TextSize = 12
  463.  
  464. LuckyClover.Name = "LuckyClover"
  465. LuckyClover.Parent = Main
  466. LuckyClover.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  467. LuckyClover.BorderSizePixel = 0
  468. LuckyClover.Position = UDim2.new(0.476991922, 0, 0.140124783, 0)
  469. LuckyClover.Size = UDim2.new(0, 97, 0, 20)
  470. LuckyClover.Font = Enum.Font.SourceSans
  471. LuckyClover.Text = "Lucky Clovers"
  472. LuckyClover.TextColor3 = Color3.new(0, 0, 0)
  473. LuckyClover.TextSize = 12
  474.  
  475. Other.Name = "Other"
  476. Other.Parent = Main
  477. Other.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  478. Other.BorderSizePixel = 0
  479. Other.Position = UDim2.new(0.476076543, 0, 0.0533333346, 0)
  480. Other.Size = UDim2.new(0, 192, 0, 20)
  481. Other.Font = Enum.Font.SourceSansBold
  482. Other.Text = "Other"
  483. Other.TextColor3 = Color3.new(0, 0, 0)
  484. Other.TextSize = 14
  485.  
  486. TwitchPoints.Name = "TwitchPoints"
  487. TwitchPoints.Parent = Main
  488. TwitchPoints.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  489. TwitchPoints.BorderSizePixel = 0
  490. TwitchPoints.Position = UDim2.new(0.707613826, 0, 0.140124783, 0)
  491. TwitchPoints.Size = UDim2.new(0, 95, 0, 21)
  492. TwitchPoints.Font = Enum.Font.SourceSans
  493. TwitchPoints.Text = "Twitch Points"
  494. TwitchPoints.TextColor3 = Color3.new(0, 0, 0)
  495. TwitchPoints.TextSize = 12
  496.  
  497. MaskedMan.Name = "MaskedMan"
  498. MaskedMan.Parent = Main
  499. MaskedMan.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  500. MaskedMan.BorderSizePixel = 0
  501. MaskedMan.Position = UDim2.new(0.477948785, 0, 0.229013667, 0)
  502. MaskedMan.Size = UDim2.new(0, 97, 0, 21)
  503. MaskedMan.Font = Enum.Font.SourceSans
  504. MaskedMan.Text = "Masked Man"
  505. MaskedMan.TextColor3 = Color3.new(0, 0, 0)
  506. MaskedMan.TextSize = 12
  507.  
  508. Boxman.Name = "Boxman"
  509. Boxman.Parent = Main
  510. Boxman.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  511. Boxman.BorderSizePixel = 0
  512. Boxman.Position = UDim2.new(0.707613826, 0, 0.233458117, 0)
  513. Boxman.Size = UDim2.new(0, 95, 0, 20)
  514. Boxman.Font = Enum.Font.SourceSans
  515. Boxman.Text = "Box Man"
  516. Boxman.TextColor3 = Color3.new(0, 0, 0)
  517. Boxman.TextSize = 12
  518.  
  519. UpgraderCframe.Name = "UpgraderCframe"
  520. UpgraderCframe.Parent = Main
  521. UpgraderCframe.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  522. UpgraderCframe.BorderSizePixel = 0
  523. UpgraderCframe.Position = UDim2.new(0.476991922, 0, 0.322347015, 0)
  524. UpgraderCframe.Size = UDim2.new(0, 97, 0, 20)
  525. UpgraderCframe.Font = Enum.Font.SourceSans
  526. UpgraderCframe.Text = "Upgrader CFrame"
  527. UpgraderCframe.TextColor3 = Color3.new(0, 0, 0)
  528. UpgraderCframe.TextSize = 12
  529.  
  530. Santa.Name = "Santa"
  531. Santa.Parent = Main
  532. Santa.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  533. Santa.BorderSizePixel = 0
  534. Santa.Position = UDim2.new(0.705221534, 0, 0.322347015, 0)
  535. Santa.Size = UDim2.new(0, 96, 0, 20)
  536. Santa.Font = Enum.Font.SourceSans
  537. Santa.Text = "Santa"
  538. Santa.TextColor3 = Color3.new(0, 0, 0)
  539. Santa.TextSize = 12
  540.  
  541. FacOwner.Name = "FacOwner"
  542. FacOwner.Parent = Main
  543. FacOwner.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  544. FacOwner.BorderSizePixel = 0
  545. FacOwner.Position = UDim2.new(0.477948815, 0, 0.411235899, 0)
  546. FacOwner.Size = UDim2.new(0, 95, 0, 20)
  547. FacOwner.Font = Enum.Font.SourceSans
  548. FacOwner.Text = "Print Factory Owners"
  549. FacOwner.TextColor3 = Color3.new(0, 0, 0)
  550. FacOwner.TextSize = 12
  551.  
  552. BuyCrate.Name = "BuyCrate"
  553. BuyCrate.Parent = Main
  554. BuyCrate.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  555. BuyCrate.BorderSizePixel = 0
  556. BuyCrate.Position = UDim2.new(0.705221534, 0, 0.411235899, 0)
  557. BuyCrate.Size = UDim2.new(0, 96, 0, 20)
  558. BuyCrate.Font = Enum.Font.SourceSans
  559. BuyCrate.Text = "Buy Crate Items"
  560. BuyCrate.TextColor3 = Color3.new(0, 0, 0)
  561. BuyCrate.TextSize = 12
  562.  
  563. Jump.Name = "Jump"
  564. Jump.Parent = Main
  565. Jump.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  566. Jump.BorderSizePixel = 0
  567. Jump.Position = UDim2.new(0.707613826, 0, 0.500124812, 0)
  568. Jump.Size = UDim2.new(0, 95, 0, 20)
  569. Jump.Font = Enum.Font.SourceSans
  570. Jump.Text = "+10 Jump"
  571. Jump.TextColor3 = Color3.new(0, 0, 0)
  572. Jump.TextSize = 12
  573.  
  574. Speed.Name = "Speed"
  575. Speed.Parent = Main
  576. Speed.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  577. Speed.BorderSizePixel = 0
  578. Speed.Position = UDim2.new(0.477948785, 0, 0.500124812, 0)
  579. Speed.Size = UDim2.new(0, 96, 0, 20)
  580. Speed.Font = Enum.Font.SourceSans
  581. Speed.Text = "+10 Speed"
  582. Speed.TextColor3 = Color3.new(0, 0, 0)
  583. Speed.TextSize = 12
  584.  
  585. Night.Name = "Night"
  586. Night.Parent = Main
  587. Night.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  588. Night.BorderSizePixel = 0
  589. Night.Position = UDim2.new(0.477948785, 0, 0.589013696, 0)
  590. Night.Size = UDim2.new(0, 97, 0, 20)
  591. Night.Font = Enum.Font.SourceSans
  592. Night.Text = "Set To Night"
  593. Night.TextColor3 = Color3.new(0, 0, 0)
  594. Night.TextSize = 12
  595.  
  596. Day.Name = "Day"
  597. Day.Parent = Main
  598. Day.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  599. Day.BorderSizePixel = 0
  600. Day.Position = UDim2.new(0.707613826, 0, 0.589013696, 0)
  601. Day.Size = UDim2.new(0, 95, 0, 20)
  602. Day.Font = Enum.Font.SourceSans
  603. Day.Text = "Set To Day"
  604. Day.TextColor3 = Color3.new(0, 0, 0)
  605. Day.TextSize = 12
  606.  
  607. FBU.Name = "FBU"
  608. FBU.Parent = Main
  609. FBU.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  610. FBU.BorderSizePixel = 0
  611. FBU.Position = UDim2.new(0.934886754, 0, 0.317902565, 0)
  612. FBU.Size = UDim2.new(0, 162, 0, 20)
  613. FBU.Font = Enum.Font.SourceSans
  614. FBU.Text = "Freon-Blast Upgrader"
  615. FBU.TextColor3 = Color3.new(0, 0, 0)
  616. FBU.TextSize = 12
  617.  
  618. SU.Name = "SU"
  619. SU.Parent = Main
  620. SU.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  621. SU.BorderSizePixel = 0
  622. SU.Position = UDim2.new(0.934886754, 0, 0.406791449, 0)
  623. SU.Size = UDim2.new(0, 162, 0, 20)
  624. SU.Font = Enum.Font.SourceSans
  625. SU.Text = "Serpentine Upgrader"
  626. SU.TextColor3 = Color3.new(0, 0, 0)
  627. SU.TextSize = 12
  628.  
  629. SR.Name = "SR"
  630. SR.Parent = Main
  631. SR.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  632. SR.BorderSizePixel = 0
  633. SR.Position = UDim2.new(0.934886575, 0, 0.495680362, 0)
  634. SR.Size = UDim2.new(0, 162, 0, 20)
  635. SR.Font = Enum.Font.SourceSans
  636. SR.Text = "Suspended Refiner"
  637. SR.TextColor3 = Color3.new(0, 0, 0)
  638. SR.TextSize = 12
  639.  
  640. MU.Name = "MU"
  641. MU.Parent = Main
  642. MU.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  643. MU.BorderSizePixel = 0
  644. MU.Position = UDim2.new(0.934886575, 0, 0.584569275, 0)
  645. MU.Size = UDim2.new(0, 162, 0, 20)
  646. MU.Font = Enum.Font.SourceSans
  647. MU.Text = "Molten Upgrader"
  648. MU.TextColor3 = Color3.new(0, 0, 0)
  649. MU.TextSize = 12
  650.  
  651. AOA.Name = "AOA"
  652. AOA.Parent = Main
  653. AOA.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  654. AOA.BorderSizePixel = 0
  655. AOA.Position = UDim2.new(0.934886575, 0, 0.673458159, 0)
  656. AOA.Size = UDim2.new(0, 162, 0, 20)
  657. AOA.Font = Enum.Font.SourceSans
  658. AOA.Text = "Advanced Ore Atomizer"
  659. AOA.TextColor3 = Color3.new(0, 0, 0)
  660. AOA.TextSize = 12
  661.  
  662. FS.Name = "FS"
  663. FS.Parent = Main
  664. FS.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  665. FS.BorderSizePixel = 0
  666. FS.Position = UDim2.new(0.934886575, 0, 0.762347043, 0)
  667. FS.Size = UDim2.new(0, 162, 0, 20)
  668. FS.Font = Enum.Font.SourceSans
  669. FS.Text = "Freon Supressor"
  670. FS.TextColor3 = Color3.new(0, 0, 0)
  671. FS.TextSize = 12
  672.  
  673. OTC.Name = "OTC"
  674. OTC.Parent = Main
  675. OTC.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  676. OTC.BorderSizePixel = 0
  677. OTC.Position = UDim2.new(0.934886575, 0, 0.851235926, 0)
  678. OTC.Size = UDim2.new(0, 162, 0, 20)
  679. OTC.Font = Enum.Font.SourceSans
  680. OTC.Text = "Ore Thermocrusher"
  681. OTC.TextColor3 = Color3.new(0, 0, 0)
  682. OTC.TextSize = 12
  683.  
  684. SLR.Name = "SLR"
  685. SLR.Parent = Main
  686. SLR.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  687. SLR.BorderSizePixel = 0
  688. SLR.Position = UDim2.new(1.32244635, 0, 0.144569233, 0)
  689. SLR.Size = UDim2.new(0, 162, 0, 20)
  690. SLR.Font = Enum.Font.SourceSans
  691. SLR.Text = "Suspended Lava Refiner"
  692. SLR.TextColor3 = Color3.new(0, 0, 0)
  693. SLR.TextSize = 12
  694.  
  695. OTrans.Name = "OTrans"
  696. OTrans.Parent = Main
  697. OTrans.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  698. OTrans.BorderSizePixel = 0
  699. OTrans.Position = UDim2.new(1.32244635, 0, 0.233458117, 0)
  700. OTrans.Size = UDim2.new(0, 162, 0, 21)
  701. OTrans.Font = Enum.Font.SourceSans
  702. OTrans.Text = "Ore Transistor"
  703. OTrans.TextColor3 = Color3.new(0, 0, 0)
  704. OTrans.TextSize = 12
  705.  
  706. OTra.Name = "OTra"
  707. OTra.Parent = Main
  708. OTra.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  709. OTra.BorderSizePixel = 0
  710. OTra.Position = UDim2.new(1.32244635, 0, 0.326791465, 0)
  711. OTra.Size = UDim2.new(0, 162, 0, 21)
  712. OTra.Font = Enum.Font.SourceSans
  713. OTra.Text = "Ore Transponder"
  714. OTra.TextColor3 = Color3.new(0, 0, 0)
  715. OTra.TextSize = 12
  716.  
  717. MS.Name = "MS"
  718. MS.Parent = Main
  719. MS.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  720. MS.BorderSizePixel = 0
  721. MS.Position = UDim2.new(1.32244635, 0, 0.420124799, 0)
  722. MS.Size = UDim2.new(0, 162, 0, 21)
  723. MS.Font = Enum.Font.SourceSans
  724. MS.Text = "Morning Star"
  725. MS.TextColor3 = Color3.new(0, 0, 0)
  726. MS.TextSize = 12
  727.  
  728. NS.Name = "NS"
  729. NS.Parent = Main
  730. NS.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  731. NS.BorderSizePixel = 0
  732. NS.Position = UDim2.new(1.32244635, 0, 0.513458133, 0)
  733. NS.Size = UDim2.new(0, 162, 0, 21)
  734. NS.Font = Enum.Font.SourceSans
  735. NS.Text = "Neutron Star"
  736. NS.TextColor3 = Color3.new(0, 0, 0)
  737. NS.TextSize = 12
  738.  
  739. CAT.Name = "CAT"
  740. CAT.Parent = Main
  741. CAT.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  742. CAT.BorderSizePixel = 0
  743. CAT.Position = UDim2.new(1.32244635, 0, 0.606791496, 0)
  744. CAT.Size = UDim2.new(0, 162, 0, 21)
  745. CAT.Font = Enum.Font.SourceSans
  746. CAT.Text = "Catalyzed Star"
  747. CAT.TextColor3 = Color3.new(0, 0, 0)
  748. CAT.TextSize = 12
  749.  
  750. Instructions.Name = "Instructions"
  751. Instructions.Parent = Main
  752. Instructions.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  753. Instructions.BorderSizePixel = 0
  754. Instructions.Position = UDim2.new(-0.00110841601, 0, 0.491235882, 0)
  755. Instructions.Size = UDim2.new(0, 184, 0, 47)
  756. Instructions.Font = Enum.Font.SourceSans
  757. Instructions.Text = "Instructions/Help"
  758. Instructions.TextColor3 = Color3.new(0, 0, 0)
  759. Instructions.TextSize = 14
  760.  
  761. ResetSpeed.Name = "ResetSpeed"
  762. ResetSpeed.Parent = Main
  763. ResetSpeed.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  764. ResetSpeed.BorderSizePixel = 0
  765. ResetSpeed.Position = UDim2.new(0.477948785, 0, 0.851235926, 0)
  766. ResetSpeed.Size = UDim2.new(0, 96, 0, 20)
  767. ResetSpeed.Font = Enum.Font.SourceSans
  768. ResetSpeed.Text = "Reset Walk Speed"
  769. ResetSpeed.TextColor3 = Color3.new(0, 0, 0)
  770. ResetSpeed.TextSize = 12
  771.  
  772. ResetJump.Name = "ResetJump"
  773. ResetJump.Parent = Main
  774. ResetJump.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  775. ResetJump.BorderSizePixel = 0
  776. ResetJump.Position = UDim2.new(0.707613826, 0, 0.851235926, 0)
  777. ResetJump.Size = UDim2.new(0, 95, 0, 20)
  778. ResetJump.Font = Enum.Font.SourceSans
  779. ResetJump.Text = "Reset Jump Power"
  780. ResetJump.TextColor3 = Color3.new(0, 0, 0)
  781. ResetJump.TextSize = 12
  782.  
  783. Instructions_2.Name = "Instructions"
  784. Instructions_2.Parent = BorkGui
  785. Instructions_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  786. Instructions_2.BorderSizePixel = 0
  787. Instructions_2.Position = UDim2.new(0.352309078, 0, 0.181498826, 0)
  788. Instructions_2.Size = UDim2.new(0, 715, 0, 415)
  789.  
  790. Title_2.Name = "Title"
  791. Title_2.Parent = Instructions_2
  792. Title_2.BackgroundColor3 = Color3.new(0.290196, 0.72549, 0.32549)
  793. Title_2.BorderSizePixel = 0
  794. Title_2.Position = UDim2.new(0.325924009, 0, -0.00207604305, 0)
  795. Title_2.Size = UDim2.new(0, 207, 0, 40)
  796. Title_2.Font = Enum.Font.SourceSans
  797. Title_2.Text = "Instructions"
  798. Title_2.TextColor3 = Color3.new(1, 1, 1)
  799. Title_2.TextSize = 14
  800.  
  801. Other_2.Name = "Other"
  802. Other_2.Parent = Instructions_2
  803. Other_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  804. Other_2.BorderSizePixel = 0
  805. Other_2.Position = UDim2.new(0.000207840771, 0, 0.0943160504, 0)
  806. Other_2.Size = UDim2.new(0, 714, 0, 375)
  807. Other_2.Font = Enum.Font.SourceSans
  808. Other_2.Text = "-----OTHER-----\n-Masked Man = Opens Masked Man's Gui, It only works when he is here.\n-Lucky Clovers = Gives you 100k Lucky Clovers\n-Twitch Points = Gives you 100k Twitch Points\n-Box Man = Auto collects the daily crate from the Box Man\n-Upgrader CFrame = Places a basic conveyor and attaches all upgraders.\nall you have to do is place a furnace and a mine\n-Santa = Auto collects Santa, Gives Random christmas items or boxes\n-Print Factory Owners = Prints each base name and who owns it\n-Buy Crate Items = Buy all items that can be received by collecting research crates\n-Plus 10 Speed = Gives you 10 more WalkSpeed\n-Plus 10 Jump = Gives you 10 more JumpPower\n-Set To Night = Sets ingame time to Night\n-Set To Day = Sets ingame time to Day\n-Redeem All Codes = Redeems All Codes \n-Remove Infusers = Removes Infusers from your character allowing infinite infuser uses\n-Fake Crate Nuke = Spawns a fake crate on every part in the game\n-Enchant Items = Opens Enchanter Gui"
  809. Other_2.TextColor3 = Color3.new(1, 1, 1)
  810. Other_2.TextSize = 12
  811. Other_2.TextStrokeTransparency = 4
  812. Other_2.TextWrapped = true
  813. Other_2.TextXAlignment = Enum.TextXAlignment.Left
  814. Other_2.TextYAlignment = Enum.TextYAlignment.Top
  815.  
  816. Toggles.Name = "Toggles"
  817. Toggles.Parent = Instructions_2
  818. Toggles.BackgroundColor3 = Color3.new(0, 0, 0)
  819. Toggles.BackgroundTransparency = 1
  820. Toggles.BorderSizePixel = 0
  821. Toggles.Position = UDim2.new(0, 0, 0.61835748, 0)
  822. Toggles.Size = UDim2.new(0, 153, 0, 158)
  823. Toggles.Font = Enum.Font.SourceSans
  824. Toggles.Text = "-----TOGGLES-----\n-Auto Rebirth = Spams the rebirth remote\n-Auto Remote = Spam clicks remote items\n-Crate Teleport = Teleport Crates to you\n-Notifications = Turns off notifications that happen on recieving items, failing to load setups etc"
  825. Toggles.TextColor3 = Color3.new(1, 1, 1)
  826. Toggles.TextSize = 12
  827. Toggles.TextXAlignment = Enum.TextXAlignment.Left
  828. Toggles.TextYAlignment = Enum.TextYAlignment.Top
  829.  
  830. TextLabel.Parent = Instructions_2
  831. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  832. TextLabel.BackgroundTransparency = 1
  833. TextLabel.BorderSizePixel = 0
  834. TextLabel.Position = UDim2.new(0, 0, 0.765700459, 0)
  835. TextLabel.Size = UDim2.new(0, 187, 0, 98)
  836. TextLabel.Font = Enum.Font.SourceSans
  837. TextLabel.Text = "-----Auto Layout and Factory TP-----\n-Auto Layout = Auto loads layouts upon rebirth\n-Factory TP = Teleports to all of the different bases, use Print Factory Owners to see who owns each base"
  838. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  839. TextLabel.TextSize = 12
  840. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  841. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  842.  
  843. TextLabel_2.Parent = Instructions_2
  844. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  845. TextLabel_2.BackgroundTransparency = 1
  846. TextLabel_2.BorderSizePixel = 0
  847. TextLabel_2.Position = UDim2.new(0.615840018, 0, 0.0942028984, 0)
  848. TextLabel_2.Size = UDim2.new(0, 274, 0, 375)
  849. TextLabel_2.Font = Enum.Font.SourceSans
  850. TextLabel_2.Text = "-----Auto Loops-----\nTo set up any of the auto loops place down the upgrader that is listed in the gui and then press the button.\njust put a mine running into the upgrader and then place conveyors on the other side of the upgrader leading to the rest of your setup\n "
  851. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  852. TextLabel_2.TextSize = 14
  853. TextLabel_2.TextWrapped = true
  854. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  855. TextLabel_2.TextYAlignment = Enum.TextYAlignment.Top
  856.  
  857. --Functions--
  858. Santa.MouseButton1Down:connect(function()
  859. game.ReplicatedStorage.Click:FireServer(game.Workspace.Map.Santa.Hitfox)
  860. end)
  861.  
  862. Boxman.MouseButton1Down:connect(function()
  863. game.ReplicatedStorage.Click:FireServer(game.Workspace.Map.Boxman.Hitbox)
  864. end)
  865.  
  866. MaskedMan.MouseButton1Down:connect(function()
  867. game.Players.LocalPlayer.PlayerGui.GUI.EventShop.Visible = true
  868. end)
  869.  
  870. TwitchPoints.MouseButton1Down:connect(function()
  871. game.Players.LocalPlayer.TwitchPoints.Value = 100000
  872. end)
  873.  
  874. LuckyClover.MouseButton1Down:connect(function()
  875. game.Players.LocalPlayer.Clovers.Value = 100000
  876. end)
  877.  
  878. Factory1.MouseButton1Down:connect(function()
  879. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.FakeBases.Factory1.CFrame*CFrame.new(0,50,0)
  880. end)
  881.  
  882. Factory2.MouseButton1Down:connect(function()
  883. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.FakeBases.Factory2.CFrame*CFrame.new(0,50,0)
  884. end)
  885.  
  886. Factory3.MouseButton1Down:connect(function()
  887. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.FakeBases.Factory3.CFrame*CFrame.new(0,50,0)
  888. end)
  889.  
  890. Factory4.MouseButton1Down:connect(function()
  891. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.FakeBases.Factory4.CFrame*CFrame.new(0,50,0)
  892. end)
  893.  
  894. Factory5.MouseButton1Down:connect(function()
  895. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.FakeBases.Factory5.CFrame*CFrame.new(0,50,0)
  896. end)
  897.  
  898. Factory6.MouseButton1Down:connect(function()
  899. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.FakeBases.Factory6.CFrame*CFrame.new(0,50,0)
  900. end)
  901.  
  902. UpgraderCframe.MouseButton1Down:connect(function()
  903. game.ReplicatedStorage.DestroyAll:InvokeServer()
  904. local Tycoon = workspace.Tycoons:FindFirstChild(tostring(game.Players.LocalPlayer.PlayerTycoon.Value))
  905. local PlaceItem = game.ReplicatedStorage.PlaceItem
  906. local placehere = CFrame.new(0, 2, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) + Tycoon:FindFirstChild("Base").Position
  907. PlaceItem:InvokeServer("Basic Conveyor", placehere)
  908. wait(0.01)
  909. local pt = game.Players.LocalPlayer.PlayerTycoon.Value
  910. local cv = game.Players.LocalPlayer.PlayerTycoon.Value["Basic Conveyor"].Hitbox
  911. for i,v in pairs(game.Workspace.Tycoons:GetDescendants()) do
  912. if v.Name == "Big Bad Blaster" or v.Name == "Flaming Schrodinger" or v.Name == "Schrodinger Evaluator" or v.Name == "Super Schrodinger" or v.Name == "Ore Illuminator" or v.Name == "Ore Crane" or v.Name == "Portable Flamethrower" or v.Name == "Flaming Ore Scanner" or v.Name == "Chemical Refiner" or v.Name == "Pirate Cove" or v.Name == "Dragonglass Blaster" or v.Name == "Dragon Blaster" or v.Name == "Clover Blaster" or v.Name == "Hydra Blaster" or v.Name == "Aether Schrodinger" or v.Name == "Ore Indoctrinator" or v.Name == "Arcane Lightning" then
  913. v:Remove()
  914. end
  915. end
  916. for i,v in pairs(game.Workspace.Tycoons:GetDescendants()) do
  917. if v.Name == "Upgrade" then
  918. v.Transparency = 1
  919. v.CFrame = cv.CFrame*CFrame.new(0,100,0)
  920. end
  921. end
  922. for i,v in pairs(game.Workspace.Tycoons:GetDescendants()) do
  923. if v.Name == "Morning Star" or v.Name == "Nova Star" then
  924. v:Remove()
  925. elseif v.Name == "Tesla Resetter" or v.Name == "Tesla Refuter" then
  926. v.Model.Upgrade.CFrame = cv.CFrame*CFrame.new(0,50,0)
  927. elseif v.Name == "The Final Upgrader" or v.Name == "The Ultimate Sacrifice" then
  928. v.Model.Upgrade.CFrame = cv.CFrame*CFrame.new(0,75,0)
  929. end
  930. end
  931. pt["Basic Conveyor"].Hitbox.Touched:connect(function(hit)
  932. if hit:FindFirstChild("Cash") then
  933. if hit:FindFirstChild("Bork") then
  934. local variable = true
  935. else
  936. local int = Instance.new("IntValue")
  937. int.Parent = hit
  938. int.Name = "Bork"
  939. hit.CFrame = cv.CFrame*CFrame.new(0,100,0)
  940. wait(0.05)
  941. hit.CFrame = cv.CFrame*CFrame.new(0,50,0)
  942. wait(0.05)
  943. hit.CFrame = cv.CFrame*CFrame.new(0,100,0)
  944. wait(0.05)
  945. hit.CFrame = cv.CFrame*CFrame.new(0,75,0)
  946. wait(0.05)
  947. hit.CFrame = cv.CFrame*CFrame.new(0,100,0)
  948. wait(0.5)
  949. hit.CFrame = pt["Basic Furnace"].Model.Lava.CFrame
  950. end
  951. end
  952. end)
  953. end)
  954.  
  955.  
  956. AutoRebirthOn.MouseButton1Down:connect(function()
  957. _G.BorkAutoRebirth = true
  958. if _G.FBorkAutoRebirth == true then
  959. _G.FBorkAutoRebirth = false
  960. while wait(1) do
  961. if _G.BorkAutoRebirth == true then
  962. game.ReplicatedStorage.Rebirth:InvokeServer()
  963. end
  964. end
  965. end
  966. end)
  967.  
  968. AutoRebirthOff.MouseButton1Down:connect(function()
  969. _G.BorkAutoRebirth = false
  970. end)
  971.  
  972.  
  973. RemoteClickerOn.MouseButton1Down:connect(function()
  974. _G.BorkRemoteClicker = true
  975. if _G.FBorkRemoteClicker == true then
  976. _G.FBorkRemoteClicker = false
  977. while wait(1) do
  978. if _G.BorkRemoteClicker == true then
  979. game.ReplicatedStorage.RemoteDrop:FireServer()
  980. end
  981. end
  982. end
  983. end)
  984.  
  985. RemoteClickerOff.MouseButton1Down:connect(function()
  986. _G.BorkRemoteClicker = false
  987. end)
  988.  
  989. CrateTeleportOn.MouseButton1Down:connect(function()
  990. _G.BorkCrateTeleport = true
  991. if _G.FBorkCrateTeleport == true then
  992. _G.FBorkCrateTeleport = false
  993. while wait(1) do
  994. if _G.BorkCrateTeleport == true then
  995. for i,v in pairs(game.Workspace:GetChildren()) do
  996. if v.Name == "ResearchCrate" or v.Name == "CrystalCrate" or v.Name == "LuckyCrate" or v.Name == "ExecutiveCrate" or v.Name == "GiftCrate" or v.Name == "ShadowCrate" or v.Name == "GoldCrate" then
  997. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  998. end
  999. end
  1000. for i,v in pairs(game.Workspace.Shadows:GetChildren()) do
  1001. if v.Name == "ShadowCrate" then
  1002. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1003. end
  1004. end
  1005. end
  1006. end
  1007. end
  1008. end)
  1009.  
  1010.  
  1011.  
  1012. CrateTeleportOff.MouseButton1Down:connect(function()
  1013. _G.BorkCrateTeleport = false
  1014. end)
  1015.  
  1016.  
  1017. Enchanter.MouseButton1Down:connect(function()
  1018. game.Players.LocalPlayer.PlayerGui.GUI.Craftsman.Visible = true
  1019. end)
  1020.  
  1021.  
  1022. RemoveInf.MouseButton1Down:connect(function()
  1023. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  1024. if v.Name == "Infusion" or v.Name == "2ndInfuse" then
  1025. v:Remove()
  1026. end
  1027. end
  1028. end)
  1029.  
  1030.  
  1031. CodeRedeem.MouseButton1Down:connect(function()
  1032. local CodeList = {"HeadStart","communistmanifesobestmanifesto","hyup","spicysauce","theancientones","AGreat3Years"}
  1033. for i=1, #CodeList do
  1034. game.ReplicatedStorage.TryCode:InvokeServer(CodeList[i])
  1035. wait()
  1036. end
  1037. end)
  1038.  
  1039. FakeCrate.MouseButton1Down:connect(function()
  1040. for i,v in pairs(game.Workspace:GetDescendants()) do
  1041. if v:IsA("Part") then
  1042. game.ReplicatedStorage.FakeCrate:InvokeServer(v.CFrame)
  1043. end
  1044. end
  1045. end)
  1046.  
  1047. NotificationsOn.MouseButton1Down:connect(function()
  1048. game.Players.LocalPlayer.PlayerGui.GUI.Notifications.Visible = true
  1049. end)
  1050.  
  1051. NotificationsOff.MouseButton1Down:connect(function()
  1052. game.Players.LocalPlayer.PlayerGui.GUI.Notifications.Visible = false
  1053. end)
  1054.  
  1055.  
  1056.  
  1057. Layout1.MouseButton1Down:connect(function()
  1058. game.Players.LocalPlayer.leaderstats.Life.Changed:connect(function(plr)
  1059. delay(7, function()
  1060. game.ReplicatedStorage.Layouts:InvokeServer("Load", "Layout1")
  1061. end)
  1062. end)
  1063. end)
  1064.  
  1065.  
  1066. Layout2.MouseButton1Down:connect(function()
  1067. game.Players.LocalPlayer.leaderstats.Life.Changed:connect(function(plr)
  1068. delay(7, function()
  1069. game.ReplicatedStorage.Layouts:InvokeServer("Load", "Layout2")
  1070. end)
  1071. end)
  1072. end)
  1073.  
  1074.  
  1075.  
  1076. Layout3.MouseButton1Down:connect(function()
  1077. game.Players.LocalPlayer.leaderstats.Life.Changed:connect(function(plr)
  1078. delay(7, function()
  1079. game.ReplicatedStorage.Layouts:InvokeServer("Load", "Layout3")
  1080. end)
  1081. end)
  1082. end)
  1083.  
  1084. Speed.MouseButton1Down:connect(function()
  1085. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = game.Players.LocalPlayer.Character.Humanoid.WalkSpeed + 10
  1086. end)
  1087.  
  1088. Jump.MouseButton1Down:connect(function()
  1089. game.Players.LocalPlayer.Character.Humanoid.JumpPower = game.Players.LocalPlayer.Character.Humanoid.JumpPower + 10
  1090. end)
  1091.  
  1092.  
  1093. Night.MouseButton1Down:connect(function()
  1094. game.ReplicatedStorage.NightTime.Value = true
  1095. end)
  1096.  
  1097. Day.MouseButton1Down:connect(function()
  1098. game.ReplicatedStorage.NightTime.Value = false
  1099. end)
  1100.  
  1101.  
  1102.  
  1103.  
  1104.  
  1105. --Auto Loops--
  1106. WUHUG.MouseButton1Down:connect(function()
  1107. local Upgrader = "Way-Up-High Upgrader"
  1108. local UpgraderMax = 1e+9
  1109. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1110. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1111. if hit:FindFirstChild("Cash") then
  1112. if hit.Cash.Value < UpgraderMax then
  1113. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1114. end
  1115. end
  1116. end)
  1117. end)
  1118.  
  1119.  
  1120.  
  1121. DOC.MouseButton1Down:connect(function()
  1122. local Upgrader = "Digital Ore Cleaner "
  1123. local UpgraderMax = 1e+13
  1124. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1125. local furnace = "Sacrificial Cell"
  1126. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1127. if hit:FindFirstChild("Cash") then
  1128. if hit.Cash.Value < UpgraderMax then
  1129. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1130. end
  1131. elseif hit.Cash.Value > UpgraderMax then
  1132. hit.CFrame = tycoon[furnace].Model.Lava.CFrame
  1133. end
  1134. end)
  1135. end)
  1136.  
  1137.  
  1138.  
  1139. FBU.MouseButton1Down:connect(function()
  1140. local Upgrader = "Freon-Blast Upgrader"
  1141. local UpgraderMax = 5e+11
  1142. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1143. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1144. if hit:FindFirstChild("Cash") then
  1145. if hit.Cash.Value < UpgraderMax then
  1146. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1147. end
  1148. end
  1149. end)
  1150. end)
  1151.  
  1152.  
  1153.  
  1154. SU.MouseButton1Down:connect(function()
  1155. local Upgrader = "Serpentine Upgrader"
  1156. local UpgraderMax = 1e+13
  1157. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1158. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1159. if hit:FindFirstChild("Cash") then
  1160. if hit.Cash.Value < UpgraderMax then
  1161. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1162. end
  1163. end
  1164. end)
  1165. end)
  1166.  
  1167.  
  1168.  
  1169. SR.MouseButton1Down:connect(function()
  1170. local Upgrader = "Suspended Refiner"
  1171. local UpgraderMax = 1e+18
  1172. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1173. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1174. if hit:FindFirstChild("Cash") then
  1175. if hit.Cash.Value < UpgraderMax then
  1176. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1177. end
  1178. end
  1179. end)
  1180. end)
  1181.  
  1182.  
  1183. MU.MouseButton1Down:connect(function()
  1184. local Upgrader = "Freon-Blast Upgrader"
  1185. local UpgraderMax = 5e+19
  1186. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1187. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1188. if hit:FindFirstChild("Cash") then
  1189. if hit.Cash.Value < UpgraderMax then
  1190. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1191. end
  1192. end
  1193. end)
  1194. end)
  1195.  
  1196.  
  1197.  
  1198. AOA.MouseButton1Down:connect(function()
  1199. local Upgrader = "Advanced Ore Atomizer"
  1200. local UpgraderMax = 1e+21
  1201. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1202. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1203. if hit:FindFirstChild("Cash") then
  1204. if hit.Cash.Value < UpgraderMax then
  1205. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1206. end
  1207. end
  1208. end)
  1209. end)
  1210.  
  1211.  
  1212.  
  1213. FS.MouseButton1Down:connect(function()
  1214. local Upgrader = "Freon Supressor"
  1215. local UpgraderMax = 1e+23
  1216. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1217. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1218. if hit:FindFirstChild("Cash") then
  1219. if hit.Cash.Value < UpgraderMax then
  1220. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1221. end
  1222. end
  1223. end)
  1224. end)
  1225.  
  1226.  
  1227.  
  1228. OTC.MouseButton1Down:connect(function()
  1229. local Upgrader = "Ore Thermocrusher"
  1230. local UpgraderMax = 1e+25
  1231. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1232. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1233. if hit:FindFirstChild("Cash") then
  1234. if hit.Cash.Value < UpgraderMax then
  1235. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1236. end
  1237. end
  1238. end)
  1239. end)
  1240.  
  1241.  
  1242.  
  1243. SLR.MouseButton1Down:connect(function()
  1244. local Upgrader = "Suspended Lava Refiner"
  1245. local UpgraderMax = 1e+27
  1246. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1247. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1248. if hit:FindFirstChild("Cash") then
  1249. if hit.Cash.Value < UpgraderMax then
  1250. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1251. end
  1252. end
  1253. end)
  1254. end)
  1255.  
  1256.  
  1257.  
  1258. OTrans.MouseButton1Down:connect(function()
  1259. local Upgrader = "Ore Transistor"
  1260. local UpgraderMax = 1e+30
  1261. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1262. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1263. if hit:FindFirstChild("Cash") then
  1264. if hit.Cash.Value < UpgraderMax then
  1265. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1266. end
  1267. end
  1268. end)
  1269. end)
  1270.  
  1271.  
  1272.  
  1273. OTra.MouseButton1Down:connect(function()
  1274. local Upgrader = "Ore Transponder"
  1275. local UpgraderMax = 1e+33
  1276. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1277. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1278. if hit:FindFirstChild("Cash") then
  1279. if hit.Cash.Value < UpgraderMax then
  1280. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1281. end
  1282. end
  1283. end)
  1284. end)
  1285.  
  1286. NS.MouseButton1Down:connect(function()
  1287. local Upgrader = "Neutron Star"
  1288. local UpgraderMax = 1e+72
  1289. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1290. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1291. if hit:FindFirstChild("Cash") then
  1292. if hit.Cash.Value < UpgraderMax then
  1293. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame*CFrame.new(0,1000,0)
  1294. wait(2)
  1295. hit.Velocity = Vector3.new(0,0,0)
  1296. wait(0.01)
  1297. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1298. end
  1299. end
  1300. end)
  1301. end)
  1302.  
  1303. MS.MouseButton1Down:connect(function()
  1304. local Upgrader = "Morning Star"
  1305. local UpgraderMax = 1e+60
  1306. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1307. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1308. if hit:FindFirstChild("Cash") then
  1309. if hit.Cash.Value < UpgraderMax then
  1310. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame*CFrame.new(0,1000,0)
  1311. wait(2)
  1312. hit.Velocity = Vector3.new(0,0,0)
  1313. wait(0.01)
  1314. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1315. end
  1316. end
  1317. end)
  1318. end)
  1319.  
  1320. CAT.MouseButton1Down:connect(function()
  1321. local Upgrader = "Catalyzed Star"
  1322. local UpgraderMax = 1e+60
  1323. local tycoon = game.Players.localPlayer.PlayerTycoon.Value
  1324. tycoon[Upgrader].Hitbox.Touched:connect(function(hit)
  1325. if hit:FindFirstChild("Cash") then
  1326. if hit.Cash.Value < UpgraderMax then
  1327. hit.CFrame = tycoon[Upgrader].Model.Upgrade.CFrame
  1328. end
  1329. end
  1330. end)
  1331. end)
  1332.  
  1333. ResetSpeed.MouseButton1Down:connect(function()
  1334. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = "16"
  1335. end)
  1336.  
  1337. ResetJump.MouseButton1Down:connect(function()
  1338. game.Players.LocalPlayer.Character.Humanoid.JumpPower = "50"
  1339. end)
  1340.  
  1341.  
  1342. --Open Close--
  1343. OC.MouseButton1Down:connect(function()
  1344. if Main.Visible == true then
  1345. OC.Text = "Open"
  1346. Main.Visible = false
  1347. else do
  1348. OC.Text = "Close"
  1349. Main.Visible = true
  1350. end
  1351. end
  1352. end)
  1353.  
  1354.  
  1355. Instructions.MouseButton1Down:connect(function()
  1356. if Instructions_2.Visible then
  1357. Instructions_2.Visible = false
  1358. else Instructions_2.Visible = true
  1359. end
  1360. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement