Advertisement
DJAlguein

bepbop

Nov 22nd, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.55 KB | None | 0 0
  1. local ver = 04
  2. --startupcheckforvre
  3. local player = game.Players.LocalPlayer
  4. --ui func
  5. local swosh = Instance.new("Sound", player)
  6. swosh.SoundId = "rbxassetid://138097048"
  7.  
  8. function woosh()
  9. swosh:Play()
  10. swosh.Looped = false
  11. end
  12. --nm
  13. loadstring(game:HttpGet("https://pastebin.com/raw/X5evfKM1", true))()
  14. if not newver == ver then
  15. loadstring(game:HttpGet("https://pastebin.com/raw/sBmxWj7j", true))()
  16. end
  17.  
  18. --importantvars- If you change these, script wont work
  19. local mouse = player:GetMouse()
  20. local open = false
  21. --check
  22. local groupId = 3288652
  23. local player = game.Players.LocalPlayer
  24. local iyfe = Instance.new("TextButton")
  25. local announcement = Instance.new("TextButton")
  26. local soundyy = Instance.new("Sound", player)
  27. soundyy.SoundId = "rbxassetid://230336790"
  28. local lolfruitGUI = Instance.new("ScreenGui")
  29. local firstGUI = Instance.new("ImageLabel")
  30. local guititle = Instance.new("TextLabel")
  31. local helptext = Instance.new("TextLabel")
  32. local underline = Instance.new("Frame")
  33. local helpbutton = Instance.new("TextButton")
  34. local continueinfo = Instance.new("TextLabel")
  35. local continue = Instance.new("TextButton")
  36. local loadingmain = Instance.new("Frame")
  37. local loadingscreen = Instance.new("Frame")
  38. local loadingstatus = Instance.new("TextLabel")
  39. local barbackgorund = Instance.new("Frame")
  40. local loadingsymbol = Instance.new("ImageLabel")
  41. local greenbar = Instance.new("Frame")
  42. local helpframe = Instance.new("Frame")
  43. local topbar = Instance.new("Frame")
  44. local HelpTitle = Instance.new("TextLabel")
  45. local opening = Instance.new("TextLabel")
  46. local mainparagraph = Instance.new("TextLabel")
  47. local connector = Instance.new("Frame")
  48. local helpframecredits = Instance.new("TextLabel")
  49. local done = Instance.new("TextButton")
  50. local guimain = Instance.new("Frame")
  51. local topbar_2 = Instance.new("Frame")
  52. local bar1 = Instance.new("Frame")
  53. local bar2 = Instance.new("Frame")
  54. local bar3 = Instance.new("Frame")
  55. local detect = Instance.new("TextButton")
  56. local selecttab = Instance.new("Frame")
  57. local lolfruitfunc = Instance.new("TextButton")
  58. local lolfruitfuncstatus = Instance.new("ImageLabel")
  59. local FEGUIs = Instance.new("TextButton")
  60. local feguistatus = Instance.new("ImageLabel")
  61. local settings = Instance.new("TextButton")
  62. local settingsstatus = Instance.new("ImageLabel")
  63. local teleports = Instance.new("TextButton")
  64. local teleportsstatus = Instance.new("ImageLabel")
  65. local close = Instance.new("TextButton")
  66. local lolfruittab = Instance.new("Frame")
  67. local lolfruittabinfo = Instance.new("TextLabel")
  68. local tptoking = Instance.new("TextButton")
  69. local spambypass = Instance.new("TextButton")
  70. local tptohq = Instance.new("TextButton")
  71. local warning = Instance.new("TextLabel")
  72. local spamking = Instance.new("TextButton")
  73. local blacklightbutton = Instance.new("TextButton")
  74. local changelog = Instance.new("Frame")
  75. local changetitle = Instance.new("TextLabel")
  76. local news2 = Instance.new("TextLabel")
  77. local news1 = Instance.new("TextLabel")
  78. local settingsframe = Instance.new("Frame")
  79. local changeoutline = Instance.new("TextButton")
  80. local settings_2 = Instance.new("TextLabel")
  81. local xtra = Instance.new("TextLabel")
  82. local teleportsframe = Instance.new("Frame")
  83. local teleports_2 = Instance.new("TextLabel")
  84. local leavegame = Instance.new("TextButton")
  85. local HQwarp = Instance.new("TextButton")
  86. local gameoftheweek = Instance.new("TextButton")
  87. local feguitab = Instance.new("Frame")
  88. local feguititle = Instance.new("TextLabel")
  89. local Shattervast = Instance.new("TextButton")
  90. local FEHub = Instance.new("TextButton")
  91. local ustupid = Instance.new("Frame")
  92. local TextLabel = Instance.new("TextLabel")
  93.  
  94.  
  95. -- Properties
  96.  
  97.  
  98. lolfruitGUI.Name = "lolfruitGUI"
  99. lolfruitGUI.Parent = game.CoreGui
  100.  
  101. firstGUI.Name = "firstGUI"
  102. firstGUI.Parent = lolfruitGUI
  103. firstGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  104. firstGUI.BackgroundTransparency = 1
  105. firstGUI.BorderColor3 = Color3.new(0, 1, 0)
  106. firstGUI.BorderSizePixel = 9
  107. firstGUI.Position = UDim2.new(0.34579438, 0, -0.524590135, 0)
  108. firstGUI.Size = UDim2.new(0, 472, 0, 472)
  109. firstGUI.Visible = false
  110. firstGUI.Image = "rbxassetid://63380097"
  111. firstGUI.ImageColor3 = Color3.new(0, 0, 0)
  112.  
  113. guititle.Name = "guititle"
  114. guititle.Parent = firstGUI
  115. guititle.BackgroundColor3 = Color3.new(1, 1, 1)
  116. guititle.BackgroundTransparency = 1
  117. guititle.Position = UDim2.new(0.286016941, 0, 0.0762711838, 0)
  118. guititle.Size = UDim2.new(0, 194, 0, 50)
  119. guititle.Font = Enum.Font.SciFi
  120. guititle.Text = "Lolfruit GUI"
  121. guititle.TextColor3 = Color3.new(1, 1, 1)
  122. guititle.TextScaled = true
  123. guititle.TextSize = 14
  124. guititle.TextWrapped = true
  125.  
  126. helptext.Name = "helptext"
  127. helptext.Parent = firstGUI
  128. helptext.BackgroundColor3 = Color3.new(1, 1, 1)
  129. helptext.BackgroundTransparency = 1
  130. helptext.Position = UDim2.new(0.27966103, 0, 0.216101691, 0)
  131. helptext.Size = UDim2.new(0, 200, 0, 50)
  132. helptext.Font = Enum.Font.Code
  133. helptext.Text = "If this is your first time using this, click here."
  134. helptext.TextColor3 = Color3.new(1, 1, 1)
  135. helptext.TextScaled = true
  136. helptext.TextSize = 14
  137. helptext.TextWrapped = true
  138.  
  139. underline.Name = "underline"
  140. underline.Parent = firstGUI
  141. underline.BackgroundColor3 = Color3.new(1, 1, 1)
  142. underline.Position = UDim2.new(0.218220338, 0, 0.182203397, 0)
  143. underline.Size = UDim2.new(0,1,0,6)
  144.  
  145. helpbutton.Name = "helpbutton"
  146. helpbutton.Parent = firstGUI
  147. helpbutton.BackgroundColor3 = Color3.new(1, 0, 0)
  148. helpbutton.BorderColor3 = Color3.new(1, 1, 0.498039)
  149. helpbutton.BorderSizePixel = 4
  150. helpbutton.Position = UDim2.new(0.290254235, 0, 0.351694912, 0)
  151. helpbutton.Size = UDim2.new(0, 195, 0, 27)
  152. helpbutton.Font = Enum.Font.SourceSans
  153. helpbutton.Text = "Click me for help!"
  154. helpbutton.TextColor3 = Color3.new(1, 1, 1)
  155. helpbutton.TextSize = 30
  156. helpbutton.TextWrapped = true
  157.  
  158. continueinfo.Name = "continueinfo"
  159. continueinfo.Parent = firstGUI
  160. continueinfo.BackgroundColor3 = Color3.new(1, 1, 1)
  161. continueinfo.BackgroundTransparency = 1
  162. continueinfo.Position = UDim2.new(0.288135588, 0, 0.455508471, 0)
  163. continueinfo.Size = UDim2.new(0, 200, 0, 50)
  164. continueinfo.Font = Enum.Font.Code
  165. continueinfo.Text = "Otherwise, click below to enter the GUI."
  166. continueinfo.TextColor3 = Color3.new(1, 1, 1)
  167. continueinfo.TextScaled = true
  168. continueinfo.TextSize = 14
  169. continueinfo.TextWrapped = true
  170.  
  171. blacklightbutton.Name = "blacklightbutton"
  172. blacklightbutton.Parent = lolfruittab
  173. blacklightbutton.BackgroundColor3 = Color3.new(0.701961, 1, 0)
  174. blacklightbutton.BorderSizePixel = 4
  175. blacklightbutton.Position = UDim2.new(0.542, 0,0.471, 0)
  176. blacklightbutton.Size = UDim2.new(0, 179,0, 124)
  177. blacklightbutton.Font = Enum.Font.SourceSans
  178. blacklightbutton.Text = "BlackLight v1. - FE Animations and Scripts - Made by me :)"
  179. blacklightbutton.TextColor3 = Color3.new(0, 0, 0)
  180. blacklightbutton.TextSize = 18
  181. blacklightbutton.TextScaled = true
  182. blacklightbutton.TextWrapped = true
  183.  
  184. continue.Name = "continue"
  185. continue.Parent = firstGUI
  186. continue.BackgroundColor3 = Color3.new(0.333333, 1, 0)
  187. continue.BackgroundTransparency = 0.60000002384186
  188. continue.BorderColor3 = Color3.new(0, 0.568627, 1)
  189. continue.BorderSizePixel = 4
  190. continue.Position = UDim2.new(0.290254235, 0, 0.578389823, 0)
  191. continue.Size = UDim2.new(0, 200, 0, 46)
  192. continue.Font = Enum.Font.Cartoon
  193. continue.Text = "Continue."
  194. continue.TextColor3 = Color3.new(0, 0, 0)
  195. continue.TextSize = 30
  196.  
  197. loadingmain.Name = "loadingmain"
  198. loadingmain.Parent = lolfruitGUI
  199. loadingmain.Active = true
  200. loadingmain.BackgroundColor3 = Color3.new(0, 0, 0)
  201. loadingmain.BorderSizePixel = 0
  202. loadingmain.LayoutOrder = 17
  203. loadingmain.Position = UDim2.new(0.346, 0,-0.186, 0)
  204. loadingmain.Size = UDim2.new(0, 486, 0, 161)
  205.  
  206. loadingscreen.Name = "loadingscreen"
  207. loadingscreen.Parent = loadingmain
  208. loadingscreen.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  209. loadingscreen.BorderColor3 = Color3.new(0, 0, 0)
  210. loadingscreen.BorderSizePixel = 0
  211. loadingscreen.Position = UDim2.new(0.0102880662, 0, 0, 0)
  212. loadingscreen.Size = UDim2.new(0, 481, 0, 153)
  213.  
  214. loadingstatus.Name = "loadingstatus"
  215. loadingstatus.Parent = loadingscreen
  216. loadingstatus.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  217. loadingstatus.BorderSizePixel = 0
  218. loadingstatus.Position = UDim2.new(0.291060299, 0, 0.0392156877, 0)
  219. loadingstatus.Size = UDim2.new(0, 200, 0, 30)
  220. loadingstatus.Font = Enum.Font.Code
  221. loadingstatus.Text = "Loading UI.."
  222. loadingstatus.TextColor3 = Color3.new(0, 0, 0)
  223. loadingstatus.TextScaled = true
  224. loadingstatus.TextSize = 14
  225. loadingstatus.TextWrapped = true
  226.  
  227. barbackgorund.Name = "barbackgorund"
  228. barbackgorund.Parent = loadingscreen
  229. barbackgorund.BackgroundColor3 = Color3.new(1, 1, 1)
  230. barbackgorund.BorderSizePixel = 0
  231. barbackgorund.Position = UDim2.new(0, 0, 0.392156869, 0)
  232. barbackgorund.Size = UDim2.new(0, 481, 0, 35)
  233.  
  234. loadingsymbol.Name = "loadingsymbol"
  235. loadingsymbol.Parent = barbackgorund
  236. loadingsymbol.BackgroundColor3 = Color3.new(1, 1, 1)
  237. loadingsymbol.BackgroundTransparency = 1
  238. loadingsymbol.BorderSizePixel = 0
  239. loadingsymbol.Position = UDim2.new(0.0166320205, 0, -0.285714298, 0)
  240. loadingsymbol.Size = UDim2.new(0, 59, 0, 55)
  241. loadingsymbol.Image = "rbxassetid://1867544138"
  242.  
  243. greenbar.Name = "greenbar"
  244. greenbar.Parent = barbackgorund
  245. greenbar.BackgroundColor3 = Color3.new(0, 0.713726, 0)
  246. greenbar.BorderSizePixel = 0
  247. greenbar.Size = UDim2.new(0, 8, 0, 35)
  248.  
  249. helpframe.Name = "helpframe"
  250. helpframe.Parent = lolfruitGUI
  251. helpframe.Active = true
  252. helpframe.BackgroundColor3 = Color3.new(1, 1, 1)
  253. helpframe.BorderSizePixel = 4
  254. helpframe.Position = UDim2.new(0.751976967, 0, 0.175644025, 0)
  255. helpframe.Size = UDim2.new(0.173, 0,0.65, 0)
  256. helpframe.Visible = false
  257.  
  258. topbar.Name = "topbar"
  259. topbar.Parent = helpframe
  260. topbar.Active = true
  261. topbar.BackgroundColor3 = Color3.new(0, 0, 0)
  262. topbar.Size = UDim2.new(0,332,0,41)
  263.  
  264. HelpTitle.Name = "HelpTitle"
  265. HelpTitle.Parent = topbar
  266. HelpTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  267. HelpTitle.BackgroundTransparency = 1
  268. HelpTitle.Position = UDim2.new(0, 0, 0.097560972, 0)
  269. HelpTitle.Size = UDim2.new(0, 332, 0, 32)
  270. HelpTitle.Font = Enum.Font.SourceSans
  271. HelpTitle.Text = "Lolfruit GUI Help!"
  272. HelpTitle.TextColor3 = Color3.new(1, 1, 1)
  273. HelpTitle.TextScaled = true
  274. HelpTitle.TextSize = 14
  275. HelpTitle.TextWrapped = true
  276.  
  277. opening.Name = "opening"
  278. opening.Parent = helpframe
  279. opening.BackgroundColor3 = Color3.new(1, 1, 1)
  280. opening.BackgroundTransparency = 1
  281. opening.Position = UDim2.new(0, 0, 0.0738738775, 0)
  282. opening.Size = UDim2.new(0, 332, 0, 46)
  283. opening.Font = Enum.Font.SourceSans
  284. opening.Text = "Welcome to lolfruit GUI!"
  285. opening.TextColor3 = Color3.new(0, 0, 0)
  286. opening.TextScaled = true
  287. opening.TextSize = 14
  288. opening.TextWrapped = true
  289.  
  290. mainparagraph.Name = "mainparagraph"
  291. mainparagraph.Parent = helpframe
  292. mainparagraph.BackgroundColor3 = Color3.new(1, 1, 1)
  293. mainparagraph.BackgroundTransparency = 1
  294. mainparagraph.Position = UDim2.new(0, 0, 0.156756759, 0)
  295. mainparagraph.Size = UDim2.new(0, 332, 0, 439)
  296. mainparagraph.Font = Enum.Font.SourceSans
  297. mainparagraph.Text = "Lolfruit GUI is a GUI specifically made for lolfruit. This is a W.I.P, so please contact me at ee#1337, if you find a bug, or something you would like fixed :) This GUI will only work, if you are on your lolfruit account, else it will kick you from the game (This preference can be changed at the top of the script, in the preferences. If you want, put false and it will just simply not launch if you are on the wrong account.) This GUI will be constantly updated, also if you have any scripts feel free to send me them too add :) This GUI will have useful functions, coded for lolfruit such as \"teleport to raid leader\" etc. Once you have closed the GUI, press E to reopen the GUI."
  298. mainparagraph.TextColor3 = Color3.new(0, 0, 0)
  299. mainparagraph.TextScaled = true
  300. mainparagraph.TextSize = 14
  301. mainparagraph.TextWrapped = true
  302.  
  303. connector.Name = "connector"
  304. connector.Parent = helpframe
  305. connector.BackgroundColor3 = Color3.new(0, 0, 0)
  306. connector.BorderSizePixel = 0
  307. connector.Position = UDim2.new({-1.034, 0},{0.461, 0})
  308. connector.Size = UDim2.new(0, 1, 0, 28)
  309. connector.Visible = false
  310.  
  311. helpframecredits.Name = "helpframecredits"
  312. helpframecredits.Parent = helpframe
  313. helpframecredits.BackgroundColor3 = Color3.new(1, 1, 1)
  314. helpframecredits.BorderSizePixel = 4
  315. helpframecredits.Position = UDim2.new(0, 0, 1, 0)
  316. helpframecredits.Size = UDim2.new(0, 332, 0, 29)
  317. helpframecredits.Font = Enum.Font.SourceSans
  318. helpframecredits.Text = "Created by ee#1337"
  319. helpframecredits.TextColor3 = Color3.new(0, 0, 0)
  320. helpframecredits.TextScaled = true
  321. helpframecredits.TextSize = 14
  322. helpframecredits.TextWrapped = true
  323.  
  324. done.Name = "done"
  325. done.Parent = helpframe
  326. done.BackgroundColor3 = Color3.new(1, 0, 0)
  327. done.BorderColor3 = Color3.new(0.666667, 0.333333, 1)
  328. done.BorderSizePixel = 3
  329. done.Position = UDim2.new(0.00903614424, 0, 0.935135186, 0)
  330. done.Size = UDim2.new(0, 326, 0, 29)
  331. done.Font = Enum.Font.SourceSans
  332. done.Text = "I'm done!"
  333. done.TextColor3 = Color3.new(1, 1, 1)
  334. done.TextScaled = true
  335. done.TextSize = 14
  336. done.TextWrapped = true
  337.  
  338. guimain.Name = "guimain"
  339. guimain.Parent = lolfruitGUI
  340. guimain.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  341. guimain.BorderColor3 = Color3.new(0, 0, 0)
  342. guimain.BorderSizePixel = 8
  343. guimain.Position = UDim2.new(-0.302, 0,0.22, 0)
  344. guimain.Size = UDim2.new(0, 421, 0, 567)
  345. guimain.Visible = false
  346.  
  347. topbar_2.Name = "topbar"
  348. topbar_2.Parent = guimain
  349. topbar_2.BackgroundColor3 = Color3.new(0, 0, 0)
  350. topbar_2.BorderSizePixel = 0
  351. topbar_2.Size = UDim2.new(0, 421,0, 49)
  352.  
  353. bar1.Name = "bar1"
  354. bar1.Parent = topbar_2
  355. bar1.BackgroundColor3 = Color3.new(1, 1, 1)
  356. bar1.BorderSizePixel = 0
  357. bar1.Position = UDim2.new(0, 0, -0.0105820149, 0)
  358. bar1.Size = UDim2.new(0, 35, 0, 6)
  359.  
  360. bar2.Name = "bar2"
  361. bar2.Parent = bar1
  362. bar2.BackgroundColor3 = Color3.new(1, 1, 1)
  363. bar2.BorderSizePixel = 0
  364. bar2.Position = UDim2.new(0, 0, 2.5, 0)
  365. bar2.Size = UDim2.new(0, 35, 0, 6)
  366.  
  367. bar3.Name = "bar3"
  368. bar3.Parent = bar2
  369. bar3.BackgroundColor3 = Color3.new(1, 1, 1)
  370. bar3.BorderSizePixel = 0
  371. bar3.Position = UDim2.new(0, 0, 2.49999976, 0)
  372. bar3.Size = UDim2.new(0, 35, 0, 6)
  373.  
  374. detect.Name = "detect"
  375. detect.Parent = bar3
  376. detect.BackgroundColor3 = Color3.new(1, 1, 1)
  377. detect.BackgroundTransparency = 1
  378. detect.Position = UDim2.new(0, 0, -5, 0)
  379. detect.Size = UDim2.new(0, 35, 0, 52)
  380. detect.Font = Enum.Font.SourceSans
  381. detect.Text = ""
  382. detect.TextColor3 = Color3.new(0, 0, 0)
  383. detect.TextSize = 14
  384.  
  385. selecttab.Name = "selecttab"
  386. selecttab.Parent = guimain
  387. selecttab.BackgroundColor3 = Color3.new(0, 0, 0)
  388. selecttab.BorderColor3 = Color3.new(0.666667, 0, 0)
  389. selecttab.BorderSizePixel = 0
  390. selecttab.Position = UDim2.new(0, 0, 0.0828924179, 0)
  391. selecttab.Size = UDim2.new(0, 6, 0, 11)
  392.  
  393. lolfruitfunc.Name = "lolfruitfunc"
  394. lolfruitfunc.Parent = selecttab
  395. lolfruitfunc.BackgroundColor3 = Color3.new(0.376471, 0.0627451, 1)
  396. lolfruitfunc.BorderSizePixel = 0
  397. lolfruitfunc.Position = UDim2.new(0, 0, 0.0326923095, 0)
  398. lolfruitfunc.Size = UDim2.new(0, 90, 0, 50)
  399. lolfruitfunc.Font = Enum.Font.SourceSans
  400. lolfruitfunc.Text = "Lolfruit Functions"
  401. lolfruitfunc.TextColor3 = Color3.new(1, 1, 1)
  402. lolfruitfunc.TextSize = 25
  403. lolfruitfunc.TextWrapped = true
  404.  
  405. lolfruitfuncstatus.Name = "lolfruitfuncstatus"
  406. lolfruitfuncstatus.Parent = lolfruitfunc
  407. lolfruitfuncstatus.BackgroundColor3 = Color3.new(1, 1, 1)
  408. lolfruitfuncstatus.BackgroundTransparency = 1
  409. lolfruitfuncstatus.Position = UDim2.new(1.04444444, 0, 0.100000001, 0)
  410. lolfruitfuncstatus.Size = UDim2.new(0.48888889, 0, 0.800000072, 0)
  411. lolfruitfuncstatus.Image = "rbxassetid://1867544138"
  412.  
  413. FEGUIs.Name = "FE GUI's."
  414. FEGUIs.Parent = selecttab
  415. FEGUIs.BackgroundColor3 = Color3.new(0.376471, 0.0627451, 1)
  416. FEGUIs.BorderSizePixel = 0
  417. FEGUIs.Position = UDim2.new(0, 0, 0.16538462, 0)
  418. FEGUIs.Size = UDim2.new(0, 90, 0, 50)
  419. FEGUIs.Font = Enum.Font.SourceSans
  420. FEGUIs.Text = "Fe Gui's."
  421. FEGUIs.TextColor3 = Color3.new(1, 1, 1)
  422. FEGUIs.TextSize = 30
  423. FEGUIs.TextWrapped = true
  424.  
  425. feguistatus.Name = "feguistatus"
  426. feguistatus.Parent = FEGUIs
  427. feguistatus.BackgroundColor3 = Color3.new(1, 1, 1)
  428. feguistatus.BackgroundTransparency = 1
  429. feguistatus.Position = UDim2.new(1.04444444, 0, 0.100000001, 0)
  430. feguistatus.Size = UDim2.new(0.48888889, 0, 0.800000072, 0)
  431. feguistatus.Image = "rbxassetid://1867544138"
  432.  
  433. settings.Name = "settings"
  434. settings.Parent = selecttab
  435. settings.BackgroundColor3 = Color3.new(0.376471, 0.0627451, 1)
  436. settings.BorderSizePixel = 0
  437. settings.Position = UDim2.new(0, 0, 0.296153843, 0)
  438. settings.Size = UDim2.new(0, 90, 0, 50)
  439. settings.Font = Enum.Font.SourceSans
  440. settings.Text = "Settings"
  441. settings.TextColor3 = Color3.new(1, 1, 1)
  442. settings.TextSize = 30
  443. settings.TextWrapped = true
  444.  
  445. settingsstatus.Name = "settingsstatus"
  446. settingsstatus.Parent = settings
  447. settingsstatus.BackgroundColor3 = Color3.new(1, 1, 1)
  448. settingsstatus.BackgroundTransparency = 1
  449. settingsstatus.Position = UDim2.new(1.04444444, 0, 0.100000001, 0)
  450. settingsstatus.Size = UDim2.new(0.48888889, 0, 0.800000072, 0)
  451. settingsstatus.Image = "rbxassetid://1867544138"
  452.  
  453. teleports.Name = "teleports"
  454. teleports.Parent = selecttab
  455. teleports.BackgroundColor3 = Color3.new(0.376471, 0.0627451, 1)
  456. teleports.BorderSizePixel = 0
  457. teleports.Position = UDim2.new(0, 0, 0.426923096, 0)
  458. teleports.Size = UDim2.new(0, 90, 0, 50)
  459. teleports.Font = Enum.Font.SourceSans
  460. teleports.Text = "Teleports"
  461. teleports.TextColor3 = Color3.new(1, 1, 1)
  462. teleports.TextSize = 25
  463. teleports.TextWrapped = true
  464.  
  465. teleportsstatus.Name = "teleportsstatus"
  466. teleportsstatus.Parent = teleports
  467. teleportsstatus.BackgroundColor3 = Color3.new(1, 1, 1)
  468. teleportsstatus.BackgroundTransparency = 1
  469. teleportsstatus.Position = UDim2.new(1.04444444, 0, 0.100000001, 0)
  470. teleportsstatus.Size = UDim2.new(0.48888889, 0, 0.800000072, 0)
  471. teleportsstatus.Image = "rbxassetid://1867544138"
  472.  
  473. close.Name = "close"
  474. close.Parent = guimain
  475. close.BackgroundColor3 = Color3.new(1, 1, 1)
  476. close.BackgroundTransparency = 1
  477. close.Position = UDim2.new(0.871733963, 0, -0.00529100513, 0)
  478. close.Size = UDim2.new(0, 54, 0, 38)
  479. close.Font = Enum.Font.SourceSans
  480. close.Text = "Close"
  481. close.TextColor3 = Color3.new(1, 0, 0)
  482. close.TextScaled = true
  483. close.TextSize = 14
  484. close.TextWrapped = true
  485.  
  486. lolfruittab.Name = "lolfruittab"
  487. lolfruittab.Parent = guimain
  488. lolfruittab.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  489. lolfruittab.BorderSizePixel = 0
  490. lolfruittab.Position = UDim2.new(-0.00237529702, 0, 0.0811287463, 0)
  491. lolfruittab.Size = UDim2.new(0, 421, 0, 520)
  492. lolfruittab.Visible = false
  493.  
  494. lolfruittabinfo.Name = "lolfruittabinfo"
  495. lolfruittabinfo.Parent = lolfruittab
  496. lolfruittabinfo.BackgroundColor3 = Color3.new(1, 1, 1)
  497. lolfruittabinfo.BackgroundTransparency = 1
  498. lolfruittabinfo.Position = UDim2.new(0.0285035633, 0, 0.00192307692, 0)
  499. lolfruittabinfo.Size = UDim2.new(0, 400, 0, 69)
  500. lolfruittabinfo.Font = Enum.Font.Code
  501. lolfruittabinfo.Text = "This section is for lolfruit GUI commands."
  502. lolfruittabinfo.TextColor3 = Color3.new(1, 1, 1)
  503. lolfruittabinfo.TextScaled = true
  504. lolfruittabinfo.TextSize = 14
  505. lolfruittabinfo.TextWrapped = true
  506.  
  507. tptoking.Name = "tptoking"
  508. tptoking.Parent = lolfruittab
  509. tptoking.BackgroundColor3 = Color3.new(0.701961, 1, 0)
  510. tptoking.BorderSizePixel = 4
  511. tptoking.Position = UDim2.new(0.0332541578, 0, 0.176923081, 0)
  512. tptoking.Size = UDim2.new(0, 200, 0, 50)
  513. tptoking.Font = Enum.Font.SourceSans
  514. tptoking.Text = "Teleport to lolfruit_king."
  515. tptoking.TextColor3 = Color3.new(0, 0, 0)
  516. tptoking.TextSize = 20
  517. tptoking.TextWrapped = true
  518.  
  519. spambypass.Name = "spambypass"
  520. spambypass.Parent = lolfruittab
  521. spambypass.BackgroundColor3 = Color3.new(0.701961, 1, 0)
  522. spambypass.BorderSizePixel = 4
  523. spambypass.Position = UDim2.new(0.0332541578, 0, 0.332692295, 0)
  524. spambypass.Size = UDim2.new(0, 200, 0, 50)
  525. spambypass.Font = Enum.Font.SourceSans
  526. spambypass.Text = "Spam Raid Filter Bypass"
  527. spambypass.TextColor3 = Color3.new(0, 0, 0)
  528. spambypass.TextSize = 20
  529. spambypass.TextWrapped = true
  530.  
  531. tptohq.Name = "tptohq"
  532. tptohq.Parent = lolfruittab
  533. tptohq.BackgroundColor3 = Color3.new(0.701961, 1, 0)
  534. tptohq.BorderSizePixel = 4
  535. tptohq.Position = UDim2.new(0.033254154, 0, 0.613461554, 0)
  536. tptohq.Size = UDim2.new(0, 200, 0, 50)
  537. tptohq.Font = Enum.Font.SourceSans
  538. tptohq.Text = "Teleport to HQ."
  539. tptohq.TextColor3 = Color3.new(0, 0, 0)
  540. tptohq.TextSize = 20
  541. tptohq.TextWrapped = true
  542.  
  543. warning.Name = "warning"
  544. warning.Parent = tptohq
  545. warning.BackgroundColor3 = Color3.new(1, 1, 1)
  546. warning.BackgroundTransparency = 1
  547. warning.BorderSizePixel = 0
  548. warning.Position = UDim2.new(0.0400000066, 0, 1.12, 0)
  549. warning.Size = UDim2.new(0, 379, 0, 138)
  550. warning.Font = Enum.Font.SourceSans
  551. warning.Text = "WARNING! Do not exploit in the HQ. According to the rules, if you exploit in HQ, you will be removed from lolfruit :(. Don't be stupid."
  552. warning.TextColor3 = Color3.new(1, 1, 1)
  553. warning.TextScaled = true
  554. warning.TextSize = 14
  555. warning.TextWrapped = true
  556.  
  557. spamking.Name = "spamking"
  558. spamking.Parent = lolfruittab
  559. spamking.BackgroundColor3 = Color3.new(0.701961, 1, 0)
  560. spamking.BorderSizePixel = 4
  561. spamking.Position = UDim2.new(0.0332541578, 0, 0.471153855, 0)
  562. spamking.Size = UDim2.new(0, 200, 0, 50)
  563. spamking.Font = Enum.Font.SourceSans
  564. spamking.Text = "Spam Text, Saying \"Hail lolfruit_king etc\" for 5 seconds."
  565. spamking.TextColor3 = Color3.new(0, 0, 0)
  566. spamking.TextSize = 18
  567. spamking.TextWrapped = true
  568.  
  569.  
  570.  
  571.  
  572.  
  573. changelog.Name = "changelog"
  574. changelog.Parent = guimain
  575. changelog.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  576. changelog.BorderSizePixel = 0
  577. changelog.Position = UDim2.new(0, 0, 0.0828924179, 0)
  578. changelog.Size = UDim2.new(0, 421, 0, 56)
  579.  
  580. changetitle.Name = "changetitle"
  581. changetitle.Parent = changelog
  582. changetitle.BackgroundColor3 = Color3.new(1, 1, 1)
  583. changetitle.BackgroundTransparency = 1
  584. changetitle.Position = UDim2.new(0.0736341998, 0, 0.33571431, 0)
  585. changetitle.Size = UDim2.new(0, 358, 0, 50)
  586. changetitle.Font = Enum.Font.SourceSans
  587. changetitle.Text = "Changelog and News."
  588. changetitle.TextColor3 = Color3.new(1, 1, 1)
  589. changetitle.TextScaled = true
  590. changetitle.TextSize = 14
  591. changetitle.TextWrapped = true
  592.  
  593. news2.Name = "news2"
  594. news2.Parent = changelog
  595. news2.BackgroundColor3 = Color3.new(1, 1, 1)
  596. news2.BackgroundTransparency = 1
  597. news2.Position = UDim2.new(0.0142517816, 0, 3.35714293, 0)
  598. news2.Size = UDim2.new(0, 415, 0, 324)
  599. news2.Font = Enum.Font.SourceSans
  600. news2.Text = "Added infinite yield FE, and Announcement scripts. Thanks to lolfruit_raidking and lolfruit_boy for their sugggestions! Thanks to OozlesRIP, and others for help."
  601. news2.TextColor3 = Color3.new(1, 1, 1)
  602. news2.TextScaled = true
  603. news2.TextSize = 14
  604. news2.TextWrapped = true
  605.  
  606. news1.Name = "news1"
  607. news1.Parent = changelog
  608. news1.BackgroundColor3 = Color3.new(1, 1, 1)
  609. news1.BackgroundTransparency = 1
  610. news1.Position = UDim2.new(0.0403800458, 0, 1.53571427, 0)
  611. news1.Size = UDim2.new(0, 392, 0, 50)
  612. news1.Font = Enum.Font.SciFi
  613. news1.Text = "- Completely Scrapped Old GUI Design for something more \"modern\""
  614. news1.TextColor3 = Color3.new(1, 1, 1)
  615. news1.TextScaled = true
  616. news1.TextSize = 14
  617. news1.TextWrapped = true
  618.  
  619. settingsframe.Name = "settingsframe"
  620. settingsframe.Parent = guimain
  621. settingsframe.BackgroundColor3 = Color3.new(0.345098, 0.345098, 0.345098)
  622. settingsframe.BorderSizePixel = 0
  623. settingsframe.Position = UDim2.new(0, 0, 0.0828924179, 0)
  624. settingsframe.Size = UDim2.new(0, 421, 0, 520)
  625. settingsframe.Visible = false
  626.  
  627. changeoutline.Name = "changeoutline"
  628. changeoutline.Parent = settingsframe
  629. changeoutline.BackgroundColor3 = Color3.new(1, 1, 1)
  630. changeoutline.BackgroundTransparency = 1
  631. changeoutline.Position = UDim2.new(0.137767226, 0, 0.171153843, 0)
  632. changeoutline.Size = UDim2.new(0, 304, 0, 99)
  633. changeoutline.Font = Enum.Font.SourceSans
  634. changeoutline.Text = "Change Outline Color, to Red."
  635. changeoutline.TextColor3 = Color3.new(1, 1, 1)
  636. changeoutline.TextScaled = true
  637. changeoutline.TextSize = 14
  638. changeoutline.TextWrapped = true
  639.  
  640. settings_2.Name = "settings"
  641. settings_2.Parent = settingsframe
  642. settings_2.BackgroundColor3 = Color3.new(1, 1, 1)
  643. settings_2.BackgroundTransparency = 1
  644. settings_2.Position = UDim2.new(0.261282653, 0, 0.0211538468, 0)
  645. settings_2.Size = UDim2.new(0, 200, 0, 50)
  646. settings_2.Font = Enum.Font.SourceSans
  647. settings_2.Text = "Settings."
  648. settings_2.TextColor3 = Color3.new(0.968628, 0.027451, 1)
  649. settings_2.TextScaled = true
  650. settings_2.TextSize = 14
  651. settings_2.TextWrapped = true
  652.  
  653. xtra.Name = "xtra"
  654. xtra.Parent = settingsframe
  655. xtra.BackgroundColor3 = Color3.new(1, 1, 1)
  656. xtra.BackgroundTransparency = 1
  657. xtra.Position = UDim2.new(0.261282653, 0, 0.405769229, 0)
  658. xtra.Size = UDim2.new(0, 210, 0, 273)
  659. xtra.Font = Enum.Font.SourceSans
  660. xtra.Text = "More settings will be added in the future, wanted to focus on the main aspects of this GUI :)"
  661. xtra.TextColor3 = Color3.new(1, 0.917647, 0)
  662. xtra.TextScaled = true
  663. xtra.TextSize = 14
  664. xtra.TextWrapped = true
  665.  
  666. teleportsframe.Name = "teleportsframe"
  667. teleportsframe.Parent = guimain
  668. teleportsframe.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  669. teleportsframe.BorderSizePixel = 0
  670. teleportsframe.Position = UDim2.new(0, 0, 0.0828924179, 0)
  671. teleportsframe.Size = UDim2.new(0, 421, 0, 520)
  672. teleportsframe.Visible = false
  673.  
  674. teleports_2.Name = "teleports"
  675. teleports_2.Parent = teleportsframe
  676. teleports_2.BackgroundColor3 = Color3.new(1, 1, 1)
  677. teleports_2.BackgroundTransparency = 1
  678. teleports_2.Position = UDim2.new(0.130641326, 0, 0.0384615399, 0)
  679. teleports_2.Size = UDim2.new(0, 321, 0, 66)
  680. teleports_2.Font = Enum.Font.SourceSans
  681. teleports_2.Text = "Lolfruit Teleports."
  682. teleports_2.TextColor3 = Color3.new(0.835294, 1, 0)
  683. teleports_2.TextScaled = true
  684. teleports_2.TextSize = 14
  685. teleports_2.TextWrapped = true
  686.  
  687. leavegame.Name = "leavegame"
  688. leavegame.Parent = teleportsframe
  689. leavegame.BackgroundColor3 = Color3.new(1, 0.937255, 0.0588235)
  690. leavegame.BorderColor3 = Color3.new(0.431373, 0.67451, 0.847059)
  691. leavegame.BorderSizePixel = 4
  692. leavegame.Position = UDim2.new(0.130641326, 0, 0.25, 0)
  693. leavegame.Size = UDim2.new(0, 225, 0, 66)
  694. leavegame.Font = Enum.Font.SourceSans
  695. leavegame.Text = "Leave Game."
  696. leavegame.TextColor3 = Color3.new(0, 0, 0)
  697. leavegame.TextScaled = true
  698. leavegame.TextSize = 14
  699. leavegame.TextWrapped = true
  700.  
  701. HQwarp.Name = "HQwarp"
  702. HQwarp.Parent = teleportsframe
  703. HQwarp.BackgroundColor3 = Color3.new(1, 0.937255, 0.0588235)
  704. HQwarp.BorderColor3 = Color3.new(0.431373, 0.67451, 0.847059)
  705. HQwarp.BorderSizePixel = 4
  706. HQwarp.Position = UDim2.new(0.128266037, 0, 0.442307681, 0)
  707. HQwarp.Size = UDim2.new(0, 225, 0, 66)
  708. HQwarp.Font = Enum.Font.SourceSans
  709. HQwarp.Text = "Warp to HQ."
  710. HQwarp.TextColor3 = Color3.new(0, 0, 0)
  711. HQwarp.TextScaled = true
  712. HQwarp.TextSize = 14
  713. HQwarp.TextWrapped = true
  714.  
  715. gameoftheweek.Name = "gameoftheweek"
  716. gameoftheweek.Parent = teleportsframe
  717. gameoftheweek.BackgroundColor3 = Color3.new(1, 0.937255, 0.0588235)
  718. gameoftheweek.BorderColor3 = Color3.new(0.431373, 0.67451, 0.847059)
  719. gameoftheweek.BorderSizePixel = 4
  720. gameoftheweek.Position = UDim2.new(0.133016631, 0, 0.628846169, 0)
  721. gameoftheweek.Size = UDim2.new(0, 225, 0, 66)
  722. gameoftheweek.Font = Enum.Font.SourceSans
  723. gameoftheweek.Text = "Warp to bad game of the week."
  724. gameoftheweek.TextColor3 = Color3.new(0, 0, 0)
  725. gameoftheweek.TextScaled = true
  726. gameoftheweek.TextSize = 14
  727. gameoftheweek.TextWrapped = true
  728.  
  729. feguitab.Name = "feguitab"
  730. feguitab.Parent = guimain
  731. feguitab.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  732. feguitab.BorderSizePixel = 0
  733. feguitab.Position = UDim2.new(0, 0, 0.0828924179, 0)
  734. feguitab.Size = UDim2.new(0, 421, 0, 520)
  735. feguitab.Visible = false
  736.  
  737. feguititle.Name = "feguititle"
  738. feguititle.Parent = feguitab
  739. feguititle.BackgroundColor3 = Color3.new(1, 1, 1)
  740. feguititle.BackgroundTransparency = 1
  741. feguititle.Position = UDim2.new(0.261282653, 0, 0.0557692312, 0)
  742. feguititle.Size = UDim2.new(0, 200, 0, 50)
  743. feguititle.Font = Enum.Font.SourceSans
  744. feguititle.Text = "FE Gui's."
  745. feguititle.TextColor3 = Color3.new(0.113725, 1, 1)
  746. feguititle.TextScaled = true
  747. feguititle.TextSize = 14
  748. feguititle.TextWrapped = true
  749.  
  750. Shattervast.Name = "Shattervast"
  751. Shattervast.Parent = feguitab
  752. Shattervast.BackgroundColor3 = Color3.new(1, 0.745098, 0.333333)
  753. Shattervast.BorderSizePixel = 4
  754. Shattervast.Position = UDim2.new(0.0688836128, 0, 0.257692307, 0)
  755. Shattervast.Size = UDim2.new(0, 215, 0, 59)
  756. Shattervast.Font = Enum.Font.SourceSans
  757. Shattervast.Text = "Shattervast"
  758. Shattervast.TextColor3 = Color3.new(0, 0, 0)
  759. Shattervast.TextScaled = true
  760. Shattervast.TextSize = 14
  761. Shattervast.TextWrapped = true
  762.  
  763. FEHub.Name = "FE Hub"
  764. FEHub.Parent = feguitab
  765. FEHub.BackgroundColor3 = Color3.new(1, 0.745098, 0.333333)
  766. FEHub.BorderSizePixel = 4
  767. FEHub.Position = UDim2.new(0.07125891, 0, 0.438461542, 0)
  768. FEHub.Size = UDim2.new(0, 215, 0, 59)
  769. FEHub.Font = Enum.Font.SourceSans
  770. FEHub.Text = "FE Hub"
  771. FEHub.TextColor3 = Color3.new(0, 0, 0)
  772. FEHub.TextScaled = true
  773. FEHub.TextSize = 14
  774. FEHub.TextWrapped = true
  775.  
  776. ustupid.Name = "ustupid"
  777. ustupid.Parent = lolfruitGUI
  778. ustupid.BackgroundColor3 = Color3.new(1, 1, 1)
  779. ustupid.Position = UDim2.new(0.17757009, 0, 0.118266977, 0)
  780. ustupid.Size = UDim2.new(0, 1051, 0, 622)
  781. ustupid.Visible = false
  782.  
  783. TextLabel.Parent = ustupid
  784. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  785. TextLabel.BorderSizePixel = 0
  786. TextLabel.Position = UDim2.new(0.0418648906, 0, 0.0498392284, 0)
  787. TextLabel.Size = UDim2.new(0, 943, 0, 544)
  788. TextLabel.Font = Enum.Font.SourceSans
  789. TextLabel.Text = "stop exploiting in hq cuck"
  790. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  791. TextLabel.TextScaled = true
  792. TextLabel.TextSize = 100
  793. TextLabel.TextWrapped = true
  794.  
  795. iyfe.Name = "iyfe"
  796. iyfe.Parent = feguitab
  797. iyfe.BackgroundColor3 = Color3.new(1, 0.745098, 0.333333)
  798. iyfe.BorderSizePixel = 4
  799. iyfe.Position = UDim2.new(0.071, 0,0.602, 0)
  800. iyfe.Size = UDim2.new(0, 215, 0, 59)
  801. iyfe.Font = Enum.Font.SourceSans
  802. iyfe.Text = "Infinite Yield - FE"
  803. iyfe.TextColor3 = Color3.new(0, 0, 0)
  804. iyfe.TextScaled = true
  805. iyfe.TextSize = 14
  806. iyfe.TextWrapped = true
  807.  
  808. announcement.Name = "announcement"
  809. announcement.Parent = lolfruittab
  810. announcement.BackgroundColor3 = Color3.new(0.701961, 1, 0)
  811. announcement.BorderSizePixel = 4
  812. announcement.Position = UDim2.new(0.553, 0,0.176, 0)
  813. announcement.Size = UDim2.new(0, 179, 0, 50)
  814. announcement.Font = Enum.Font.SourceSans
  815. announcement.Text = "Lolfruit announcement script - Made by lolfruit_king"
  816. announcement.TextColor3 = Color3.new(0, 0, 0)
  817. announcement.TextSize = 18
  818. announcement.TextWrapped = true
  819.  
  820. selecttab.Visible = false
  821.  
  822. loadingmain.Visible = false
  823. wait(2)
  824.  
  825.  
  826. loadingmain:TweenPosition(UDim2.new(0.38,0,0.304,0), 'In', 'Linear', 1)
  827. loadingmain.Visible = true
  828. wait(1)
  829. woosh()
  830. wait(1)
  831. loadingsymbol:TweenPosition(UDim2.new(0.025,0,-0.286,0), 'In', 'Linear', 2)
  832. loadingstatus.Text = "Running Scripts"
  833. wait(3)
  834.  
  835.  
  836.  
  837. loadingsymbol:TweenPosition(UDim2.new(0.177, 0,-0.314, 0), 'In', 'Linear', 2)
  838. loadingstatus.Text = "Bringing up GUI's"
  839. greenbar:TweenSize(UDim2.new(0,85,0,35), 'In', 'Linear',2)
  840. wait(2)
  841.  
  842.  
  843. --GUI draggable elements below
  844. guimain.Selectable = true
  845. guimain.Active = true
  846. guimain.Draggable = true
  847. helpframe.Draggable = true
  848.  
  849.  
  850. --begginingofclickdetection
  851.  
  852. done.MouseButton1Click:Connect(function()
  853. helpframe:TweenPosition(UDim2.new(0.709, 0,-0.582, 0), 'Out', 'Linear', 2)
  854. wait(1)
  855. woosh()
  856. wait(1)
  857. helpframe.Visible = false
  858. wait(1)
  859. helpbutton:TweenPosition(UDim2.new(0.294, 0,1.503, 0), 'In', 'Back', 2)
  860. wait(1)
  861. woosh()
  862. wait(1)
  863. helpbutton.Visible = false
  864. helptext.Text = "Help menu has been displayed :)"
  865. continueinfo.Text = "Click below to continue."
  866. end)
  867.  
  868. helpbutton.MouseButton1Click:Connect(function()
  869. wait()
  870. helpframe.Visible = true
  871. end)
  872.  
  873. continue.MouseButton1Click:Connect(function()
  874. firstGUI:TweenPosition(UDim2.new(0.295, 0,0.989, 0), 'In', 'Back', 2)
  875. wait(2)
  876. firstGUI.Visible = false
  877. helpframe.Visible = false
  878. guimain.Visible = true
  879. guimain:TweenPosition(UDim2.new(0.12, 0,0.238, 0), 'Out', 'Linear', 2)
  880. end)
  881.  
  882.  
  883.  
  884. loadingsymbol:TweenPosition(UDim2.new(0.439,0,-0.286,0), 'In', 'Linear', 2)
  885. loadingstatus.Text = "Loading run scripts"
  886. greenbar:TweenSize(UDim2.new(0,211,0,35), 'In', 'Linear',2)
  887. wait(2)
  888. --kree
  889.  
  890.  
  891.  
  892. --middlescripts
  893. close.MouseButton1Click:Connect(function()
  894. guimain:TweenPosition(UDim2.new(-0.32,0,0.238,0), 'Out', 'Back', 2)
  895. wait(2)
  896. guimain.Visible = false
  897. end)
  898.  
  899. mouse.KeyDown:Connect(function(key)
  900. if key == "e" then
  901. wait()
  902. guimain.Visible = true
  903. guimain:TweenPosition(UDim2.new(0.12, 0,0.238, 0), 'Out', 'Linear', 2)
  904. end
  905. end)
  906.  
  907. lolfruitfunc.MouseButton1Click:Connect(function()
  908. teleportsstatus.Image = "rbxassetid://1867544138"
  909. settingsstatus.Image = "rbxassetid://1867544138"
  910. feguistatus.Image = "rbxassetid://1867544138"
  911. lolfruitfuncstatus.Image = "rbxassetid://1867609469"
  912. feguitab.Visible = false
  913. settingsframe.Visible = false
  914. teleportsframe.Visible = false
  915. lolfruittab.Visible = true
  916. clicksound()
  917. selecttab:TweenSize(UDim2.new(0, 6,0, 11), 'In', 'Linear', 1)
  918. selecttab.Visible = false
  919. wait(1)
  920. end)
  921.  
  922. settings.MouseButton1Click:Connect(function()
  923. teleportsstatus.Image = "rbxassetid://1867544138"
  924. settingsstatus.Image = "rbxassetid://1867609469"
  925. feguistatus.Image = "rbxassetid://1867544138"
  926. lolfruitfuncstatus.Image = "rbxassetid://1867544138"
  927. feguitab.Visible = false
  928. settingsframe.Visible = true
  929. teleportsframe.Visible = false
  930. lolfruittab.Visible = false
  931. clicksound()
  932. selecttab:TweenSize(UDim2.new(0, 6,0, 11), 'In', 'Linear', 1)
  933. selecttab.Visible = false
  934. wait(1)
  935. end)
  936.  
  937. teleports.MouseButton1Click:Connect(function()
  938. teleportsstatus.Image = "rbxassetid://1867609469"
  939. settingsstatus.Image = "rbxassetid://1867544138"
  940. feguistatus.Image = "rbxassetid://1867544138"
  941. lolfruitfuncstatus.Image = "rbxassetid://1867544138"
  942. feguitab.Visible = false
  943. settingsframe.Visible = false
  944. teleportsframe.Visible = true
  945. lolfruittab.Visible = false
  946. clicksound()
  947. selecttab:TweenSize(UDim2.new(0, 6,0, 11), 'In', 'Linear', 1)
  948. selecttab.Visible = false
  949. wait(1)
  950. end)
  951.  
  952. FEGUIs.MouseButton1Click:Connect(function()
  953. teleportsstatus.Image = "rbxassetid://1867544138"
  954. settingsstatus.Image = "rbxassetid://1867544138"
  955. feguistatus.Image = "rbxassetid://1867609469"
  956. lolfruitfuncstatus.Image = "rbxassetid://1867544138"
  957. feguitab.Visible = true
  958. settingsframe.Visible = false
  959. teleportsframe.Visible = false
  960. lolfruittab.Visible = false
  961. clicksound()
  962. selecttab:TweenSize(UDim2.new(0, 6,0, 11), 'In', 'Linear', 1)
  963. selecttab.Visible = false
  964. wait(1)
  965. end)
  966.  
  967.  
  968. --[Below is menu script]
  969. detect.MouseButton1Click:Connect(function()
  970. changelog.Visible = false
  971. feguitab.Visible = false
  972. lolfruittab.Visible = false
  973. settingsframe.Visible = false
  974. teleportsframe.Visible = false
  975. if selecttab.Visible == false then
  976. selecttab.Visible = true
  977. selecttab:TweenSize(UDim2.new(0, 142,0, 520), 'Out', 'Linear', 1)
  978. else
  979. selecttab:TweenSize(UDim2.new(0, 6,0, 11), 'In', 'Linear', 1)
  980. wait(1)
  981. selecttab.Visible = false
  982. end
  983. end)
  984.  
  985. loadingsymbol:TweenPosition(UDim2.new(0.692,0,-0.314,0), 'In', 'Linear', 1)
  986. greenbar:TweenSize(UDim2.new(0, 333,0, 35), 'In', 'Linear',1)
  987. wait(2)
  988. loadingstatus.Text = "Final Stages"
  989. --endscripts
  990. tptohq.MouseButton1Click:Connect(function()
  991. clicksound()
  992. local service = game:GetService("TeleportService");
  993. local place = 1864452343;
  994. service:Teleport(place,player);
  995. end)
  996.  
  997. FEHub.MouseButton1Click:Connect(function()
  998. loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
  999. clicksound()
  1000. end)
  1001.  
  1002. Shattervast.MouseButton1Click:Connect(function()
  1003. loadstring(game:HttpGet("https://pastebin.com/raw/wxeQE5Lb", true))()
  1004. clicksound()
  1005. end)
  1006.  
  1007. leavegame.MouseButton1Click:Connect(function()
  1008. player:Kick("Left game.")
  1009. end)
  1010.  
  1011. HQwarp.MouseButton1Click:Connect(function()
  1012. clicksound()
  1013. local service = game:GetService("TeleportService");
  1014. local place = 1864452343;
  1015. service:Teleport(place,player);
  1016. end)
  1017.  
  1018. gameoftheweek.MouseButton1Click:Connect(function()
  1019. gotw()
  1020. end)
  1021.  
  1022. spamking.MouseButton1Click:Connect(function()
  1023. clicksound()
  1024. for i = 1, 10 do
  1025. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("all hail lolfruit_king","All")
  1026. end
  1027. end)
  1028.  
  1029. spambypass.MouseButton1Click:Connect(function()
  1030. clicksound()
  1031. for i = 1, 10 do
  1032. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("下ck ؀d؀r؀a؀t؀e؀r go die in ؀i؀a؀t؀n؀e؀h hell","All")
  1033. end
  1034. end)
  1035.  
  1036. changeoutline.MouseButton1Click:Connect(function()
  1037. guimain.BorderColor3 = Color3.new(255,0,0)
  1038. end)
  1039.  
  1040. tptoking.MouseButton1Click:Connect(function()
  1041. local me = game.Players.LocalPlayer.Character
  1042. local targetplayer = game.Workspace.lolfruit_king.HumanoidRootPart
  1043. me.HumanoidRootPart.CFrame = CFrame.new(targetplayer.Position.X, targetplayer.Position.Y, targetplayer.Position.Z)
  1044. end)
  1045.  
  1046. loadingsymbol:TweenPosition(UDim2.new(0.911,0,-0.343,0), 'In', 'Linear', 2)
  1047. greenbar:TweenSize(UDim2.new(0, 438,0, 35), 'In', 'Linear',2)
  1048. wait(3)
  1049.  
  1050. loadingstatus.Text = "Lolfruit GUI 1.1 Loaded."
  1051. loadingsymbol.Image = "rbxassetid://1867609469"
  1052. greenbar:TweenSize(UDim2.new(0,438,0,35), 'In', 'Linear',2)
  1053. wait(3)
  1054. loadingmain.Visible = false
  1055. firstGUI.Visible = true
  1056. firstGUI:TweenPosition(UDim2.new(0.5, -236,0.5, -236), 'In', 'Back', 2)
  1057. wait(3)
  1058. underline:TweenSize(UDim2.new(0,257,0,6), 'Out', 'Linear', 2)
  1059.  
  1060. announcement.MouseButton1Click:Connect(function()
  1061. loadstring(game:HttpGet('https://pastebin.com/raw/CRs3JaSZ'))()
  1062. woosh()
  1063. wait(1)
  1064. clicksound()
  1065. msg("Script created by lolfruit_king",2)
  1066. end)
  1067.  
  1068. iyfe.MouseButton1Click:Connect(function()
  1069. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  1070. msg("Thanks to edge for this script",2)
  1071. end)
  1072.  
  1073. blacklightbutton.MouseButton1Click:Connect(function()
  1074. loadstring(game:HttpGet(('https://pastebin.com/raw/Aktf735Y'),true))()
  1075. clicksound()
  1076. msg("Thanks for using blacklight v1.", 3)
  1077. end)
  1078. --functions
  1079. function msg(text,delay)
  1080. clicksound()
  1081. uwot = Instance.new("Message",game.Workspace)
  1082. uwot.Text = text
  1083. wait(delay)
  1084. uwot:Remove()
  1085. end
  1086.  
  1087. function gotw()
  1088. gg = Instance.new("Message", game.Workspace)
  1089. gg.Text = "No game of the week set"
  1090. wait(4)
  1091. gg:Remove()
  1092. end
  1093.  
  1094.  
  1095.  
  1096. function clicksound()
  1097. soundyy:Play()
  1098. soundyy.Looped = false
  1099. end
  1100.  
  1101.  
  1102. --end of line
  1103. wait()
  1104. while true do
  1105. wait(60)
  1106. loadstring(game:HttpGet("https://pastebin.com/raw/X5evfKM1", true))()
  1107. if newver == ver then
  1108. print("Checked For Update")
  1109. else
  1110. msg("GUI Update has been released- Launching newest version. If you are using the loadstring, it will be updated",4)
  1111. loadstring(game:HttpGet("https://pastebin.com/raw/sBmxWj7j", true))()
  1112. lolfruitGUI:ClearAllChildren()
  1113. guimain:ClearAllChildren()
  1114. guimain:Destroy()
  1115. guimain.Visible = false
  1116. firstGUI.Visible = false
  1117. helpframe.Visible = false
  1118. guimain:Remove()
  1119. lolfruitGUI:ClearAllChildren()
  1120. end
  1121. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement