Advertisement
dannthebesttt

Untitled

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