Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.21 KB | None | 0 0
  1. --Made by Klaudix99
  2. local IxploitsGUIv3 = Instance.new("ScreenGui")
  3. local option = Instance.new("Frame")
  4. local TextLabel = Instance.new("TextLabel")
  5. local admincom = Instance.new("TextButton")
  6. local guis = Instance.new("TextButton")
  7. local close = Instance.new("TextButton")
  8. local TextLabel_2 = Instance.new("TextLabel")
  9. local credits = Instance.new("TextButton")
  10. local basiccom = Instance.new("TextButton")
  11. local credits_2 = Instance.new("TextButton")
  12. local fescripts = Instance.new("TextButton")
  13. local opengui = Instance.new("Frame")
  14. local open = Instance.new("TextButton")
  15. local GUIs = Instance.new("Frame")
  16. local TextLabel_3 = Instance.new("TextLabel")
  17. local PetRanch = Instance.new("TextButton")
  18. local VehicleS = Instance.new("TextButton")
  19. local HuntingS2 = Instance.new("TextButton")
  20. local Lumber = Instance.new("TextButton")
  21. local close2 = Instance.new("TextButton")
  22. local Lifting = Instance.new("TextButton")
  23. local Magnet = Instance.new("TextButton")
  24. local Phantom = Instance.new("TextButton")
  25. local Saber = Instance.new("TextButton")
  26. local cbro = Instance.new("TextButton")
  27. local PetSimulator = Instance.new("TextButton")
  28. local Mining = Instance.new("TextButton")
  29. local BubbleGum = Instance.new("TextButton")
  30. local Buildaboat = Instance.new("TextButton")
  31. local MM2 = Instance.new("TextButton")
  32. local Arsenal = Instance.new("TextButton")
  33. local Bee = Instance.new("TextButton")
  34. local MadCity = Instance.new("TextButton")
  35. local Jailbreak = Instance.new("TextButton")
  36. local Muscle = Instance.new("TextButton")
  37. local Prison = Instance.new("TextButton")
  38. local Hammer = Instance.new("TextButton")
  39. local Fishing = Instance.new("TextButton")
  40. local Admin = Instance.new("Frame")
  41. local TextLabel_4 = Instance.new("TextLabel")
  42. local close3 = Instance.new("TextButton")
  43. local Topkek = Instance.new("TextButton")
  44. local RevizAdmin = Instance.new("TextButton")
  45. local Roxploits = Instance.new("TextButton")
  46. local Credits = Instance.new("Frame")
  47. local TextLabel_5 = Instance.new("TextLabel")
  48. local close4 = Instance.new("TextButton")
  49. local TextLabel_6 = Instance.new("TextLabel")
  50. local TextLabel_7 = Instance.new("TextLabel")
  51. local TextLabel_8 = Instance.new("TextLabel")
  52. local Supportme = Instance.new("TextButton")
  53. local FeScriptsframe = Instance.new("Frame")
  54. local TextLabel_9 = Instance.new("TextLabel")
  55. local close5 = Instance.new("TextButton")
  56. local TextButton = Instance.new("TextButton")
  57. local fehypertotalgui = Instance.new("TextButton")
  58. local FEScriptHub = Instance.new("TextButton")
  59. local FEGuiNewbie = Instance.new("TextButton")
  60. local FEFly = Instance.new("TextButton")
  61. local FeSscripthub2 = Instance.new("TextButton")
  62. local felegohaxgui = Instance.new("TextButton")
  63. local feopfinalitygui = Instance.new("TextButton")
  64. local Settings = Instance.new("Frame")
  65. local TextLabel_10 = Instance.new("TextLabel")
  66. local close6 = Instance.new("TextButton")
  67. local TextButton_2 = Instance.new("TextButton")
  68. local TextButton_3 = Instance.new("TextButton")
  69. local TextButton_4 = Instance.new("TextButton")
  70. local BasicCommands = Instance.new("Frame")
  71. local TextLabel_11 = Instance.new("TextLabel")
  72. local close7 = Instance.new("TextButton")
  73. local ClickTP = Instance.new("TextButton")
  74. local JumpPower = Instance.new("TextButton")
  75. local WalksSpeed = Instance.new("TextButton")
  76. local Btools = Instance.new("TextButton")
  77. local Fire = Instance.new("TextButton")
  78. local Kill = Instance.new("TextButton")
  79. local VanGui = Instance.new("TextButton")
  80. local noclip = Instance.new("TextButton")
  81. --Properties:
  82. IxploitsGUIv3.Name = "Ixploits GUI v3"
  83. IxploitsGUIv3.Parent = game.CoreGui
  84.  
  85. option.Active = true
  86. option.Draggable = true
  87.  
  88. Admin.Active = true
  89. Admin.Draggable = true
  90.  
  91. FeScriptsframe.Active = true
  92. FeScriptsframe.Draggable = true
  93.  
  94. BasicCommands.Active = true
  95. BasicCommands.Draggable = true
  96.  
  97. GUIs.Active = true
  98. GUIs.Draggable = true
  99.  
  100. Credits.Active = true
  101. Credits.Draggable = true
  102.  
  103. Settings.Active = true
  104. Settings.Draggable = true
  105.  
  106.  
  107.  
  108. option.Name = "option"
  109. option.Parent = IxploitsGUIv3
  110. option.BackgroundColor3 = Color3.new(1, 1, 1)
  111. option.BorderSizePixel = 0
  112. option.Position = UDim2.new(0.128649652, 0, 0.572026908, 0)
  113. option.Size = UDim2.new(0, 308, 0, 153)
  114. option.Visible = false
  115. option.Style = Enum.FrameStyle.RobloxRound
  116.  
  117. TextLabel.Parent = option
  118. TextLabel.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  119. TextLabel.BackgroundTransparency = 100
  120. TextLabel.BorderColor3 = Color3.new(0.14902, 0.141176, 0.145098)
  121. TextLabel.BorderSizePixel = 0
  122. TextLabel.Position = UDim2.new(0.155100092, 0, -0.0116398074, 0)
  123. TextLabel.Size = UDim2.new(0, 200, 0, 35)
  124. TextLabel.Font = Enum.Font.SourceSans
  125. TextLabel.Text = "Ixploits GUI v3"
  126. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  127. TextLabel.TextScaled = true
  128. TextLabel.TextSize = 14
  129. TextLabel.TextWrapped = true
  130.  
  131. admincom.Name = "admincom"
  132. admincom.Parent = option
  133. admincom.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  134. admincom.BackgroundTransparency = 100
  135. admincom.BorderSizePixel = 0
  136. admincom.Position = UDim2.new(0.0598330796, 0, 0.35798198, 0)
  137. admincom.Size = UDim2.new(0, 124, 0, 38)
  138. admincom.Font = Enum.Font.SourceSans
  139. admincom.Text = "Admin Commands "
  140. admincom.TextColor3 = Color3.new(1, 1, 1)
  141. admincom.TextScaled = true
  142. admincom.TextSize = 14
  143. admincom.TextWrapped = true
  144. admincom.MouseButton1Click:connect(function()
  145. Admin.Visible = true
  146. option.Visible = false
  147. end)
  148.  
  149.  
  150. guis.Name = "guis"
  151. guis.Parent = option
  152. guis.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  153. guis.BackgroundTransparency = 100
  154. guis.BorderSizePixel = 0
  155. guis.Position = UDim2.new(0.514378548, 0, 0.338374138, 0)
  156. guis.Size = UDim2.new(0, 124, 0, 38)
  157. guis.Font = Enum.Font.SourceSans
  158. guis.Text = "GUI's For Games"
  159. guis.TextColor3 = Color3.new(1, 1, 1)
  160. guis.TextScaled = true
  161. guis.TextSize = 14
  162. guis.TextWrapped = true
  163. guis.MouseButton1Click:connect(function()
  164. GUIs.Visible = true
  165. option.Visible = false
  166. end)
  167.  
  168.  
  169. close.Name = "close"
  170. close.Parent = option
  171. close.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  172. close.BackgroundTransparency = 100
  173. close.BorderSizePixel = 0
  174. close.Position = UDim2.new(0.911945105, 0, -0.00407579541, 0)
  175. close.Size = UDim2.new(0, 25, 0, 20)
  176. close.Font = Enum.Font.SourceSans
  177. close.Text = "X"
  178. close.TextColor3 = Color3.new(1, 1, 1)
  179. close.TextScaled = true
  180. close.TextSize = 14
  181. close.TextWrapped = true
  182. close.MouseButton1Click:connect(function()
  183. open.Visible = true
  184. option.Visible = false
  185. end)
  186.  
  187.  
  188. TextLabel_2.Parent = option
  189. TextLabel_2.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  190. TextLabel_2.BackgroundTransparency = 100
  191. TextLabel_2.BorderColor3 = Color3.new(0.14902, 0.141176, 0.145098)
  192. TextLabel_2.BorderSizePixel = 0
  193. TextLabel_2.Position = UDim2.new(0.156783164, 0, 0.900338173, 0)
  194. TextLabel_2.Size = UDim2.new(0, 200, 0, 16)
  195. TextLabel_2.Font = Enum.Font.SourceSans
  196. TextLabel_2.Text = "Please support my hard work !"
  197. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  198. TextLabel_2.TextSize = 14
  199. TextLabel_2.TextWrapped = true
  200.  
  201. credits.Name = "credits"
  202. credits.Parent = option
  203. credits.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  204. credits.BackgroundTransparency = 100
  205. credits.BorderSizePixel = 0
  206. credits.Position = UDim2.new(0.90869838, 0, 0.231218338, 0)
  207. credits.Size = UDim2.new(0, 25, 0, 20)
  208. credits.Text = ">"
  209. credits.TextColor3 = Color3.new(1, 1, 1)
  210. credits.TextScaled = true
  211. credits.TextSize = 14
  212. credits.TextWrapped = true
  213. credits.MouseButton1Click:connect(function()
  214. Credits.Visible = true
  215. option.Visible = true
  216. end)
  217.  
  218.  
  219. basiccom.Name = "basiccom"
  220. basiccom.Parent = option
  221. basiccom.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  222. basiccom.BackgroundTransparency = 100
  223. basiccom.BorderSizePixel = 0
  224. basiccom.Position = UDim2.new(0.0633869767, 0, 0.678395391, 0)
  225. basiccom.Size = UDim2.new(0, 124, 0, 26)
  226. basiccom.Font = Enum.Font.SourceSans
  227. basiccom.Text = "Basic Commands"
  228. basiccom.TextColor3 = Color3.new(1, 1, 1)
  229. basiccom.TextScaled = true
  230. basiccom.TextSize = 14
  231. basiccom.TextWrapped = true
  232. basiccom.MouseButton1Click:connect(function()
  233. BasicCommands.Visible = true
  234. option.Visible =false
  235. end)
  236. -- Scrip
  237.  
  238. credits_2.Name = "credits"
  239. credits_2.Parent = option
  240. credits_2.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  241. credits_2.BackgroundTransparency = 100
  242. credits_2.BorderSizePixel = 0
  243. credits_2.Position = UDim2.new(0.90869838, 0, 0.825989604, 0)
  244. credits_2.Rotation = 90
  245. credits_2.Size = UDim2.new(0, 25, 0, 20)
  246. credits_2.Text = ">"
  247. credits_2.TextColor3 = Color3.new(1, 1, 1)
  248. credits_2.TextScaled = true
  249. credits_2.TextSize = 14
  250. credits_2.TextWrapped = true
  251. credits_2.MouseButton1Click:connect(function()
  252. Settings.Visible = true
  253. option.Visible = true
  254. end)
  255.  
  256.  
  257. fescripts.Name = "fe scripts"
  258. fescripts.Parent = option
  259. fescripts.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  260. fescripts.BackgroundTransparency = 100
  261. fescripts.BorderSizePixel = 0
  262. fescripts.Position = UDim2.new(0.475724638, 0, 0.678395391, 0)
  263. fescripts.Size = UDim2.new(0, 124, 0, 26)
  264. fescripts.Font = Enum.Font.SourceSans
  265. fescripts.Text = "FE Scripts"
  266. fescripts.TextColor3 = Color3.new(1, 1, 1)
  267. fescripts.TextScaled = true
  268. fescripts.TextSize = 14
  269. fescripts.TextWrapped = true
  270. fescripts.MouseButton1Click:connect(function()
  271. FeScriptsframe.Visible = true
  272. option.Visible = false
  273. end)
  274.  
  275.  
  276. opengui.Name = "opengui"
  277. opengui.Parent = IxploitsGUIv3
  278. opengui.BackgroundColor3 = Color3.new(1, 1, 1)
  279. opengui.Position = UDim2.new(0.00729927002, 0, 0.818674803, 0)
  280. opengui.Size = UDim2.new(0, 86, 0, 26)
  281.  
  282. open.Name = "open"
  283. open.Parent = opengui
  284. open.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  285. open.Size = UDim2.new(0, 86, 0, 26)
  286. open.Font = Enum.Font.SourceSans
  287. open.Text = "Open"
  288. open.TextColor3 = Color3.new(1, 1, 1)
  289. open.TextScaled = true
  290. open.TextSize = 14
  291. open.TextWrapped = true
  292. open.MouseButton1Click:connect(function()
  293. option.Visible = true
  294. open.Visible = false
  295. end)
  296.  
  297.  
  298. GUIs.Name = "GUI's"
  299. GUIs.Parent = IxploitsGUIv3
  300. GUIs.BackgroundColor3 = Color3.new(1, 1, 1)
  301. GUIs.Position = UDim2.new(0.478102237, 0, 0.0168367997, 0)
  302. GUIs.Size = UDim2.new(0, 570, 0, 239)
  303. GUIs.Visible = false
  304. GUIs.Style = Enum.FrameStyle.RobloxRound
  305.  
  306. TextLabel_3.Parent = GUIs
  307. TextLabel_3.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  308. TextLabel_3.BackgroundTransparency = 100
  309. TextLabel_3.BorderSizePixel = 0
  310. TextLabel_3.Position = UDim2.new(0.245148882, 0, -0.0362263136, 0)
  311. TextLabel_3.Size = UDim2.new(0, 274, 0, 33)
  312. TextLabel_3.Font = Enum.Font.SourceSans
  313. TextLabel_3.Text = "Ixploit GUI V3 (GUI'S)"
  314. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  315. TextLabel_3.TextScaled = true
  316. TextLabel_3.TextSize = 14
  317. TextLabel_3.TextWrapped = true
  318.  
  319. PetRanch.Name = "PetRanch"
  320. PetRanch.Parent = GUIs
  321. PetRanch.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  322. PetRanch.BackgroundTransparency = 100
  323. PetRanch.BorderSizePixel = 0
  324. PetRanch.Position = UDim2.new(0.0260203704, 0, 0.166191071, 0)
  325. PetRanch.Size = UDim2.new(0, 121, 0, 26)
  326. PetRanch.Font = Enum.Font.SourceSans
  327. PetRanch.Text = "PetRanchS"
  328. PetRanch.TextColor3 = Color3.new(1, 1, 1)
  329. PetRanch.TextScaled = true
  330. PetRanch.TextSize = 14
  331. PetRanch.TextWrapped = true
  332. PetRanch.MouseButton1Click:connect(function()
  333. loadstring(game:HttpGet("https://pastebin.com/raw/y4GLqGWN", true))()
  334. end)
  335.  
  336.  
  337. VehicleS.Name = "VehicleS"
  338. VehicleS.Parent = GUIs
  339. VehicleS.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  340. VehicleS.BackgroundTransparency = 100
  341. VehicleS.BorderSizePixel = 0
  342. VehicleS.Position = UDim2.new(0.0260203034, 0, 0.4632622, 0)
  343. VehicleS.Size = UDim2.new(0, 121, 0, 26)
  344. VehicleS.Font = Enum.Font.SourceSans
  345. VehicleS.Text = "Vehicle Simulator"
  346. VehicleS.TextColor3 = Color3.new(1, 1, 1)
  347. VehicleS.TextScaled = true
  348. VehicleS.TextSize = 14
  349. VehicleS.TextWrapped = true
  350. VehicleS.MouseButton1Click:connect(function()
  351. loadstring(game:HttpGet("https://pastebin.com/raw/wzNgMghN", true))()
  352. end)
  353.  
  354.  
  355. HuntingS2.Name = "HuntingS 2"
  356. HuntingS2.Parent = GUIs
  357. HuntingS2.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  358. HuntingS2.BackgroundTransparency = 100
  359. HuntingS2.BorderSizePixel = 0
  360. HuntingS2.Position = UDim2.new(0.0260203034, 0, 0.304266393, 0)
  361. HuntingS2.Size = UDim2.new(0, 121, 0, 26)
  362. HuntingS2.Font = Enum.Font.SourceSans
  363. HuntingS2.Text = "Hunting Simulator 2"
  364. HuntingS2.TextColor3 = Color3.new(1, 1, 1)
  365. HuntingS2.TextScaled = true
  366. HuntingS2.TextSize = 14
  367. HuntingS2.TextWrapped = true
  368. HuntingS2.MouseButton1Click:connect(function()
  369. loadstring(game:HttpGet("https://pastebin.com/raw/hr2xT8xv"))()
  370. end)
  371.  
  372.  
  373. Lumber.Name = "Lumber"
  374. Lumber.Parent = GUIs
  375. Lumber.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  376. Lumber.BackgroundTransparency = 100
  377. Lumber.BorderSizePixel = 0
  378. Lumber.Position = UDim2.new(0.0260203034, 0, 0.73104465, 0)
  379. Lumber.Size = UDim2.new(0, 121, 0, 26)
  380. Lumber.Font = Enum.Font.SourceSans
  381. Lumber.Text = "LT2"
  382. Lumber.TextColor3 = Color3.new(1, 1, 1)
  383. Lumber.TextScaled = true
  384. Lumber.TextSize = 14
  385. Lumber.TextWrapped = true
  386. Lumber.MouseButton1Click:connect(function()
  387. loadstring(game:HttpGet("https://pastebin.com/raw/DdRrxMDr", true))()
  388. end)
  389.  
  390.  
  391. close2.Name = "close2"
  392. close2.Parent = GUIs
  393. close2.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  394. close2.BackgroundTransparency = 100
  395. close2.Position = UDim2.new(0.940334618, 0, -0.00499843433, 0)
  396. close2.Size = UDim2.new(0, 30, 0, 26)
  397. close2.Font = Enum.Font.SourceSans
  398. close2.Text = "X"
  399. close2.TextColor3 = Color3.new(1, 1, 1)
  400. close2.TextScaled = true
  401. close2.TextSize = 14
  402. close2.TextWrapped = true
  403. close2.MouseButton1Click:connect(function()
  404. option.Visible = true
  405. GUIs.Visible = false
  406. end)
  407.  
  408. Lifting.Name = "Lifting"
  409. Lifting.Parent = GUIs
  410. Lifting.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  411. Lifting.BackgroundTransparency = 100
  412. Lifting.BorderSizePixel = 0
  413. Lifting.Position = UDim2.new(0.50496763, 0, 0.73104465, 0)
  414. Lifting.Size = UDim2.new(0, 121, 0, 26)
  415. Lifting.Font = Enum.Font.SourceSans
  416. Lifting.Text = "Lifting Simulator"
  417. Lifting.TextColor3 = Color3.new(1, 1, 1)
  418. Lifting.TextScaled = true
  419. Lifting.TextSize = 14
  420. Lifting.TextWrapped = true
  421. Lifting.MouseButton1Click:connect(function()
  422. loadstring(game:HttpGet("https://pastebin.com/raw/tDS58RkZ", true))()
  423. end)
  424.  
  425.  
  426. Magnet.Name = "Magnet"
  427. Magnet.Parent = GUIs
  428. Magnet.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  429. Magnet.BackgroundTransparency = 100
  430. Magnet.BorderSizePixel = 0
  431. Magnet.Position = UDim2.new(0.50496763, 0, 0.597153485, 0)
  432. Magnet.Size = UDim2.new(0, 121, 0, 26)
  433. Magnet.Font = Enum.Font.SourceSans
  434. Magnet.Text = "Magnet Simulator"
  435. Magnet.TextColor3 = Color3.new(1, 1, 1)
  436. Magnet.TextScaled = true
  437. Magnet.TextSize = 14
  438. Magnet.TextWrapped = true
  439. Magnet.MouseButton1Click:connect(function()
  440. loadstring(game:HttpGet("https://pastebin.com/raw/FPZV3rsb", true))()
  441. end)
  442.  
  443.  
  444. Phantom.Name = "Phantom"
  445. Phantom.Parent = GUIs
  446. Phantom.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  447. Phantom.BackgroundTransparency = 100
  448. Phantom.BorderSizePixel = 0
  449. Phantom.Position = UDim2.new(0.50496763, 0, 0.4632622, 0)
  450. Phantom.Size = UDim2.new(0, 121, 0, 26)
  451. Phantom.Font = Enum.Font.SourceSans
  452. Phantom.Text = "Phantom Forces"
  453. Phantom.TextColor3 = Color3.new(1, 1, 1)
  454. Phantom.TextScaled = true
  455. Phantom.TextSize = 14
  456. Phantom.TextWrapped = true
  457. Phantom.MouseButton1Click:connect(function()
  458. loadstring(game:HttpGet("https://pastebin.com/raw/dhUat1K1", true))()
  459. end)
  460.  
  461.  
  462. Saber.Name = "Saber"
  463. Saber.Parent = GUIs
  464. Saber.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  465. Saber.BackgroundTransparency = 100
  466. Saber.BorderSizePixel = 0
  467. Saber.Position = UDim2.new(0.50496763, 0, 0.304266393, 0)
  468. Saber.Size = UDim2.new(0, 121, 0, 26)
  469. Saber.Font = Enum.Font.SourceSans
  470. Saber.Text = "Saber Simulator"
  471. Saber.TextColor3 = Color3.new(1, 1, 1)
  472. Saber.TextScaled = true
  473. Saber.TextSize = 14
  474. Saber.TextWrapped = true
  475. Saber.MouseButton1Click:connect(function()
  476. loadstring(game:GetObjects("rbxassetid://3921116146")[1].Source)()
  477. end)
  478.  
  479.  
  480. cbro.Name = "cbro"
  481. cbro.Parent = GUIs
  482. cbro.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  483. cbro.BackgroundTransparency = 100
  484. cbro.BorderSizePixel = 0
  485. cbro.Position = UDim2.new(0.503213286, 0, 0.162006959, 0)
  486. cbro.Size = UDim2.new(0, 121, 0, 26)
  487. cbro.Font = Enum.Font.SourceSans
  488. cbro.Text = "CBRO"
  489. cbro.TextColor3 = Color3.new(1, 1, 1)
  490. cbro.TextScaled = true
  491. cbro.TextSize = 14
  492. cbro.TextWrapped = true
  493. cbro.MouseButton1Click:connect(function()
  494. loadstring(game:HttpGet("https://pastebin.com/raw/kHT4bmwD", true))()
  495. end)
  496.  
  497.  
  498. PetSimulator.Name = "PetSimulator"
  499. PetSimulator.Parent = GUIs
  500. PetSimulator.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  501. PetSimulator.BackgroundTransparency = 100
  502. PetSimulator.BorderSizePixel = 0
  503. PetSimulator.Position = UDim2.new(0.262862384, 0, 0.73104459, 0)
  504. PetSimulator.Size = UDim2.new(0, 121, 0, 26)
  505. PetSimulator.Font = Enum.Font.SourceSans
  506. PetSimulator.Text = "Pet Simulator"
  507. PetSimulator.TextColor3 = Color3.new(1, 1, 1)
  508. PetSimulator.TextScaled = true
  509. PetSimulator.TextSize = 14
  510. PetSimulator.TextWrapped = true
  511. PetSimulator.MouseButton1Click:connect(function()
  512. loadstring(game:HttpGet("https://pastebin.com/raw/tgzGd1Mq", true))()
  513. end)
  514.  
  515.  
  516. Mining.Name = "Mining"
  517. Mining.Parent = GUIs
  518. Mining.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  519. Mining.BackgroundTransparency = 100
  520. Mining.BorderSizePixel = 0
  521. Mining.Position = UDim2.new(0.262862384, 0, 0.597153425, 0)
  522. Mining.Size = UDim2.new(0, 121, 0, 26)
  523. Mining.Font = Enum.Font.SourceSans
  524. Mining.Text = "Mining Simulator"
  525. Mining.TextColor3 = Color3.new(1, 1, 1)
  526. Mining.TextScaled = true
  527. Mining.TextSize = 14
  528. Mining.TextWrapped = true
  529. Mining.MouseButton1Click:connect(function()
  530. loadstring(game:HttpGet("https://pastebin.com/raw/CfrA3xgx", true))()
  531. end)
  532.  
  533.  
  534. BubbleGum.Name = "BubbleGum"
  535. BubbleGum.Parent = GUIs
  536. BubbleGum.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  537. BubbleGum.BackgroundTransparency = 100
  538. BubbleGum.BorderSizePixel = 0
  539. BubbleGum.Position = UDim2.new(0.262862384, 0, 0.463262141, 0)
  540. BubbleGum.Size = UDim2.new(0, 121, 0, 26)
  541. BubbleGum.Font = Enum.Font.SourceSans
  542. BubbleGum.Text = "BubbleGumS"
  543. BubbleGum.TextColor3 = Color3.new(1, 1, 1)
  544. BubbleGum.TextScaled = true
  545. BubbleGum.TextSize = 14
  546. BubbleGum.TextWrapped = true
  547. BubbleGum.MouseButton1Click:connect(function()
  548. loadstring(game:HttpGet("https://pastebin.com/raw/7yX4Ke1K", true))()
  549. end)
  550.  
  551.  
  552. Buildaboat.Name = "Buildaboat"
  553. Buildaboat.Parent = GUIs
  554. Buildaboat.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  555. Buildaboat.BackgroundTransparency = 100
  556. Buildaboat.BorderSizePixel = 0
  557. Buildaboat.Position = UDim2.new(0.0260203034, 0, 0.605521619, 0)
  558. Buildaboat.Size = UDim2.new(0, 121, 0, 26)
  559. Buildaboat.Font = Enum.Font.SourceSans
  560. Buildaboat.Text = "BuildABoat"
  561. Buildaboat.TextColor3 = Color3.new(1, 1, 1)
  562. Buildaboat.TextScaled = true
  563. Buildaboat.TextSize = 14
  564. Buildaboat.TextWrapped = true
  565. Buildaboat.MouseButton1Click:connect(function()
  566. loadstring(game:HttpGet("https://pastebin.com/raw/3u20zRHp", true))()
  567. end)
  568.  
  569.  
  570. MM2.Name = "MM2"
  571. MM2.Parent = GUIs
  572. MM2.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  573. MM2.BackgroundTransparency = 100
  574. MM2.BorderSizePixel = 0
  575. MM2.Position = UDim2.new(0.262862474, 0, 0.166191056, 0)
  576. MM2.Size = UDim2.new(0, 121, 0, 26)
  577. MM2.Font = Enum.Font.SourceSans
  578. MM2.Text = "MM2"
  579. MM2.TextColor3 = Color3.new(1, 1, 1)
  580. MM2.TextScaled = true
  581. MM2.TextSize = 14
  582. MM2.TextWrapped = true
  583. MM2.MouseButton1Click:connect(function()
  584. loadstring(game:HttpGet("https://pastebin.com/raw/ecVs72us", true))()
  585. end)
  586.  
  587.  
  588. Arsenal.Name = "Arsenal"
  589. Arsenal.Parent = GUIs
  590. Arsenal.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  591. Arsenal.BackgroundTransparency = 100
  592. Arsenal.BorderSizePixel = 0
  593. Arsenal.Position = UDim2.new(0.738301039, 0, 0.166191071, 0)
  594. Arsenal.Size = UDim2.new(0, 121, 0, 26)
  595. Arsenal.Font = Enum.Font.SourceSans
  596. Arsenal.Text = "Arsenal"
  597. Arsenal.TextColor3 = Color3.new(1, 1, 1)
  598. Arsenal.TextScaled = true
  599. Arsenal.TextSize = 14
  600. Arsenal.TextWrapped = true
  601. Arsenal.MouseButton1Click:connect(function()
  602. loadstring(game:HttpGet("https://pastebin.com/raw/kmcD5BH5", true))()
  603. end)
  604.  
  605.  
  606. Bee.Name = "Bee"
  607. Bee.Parent = GUIs
  608. Bee.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  609. Bee.BackgroundTransparency = 100
  610. Bee.BorderSizePixel = 0
  611. Bee.Position = UDim2.new(0.738300979, 0, 0.304266393, 0)
  612. Bee.Size = UDim2.new(0, 121, 0, 26)
  613. Bee.Font = Enum.Font.SourceSans
  614. Bee.Text = "BeeSwarmSimulator"
  615. Bee.TextColor3 = Color3.new(1, 1, 1)
  616. Bee.TextScaled = true
  617. Bee.TextSize = 14
  618. Bee.TextWrapped = true
  619. Bee.MouseButton1Click:connect(function()
  620. loadstring(game:HttpGet(('https://pastebin.com/raw/N5jM4gtr'),true))()
  621. end)
  622.  
  623.  
  624. MadCity.Name = "MadCity"
  625. MadCity.Parent = GUIs
  626. MadCity.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  627. MadCity.BackgroundTransparency = 100
  628. MadCity.BorderSizePixel = 0
  629. MadCity.Position = UDim2.new(0.738300979, 0, 0.4632622, 0)
  630. MadCity.Size = UDim2.new(0, 121, 0, 26)
  631. MadCity.Font = Enum.Font.SourceSans
  632. MadCity.Text = "MadCity"
  633. MadCity.TextColor3 = Color3.new(1, 1, 1)
  634. MadCity.TextScaled = true
  635. MadCity.TextSize = 14
  636. MadCity.TextWrapped = true
  637. MadCity.MouseButton1Click:connect(function()
  638. loadstring(game:HttpGet("https://pastebin.com/raw/naWq1T5S", true))()
  639. end)
  640.  
  641.  
  642. Jailbreak.Name = "Jailbreak"
  643. Jailbreak.Parent = GUIs
  644. Jailbreak.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  645. Jailbreak.BackgroundTransparency = 100
  646. Jailbreak.BorderSizePixel = 0
  647. Jailbreak.Position = UDim2.new(0.738300979, 0, 0.597153485, 0)
  648. Jailbreak.Size = UDim2.new(0, 121, 0, 26)
  649. Jailbreak.Font = Enum.Font.SourceSans
  650. Jailbreak.Text = "Jailbreak"
  651. Jailbreak.TextColor3 = Color3.new(1, 1, 1)
  652. Jailbreak.TextScaled = true
  653. Jailbreak.TextSize = 14
  654. Jailbreak.TextWrapped = true
  655. Jailbreak.MouseButton1Click:connect(function()
  656. loadstring(game:HttpGet("https://pastebin.com/raw/QXWaxCMw", true))()
  657. end)
  658.  
  659.  
  660. Muscle.Name = "Muscle"
  661. Muscle.Parent = GUIs
  662. Muscle.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  663. Muscle.BackgroundTransparency = 100
  664. Muscle.BorderSizePixel = 0
  665. Muscle.Position = UDim2.new(0.738300979, 0, 0.73104465, 0)
  666. Muscle.Size = UDim2.new(0, 121, 0, 26)
  667. Muscle.Font = Enum.Font.SourceSans
  668. Muscle.Text = "MuscleSimulator"
  669. Muscle.TextColor3 = Color3.new(1, 1, 1)
  670. Muscle.TextScaled = true
  671. Muscle.TextSize = 14
  672. Muscle.TextWrapped = true
  673. Muscle.MouseButton1Click:connect(function()
  674. loadstring(game:HttpGet("https://pastebin.com/raw/c6KDRdxv"))()
  675. end)
  676.  
  677.  
  678. Prison.Name = "Prison"
  679. Prison.Parent = GUIs
  680. Prison.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  681. Prison.BackgroundTransparency = 100
  682. Prison.BorderSizePixel = 0
  683. Prison.Position = UDim2.new(0.261108011, 0, 0.304266393, 0)
  684. Prison.Size = UDim2.new(0, 121, 0, 26)
  685. Prison.Font = Enum.Font.SourceSans
  686. Prison.Text = "Prison"
  687. Prison.TextColor3 = Color3.new(1, 1, 1)
  688. Prison.TextScaled = true
  689. Prison.TextSize = 14
  690. Prison.TextWrapped = true
  691. Prison.MouseButton1Click:connect(function()
  692. loadstring(game:HttpGet("https://pastebin.com/raw/R8JPNDAj", true))()
  693. end)
  694.  
  695.  
  696. Hammer.Name = "Hammer"
  697. Hammer.Parent = GUIs
  698. Hammer.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  699. Hammer.BackgroundTransparency = 100
  700. Hammer.BorderSizePixel = 0
  701. Hammer.Position = UDim2.new(0.262862355, 0, 0.881672263, 0)
  702. Hammer.Size = UDim2.new(0, 121, 0, 26)
  703. Hammer.Font = Enum.Font.SourceSans
  704. Hammer.Text = "Hammer Simulator"
  705. Hammer.TextColor3 = Color3.new(1, 1, 1)
  706. Hammer.TextScaled = true
  707. Hammer.TextSize = 14
  708. Hammer.TextWrapped = true
  709. Hammer.MouseButton1Click:connect(function()
  710. loadstring(game:HttpGet(('https://pastebin.com/raw/VwczesRQ'),true))()
  711. end)
  712.  
  713.  
  714. Fishing.Name = "Fishing"
  715. Fishing.Parent = GUIs
  716. Fishing.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  717. Fishing.BackgroundTransparency = 100
  718. Fishing.BorderSizePixel = 0
  719. Fishing.Position = UDim2.new(0.497950077, 0, 0.881672263, 0)
  720. Fishing.Size = UDim2.new(0, 121, 0, 26)
  721. Fishing.Font = Enum.Font.SourceSans
  722. Fishing.Text = "Fishing Simulator"
  723. Fishing.TextColor3 = Color3.new(1, 1, 1)
  724. Fishing.TextScaled = true
  725. Fishing.TextSize = 14
  726. Fishing.TextWrapped = true
  727. Fishing.MouseButton1Click:connect(function()
  728. loadstring(game:HttpGet(('https://pastebin.com/raw/JNWWR9B1'),true))()
  729. end)
  730.  
  731.  
  732. Admin.Name = "Admin"
  733. Admin.Parent = IxploitsGUIv3
  734. Admin.BackgroundColor3 = Color3.new(1, 1, 1)
  735. Admin.Position = UDim2.new(0.608955562, 0, 0.535369813, 0)
  736. Admin.Size = UDim2.new(0, 264, 0, 123)
  737. Admin.Visible = false
  738. Admin.Style = Enum.FrameStyle.RobloxRound
  739.  
  740. TextLabel_4.Parent = Admin
  741. TextLabel_4.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  742. TextLabel_4.BackgroundTransparency = 100
  743. TextLabel_4.BorderSizePixel = 0
  744. TextLabel_4.Position = UDim2.new(0.114216432, 0, -0.0539396927, 0)
  745. TextLabel_4.Size = UDim2.new(0, 187, 0, 22)
  746. TextLabel_4.Font = Enum.Font.SourceSans
  747. TextLabel_4.Text = "Ixploit GUI V3 (ADMIN)"
  748. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  749. TextLabel_4.TextScaled = true
  750. TextLabel_4.TextSize = 14
  751. TextLabel_4.TextWrapped = true
  752.  
  753. close3.Name = "close3"
  754. close3.Parent = Admin
  755. close3.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  756. close3.BackgroundTransparency = 100
  757. close3.BorderSizePixel = 0
  758. close3.Position = UDim2.new(0.923534513, 0, -0.0327865481, 0)
  759. close3.Size = UDim2.new(0, 24, 0, 22)
  760. close3.Font = Enum.Font.SourceSans
  761. close3.Text = "X"
  762. close3.TextColor3 = Color3.new(1, 1, 1)
  763. close3.TextScaled = true
  764. close3.TextSize = 14
  765. close3.TextWrapped = true
  766. close3.MouseButton1Click:connect(function()
  767. option.Visible = true
  768. Admin.Visible = false
  769. end)
  770.  
  771. Topkek.Name = "Topkek"
  772. Topkek.Parent = Admin
  773. Topkek.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  774. Topkek.BackgroundTransparency = 100
  775. Topkek.BorderSizePixel = 0
  776. Topkek.Position = UDim2.new(0.062288411, 0, 0.263622135, 0)
  777. Topkek.Size = UDim2.new(0, 107, 0, 27)
  778. Topkek.Font = Enum.Font.SourceSans
  779. Topkek.Text = "Topkek"
  780. Topkek.TextColor3 = Color3.new(1, 1, 1)
  781. Topkek.TextScaled = true
  782. Topkek.TextSize = 14
  783. Topkek.TextWrapped = true
  784. Topkek.MouseButton1Click:connect(function()
  785. loadstring(game:HttpGet("https://pastebin.com/raw/Xj4KemkH", true))()
  786. end)
  787.  
  788.  
  789. RevizAdmin.Name = "RevizAdmin"
  790. RevizAdmin.Parent = Admin
  791. RevizAdmin.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  792. RevizAdmin.BackgroundTransparency = 100
  793. RevizAdmin.BorderSizePixel = 0
  794. RevizAdmin.Position = UDim2.new(0.534542441, 0, 0.256982088, 0)
  795. RevizAdmin.Size = UDim2.new(0, 108, 0, 27)
  796. RevizAdmin.Font = Enum.Font.SourceSans
  797. RevizAdmin.Text = "Reviz Admin v2"
  798. RevizAdmin.TextColor3 = Color3.new(1, 1, 1)
  799. RevizAdmin.TextScaled = true
  800. RevizAdmin.TextSize = 14
  801. RevizAdmin.TextWrapped = true
  802. RevizAdmin.MouseButton1Click:connect(function()
  803.  
  804. loadstring(game:HttpGet(('https://pastebin.com/raw/xeqkdULW'),true))()
  805. end)
  806.  
  807.  
  808. Roxploits.Name = "Roxploits"
  809. Roxploits.Parent = Admin
  810. Roxploits.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  811. Roxploits.BackgroundTransparency = 100
  812. Roxploits.BorderSizePixel = 0
  813. Roxploits.Position = UDim2.new(0.278197497, 0, 0.717706084, 0)
  814. Roxploits.Size = UDim2.new(0, 113, 0, 27)
  815. Roxploits.Font = Enum.Font.SourceSans
  816. Roxploits.Text = "RoXploits"
  817. Roxploits.TextColor3 = Color3.new(1, 1, 1)
  818. Roxploits.TextScaled = true
  819. Roxploits.TextSize = 14
  820. Roxploits.TextWrapped = true
  821. Roxploits.MouseButton1Click:connect(function()
  822. loadstring(game:GetObjects("rbxassetid://364364477")[1].Source)()
  823. end)
  824.  
  825.  
  826. Credits.Name = "Credits"
  827. Credits.Parent = IxploitsGUIv3
  828. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  829. Credits.Position = UDim2.new(0.409671515, 0, 0.572026908, 0)
  830. Credits.Size = UDim2.new(0, 143, 0, 153)
  831. Credits.Visible = false
  832. Credits.Style = Enum.FrameStyle.RobloxRound
  833.  
  834. TextLabel_5.Parent = Credits
  835. TextLabel_5.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  836. TextLabel_5.BackgroundTransparency = 100
  837. TextLabel_5.BorderColor3 = Color3.new(0.14902, 0.141176, 0.145098)
  838. TextLabel_5.BorderSizePixel = 0
  839. TextLabel_5.Position = UDim2.new(-0.0688527822, 0, -0.0287391841, 0)
  840. TextLabel_5.Size = UDim2.new(0, 141, 0, 24)
  841. TextLabel_5.Font = Enum.Font.SourceSans
  842. TextLabel_5.Text = "Credits"
  843. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  844. TextLabel_5.TextScaled = true
  845. TextLabel_5.TextSize = 14
  846. TextLabel_5.TextWrapped = true
  847.  
  848. close4.Name = "close4"
  849. close4.Parent = Credits
  850. close4.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  851. close4.BackgroundTransparency = 100
  852. close4.BorderSizePixel = 0
  853. close4.Position = UDim2.new(0.55355382, 0, 0.860633373, 0)
  854. close4.Size = UDim2.new(0, 53, 0, 21)
  855. close4.Font = Enum.Font.SourceSans
  856. close4.Text = "Exit"
  857. close4.TextColor3 = Color3.new(1, 1, 1)
  858. close4.TextScaled = true
  859. close4.TextSize = 14
  860. close4.TextWrapped = true
  861. close4.MouseButton1Click:connect(function()
  862. option.Visible = true
  863. Credits.Visible = false
  864. end)
  865.  
  866. TextLabel_6.Parent = Credits
  867. TextLabel_6.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  868. TextLabel_6.BackgroundTransparency = 100
  869. TextLabel_6.BorderColor3 = Color3.new(0.14902, 0.141176, 0.145098)
  870. TextLabel_6.BorderSizePixel = 0
  871. TextLabel_6.Position = UDim2.new(0.0275050849, 0, 0.178624541, 0)
  872. TextLabel_6.Size = UDim2.new(0, 114, 0, 28)
  873. TextLabel_6.Font = Enum.Font.SourceSans
  874. TextLabel_6.Text = "UI by Klaudix99!!!"
  875. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  876. TextLabel_6.TextSize = 14
  877. TextLabel_6.TextWrapped = true
  878.  
  879. TextLabel_7.Parent = Credits
  880. TextLabel_7.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  881. TextLabel_7.BackgroundTransparency = 100
  882. TextLabel_7.BorderColor3 = Color3.new(0.14902, 0.141176, 0.145098)
  883. TextLabel_7.BorderSizePixel = 0
  884. TextLabel_7.Position = UDim2.new(0.0624701194, 0, 0.361631095, 0)
  885. TextLabel_7.Size = UDim2.new(0, 114, 0, 28)
  886. TextLabel_7.Font = Enum.Font.SourceSans
  887. TextLabel_7.Text = "Scripts by their respectful owners !"
  888. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  889. TextLabel_7.TextSize = 14
  890. TextLabel_7.TextWrapped = true
  891.  
  892. TextLabel_8.Parent = Credits
  893. TextLabel_8.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  894. TextLabel_8.BackgroundTransparency = 100
  895. TextLabel_8.BorderColor3 = Color3.new(0.14902, 0.141176, 0.145098)
  896. TextLabel_8.BorderSizePixel = 0
  897. TextLabel_8.Position = UDim2.new(0.0624701194, 0, 0.609997094, 0)
  898. TextLabel_8.Size = UDim2.new(0, 114, 0, 28)
  899. TextLabel_8.Font = Enum.Font.SourceSans
  900. TextLabel_8.Text = "Scripted by Klaudix99!!!"
  901. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  902. TextLabel_8.TextSize = 14
  903. TextLabel_8.TextWrapped = true
  904.  
  905. Supportme.Name = "Support me"
  906. Supportme.Parent = Credits
  907. Supportme.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  908. Supportme.BackgroundTransparency = 100
  909. Supportme.BorderSizePixel = 0
  910. Supportme.Position = UDim2.new(0.112994373, 0, 0.873705268, 0)
  911. Supportme.Size = UDim2.new(0, 53, 0, 21)
  912. Supportme.Font = Enum.Font.SourceSans
  913. Supportme.Text = "Support me"
  914. Supportme.TextColor3 = Color3.new(1, 1, 1)
  915. Supportme.TextScaled = true
  916. Supportme.TextSize = 14
  917. Supportme.TextWrapped = true
  918.  
  919. FeScriptsframe.Name = "FeScripts frame"
  920. FeScriptsframe.Parent = IxploitsGUIv3
  921. FeScriptsframe.BackgroundColor3 = Color3.new(1, 1, 1)
  922. FeScriptsframe.Position = UDim2.new(0.177007303, 0, 0.0160771832, 0)
  923. FeScriptsframe.Size = UDim2.new(0, 304, 0, 164)
  924. FeScriptsframe.Visible = false
  925. FeScriptsframe.Style = Enum.FrameStyle.RobloxRound
  926.  
  927. TextLabel_9.Parent = FeScriptsframe
  928. TextLabel_9.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  929. TextLabel_9.BackgroundTransparency = 100
  930. TextLabel_9.BorderColor3 = Color3.new(0.14902, 0.141176, 0.145098)
  931. TextLabel_9.BorderSizePixel = 0
  932. TextLabel_9.Position = UDim2.new(0.169747412, 0, -0.048431024, 0)
  933. TextLabel_9.Size = UDim2.new(0, 190, 0, 30)
  934. TextLabel_9.Font = Enum.Font.SourceSans
  935. TextLabel_9.Text = "FE Scripts"
  936. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  937. TextLabel_9.TextScaled = true
  938. TextLabel_9.TextSize = 14
  939. TextLabel_9.TextWrapped = true
  940.  
  941. close5.Name = "close5"
  942. close5.Parent = FeScriptsframe
  943. close5.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  944. close5.BackgroundTransparency = 100
  945. close5.BorderSizePixel = 0
  946. close5.Position = UDim2.new(0.916772485, 0, 0.0185609013, 0)
  947. close5.Size = UDim2.new(0, 25, 0, 20)
  948. close5.Font = Enum.Font.SourceSans
  949. close5.Text = "X"
  950. close5.TextColor3 = Color3.new(1, 1, 1)
  951. close5.TextScaled = true
  952. close5.TextSize = 14
  953. close5.TextWrapped = true
  954. close5.MouseButton1Click:connect(function()
  955. option.Visible = true
  956. FeScriptsframe.Visible = false
  957. end)
  958.  
  959. TextButton.Parent = FeScriptsframe
  960. TextButton.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  961. TextButton.BackgroundTransparency = 100
  962. TextButton.BorderSizePixel = 0
  963. TextButton.Position = UDim2.new(0.0475379042, 0, 0.242359787, 0)
  964. TextButton.Size = UDim2.new(0, 121, 0, 23)
  965. TextButton.Font = Enum.Font.SourceSans
  966. TextButton.Text = "FE Kill"
  967. TextButton.TextColor3 = Color3.new(1, 1, 1)
  968. TextButton.TextScaled = true
  969. TextButton.TextSize = 14
  970. TextButton.TextWrapped = true
  971.  
  972. fehypertotalgui.Name = "fe hyper total gui"
  973. fehypertotalgui.Parent = FeScriptsframe
  974. fehypertotalgui.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  975. fehypertotalgui.BackgroundTransparency = 100
  976. fehypertotalgui.BorderSizePixel = 0
  977. fehypertotalgui.Position = UDim2.new(0.534380019, 0, 0.242359787, 0)
  978. fehypertotalgui.Size = UDim2.new(0, 121, 0, 23)
  979. fehypertotalgui.Font = Enum.Font.SourceSans
  980. fehypertotalgui.Text = "FE HyperTotal Gui"
  981. fehypertotalgui.TextColor3 = Color3.new(1, 1, 1)
  982. fehypertotalgui.TextScaled = true
  983. fehypertotalgui.TextSize = 14
  984. fehypertotalgui.TextWrapped = true
  985. fehypertotalgui.MouseButton1Click:connect(function()
  986. loadstring(game:HttpGet(('https://pastebin.com/raw/HjK5cEeM'),true))()
  987. end)
  988.  
  989.  
  990. FEScriptHub.Name = "FE Script Hub"
  991. FEScriptHub.Parent = FeScriptsframe
  992. FEScriptHub.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  993. FEScriptHub.BackgroundTransparency = 100
  994. FEScriptHub.BorderSizePixel = 0
  995. FEScriptHub.Position = UDim2.new(0.0475379042, 0, 0.736262202, 0)
  996. FEScriptHub.Size = UDim2.new(0, 121, 0, 23)
  997. FEScriptHub.Font = Enum.Font.SourceSans
  998. FEScriptHub.Text = "FE Script Hub"
  999. FEScriptHub.TextColor3 = Color3.new(1, 1, 1)
  1000. FEScriptHub.TextScaled = true
  1001. FEScriptHub.TextSize = 14
  1002. FEScriptHub.TextWrapped = true
  1003. FEScriptHub.MouseButton1Click:connect(function()
  1004. loadstring(game:HttpGet(('https://pastebin.com/raw/VPQKgcNU'),true))()
  1005. end)
  1006.  
  1007.  
  1008. FEGuiNewbie.Name = "FE Gui Newbie"
  1009. FEGuiNewbie.Parent = FeScriptsframe
  1010. FEGuiNewbie.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1011. FEGuiNewbie.BackgroundTransparency = 100
  1012. FEGuiNewbie.BorderSizePixel = 0
  1013. FEGuiNewbie.Position = UDim2.new(0.0475379042, 0, 0.583823204, 0)
  1014. FEGuiNewbie.Size = UDim2.new(0, 121, 0, 23)
  1015. FEGuiNewbie.Font = Enum.Font.SourceSans
  1016. FEGuiNewbie.Text = "FE Newbie Gui"
  1017. FEGuiNewbie.TextColor3 = Color3.new(1, 1, 1)
  1018. FEGuiNewbie.TextScaled = true
  1019. FEGuiNewbie.TextSize = 14
  1020. FEGuiNewbie.TextWrapped = true
  1021. FEGuiNewbie.MouseButton1Click:connect(function()
  1022. loadstring(game:HttpGet(('https://pastebin.com/raw/5KTGQPZE'),true))()
  1023. end)
  1024.  
  1025.  
  1026. FEFly.Name = "FE Fly"
  1027. FEFly.Parent = FeScriptsframe
  1028. FEFly.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1029. FEFly.BackgroundTransparency = 100
  1030. FEFly.BorderSizePixel = 0
  1031. FEFly.Position = UDim2.new(0.0442484319, 0, 0.425286651, 0)
  1032. FEFly.Size = UDim2.new(0, 121, 0, 23)
  1033. FEFly.Font = Enum.Font.SourceSans
  1034. FEFly.Text = "FE Fly"
  1035. FEFly.TextColor3 = Color3.new(1, 1, 1)
  1036. FEFly.TextScaled = true
  1037. FEFly.TextSize = 14
  1038. FEFly.TextWrapped = true
  1039. FEFly.MouseButton1Click:connect(function()
  1040. loadstring(game:HttpGet(('https://pastebin.com/raw/umiFHM8X'),true))()
  1041. end)
  1042.  
  1043.  
  1044. FeSscripthub2.Name = "Fe Sscripthub 2"
  1045. FeSscripthub2.Parent = FeScriptsframe
  1046. FeSscripthub2.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1047. FeSscripthub2.BackgroundTransparency = 100
  1048. FeSscripthub2.BorderSizePixel = 0
  1049. FeSscripthub2.Position = UDim2.new(0.534380019, 0, 0.730164647, 0)
  1050. FeSscripthub2.Size = UDim2.new(0, 121, 0, 23)
  1051. FeSscripthub2.Font = Enum.Font.SourceSans
  1052. FeSscripthub2.Text = "FE Script Hub 2"
  1053. FeSscripthub2.TextColor3 = Color3.new(1, 1, 1)
  1054. FeSscripthub2.TextScaled = true
  1055. FeSscripthub2.TextSize = 14
  1056. FeSscripthub2.TextWrapped = true
  1057. FeSscripthub2.MouseButton1Click:connect(function()
  1058. loadstring(game:HttpGet(('https://pastebin.com/raw/Qxip0HSH'),true))()
  1059. end)
  1060.  
  1061.  
  1062. felegohaxgui.Name = "fe legohax gui"
  1063. felegohaxgui.Parent = FeScriptsframe
  1064. felegohaxgui.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1065. felegohaxgui.BackgroundTransparency = 100
  1066. felegohaxgui.BorderSizePixel = 0
  1067. felegohaxgui.Position = UDim2.new(0.534380019, 0, 0.583823204, 0)
  1068. felegohaxgui.Size = UDim2.new(0, 121, 0, 23)
  1069. felegohaxgui.Font = Enum.Font.SourceSans
  1070. felegohaxgui.Text = "FE LegoHax Gui "
  1071. felegohaxgui.TextColor3 = Color3.new(1, 1, 1)
  1072. felegohaxgui.TextScaled = true
  1073. felegohaxgui.TextSize = 14
  1074. felegohaxgui.TextWrapped = true
  1075. felegohaxgui.MouseButton1Click:connect(function()
  1076. loadstring(game:HttpGet(('https://pastebin.com/raw/Fh1npQyn'),true))()
  1077. end)
  1078.  
  1079.  
  1080. feopfinalitygui.Name = "fe op finality gui"
  1081. feopfinalitygui.Parent = FeScriptsframe
  1082. feopfinalitygui.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1083. feopfinalitygui.BackgroundTransparency = 100
  1084. feopfinalitygui.BorderSizePixel = 0
  1085. feopfinalitygui.Position = UDim2.new(0.534380019, 0, 0.431384176, 0)
  1086. feopfinalitygui.Size = UDim2.new(0, 121, 0, 23)
  1087. feopfinalitygui.Font = Enum.Font.SourceSans
  1088. feopfinalitygui.Text = "FE OpFinality Gui"
  1089. feopfinalitygui.TextColor3 = Color3.new(1, 1, 1)
  1090. feopfinalitygui.TextScaled = true
  1091. feopfinalitygui.TextSize = 14
  1092. feopfinalitygui.TextWrapped = true
  1093. feopfinalitygui.MouseButton1Click:connect(function()
  1094. loadstring(game:HttpGet(('https://pastebin.com/raw/7vrqD2uW'),true))
  1095. end)
  1096.  
  1097. Settings.Name = "Settings"
  1098. Settings.Parent = IxploitsGUIv3
  1099. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  1100. Settings.BorderSizePixel = 0
  1101. Settings.Position = UDim2.new(0.265028507, 0, 0.816720247, 0)
  1102. Settings.Size = UDim2.new(0, 158, 0, 107)
  1103. Settings.Visible = false
  1104. Settings.Style = Enum.FrameStyle.RobloxRound
  1105.  
  1106. TextLabel_10.Parent = Settings
  1107. TextLabel_10.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1108. TextLabel_10.BackgroundTransparency = 100
  1109. TextLabel_10.BorderColor3 = Color3.new(0.14902, 0.141176, 0.145098)
  1110. TextLabel_10.BorderSizePixel = 0
  1111. TextLabel_10.Position = UDim2.new(0.0411129743, 0, -0.0643738359, 0)
  1112. TextLabel_10.Size = UDim2.new(0, 131, 0, 19)
  1113. TextLabel_10.Font = Enum.Font.SourceSans
  1114. TextLabel_10.Text = "Settings"
  1115. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  1116. TextLabel_10.TextScaled = true
  1117. TextLabel_10.TextSize = 14
  1118. TextLabel_10.TextWrapped = true
  1119.  
  1120. close6.Name = "close6"
  1121. close6.Parent = Settings
  1122. close6.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1123. close6.BackgroundTransparency = 100
  1124. close6.BorderSizePixel = 0
  1125. close6.Position = UDim2.new(0.763033152, 0, 0.844929099, 0)
  1126. close6.Size = UDim2.new(0, 32, 0, 20)
  1127. close6.Font = Enum.Font.SourceSans
  1128. close6.Text = "Exit"
  1129. close6.TextColor3 = Color3.new(1, 1, 1)
  1130. close6.TextScaled = true
  1131. close6.TextSize = 14
  1132. close6.TextWrapped = true
  1133. close6.MouseButton1Click:connect(function()
  1134. opengui.Visible = true
  1135. Settings.Visible = false
  1136. end)
  1137.  
  1138. TextButton_2.Parent = Settings
  1139. TextButton_2.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1140. TextButton_2.BackgroundTransparency = 100
  1141. TextButton_2.BorderSizePixel = 0
  1142. TextButton_2.Position = UDim2.new(0.0335776433, 0, 0.221150324, 0)
  1143. TextButton_2.Size = UDim2.new(0, 133, 0, 18)
  1144. TextButton_2.Font = Enum.Font.SourceSans
  1145. TextButton_2.Text = "My youtube channel!"
  1146. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  1147. TextButton_2.TextScaled = true
  1148. TextButton_2.TextSize = 14
  1149. TextButton_2.TextWrapped = true
  1150.  
  1151. TextButton_3.Parent = Settings
  1152. TextButton_3.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1153. TextButton_3.BackgroundTransparency = 100
  1154. TextButton_3.BorderSizePixel = 0
  1155. TextButton_3.Position = UDim2.new(0.0335776433, 0, 0.408066213, 0)
  1156. TextButton_3.Size = UDim2.new(0, 133, 0, 18)
  1157. TextButton_3.Font = Enum.Font.SourceSans
  1158. TextButton_3.Text = "My discord!"
  1159. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  1160. TextButton_3.TextScaled = true
  1161. TextButton_3.TextSize = 14
  1162. TextButton_3.TextWrapped = true
  1163.  
  1164. TextButton_4.Parent = Settings
  1165. TextButton_4.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1166. TextButton_4.BackgroundTransparency = 100
  1167. TextButton_4.BorderSizePixel = 0
  1168. TextButton_4.Position = UDim2.new(0.0335776433, 0, 0.594982088, 0)
  1169. TextButton_4.Size = UDim2.new(0, 133, 0, 18)
  1170. TextButton_4.Font = Enum.Font.SourceSans
  1171. TextButton_4.Text = "Donate (if you want :))"
  1172. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  1173. TextButton_4.TextScaled = true
  1174. TextButton_4.TextSize = 14
  1175. TextButton_4.TextWrapped = true
  1176.  
  1177. BasicCommands.Name = "Basic Commands"
  1178. BasicCommands.Parent = IxploitsGUIv3
  1179. BasicCommands.BackgroundColor3 = Color3.new(1, 1, 1)
  1180. BasicCommands.Position = UDim2.new(0.104014605, 0, 0.305466235, 0)
  1181. BasicCommands.Size = UDim2.new(0, 359, 0, 157)
  1182. BasicCommands.Visible = false
  1183. BasicCommands.Style = Enum.FrameStyle.RobloxRound
  1184.  
  1185. TextLabel_11.Parent = BasicCommands
  1186. TextLabel_11.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1187. TextLabel_11.BackgroundTransparency = 100
  1188. TextLabel_11.BorderColor3 = Color3.new(0.14902, 0.141176, 0.145098)
  1189. TextLabel_11.BorderSizePixel = 0
  1190. TextLabel_11.Position = UDim2.new(0.20874463, 0, -0.0548004508, 0)
  1191. TextLabel_11.Size = UDim2.new(0, 190, 0, 30)
  1192. TextLabel_11.Font = Enum.Font.SourceSans
  1193. TextLabel_11.Text = "Basic Commands"
  1194. TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
  1195. TextLabel_11.TextScaled = true
  1196. TextLabel_11.TextSize = 14
  1197. TextLabel_11.TextWrapped = true
  1198.  
  1199. close7.Name = "close7"
  1200. close7.Parent = BasicCommands
  1201. close7.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1202. close7.BackgroundTransparency = 100
  1203. close7.BorderSizePixel = 0
  1204. close7.Position = UDim2.new(0.92791456, 0, 0.0121914744, 0)
  1205. close7.Size = UDim2.new(0, 25, 0, 20)
  1206. close7.Font = Enum.Font.SourceSans
  1207. close7.Text = "X"
  1208. close7.TextColor3 = Color3.new(1, 1, 1)
  1209. close7.TextScaled = true
  1210. close7.TextSize = 14
  1211. close7.TextWrapped = true
  1212. close7.MouseButton1Click:connect(function()
  1213. option.Visible = true
  1214. BasicCommands.Visible = false
  1215. end)
  1216.  
  1217. ClickTP.Name = "ClickTP"
  1218. ClickTP.Parent = BasicCommands
  1219. ClickTP.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1220. ClickTP.BackgroundTransparency = 100
  1221. ClickTP.BorderSizePixel = 0
  1222. ClickTP.Position = UDim2.new(0.0572942048, 0, 0.200805858, 0)
  1223. ClickTP.Size = UDim2.new(0, 130, 0, 23)
  1224. ClickTP.Font = Enum.Font.SourceSans
  1225. ClickTP.Text = "ClickTeleport (Ctrl shift+click)"
  1226. ClickTP.TextColor3 = Color3.new(1, 1, 1)
  1227. ClickTP.TextScaled = true
  1228. ClickTP.TextSize = 14
  1229. ClickTP.TextWrapped = true
  1230. ClickTP.MouseButton1Click:connect(function()
  1231. loadstring(game:HttpGet(('https://pastebin.com/raw/4SQbe43s'),true))()
  1232. end)
  1233.  
  1234.  
  1235. JumpPower.Name = "JumpPower"
  1236. JumpPower.Parent = BasicCommands
  1237. JumpPower.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1238. JumpPower.BackgroundTransparency = 100
  1239. JumpPower.BorderSizePixel = 0
  1240. JumpPower.Position = UDim2.new(0.0572941974, 0, 0.71036005, 0)
  1241. JumpPower.Size = UDim2.new(0, 130, 0, 23)
  1242. JumpPower.Font = Enum.Font.SourceSans
  1243. JumpPower.Text = "JumpPower"
  1244. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  1245. JumpPower.TextScaled = true
  1246. JumpPower.TextSize = 14
  1247. JumpPower.TextWrapped = true
  1248. JumpPower.MouseButton1Click:connect(function()
  1249. loadstring(game:HttpGet(('https://pastebin.com/raw/EVBKKH8p'),true))()
  1250. end)
  1251.  
  1252.  
  1253. WalksSpeed.Name = "WalksSpeed"
  1254. WalksSpeed.Parent = BasicCommands
  1255. WalksSpeed.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1256. WalksSpeed.BackgroundTransparency = 100
  1257. WalksSpeed.BorderSizePixel = 0
  1258. WalksSpeed.Position = UDim2.new(0.0572942011, 0, 0.557493746, 0)
  1259. WalksSpeed.Size = UDim2.new(0, 130, 0, 23)
  1260. WalksSpeed.Font = Enum.Font.SourceSans
  1261. WalksSpeed.Text = "WalkSpeed"
  1262. WalksSpeed.TextColor3 = Color3.new(1, 1, 1)
  1263. WalksSpeed.TextScaled = true
  1264. WalksSpeed.TextSize = 14
  1265. WalksSpeed.TextWrapped = true
  1266. WalksSpeed.MouseButton1Click:connect(function()
  1267. loadstring(game:HttpGet(('https://pastebin.com/raw/rvxVn4L6'),true))()
  1268. end)
  1269.  
  1270.  
  1271. Btools.Name = "Btools"
  1272. Btools.Parent = BasicCommands
  1273. Btools.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1274. Btools.BackgroundTransparency = 100
  1275. Btools.BorderSizePixel = 0
  1276. Btools.Position = UDim2.new(0.0572942011, 0, 0.366410971, 0)
  1277. Btools.Size = UDim2.new(0, 130, 0, 23)
  1278. Btools.Font = Enum.Font.SourceSans
  1279. Btools.Text = "Btools"
  1280. Btools.TextColor3 = Color3.new(1, 1, 1)
  1281. Btools.TextScaled = true
  1282. Btools.TextSize = 14
  1283. Btools.TextWrapped = true
  1284. Btools.MouseButton1Click:connect(function()
  1285. loadstring(game:HttpGet("https://pastebin.com/raw/1rZZAADd", true))()
  1286. end)
  1287.  
  1288.  
  1289. Fire.Name = "Fire"
  1290. Fire.Parent = BasicCommands
  1291. Fire.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1292. Fire.BackgroundTransparency = 100
  1293. Fire.BorderSizePixel = 0
  1294. Fire.Position = UDim2.new(0.536402881, 0, 0.71036005, 0)
  1295. Fire.Size = UDim2.new(0, 130, 0, 23)
  1296. Fire.Font = Enum.Font.SourceSans
  1297. Fire.Text = "Fire"
  1298. Fire.TextColor3 = Color3.new(1, 1, 1)
  1299. Fire.TextScaled = true
  1300. Fire.TextSize = 14
  1301. Fire.TextWrapped = true
  1302. Fire.MouseButton1Click:connect(function()
  1303. loadstring(game:HttpGet(('https://pastebin.com/raw/Fxu3dS5k'),true))()
  1304. end)
  1305.  
  1306.  
  1307. Kill.Name = "Kill"
  1308. Kill.Parent = BasicCommands
  1309. Kill.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1310. Kill.BackgroundTransparency = 100
  1311. Kill.BorderSizePixel = 0
  1312. Kill.Position = UDim2.new(0.536402881, 0, 0.557493746, 0)
  1313. Kill.Size = UDim2.new(0, 130, 0, 23)
  1314. Kill.Font = Enum.Font.SourceSans
  1315. Kill.Text = "Kill"
  1316. Kill.TextColor3 = Color3.new(1, 1, 1)
  1317. Kill.TextScaled = true
  1318. Kill.TextSize = 14
  1319. Kill.TextWrapped = true
  1320. Kill.MouseButton1Click:connect(function()
  1321. loadstring(game:HttpGet(('https://pastebin.com/raw/5H98cUyq'),true))()
  1322. end)
  1323.  
  1324.  
  1325. VanGui.Name = "VanGui"
  1326. VanGui.Parent = BasicCommands
  1327. VanGui.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1328. VanGui.BackgroundTransparency = 100
  1329. VanGui.BorderSizePixel = 0
  1330. VanGui.Position = UDim2.new(0.536402881, 0, 0.366410971, 0)
  1331. VanGui.Size = UDim2.new(0, 130, 0, 23)
  1332. VanGui.Font = Enum.Font.SourceSans
  1333. VanGui.Text = "Van Gui v3"
  1334. VanGui.TextColor3 = Color3.new(1, 1, 1)
  1335. VanGui.TextScaled = true
  1336. VanGui.TextSize = 14
  1337. VanGui.TextWrapped = true
  1338. VanGui.MouseButton1Click:connect(function()
  1339. loadstring(game:HttpGet(('https://pastebin.com/raw/3CskqKJj'),true))()
  1340. end)
  1341.  
  1342.  
  1343. noclip.Name = "noclip"
  1344. noclip.Parent = BasicCommands
  1345. noclip.BackgroundColor3 = Color3.new(0.12549, 0.117647, 0.121569)
  1346. noclip.BackgroundTransparency = 100
  1347. noclip.BorderSizePixel = 0
  1348. noclip.Position = UDim2.new(0.536402881, 0, 0.200805858, 0)
  1349. noclip.Size = UDim2.new(0, 130, 0, 23)
  1350. noclip.Font = Enum.Font.SourceSans
  1351. noclip.Text = "NoClip"
  1352. noclip.TextColor3 = Color3.new(1, 1, 1)
  1353. noclip.TextScaled = true
  1354. noclip.TextSize = 14
  1355. noclip.TextWrapped = true
  1356. noclip.MouseButton1Click:connect(function()
  1357. loadstring(game:HttpGet(('https://pastebin.com/raw/YcuHLAR3'),true))()
  1358. end)
  1359.  
  1360. -- Scripts:
  1361.  
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367.  
  1368.  
  1369.  
  1370.  
  1371.  
  1372.  
  1373.  
  1374.  
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384. while wait(2) do
  1385. local plr = game.Players.LocalPlayer
  1386. for i,v in pairs(game.Workspace.CandyHolder:GetChildren()) do
  1387. if v and plr.Character:FindFirstChild("HumanoidRootPart") and autocandy.Text == "autocandy [ON]" and v:IsA("MeshPart") then --may want to change meshpart to part if it's a part
  1388. wait(0.2) --adjust this to whatever
  1389. plr.Character.HumanoidRootPart.CFrame = v.CFrame * CFrame.new(0,1,0)
  1390. end
  1391. end
  1392. end
  1393. end)
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400. while wait() do
  1401. for i,v in pairs(game:GetService("Workspace").CandyHolder:GetChildren()) do
  1402. v.CanCollide = true
  1403. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1404. end
  1405. end
  1406. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement