Psykek

Booga Booga GUI [2]

Apr 3rd, 2019
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.36 KB | None | 0 0
  1.  
  2. -- Objects
  3. local Openn = true
  4. local SoyGayeer = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local Frame = Instance.new("Frame")
  7. local Header = Instance.new("Frame")
  8. local Shadow = Instance.new("Frame")
  9. local TextLabel = Instance.new("TextLabel")
  10. local TreeName = Instance.new("TextBox")
  11. local TextButton = Instance.new("TextButton")
  12. local ItemCraftName = Instance.new("TextBox")
  13. local TextButton_2 = Instance.new("TextButton")
  14. local FarmButton = Instance.new("TextButton")
  15. local CraftButton = Instance.new("TextButton")
  16. local FindItemsButton = Instance.new("TextButton")
  17. local FindItemsName = Instance.new("TextBox")
  18. local TextButton_3 = Instance.new("TextButton")
  19. local Credits = Instance.new("TextButton")
  20. local TextButton_4 = Instance.new("TextButton")
  21. local Extension = Instance.new("Frame")
  22. local NoClipButton = Instance.new("TextButton")
  23. local TextButton_5 = Instance.new("TextButton")
  24. local TextLabel_2 = Instance.new("TextLabel")
  25. local BigBodyButton = Instance.new("TextButton")
  26. local TextButton_6 = Instance.new("TextButton")
  27. local AutoPickupButton = Instance.new("TextButton")
  28. local TextButton_7 = Instance.new("TextButton")
  29. local AutoRebirthButton = Instance.new("TextButton")
  30. local TextButton_8 = Instance.new("TextButton")
  31. local Extension2 = Instance.new("Frame")
  32. local SpeedHaxButton = Instance.new("TextButton")
  33. local TextButton_9 = Instance.new("TextButton")
  34. local TextLabel_3 = Instance.new("TextLabel")
  35. local JumpHaxButton = Instance.new("TextButton")
  36. local TextButton_10 = Instance.new("TextButton")
  37. local InfinityJumpButton = Instance.new("TextButton")
  38. local TextButton_11 = Instance.new("TextButton")
  39. local AutoFarm2Button = Instance.new("TextButton")
  40. local TextButton_12 = Instance.new("TextButton")
  41.  
  42. -- Properties
  43.  
  44. SoyGayeer.Name = "SoyGayeer"
  45. SoyGayeer.Parent = game.CoreGui
  46. SoyGayeer.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  47.  
  48. Main.Name = "Main"
  49. Main.Parent = SoyGayeer
  50. Main.Active = true
  51. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  52. Main.BorderSizePixel = 0
  53. Main.Position = UDim2.new(0.325178385, 0, 0.297029704, 0)
  54. Main.Size = UDim2.new(0, 407, 0, 225)
  55. Main.SizeConstraint = Enum.SizeConstraint.RelativeXX
  56. Main.Style = Enum.FrameStyle.RobloxRound
  57.  
  58. Frame.Parent = Main
  59. Frame.Active = true
  60. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  61. Frame.BorderSizePixel = 0
  62. Frame.Position = UDim2.new(-0.00491400529, 0, 0, 0)
  63. Frame.Size = UDim2.new(0, 394, 0, 211)
  64.  
  65. Header.Name = "Header"
  66. Header.Parent = Main
  67. Header.Active = true
  68. Header.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  69. Header.BorderSizePixel = 0
  70. Header.Position = UDim2.new(-0.0221130215, 0, -0.124444447, 0)
  71. Header.Size = UDim2.new(0, 407, 0, 26)
  72.  
  73. Shadow.Name = "Shadow"
  74. Shadow.Parent = Header
  75. Shadow.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  76. Shadow.BorderSizePixel = 0
  77. Shadow.Position = UDim2.new(0, 0, -0.0381193757, 0)
  78. Shadow.Size = UDim2.new(0, 407, 0, 8)
  79.  
  80. TextLabel.Parent = Header
  81. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  82. TextLabel.BackgroundTransparency = 1
  83. TextLabel.Position = UDim2.new(0.265356272, 0, 0, 0)
  84. TextLabel.Size = UDim2.new(0, 200, 0, 26)
  85. TextLabel.Font = Enum.Font.GothamBold
  86. TextLabel.Text = "SOYGAYEER 1.0"
  87. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  88. TextLabel.TextSize = 14
  89.  
  90. TreeName.Name = "TreeName"
  91. TreeName.Parent = Main
  92. TreeName.BackgroundColor3 = Color3.new(0.0509804, 0.0509804, 0.0509804)
  93. TreeName.BorderSizePixel = 0
  94. TreeName.Position = UDim2.new(0.0290010739, 0, 0.0625580549, 0)
  95. TreeName.Size = UDim2.new(0, 177, 0, 40)
  96. TreeName.Font = Enum.Font.SourceSans
  97. TreeName.PlaceholderColor3 = Color3.new(1, 1, 1)
  98. TreeName.PlaceholderText = "Small Tree/Sun Tree"
  99. TreeName.Text = ""
  100. TreeName.TextColor3 = Color3.new(1, 1, 1)
  101. TreeName.TextSize = 14
  102.  
  103. TextButton.Parent = TreeName
  104. TextButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  105. TextButton.BorderSizePixel = 0
  106. TextButton.Size = UDim2.new(0, 6, 0, 40)
  107. TextButton.Font = Enum.Font.SourceSans
  108. TextButton.Text = ""
  109. TextButton.TextColor3 = Color3.new(0, 0, 0)
  110. TextButton.TextSize = 14
  111.  
  112. ItemCraftName.Name = "ItemCraftName"
  113. ItemCraftName.Parent = Main
  114. ItemCraftName.BackgroundColor3 = Color3.new(0.0509804, 0.0509804, 0.0509804)
  115. ItemCraftName.BorderSizePixel = 0
  116. ItemCraftName.Position = UDim2.new(0.503202558, 0, 0.0625580549, 0)
  117. ItemCraftName.Size = UDim2.new(0, 177, 0, 40)
  118. ItemCraftName.Font = Enum.Font.SourceSans
  119. ItemCraftName.PlaceholderColor3 = Color3.new(1, 1, 1)
  120. ItemCraftName.PlaceholderText = "Item Name 4 Craft"
  121. ItemCraftName.Text = ""
  122. ItemCraftName.TextColor3 = Color3.new(1, 1, 1)
  123. ItemCraftName.TextSize = 14
  124.  
  125. TextButton_2.Parent = ItemCraftName
  126. TextButton_2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  127. TextButton_2.BorderSizePixel = 0
  128. TextButton_2.Size = UDim2.new(0, 6, 0, 40)
  129. TextButton_2.Font = Enum.Font.SourceSans
  130. TextButton_2.Text = ""
  131. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  132. TextButton_2.TextSize = 14
  133.  
  134. FarmButton.Name = "FarmButton"
  135. FarmButton.Parent = Main
  136. FarmButton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  137. FarmButton.BorderSizePixel = 0
  138. FarmButton.Position = UDim2.new(0.0280073415, 0, 0.303285182, 0)
  139. FarmButton.Size = UDim2.new(0, 177, 0, 41)
  140. FarmButton.Font = Enum.Font.SourceSans
  141. FarmButton.Text = "AutoFarm: OFF"
  142. FarmButton.TextColor3 = Color3.new(1, 1, 1)
  143. FarmButton.TextSize = 14
  144.  
  145. CraftButton.Name = "CraftButton"
  146. CraftButton.Parent = Main
  147. CraftButton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  148. CraftButton.BorderSizePixel = 0
  149. CraftButton.Position = UDim2.new(0.502955794, 0, 0.303600937, 0)
  150. CraftButton.Size = UDim2.new(0, 177, 0, 41)
  151. CraftButton.Font = Enum.Font.SourceSans
  152. CraftButton.Text = "Craft Now"
  153. CraftButton.TextColor3 = Color3.new(1, 1, 1)
  154. CraftButton.TextSize = 14
  155.  
  156. FindItemsButton.Name = "FindItemsButton"
  157. FindItemsButton.Parent = Main
  158. FindItemsButton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  159. FindItemsButton.BorderSizePixel = 0
  160. FindItemsButton.Position = UDim2.new(0.0280073415, 0, 0.534396291, 0)
  161. FindItemsButton.Size = UDim2.new(0, 177, 0, 41)
  162. FindItemsButton.Font = Enum.Font.SourceSans
  163. FindItemsButton.Text = "Find Items: OFF"
  164. FindItemsButton.TextColor3 = Color3.new(1, 1, 1)
  165. FindItemsButton.TextSize = 14
  166.  
  167. FindItemsName.Name = "FindItemsName"
  168. FindItemsName.Parent = Main
  169. FindItemsName.BackgroundColor3 = Color3.new(0.0509804, 0.0509804, 0.0509804)
  170. FindItemsName.BorderSizePixel = 0
  171. FindItemsName.Position = UDim2.new(0.500745535, 0, 0.533669174, 0)
  172. FindItemsName.Size = UDim2.new(0, 177, 0, 40)
  173. FindItemsName.Font = Enum.Font.SourceSans
  174. FindItemsName.PlaceholderColor3 = Color3.new(1, 1, 1)
  175. FindItemsName.PlaceholderText = "Find Items Name"
  176. FindItemsName.Text = ""
  177. FindItemsName.TextColor3 = Color3.new(1, 1, 1)
  178. FindItemsName.TextSize = 14
  179.  
  180. TextButton_3.Parent = FindItemsName
  181. TextButton_3.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  182. TextButton_3.BorderSizePixel = 0
  183. TextButton_3.Size = UDim2.new(0, 6, 0, 40)
  184. TextButton_3.Font = Enum.Font.SourceSans
  185. TextButton_3.Text = ""
  186. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  187. TextButton_3.TextSize = 14
  188.  
  189. Credits.Name = "Credits"
  190. Credits.Parent = Main
  191. Credits.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  192. Credits.BorderSizePixel = 0
  193. Credits.Position = UDim2.new(0.0293633081, 0, 0.773293436, 0)
  194. Credits.Size = UDim2.new(0, 362, 0, 41)
  195. Credits.Font = Enum.Font.SourceSans
  196. Credits.Text = "Credits"
  197. Credits.TextColor3 = Color3.new(1, 1, 1)
  198. Credits.TextSize = 14
  199.  
  200. TextButton_4.Parent = Credits
  201. TextButton_4.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  202. TextButton_4.BorderSizePixel = 0
  203. TextButton_4.Position = UDim2.new(0, 0, 0.829268277, 0)
  204. TextButton_4.Size = UDim2.new(0, 361, 0, 7)
  205. TextButton_4.Font = Enum.Font.SourceSans
  206. TextButton_4.Text = ""
  207. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  208. TextButton_4.TextSize = 14
  209.  
  210. Extension.Name = "Extension"
  211. Extension.Parent = Main
  212. Extension.Active = true
  213. Extension.BackgroundColor3 = Color3.new(1, 1, 1)
  214. Extension.Position = UDim2.new(1.04757369, 0, -0.111190394, 0)
  215. Extension.Size = UDim2.new(0, 200, 0, 233)
  216. Extension.Visible = true
  217. Extension.Style = Enum.FrameStyle.RobloxRound
  218.  
  219. NoClipButton.Name = "NoClipButton"
  220. NoClipButton.Parent = Extension
  221. NoClipButton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  222. NoClipButton.BorderSizePixel = 0
  223. NoClipButton.Position = UDim2.new(0.0740530416, 0, 0.156915069, 0)
  224. NoClipButton.Size = UDim2.new(0, 156, 0, 40)
  225. NoClipButton.Font = Enum.Font.SourceSans
  226. NoClipButton.Text = "NO CLIP (B)"
  227. NoClipButton.TextColor3 = Color3.new(1, 1, 1)
  228. NoClipButton.TextSize = 14
  229.  
  230. TextButton_5.Parent = NoClipButton
  231. TextButton_5.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  232. TextButton_5.BorderSizePixel = 0
  233. TextButton_5.Position = UDim2.new(0, 0, 0.804268241, 0)
  234. TextButton_5.Size = UDim2.new(0, 156, 0, 8)
  235. TextButton_5.Font = Enum.Font.SourceSans
  236. TextButton_5.Text = ""
  237. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  238. TextButton_5.TextSize = 14
  239.  
  240. TextLabel_2.Parent = Extension
  241. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  242. TextLabel_2.BackgroundTransparency = 1
  243. TextLabel_2.Position = UDim2.new(-0.0399999991, 0, -0.051282052, 0)
  244. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  245. TextLabel_2.Font = Enum.Font.GothamBold
  246. TextLabel_2.Text = "Extension 1"
  247. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  248. TextLabel_2.TextSize = 14
  249.  
  250. BigBodyButton.Name = "BigBodyButton"
  251. BigBodyButton.Parent = Extension
  252. BigBodyButton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  253. BigBodyButton.BorderSizePixel = 0
  254. BigBodyButton.Position = UDim2.new(0.0740530416, 0, 0.367215514, 0)
  255. BigBodyButton.Size = UDim2.new(0, 156, 0, 40)
  256. BigBodyButton.Font = Enum.Font.SourceSans
  257. BigBodyButton.Text = "Easy PvP"
  258. BigBodyButton.TextColor3 = Color3.new(1, 1, 1)
  259. BigBodyButton.TextSize = 14
  260.  
  261. TextButton_6.Parent = BigBodyButton
  262. TextButton_6.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  263. TextButton_6.BorderSizePixel = 0
  264. TextButton_6.Position = UDim2.new(0, 0, 0.804268241, 0)
  265. TextButton_6.Size = UDim2.new(0, 156, 0, 8)
  266. TextButton_6.Font = Enum.Font.SourceSans
  267. TextButton_6.Text = ""
  268. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  269. TextButton_6.TextSize = 14
  270.  
  271. AutoPickupButton.Name = "AutoPickupButton"
  272. AutoPickupButton.Parent = Extension
  273. AutoPickupButton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  274. AutoPickupButton.BorderSizePixel = 0
  275. AutoPickupButton.Position = UDim2.new(0.0740530416, 0, 0.590391457, 0)
  276. AutoPickupButton.Size = UDim2.new(0, 156, 0, 40)
  277. AutoPickupButton.Font = Enum.Font.SourceSans
  278. AutoPickupButton.Text = "Auto Pickup (Y)"
  279. AutoPickupButton.TextColor3 = Color3.new(1, 1, 1)
  280. AutoPickupButton.TextSize = 14
  281.  
  282. TextButton_7.Parent = AutoPickupButton
  283. TextButton_7.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  284. TextButton_7.BorderSizePixel = 0
  285. TextButton_7.Position = UDim2.new(0, 0, 0.804268241, 0)
  286. TextButton_7.Size = UDim2.new(0, 156, 0, 8)
  287. TextButton_7.Font = Enum.Font.SourceSans
  288. TextButton_7.Text = ""
  289. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  290. TextButton_7.TextSize = 14
  291.  
  292. AutoRebirthButton.Name = "AutoRebirthButton"
  293. AutoRebirthButton.Parent = Extension
  294. AutoRebirthButton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  295. AutoRebirthButton.BorderSizePixel = 0
  296. AutoRebirthButton.Position = UDim2.new(0.0740530416, 0, 0.800691903, 0)
  297. AutoRebirthButton.Size = UDim2.new(0, 156, 0, 40)
  298. AutoRebirthButton.Font = Enum.Font.SourceSans
  299. AutoRebirthButton.Text = "AutoRebirth: OFF"
  300. AutoRebirthButton.TextColor3 = Color3.new(1, 1, 1)
  301. AutoRebirthButton.TextSize = 14
  302.  
  303. TextButton_8.Parent = AutoRebirthButton
  304. TextButton_8.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  305. TextButton_8.BorderSizePixel = 0
  306. TextButton_8.Position = UDim2.new(0, 0, 0.804268241, 0)
  307. TextButton_8.Size = UDim2.new(0, 156, 0, 8)
  308. TextButton_8.Font = Enum.Font.SourceSans
  309. TextButton_8.Text = ""
  310. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  311. TextButton_8.TextSize = 14
  312.  
  313. Extension2.Name = "Extension2"
  314. Extension2.Parent = Main
  315. Extension2.Active = true
  316. Extension2.BackgroundColor3 = Color3.new(1, 1, 1)
  317. Extension2.Position = UDim2.new(-0.558469653, 0, -0.111494146, 0)
  318. Extension2.Size = UDim2.new(0, 200, 0, 229)
  319. Extension2.Visible = true
  320. Extension2.Style = Enum.FrameStyle.RobloxRound
  321.  
  322. SpeedHaxButton.Name = "SpeedHaxButton"
  323. SpeedHaxButton.Parent = Extension2
  324. SpeedHaxButton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  325. SpeedHaxButton.BorderSizePixel = 0
  326. SpeedHaxButton.Position = UDim2.new(0.0740530416, 0, 0.144174039, 0)
  327. SpeedHaxButton.Size = UDim2.new(0, 156, 0, 40)
  328. SpeedHaxButton.Font = Enum.Font.SourceSans
  329. SpeedHaxButton.Text = "Walk Speed HAX (Q)"
  330. SpeedHaxButton.TextColor3 = Color3.new(1, 1, 1)
  331. SpeedHaxButton.TextSize = 14
  332.  
  333. TextButton_9.Parent = SpeedHaxButton
  334. TextButton_9.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  335. TextButton_9.BorderSizePixel = 0
  336. TextButton_9.Position = UDim2.new(0, 0, 0.804268241, 0)
  337. TextButton_9.Size = UDim2.new(0, 156, 0, 8)
  338. TextButton_9.Font = Enum.Font.SourceSans
  339. TextButton_9.Text = ""
  340. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  341. TextButton_9.TextSize = 14
  342.  
  343. TextLabel_3.Parent = Extension2
  344. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  345. TextLabel_3.BackgroundTransparency = 1
  346. TextLabel_3.Position = UDim2.new(-0.0399999991, 0, -0.051282052, 0)
  347. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  348. TextLabel_3.Font = Enum.Font.GothamBold
  349. TextLabel_3.Text = "Extension 2"
  350. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  351. TextLabel_3.TextSize = 14
  352.  
  353. JumpHaxButton.Name = "JumpHaxButton"
  354. JumpHaxButton.Parent = Extension2
  355. JumpHaxButton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  356. JumpHaxButton.BorderSizePixel = 0
  357. JumpHaxButton.Position = UDim2.new(0.0740530416, 0, 0.35814786, 0)
  358. JumpHaxButton.Size = UDim2.new(0, 156, 0, 40)
  359. JumpHaxButton.Font = Enum.Font.SourceSans
  360. JumpHaxButton.Text = "Very High Jump"
  361. JumpHaxButton.TextColor3 = Color3.new(1, 1, 1)
  362. JumpHaxButton.TextSize = 14
  363.  
  364. TextButton_10.Parent = JumpHaxButton
  365. TextButton_10.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  366. TextButton_10.BorderSizePixel = 0
  367. TextButton_10.Position = UDim2.new(0, 0, 0.804268241, 0)
  368. TextButton_10.Size = UDim2.new(0, 156, 0, 8)
  369. TextButton_10.Font = Enum.Font.SourceSans
  370. TextButton_10.Text = ""
  371. TextButton_10.TextColor3 = Color3.new(0, 0, 0)
  372. TextButton_10.TextSize = 14
  373.  
  374. InfinityJumpButton.Name = "InfinityJumpButton"
  375. InfinityJumpButton.Parent = Extension2
  376. InfinityJumpButton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  377. InfinityJumpButton.BorderSizePixel = 0
  378. InfinityJumpButton.Position = UDim2.new(0.0740530416, 0, 0.576488495, 0)
  379. InfinityJumpButton.Size = UDim2.new(0, 156, 0, 40)
  380. InfinityJumpButton.Font = Enum.Font.SourceSans
  381. InfinityJumpButton.Text = "Infinity Jump"
  382. InfinityJumpButton.TextColor3 = Color3.new(1, 1, 1)
  383. InfinityJumpButton.TextSize = 14
  384.  
  385. TextButton_11.Parent = InfinityJumpButton
  386. TextButton_11.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  387. TextButton_11.BorderSizePixel = 0
  388. TextButton_11.Position = UDim2.new(0, 0, 0.804268241, 0)
  389. TextButton_11.Size = UDim2.new(0, 156, 0, 8)
  390. TextButton_11.Font = Enum.Font.SourceSans
  391. TextButton_11.Text = ""
  392. TextButton_11.TextColor3 = Color3.new(0, 0, 0)
  393. TextButton_11.TextSize = 14
  394.  
  395. AutoFarm2Button.Name = "AutoFarm2Button"
  396. AutoFarm2Button.Parent = Extension2
  397. AutoFarm2Button.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  398. AutoFarm2Button.BorderSizePixel = 0
  399. AutoFarm2Button.Position = UDim2.new(0.0740530416, 0, 0.7860955, 0)
  400. AutoFarm2Button.Size = UDim2.new(0, 156, 0, 40)
  401. AutoFarm2Button.Font = Enum.Font.SourceSans
  402. AutoFarm2Button.Text = "Teleport to Void"
  403. AutoFarm2Button.TextColor3 = Color3.new(1, 1, 1)
  404. AutoFarm2Button.TextSize = 14
  405.  
  406. TextButton_12.Parent = AutoFarm2Button
  407. TextButton_12.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  408. TextButton_12.BorderSizePixel = 0
  409. TextButton_12.Position = UDim2.new(0, 0, 0.804268241, 0)
  410. TextButton_12.Size = UDim2.new(0, 156, 0, 8)
  411. TextButton_12.Font = Enum.Font.SourceSans
  412. TextButton_12.Text = ""
  413. TextButton_12.TextColor3 = Color3.new(0, 0, 0)
  414. TextButton_12.TextSize = 14
  415.  
  416. -- rainbow
  417.  
  418. local RainbowEnabled = true
  419. local rs = game:GetService("RunService")
  420. local RRAAIINNBBOOWWSS = {}
  421. local function rainbowify(obj, prop)
  422. if type(obj) == "table" then
  423. for i, v in pairs(obj) do
  424. rainbowify(v, prop)
  425. end
  426. elseif type(prop) == "table" then
  427. for i, v in pairs(prop) do
  428. rainbowify(obj, v)
  429. end
  430. else
  431. local ok, o = pcall(function()
  432. return obj[prop]
  433. end)
  434. if ok then
  435. table.insert(RRAAIINNBBOOWWSS, function(c)
  436. if c then
  437. obj[prop] = c
  438. else
  439. obj[prop] = o
  440. end
  441. end)
  442. end
  443. end
  444. end
  445. do
  446. local reset = true
  447. rs.RenderStepped:connect(function()
  448. if RainbowEnabled then
  449. local c = Color3.fromHSV((tick() / 16) % 1, 1, 1)
  450. for i = 1, #RRAAIINNBBOOWWSS do
  451. pcall(RRAAIINNBBOOWWSS[i], c)
  452. end
  453. reset = true
  454. elseif reset then
  455. for i = 1, #RRAAIINNBBOOWWSS do
  456. pcall(RRAAIINNBBOOWWSS[i], false)
  457. end
  458. reset = false
  459. end
  460. end)
  461. end
  462. rainbowify({SoyGayeer, Header, Shadow}
  463. , {"BackgroundColor3",})
  464.  
  465. local mouse1 = game.Players.LocalPlayer:GetMouse()
  466. mouse1.KeyDown:connect(function(key)
  467. if key == "r" then
  468. RainbowEnabled = not RainbowEnabled
  469. if RainbowEnabled then
  470. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "Rainbow: ON", Text = "FAGGOT"})
  471. else
  472. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "Rainbow: OFF", Text = "FAGGOT"})
  473. end
  474. end
  475. end)
  476.  
  477. --- script being gay
  478.  
  479. AutoFarm2Button.MouseButton1Down:connect(function()
  480. game:GetService("TeleportService"):Teleport(2021740958, game.Players.LocalPlayer)
  481. end)
  482.  
  483. tolol = 0
  484. FarmButton.MouseButton1Down:connect(function()
  485. if tolol == 0 then
  486. tolol = 1
  487. FarmButton.Text = "AutoFarm: ON"
  488. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "Press M Auto Swing", Text = "mouse over the tree"})
  489. _G.farm = true
  490. while _G.farm do
  491. local plr = game:GetService("Players").LocalPlayer
  492. for i,v in pairs(workspace[TreeName.Text]:GetChildren())do
  493. if v.Name == "Trunk" then
  494. wait(0.1)
  495. plr.Character.HumanoidRootPart.CFrame = v.CFrame
  496. end
  497. end
  498. end
  499. else
  500. if tolol == 1 then
  501. tolol = 0
  502. _G.farm = false
  503. FarmButton.Text = "AutoFarm: OFF"
  504. end
  505. end
  506. end)
  507.  
  508. BigBodyButton.MouseButton1Down:connect(function()
  509. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "Body Changed", Text = "All Player body changed"})
  510. local color = "Really red"
  511. while wait() do
  512. for _, v in pairs(game.Players:GetPlayers()) do
  513. if v.Name == game.Players.LocalPlayer.Name then else
  514. v.Character.HumanoidRootPart.Transparency = 0.35
  515. v.Character.HumanoidRootPart.BrickColor = BrickColor.new(color)
  516. v.Character.HumanoidRootPart.Size = Vector3.new(14,14,14)
  517. end
  518. end
  519. end
  520. end)
  521.  
  522. items = 0
  523. FindItemsButton.MouseButton1Down:connect(function()
  524. if items == 0 then
  525. items = 1
  526. FindItemsButton.Text = "Find Items: ON"
  527. _G.fitems = true
  528. while _G.fitems do
  529. wait(1)
  530. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace")[FindItemsName.Text].CFrame
  531. end
  532. else
  533. if items == 1 then
  534. items = 0
  535. _G.fitems = false
  536. FindItemsButton.Text = "Find Items: OFF"
  537. end
  538. end
  539. end)
  540.  
  541. local b = Instance.new("BlurEffect")
  542. b.Parent = game:GetService("Lighting")
  543. b.Size = 24 -- Lower is less blur and higher is more.
  544. local mouse1 = game.Players.LocalPlayer:GetMouse()
  545. mouse1.KeyDown:connect(function(key)
  546. if key == "g" then
  547. if Openn == true then
  548. Openn = false
  549. Main.Visible = false
  550. b.Enabled = false
  551. else
  552. Openn = true
  553. Main.Visible = true
  554. b.Enabled = true
  555. end
  556. end
  557. end)
  558.  
  559. CraftButton.MouseButton1Down:connect(function()
  560. local A_1 = ItemCraftName.Text
  561. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  562. Event:FireServer(A_1)
  563. end)
  564.  
  565. Credits.MouseButton1Down:connect(function()
  566. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "Credits", Text = "GUI by Dissapear"})
  567. end)
  568.  
  569. NoClipButton.MouseButton1Down:connect(function()
  570. local noclipplayer = game:GetService("Players").LocalPlayer
  571. local noclipmouse = noclipplayer:GetMouse()
  572.  
  573. local donoclip = false
  574. local noclip = false
  575.  
  576. function b_noclip(key)
  577. if (key == "b") then
  578. if noclip == false then
  579. donoclip = true
  580.  
  581. noclip = true
  582. elseif noclip == true then
  583. donoclip = false
  584.  
  585. noclip = false
  586. end
  587. end
  588. end
  589.  
  590. noclipmouse.KeyDown:connect(b_noclip)
  591.  
  592. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  593. if obj ~= workspace.Terrain then
  594. if donoclip == true then
  595. obj.CanCollide = false
  596. else
  597. obj.CanCollide = true
  598. end
  599. end
  600. end)
  601. end)
  602.  
  603. AutoPickupButton.MouseButton1Down:connect(function()
  604. local Objects;
  605.  
  606. local Pickup = function(Character)
  607. local myPos = Character.HumanoidRootPart.Position
  608. local Objects = {}
  609. for i,v in pairs(workspace:GetChildren()) do
  610. if v:FindFirstChild("Pickup") ~= nil and v.ClassName == "Part" then
  611. local Pos = v.Position
  612. local Distance = (myPos - Pos).magnitude
  613. if Distance < 40 then
  614. table.insert(Objects, v)
  615. end
  616. elseif v:FindFirstChild("Pickup") ~= nil and v:FindFirstChild("Part") ~= nil and v.Part.ClassName == "Part" then
  617. local Pos = v.Part.Position
  618. local Distance = (myPos - Pos).magnitude
  619. if Distance < 40 then
  620. table.insert(Objects, v)
  621. end
  622. elseif v:FindFirstChild("Pickup") ~= nil and v.ClassName == "UnionOperation" then
  623. local Pos = v.Position
  624. local Distance = (myPos - Pos).magnitude
  625. if Distance < 40 then
  626. table.insert(Objects, v)
  627. end
  628. end
  629. end
  630. for i,v in pairs(Objects) do
  631. for i=1,10 do
  632. v.Position = myPos
  633. game:GetService("ReplicatedStorage").Events.Pickup:FireServer(v)
  634. end
  635. end
  636. end
  637. wait(1)
  638. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  639.  
  640. mouse.KeyDown:connect(function(key)
  641. if key == "y" then
  642. print'howdi neighbor'
  643. Pickup(game.Players.LocalPlayer.Character)
  644. end
  645. end)
  646. end)
  647.  
  648. SpeedHaxButton.MouseButton1Down:connect(function()
  649. local plr = game:GetService("Players").LocalPlayer
  650. local char = plr.Character
  651. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  652. local hum = char:FindFirstChild("HumanoidRootPart")
  653. local speed = 7
  654. mouse.KeyDown:connect(function(key)
  655. if key == "q" then
  656. loop = true
  657. while loop do
  658. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * speed
  659. wait()
  660. end
  661. end
  662. end)
  663.  
  664. mouse.KeyUp:connect(function(key)
  665. if key == "q" then
  666. loop = false
  667. end
  668. end)
  669. end)
  670.  
  671. InfinityJumpButton.MouseButton1Down:connect(function()
  672. local Player = game:GetService'Players'.LocalPlayer;
  673. local UIS = game:GetService'UserInputService';
  674.  
  675. _G.JumpHeight = 50;
  676.  
  677. function Action(Object, Function) if Object ~= nil then Function(Object); end end
  678.  
  679. UIS.InputBegan:connect(function(UserInput)
  680. if UserInput.UserInputType == Enum.UserInputType.Keyboard and UserInput.KeyCode == Enum.KeyCode.Space then
  681. Action(Player.Character.Humanoid, function(self)
  682. if self:GetState() == Enum.HumanoidStateType.Jumping or self:GetState() == Enum.HumanoidStateType.Freefall then
  683. Action(self.Parent.HumanoidRootPart, function(self)
  684. self.Velocity = Vector3.new(0, _G.JumpHeight, 0);
  685. end)
  686. end
  687. end)
  688. end
  689. end)
  690. end)
  691.  
  692. rebirth = 0
  693. rebirthon = false
  694. AutoRebirthButton.MouseButton1Down:connect(function()
  695. if rebirth == 1 then
  696. rebirthon = true
  697. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "AutoRebirth: ON", Text = "by Dissapear"})
  698. while rebirthon do wait (10)
  699. local Remote = game.ReplicatedStorage.Events['Rebirth']:FireServer()
  700. end
  701. else
  702. if rebirth == 0 then
  703. rebirthon = false
  704. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "AutoRebirth: OFF", Text = "by Dissapear"})
  705.  
  706. end
  707. end
  708.  
  709. end)
  710.  
  711. JumpHaxButton.MouseButton1Down:connect(function()
  712. local power = 200
  713. game.Players.LocalPlayer.Character.Humanoid.JumpPower = power
  714. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "JumpPower: 200", Text = "Good Lucky Brodie!"})
  715. end)
  716.  
  717. local Player = game:GetService("Players").LocalPlayer
  718. local Mouse = Player:GetMouse()
  719. local Orbit = false
  720. local FastBreak = false
  721. local totdamage = {}
  722. local lock = false
  723. local yes = false
  724. local fastbreakkey = "m"
  725. local instakillkey = "b"
  726. local orbitkey = "v"
  727. local teleportkey = "n"
  728. local Target = 0
  729. local myPos = function()
  730. return Player.Character.HumanoidRootPart.Position
  731. end
  732. function send(message,tittle,time)
  733. if not time then time = 5 end
  734. game.StarterGui:SetCore("SendNotification", {
  735. Title = tittle;
  736. Text = message;
  737. Duration = time;
  738. })
  739. end
  740. function teleport()
  741. if Target == 0 then send("Something Go Wrong","Target Not Found",5);return end
  742. for i=1,5 do
  743. wait(0.1)
  744. Player.Character.HumanoidRootPart.CFrame = Target.HumanoidRootPart.CFrame
  745. end
  746. end
  747. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  748. if msg:find("/e settarget") then
  749. msg=msg:gsub("/e settarget ","")
  750. Tick=false
  751. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  752. if v.Name:find(msg) then
  753. Target=v.Character
  754. Tick=true
  755. end
  756. end
  757. if Tick then
  758. send("Target Setted To :"..Target.Name,"Success!",7)
  759. else
  760. send("Unable To Find User With : "..msg,"Failed :(",4)
  761. end
  762. elseif msg:find("/e viewtarget") then
  763. if Target == 0 then send("Target Not Found!",":(",4);return end
  764. send(Target.Name,"Target",4)
  765.  
  766. end
  767. end)
  768.  
  769. local AmountOfDamage = 20
  770. local Player = game:GetService("Players").LocalPlayer
  771. local Mouse = Player:GetMouse()
  772. local Damage = function(Part)
  773.  
  774. local A = Part
  775. local B = Part.Position
  776. local C = {
  777. origin = Player.Character.Head.Position,
  778. position = Part.Position,
  779. velocity = Player.Character.Head.CFrame.lookVector * math.clamp(500, 100, 500),
  780. acceleration = Vector3.new(0, -156.2, 0),
  781. age = os.time(),
  782. owned=true,
  783. toolFrom = "Magnetite Crossbow",
  784. object = game:GetService("ReplicatedStorage").Projectiles:findFirstChild("Bolt")
  785. }
  786. local D = (Player.Character.Head.Position - Part.Position).magnitude
  787. game:GetService("ReplicatedStorage").Events.DequipCosmetic:FireServer(A, B, C, D)
  788. end
  789.  
  790. Mouse.KeyUp:connect(function(key)
  791. if key == instakillkey then
  792. if yes then yes=true;send("ON","InstaKill",3) end
  793. while yes do
  794. wait()
  795. for i = 1, 20 do
  796. wait(0.1)
  797. if Mouse.Target and Mouse.Target.ClassName ~= "Terrain" then
  798. Damage(Mouse.Target)
  799. end
  800. end
  801. end
  802. elseif key == orbitkey then
  803. if Orbit then Orbit=false;lock=false;send("OFF","Orbit",3) else Orbit=true;send("ON","Orbit",3) end
  804. elseif key == teleportkey then
  805. teleport()
  806. elseif key == fastbreakkey then
  807. if FastBreak then FastBreak=false;send("OFF","FastBreak",3) else FastBreak=true;send("ON","FastBreak",3) end
  808. end
  809. end)
  810. spawn(function()
  811. game:GetService("RunService").RenderStepped:connect(function()
  812. if FastBreak then
  813. wait(0.1)
  814. local part = game:GetService("Players").LocalPlayer:GetMouse().Target
  815. local one = game:GetService("ReplicatedStorage").RelativeTime.Value
  816. local two = {part,part,part,part}
  817. game:GetService("ReplicatedStorage").Events.SwingTool:FireServer(one, two)
  818. end
  819. end)
  820. end)
  821. send("Welcome to Soygayeer 1.0","Loaded",4)
  822. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "Press M Auto Swing", Text = "mouse over the tree"})
  823. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "Youtube", Text = "Subs to Zeestriaa"})
Add Comment
Please, Sign In to add comment