Advertisement
Guest User

BOOGA KUY HUB V2.1.5

a guest
Nov 12th, 2019
2,685
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.54 KB | None | 0 0
  1. -- Hi. Don't Fix/Rescript it or no Video
  2. -- Credits Peemai GamerTv
  3. -- Version: 2.1.5 Fixed
  4. -- Instances:
  5. local BoogaKuyHubDemo = Instance.new("ScreenGui")
  6. local Start = Instance.new("Frame")
  7. local Login = Instance.new("Frame")
  8. local battery = Instance.new("TextLabel")
  9. local battery2 = Instance.new("TextLabel")
  10. local ibooga = Instance.new("TextLabel")
  11. local StartButton = Instance.new("TextButton")
  12. local testing1 = Instance.new("TextButton")
  13. local TextLabel = Instance.new("TextLabel")
  14. local sda = Instance.new("TextLabel")
  15. local checkupdatexd = Instance.new("TextButton")
  16. local nothing = Instance.new("TextButton")
  17. local nowifi = Instance.new("TextLabel")
  18. local StartArsenalMenu = Instance.new("TextButton")
  19. local checkupdateframe = Instance.new("Frame")
  20. local checkupdateframe2 = Instance.new("Frame")
  21. local text2 = Instance.new("TextLabel")
  22. local text3 = Instance.new("TextLabel")
  23. local text1 = Instance.new("TextLabel")
  24. local text4 = Instance.new("TextLabel")
  25. local back1 = Instance.new("TextButton")
  26. local MainFrame = Instance.new("Frame")
  27. local MainName = Instance.new("TextLabel")
  28. local Framescript = Instance.new("Frame")
  29. local MojoCraft = Instance.new("TextButton")
  30. local CraftingGui = Instance.new("TextButton")
  31. local credit1 = Instance.new("TextLabel")
  32. local ESP = Instance.new("TextButton")
  33. local Setting = Instance.new("TextButton")
  34. local unknown = Instance.new("TextLabel")
  35. local unknown_2 = Instance.new("TextLabel")
  36. local Back3 = Instance.new("TextButton")
  37. local Exit3 = Instance.new("TextButton")
  38. local version2 = Instance.new("TextLabel")
  39. local bypass2 = Instance.new("TextButton")
  40. local bar1 = Instance.new("TextLabel")
  41. local page2 = Instance.new("TextButton")
  42. local page1 = Instance.new("TextButton")
  43. local TextLabel_2 = Instance.new("TextLabel")
  44. local MainFrame4 = Instance.new("Frame")
  45. local Framenormal1 = Instance.new("Frame")
  46. local yeez = Instance.new("TextButton")
  47. local walkspeed2 = Instance.new("TextButton")
  48. local dsadadsd = Instance.new("TextButton")
  49. local OpenMenu1 = Instance.new("TextButton")
  50. local TextButton = Instance.new("TextButton")
  51. local Open = Instance.new("TextButton")
  52. local FrameSetting = Instance.new("Frame")
  53. local back4 = Instance.new("TextButton")
  54. local testt = Instance.new("TextButton")
  55. local testtt = Instance.new("TextButton")
  56. local testtt_2 = Instance.new("TextButton")
  57. local MainFrame2 = Instance.new("Frame")
  58. local mainframe23 = Instance.new("Frame")
  59. local mainframe24 = Instance.new("Frame")
  60. local empty44 = Instance.new("TextButton")
  61. local Back5 = Instance.new("TextButton")
  62. local Back6 = Instance.new("TextButton")
  63. local TextLabel_3 = Instance.new("TextLabel")
  64. local TextLabel_4 = Instance.new("TextLabel")
  65. local TextLabel_5 = Instance.new("TextLabel")
  66. local madebypeemaigamertv = Instance.new("TextLabel")
  67. local TextLabel_6 = Instance.new("TextLabel")
  68. local TextLabel_7 = Instance.new("TextLabel")
  69. local WALKSPEED = Instance.new("TextButton")
  70. local HIGHJUMP = Instance.new("TextButton")
  71. local GRAVITYJUMP = Instance.new("TextButton")
  72. local TextLabel_8 = Instance.new("TextLabel")
  73. local MainFrame5 = Instance.new("Frame")
  74. local epicFrame = Instance.new("Frame")
  75. local epicname = Instance.new("TextLabel")
  76. local autofarm = Instance.new("TextButton")
  77. local Aimbot = Instance.new("TextButton")
  78. local ESP2 = Instance.new("TextButton")
  79. local BackArsenal = Instance.new("TextButton")
  80. --Properties:
  81. BoogaKuyHubDemo.Name = "Booga Kuy Hub Demo"
  82. BoogaKuyHubDemo.Parent = game.CoreGui
  83.  
  84.  
  85. Start.Name = "Start"
  86. Start.Parent = BoogaKuyHubDemo
  87. Start.Active = true
  88. Start.BackgroundColor3 = Color3.new(1, 1, 1)
  89. Start.Position = UDim2.new(0.189490408, 0, 0.267716557, 0)
  90. Start.Size = UDim2.new(0, 209, 0, 294)
  91. Start.Style = Enum.FrameStyle.DropShadow
  92. Start.Draggable = true
  93.  
  94.  
  95. Login.Name = "Login"
  96. Login.Parent = Start
  97. Login.BackgroundColor3 = Color3.new(1, 1, 1)
  98. Login.Position = UDim2.new(0.0457579009, 0, 0.0887947306, 0)
  99. Login.Size = UDim2.new(0, 174, 0, 244)
  100. Login.Style = Enum.FrameStyle.RobloxRound
  101.  
  102.  
  103. battery.Name = "battery"
  104. battery.Parent = Start
  105. battery.BackgroundColor3 = Color3.new(0, 1, 0)
  106. battery.Position = UDim2.new(0.0507535785, 0, 0.00568472967, 0)
  107. battery.Size = UDim2.new(0, 40, 0, 14)
  108. battery.Font = Enum.Font.SourceSans
  109. battery.Text = "70%"
  110. battery.TextColor3 = Color3.new(0, 0, 0)
  111. battery.TextSize = 14
  112.  
  113.  
  114. battery2.Name = "battery2"
  115. battery2.Parent = battery
  116. battery2.BackgroundColor3 = Color3.new(0, 1, 0)
  117. battery2.Position = UDim2.new(1, 0, 0.142857149, 0)
  118. battery2.Size = UDim2.new(0, 8, 0, 9)
  119. battery2.Font = Enum.Font.SourceSans
  120. battery2.Text = ""
  121. battery2.TextColor3 = Color3.new(0, 0, 0)
  122. battery2.TextSize = 14
  123.  
  124.  
  125. ibooga.Name = "ibooga"
  126. ibooga.Parent = Start
  127. ibooga.BackgroundColor3 = Color3.new(0, 0, 0)
  128. ibooga.Position = UDim2.new(0.122613497, 0, 0.14445512, 0)
  129. ibooga.Size = UDim2.new(0, 148, 0, 51)
  130. ibooga.Font = Enum.Font.GothamBold
  131. ibooga.Text = "IBOOGA XS"
  132. ibooga.TextColor3 = Color3.new(1, 1, 1)
  133. ibooga.TextScaled = true
  134. ibooga.TextSize = 14
  135. ibooga.TextWrapped = true
  136.  
  137.  
  138. StartButton.Name = "StartButton"
  139. StartButton.Parent = Start
  140. StartButton.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  141. StartButton.Position = UDim2.new(0.186156869, 0, 0.818545163, 0)
  142. StartButton.Size = UDim2.new(0, 121, 0, 22)
  143. StartButton.Font = Enum.Font.GothamBold
  144. StartButton.Text = "> Start Gui <"
  145. StartButton.TextColor3 = Color3.new(0, 1, 0)
  146. StartButton.TextScaled = true
  147. StartButton.TextSize = 14
  148. StartButton.TextWrapped = true
  149. StartButton.MouseButton1Down:connect(function()
  150. MainFrame.Visible = true
  151. Start.Visible = false
  152. end)
  153.  
  154.  
  155. testing1.Name = "testing1"
  156. testing1.Parent = Start
  157. testing1.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  158. testing1.Position = UDim2.new(1.41485417, 0, 0.00189083815, 0)
  159. testing1.Size = UDim2.new(0, 385, 0, 295)
  160. testing1.Font = Enum.Font.ArialBold
  161. testing1.Text = "THIS SCRIPT IS STILL \"TESTING\" MAYBE USELESS OR TRASH SORRY "
  162. testing1.TextColor3 = Color3.new(1, 1, 1)
  163. testing1.TextScaled = true
  164. testing1.TextSize = 14
  165. testing1.TextWrapped = true
  166.  
  167.  
  168. TextLabel.Parent = testing1
  169. TextLabel.Active = true
  170. TextLabel.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
  171. TextLabel.Position = UDim2.new(0, 0, 1, 0)
  172. TextLabel.Size = UDim2.new(0, 385, 0, 50)
  173. TextLabel.Font = Enum.Font.GothamBlack
  174. TextLabel.Text = "CLICK START GUI TO CLOSE IT"
  175. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  176. TextLabel.TextScaled = true
  177. TextLabel.TextSize = 14
  178. TextLabel.TextWrapped = true
  179.  
  180.  
  181. sda.Name = "sda"
  182. sda.Parent = testing1
  183. sda.Active = true
  184. sda.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  185. sda.Position = UDim2.new(0, 0, -0.169491529, 0)
  186. sda.Size = UDim2.new(0, 385, 0, 50)
  187. sda.Font = Enum.Font.GothamSemibold
  188. sda.Text = " (i will give credit just tell me lol) - Peemai GamerTv "
  189. sda.TextColor3 = Color3.new(1, 1, 1)
  190. sda.TextScaled = true
  191. sda.TextSize = 14
  192. sda.TextWrapped = true
  193.  
  194.  
  195. checkupdatexd.Name = "checkupdatexd"
  196. checkupdatexd.Parent = Start
  197. checkupdatexd.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  198. checkupdatexd.Position = UDim2.new(0.169730514, 0, 0.596302509, 0)
  199. checkupdatexd.Size = UDim2.new(0, 127, 0, 50)
  200. checkupdatexd.Font = Enum.Font.GothamBold
  201. checkupdatexd.Text = "> Check Update < "
  202. checkupdatexd.TextColor3 = Color3.new(0, 1, 0)
  203. checkupdatexd.TextScaled = true
  204. checkupdatexd.TextSize = 14
  205. checkupdatexd.TextWrapped = true
  206. checkupdatexd.MouseButton1Down:connect(function()
  207. checkupdateframe.Visible = true
  208. Start.Visible = false
  209. end)
  210.  
  211.  
  212. nothing.Name = "nothing"
  213. nothing.Parent = Start
  214. nothing.BackgroundColor3 = Color3.new(0, 0, 0)
  215. nothing.Position = UDim2.new(0.382350802, 0, 0.968316138, 0)
  216. nothing.Size = UDim2.new(0, 44, 0, 12)
  217. nothing.Font = Enum.Font.GothamSemibold
  218. nothing.Text = "O"
  219. nothing.TextColor3 = Color3.new(1, 1, 1)
  220. nothing.TextScaled = true
  221. nothing.TextSize = 14
  222. nothing.TextWrapped = true
  223.  
  224.  
  225. nowifi.Name = "nowifi"
  226. nowifi.Parent = Start
  227. nowifi.BackgroundColor3 = Color3.new(1, 1, 1)
  228. nowifi.Position = UDim2.new(0.324324012, 0, 0.0129907839, 0)
  229. nowifi.Size = UDim2.new(0, 120, 0, 16)
  230. nowifi.Font = Enum.Font.SourceSans
  231. nowifi.Text = "No Internet or Wifi"
  232. nowifi.TextColor3 = Color3.new(0, 0, 0)
  233. nowifi.TextScaled = true
  234. nowifi.TextSize = 14
  235. nowifi.TextWrapped = true
  236.  
  237.  
  238. StartArsenalMenu.Name = "StartArsenalMenu"
  239. StartArsenalMenu.Parent = Start
  240. StartArsenalMenu.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  241. StartArsenalMenu.Position = UDim2.new(0.175875574, 0, 0.374916434, 0)
  242. StartArsenalMenu.Size = UDim2.new(0, 127, 0, 50)
  243. StartArsenalMenu.Font = Enum.Font.GothamBold
  244. StartArsenalMenu.Text = " > Arsenal Hack <"
  245. StartArsenalMenu.TextColor3 = Color3.new(0, 1, 0)
  246. StartArsenalMenu.TextScaled = true
  247. StartArsenalMenu.TextSize = 14
  248. StartArsenalMenu.TextWrapped = true
  249. StartArsenalMenu.MouseButton1Down:connect(function()
  250. MainFrame5.Visible = true
  251. Start.Visible = false
  252. end)
  253.  
  254.  
  255. checkupdateframe.Name = "checkupdateframe"
  256. checkupdateframe.Parent = BoogaKuyHubDemo
  257. checkupdateframe.Active = true
  258. checkupdateframe.BackgroundColor3 = Color3.new(1, 1, 1)
  259. checkupdateframe.Position = UDim2.new(0.010350287, 0, 0.218897611, 0)
  260. checkupdateframe.Size = UDim2.new(0, 219, 0, 279)
  261. checkupdateframe.Visible = false
  262.  
  263.  
  264. checkupdateframe2.Name = "checkupdateframe2"
  265. checkupdateframe2.Parent = checkupdateframe
  266. checkupdateframe2.BackgroundColor3 = Color3.new(0.407843, 0.407843, 0.407843)
  267. checkupdateframe2.Position = UDim2.new(0.0593607314, 0, 0.0286738351, 0)
  268. checkupdateframe2.Size = UDim2.new(0, 192, 0, 265)
  269.  
  270.  
  271. text2.Name = "text2"
  272. text2.Parent = checkupdateframe2
  273. text2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  274. text2.Position = UDim2.new(0, 0, 0.11141444, 0)
  275. text2.Size = UDim2.new(0, 192, 0, 64)
  276. text2.Font = Enum.Font.Highway
  277. text2.Text = "- Add Island Tribes Hack! [MENU]"
  278. text2.TextColor3 = Color3.new(1, 1, 1)
  279. text2.TextScaled = true
  280. text2.TextSize = 14
  281. text2.TextWrapped = true
  282.  
  283.  
  284. text3.Name = "text3"
  285. text3.Parent = checkupdateframe2
  286. text3.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  287. text3.Position = UDim2.new(0, 0, 0.784045637, 0)
  288. text3.Size = UDim2.new(0, 192, 0, 57)
  289. text3.Font = Enum.Font.Highway
  290. text3.Text = "I'm also a solo developer so updates may be bad"
  291. text3.TextColor3 = Color3.new(1, 1, 1)
  292. text3.TextScaled = true
  293. text3.TextSize = 14
  294. text3.TextWrapped = true
  295.  
  296.  
  297. text1.Name = "text1"
  298. text1.Parent = checkupdateframe
  299. text1.BackgroundColor3 = Color3.new(1, 1, 1)
  300. text1.Position = UDim2.new(0.0593607351, 0, 0, 0)
  301. text1.Size = UDim2.new(0, 192, 0, 25)
  302. text1.Font = Enum.Font.SourceSans
  303. text1.Text = " Update 6/11/2019 Small Update "
  304. text1.TextColor3 = Color3.new(0, 0, 0)
  305. text1.TextSize = 14
  306.  
  307.  
  308. text4.Name = "text4"
  309. text4.Parent = checkupdateframe
  310. text4.BackgroundColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  311. text4.Position = UDim2.new(0.0593607314, 0, 0.365591407, 0)
  312. text4.Size = UDim2.new(0, 192, 0, 50)
  313. text4.Font = Enum.Font.Highway
  314. text4.Text = "-Small Bugs Fix "
  315. text4.TextColor3 = Color3.new(1, 1, 1)
  316. text4.TextScaled = true
  317. text4.TextSize = 14
  318. text4.TextWrapped = true
  319.  
  320.  
  321.  
  322. back1.Name = "back1"
  323. back1.Parent = checkupdateframe
  324. back1.BackgroundColor3 = Color3.new(1, 1, 1)
  325. back1.Position = UDim2.new(0, 0, 1, 0)
  326. back1.Size = UDim2.new(0, 219, 0, 50)
  327. back1.Font = Enum.Font.SourceSans
  328. back1.Text = "back lol"
  329. back1.TextColor3 = Color3.new(0, 0, 0)
  330. back1.TextScaled = true
  331. back1.TextSize = 14
  332. back1.TextWrapped = true
  333. back1.MouseButton1Down:connect(function()
  334. checkupdateframe.Visible = false
  335. Start.Visible = true
  336. end)
  337.  
  338.  
  339. MainFrame.Name = "MainFrame"
  340. MainFrame.Parent = BoogaKuyHubDemo
  341. MainFrame.Active = true
  342. MainFrame.BackgroundColor3 = Color3.new(0.403922, 0.403922, 0.403922)
  343. MainFrame.BorderColor3 = Color3.new(1, 1, 1)
  344. MainFrame.Position = UDim2.new(0.520700634, 0, 0.236220449, 0)
  345. MainFrame.Size = UDim2.new(0, 368, 0, 297)
  346. MainFrame.Visible = false
  347. MainFrame.Draggable = true
  348.  
  349.  
  350. MainName.Name = "MainName"
  351. MainName.Parent = MainFrame
  352. MainName.BackgroundColor3 = Color3.new(0.403922, 0.403922, 0.403922)
  353. MainName.BorderColor3 = Color3.new(0.403922, 0.403922, 0.403922)
  354. MainName.Position = UDim2.new(0.220108703, 0, 0.0101010101, 0)
  355. MainName.Size = UDim2.new(0, 220, 0, 47)
  356. MainName.Font = Enum.Font.SourceSansBold
  357. MainName.Text = "Booga Kuy Hub"
  358. MainName.TextColor3 = Color3.new(1, 1, 1)
  359. MainName.TextScaled = true
  360. MainName.TextSize = 14
  361. MainName.TextWrapped = true
  362.  
  363.  
  364. Framescript.Name = "Framescript"
  365. Framescript.Parent = MainFrame
  366. Framescript.Active = true
  367. Framescript.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  368. Framescript.Position = UDim2.new(0.133152172, 0, 0.168350175, 0)
  369. Framescript.Size = UDim2.new(0, 308, 0, 234)
  370.  
  371.  
  372. MojoCraft.Name = "MojoCraft"
  373. MojoCraft.Parent = MainFrame
  374. MojoCraft.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  375. MojoCraft.BorderColor3 = Color3.new(0, 1, 0)
  376. MojoCraft.Position = UDim2.new(0.173913047, 0, 0.212121218, 0)
  377. MojoCraft.Size = UDim2.new(0, 126, 0, 40)
  378. MojoCraft.Font = Enum.Font.GothamBold
  379. MojoCraft.Text = " MoJo Craft "
  380. MojoCraft.TextColor3 = Color3.new(1, 1, 0)
  381. MojoCraft.TextScaled = true
  382. MojoCraft.TextSize = 14
  383. MojoCraft.TextWrapped = true
  384.  
  385.  
  386. CraftingGui.Name = "CraftingGui"
  387. CraftingGui.Parent = MainFrame
  388. CraftingGui.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  389. CraftingGui.BorderColor3 = Color3.new(0, 1, 0)
  390. CraftingGui.Position = UDim2.new(0.589673936, 0, 0.212121218, 0)
  391. CraftingGui.Size = UDim2.new(0, 126, 0, 40)
  392. CraftingGui.Font = Enum.Font.GothamSemibold
  393. CraftingGui.Text = "Fiusen Crafting Gui "
  394. CraftingGui.TextColor3 = Color3.new(1, 1, 0)
  395. CraftingGui.TextScaled = true
  396. CraftingGui.TextSize = 14
  397. CraftingGui.TextStrokeColor3 = Color3.new(1, 1, 0)
  398. CraftingGui.TextWrapped = true
  399.  
  400.  
  401. credit1.Name = "credit1"
  402. credit1.Parent = CraftingGui
  403. credit1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  404. credit1.BorderColor3 = Color3.new(0, 1, 0)
  405. credit1.Position = UDim2.new(0, 0, 1, 0)
  406. credit1.Size = UDim2.new(0, 126, 0, 26)
  407. credit1.Font = Enum.Font.GothamBold
  408. credit1.Text = "Credit - Fiusen#4281"
  409. credit1.TextColor3 = Color3.new(1, 1, 1)
  410. credit1.TextScaled = true
  411. credit1.TextSize = 14
  412. credit1.TextWrapped = true
  413.  
  414.  
  415. ESP.Name = "ESP"
  416. ESP.Parent = MainFrame
  417. ESP.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  418. ESP.BorderColor3 = Color3.new(0, 1, 0)
  419. ESP.Position = UDim2.new(0.173913047, 0, 0.491582513, 0)
  420. ESP.Size = UDim2.new(0, 126, 0, 42)
  421. ESP.Font = Enum.Font.GothamBold
  422. ESP.Text = "ESP"
  423. ESP.TextColor3 = Color3.new(1, 1, 0)
  424. ESP.TextScaled = true
  425. ESP.TextSize = 14
  426. ESP.TextWrapped = true
  427.  
  428.  
  429. Setting.Name = "Setting"
  430. Setting.Parent = MainFrame
  431. Setting.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  432. Setting.BorderColor3 = Color3.new(1, 1, 1)
  433. Setting.Position = UDim2.new(0.589673936, 0, 0.882154882, 0)
  434. Setting.Size = UDim2.new(0, 140, 0, 22)
  435. Setting.Font = Enum.Font.GothamBold
  436. Setting.Text = "Setting"
  437. Setting.TextColor3 = Color3.new(1, 1, 1)
  438. Setting.TextScaled = true
  439. Setting.TextSize = 14
  440. Setting.TextStrokeColor3 = Color3.new(1, 1, 1)
  441. Setting.TextWrapped = true
  442. Setting.MouseButton1Down:connect(function()
  443. MainFrame.Visible = false
  444. FrameSetting.Visible = true
  445. end)
  446.  
  447.  
  448. unknown.Name = "unknown"
  449. unknown.Parent = MainFrame
  450. unknown.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  451. unknown.BorderColor3 = Color3.new(0, 1, 0)
  452. unknown.Position = UDim2.new(0.173913047, 0, 0.346801341, 0)
  453. unknown.Size = UDim2.new(0, 126, 0, 26)
  454. unknown.Font = Enum.Font.GothamBold
  455. unknown.Text = "Unknown ;("
  456. unknown.TextColor3 = Color3.new(1, 1, 1)
  457. unknown.TextScaled = true
  458. unknown.TextSize = 14
  459. unknown.TextWrapped = true
  460.  
  461.  
  462. unknown_2.Name = "unknown"
  463. unknown_2.Parent = MainFrame
  464. unknown_2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  465. unknown_2.BorderColor3 = Color3.new(0, 1, 0)
  466. unknown_2.Position = UDim2.new(0.173913047, 0, 0.632996619, 0)
  467. unknown_2.Size = UDim2.new(0, 126, 0, 26)
  468. unknown_2.Font = Enum.Font.GothamBold
  469. unknown_2.Text = "Unknown ;("
  470. unknown_2.TextColor3 = Color3.new(1, 1, 1)
  471. unknown_2.TextScaled = true
  472. unknown_2.TextSize = 14
  473. unknown_2.TextWrapped = true
  474.  
  475.  
  476. Back3.Name = "Back3"
  477. Back3.Parent = MainFrame
  478. Back3.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  479. Back3.Position = UDim2.new(0.173913047, 0, 0.758221865, 0)
  480. Back3.Size = UDim2.new(0, 126, 0, 24)
  481. Back3.Font = Enum.Font.GothamSemibold
  482. Back3.Text = "Back to MainMenu"
  483. Back3.TextColor3 = Color3.new(1, 1, 1)
  484. Back3.TextScaled = true
  485. Back3.TextSize = 14
  486. Back3.TextWrapped = true
  487. Back3.MouseButton1Down:connect(function()
  488. MainFrame.Visible = false
  489. Start.Visible = true
  490. end)
  491.  
  492.  
  493. Exit3.Name = "Exit3"
  494. Exit3.Parent = MainFrame
  495. Exit3.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  496. Exit3.Position = UDim2.new(0.173913047, 0, 0.859231949, 0)
  497. Exit3.Size = UDim2.new(0, 84, 0, 24)
  498. Exit3.Font = Enum.Font.GothamSemibold
  499. Exit3.Text = "Exit?"
  500. Exit3.TextColor3 = Color3.new(1, 1, 1)
  501. Exit3.TextScaled = true
  502. Exit3.TextSize = 14
  503. Exit3.TextWrapped = true
  504. Exit3.MouseButton1Down:connect(function()
  505. MainFrame.Visible = false
  506. Open.Visible = true
  507. end)
  508.  
  509.  
  510. version2.Name = "version2"
  511. version2.Parent = MainFrame
  512. version2.Active = true
  513. version2.BackgroundColor3 = Color3.new(0.403922, 0.403922, 0.403922)
  514. version2.BorderColor3 = Color3.new(1, 1, 1)
  515. version2.Position = UDim2.new(0.433345973, 0, 0.956228971, 0)
  516. version2.Selectable = true
  517. version2.Size = UDim2.new(0, 208, 0, 14)
  518. version2.Font = Enum.Font.Fantasy
  519. version2.LineHeight = 3
  520. version2.Text = "Gui Version 2.1.1 - Reboost"
  521. version2.TextColor3 = Color3.new(0, 1, 0)
  522. version2.TextSize = 14
  523. version2.TextWrapped = true
  524.  
  525.  
  526. bypass2.Name = "bypass2"
  527. bypass2.Parent = MainFrame
  528. bypass2.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  529. bypass2.BorderColor3 = Color3.new(1, 1, 1)
  530. bypass2.Position = UDim2.new(0.589673936, 0, 0.799510181, 0)
  531. bypass2.Size = UDim2.new(0, 140, 0, 24)
  532. bypass2.Font = Enum.Font.GothamBold
  533. bypass2.Text = "Bypass - Checking"
  534. bypass2.TextColor3 = Color3.new(1, 1, 1)
  535. bypass2.TextScaled = true
  536. bypass2.TextSize = 14
  537. bypass2.TextWrapped = true
  538.  
  539.  
  540. bar1.Name = "bar1"
  541. bar1.Parent = MainFrame
  542. bar1.BackgroundColor3 = Color3.new(1, 1, 1)
  543. bar1.BorderColor3 = Color3.new(1, 1, 1)
  544. bar1.Size = UDim2.new(0, 23, 0, 297)
  545. bar1.Font = Enum.Font.SourceSans
  546. bar1.Text = ""
  547. bar1.TextColor3 = Color3.new(0, 0, 0)
  548. bar1.TextSize = 14
  549.  
  550.  
  551. page2.Name = "page2"
  552. page2.Parent = MainFrame
  553. page2.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  554. page2.Position = UDim2.new(0.736413062, 0, 0.669796109, 0)
  555. page2.Size = UDim2.new(0, 86, 0, 28)
  556. page2.Font = Enum.Font.GothamBold
  557. page2.Text = "Page 2"
  558. page2.TextColor3 = Color3.new(1, 1, 1)
  559. page2.TextScaled = true
  560. page2.TextSize = 14
  561. page2.TextWrapped = true
  562. page2.MouseButton1Down:connect(function()
  563. MainFrame.Visible = false
  564. MainFrame2.Visible = true
  565. end)
  566.  
  567.  
  568. page1.Name = "page1"
  569. page1.Parent = MainFrame
  570. page1.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  571. page1.Position = UDim2.new(0.736413062, 0, 0.575520039, 0)
  572. page1.Size = UDim2.new(0, 86, 0, 28)
  573. page1.Font = Enum.Font.GothamBold
  574. page1.Text = "Page 1"
  575. page1.TextColor3 = Color3.new(1, 1, 1)
  576. page1.TextScaled = true
  577. page1.TextSize = 14
  578. page1.TextWrapped = true
  579.  
  580.  
  581. TextLabel_2.Parent = MainFrame
  582. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  583. TextLabel_2.BorderColor3 = Color3.new(1, 1, 1)
  584. TextLabel_2.Position = UDim2.new(0.133152172, 0, 0.956228971, 0)
  585. TextLabel_2.Size = UDim2.new(0, 110, 0, 12)
  586. TextLabel_2.Font = Enum.Font.GothamBold
  587. TextLabel_2.Text = "lol"
  588. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  589. TextLabel_2.TextSize = 14
  590. TextLabel_2.TextWrapped = true
  591.  
  592.  
  593. MainFrame4.Name = "MainFrame4"
  594. MainFrame4.Parent = MainFrame
  595. MainFrame4.Active = true
  596. MainFrame4.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  597. MainFrame4.Position = UDim2.new(0, 0, 1.07070708, 0)
  598. MainFrame4.Size = UDim2.new(0, 368, 0, 144)
  599.  
  600.  
  601. Framenormal1.Name = "Framenormal1"
  602. Framenormal1.Parent = MainFrame4
  603. Framenormal1.Active = true
  604. Framenormal1.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  605. Framenormal1.Position = UDim2.new(0.0298913047, 0, 0.104166664, 0)
  606. Framenormal1.Size = UDim2.new(0, 346, 0, 113)
  607.  
  608.  
  609. yeez.Name = "yeez"
  610. yeez.Parent = MainFrame4
  611. yeez.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  612. yeez.Position = UDim2.new(0.0625, 0, 0.201388896, 0)
  613. yeez.Size = UDim2.new(0, 77, 0, 84)
  614. yeez.Font = Enum.Font.SourceSans
  615. yeez.Text = "Admin"
  616. yeez.TextColor3 = Color3.new(0, 0, 0)
  617. yeez.TextScaled = true
  618. yeez.TextSize = 14
  619. yeez.TextWrapped = true
  620.  
  621.  
  622. walkspeed2.Name = "walkspeed2"
  623. walkspeed2.Parent = MainFrame4
  624. walkspeed2.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  625. walkspeed2.Position = UDim2.new(0.315217406, 0, 0.201388896, 0)
  626. walkspeed2.Size = UDim2.new(0, 88, 0, 84)
  627. walkspeed2.Font = Enum.Font.SourceSans
  628. walkspeed2.Text = "WALK SPEED"
  629. walkspeed2.TextColor3 = Color3.new(0, 0, 0)
  630. walkspeed2.TextScaled = true
  631. walkspeed2.TextSize = 14
  632. walkspeed2.TextWrapped = true
  633.  
  634.  
  635. dsadadsd.Name = "dsadadsd"
  636. dsadadsd.Parent = MainFrame4
  637. dsadadsd.BackgroundColor3 = Color3.new(1, 1, 1)
  638. dsadadsd.Position = UDim2.new(0.589673877, 0, 0.201388896, 0)
  639. dsadadsd.Size = UDim2.new(0, 138, 0, 84)
  640. dsadadsd.Font = Enum.Font.SourceSans
  641. dsadadsd.Text = "You can still use Weapon or something when use admin"
  642. dsadadsd.TextColor3 = Color3.new(0, 0, 0)
  643. dsadadsd.TextScaled = true
  644. dsadadsd.TextSize = 14
  645. dsadadsd.TextWrapped = true
  646.  
  647.  
  648. OpenMenu1.Name = "OpenMenu1"
  649. OpenMenu1.Parent = MainFrame
  650. OpenMenu1.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  651. OpenMenu1.BorderColor3 = Color3.new(1, 1, 1)
  652. OpenMenu1.Position = UDim2.new(0, 0, 1.00336695, 0)
  653. OpenMenu1.Size = UDim2.new(0, 368, 0, 20)
  654. OpenMenu1.Font = Enum.Font.GothamBold
  655. OpenMenu1.Text = "island tribes?"
  656. OpenMenu1.TextColor3 = Color3.new(1, 1, 1)
  657. OpenMenu1.TextSize = 14
  658. OpenMenu1.MouseButton1Down:connect(function()
  659. MainFrame.Visible = false
  660. MainFrame4.Visible = true
  661. end)
  662.  
  663.  
  664. TextButton.Parent = MainFrame
  665. TextButton.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  666. TextButton.Position = UDim2.new(0, 0, 1.00673401, 0)
  667. TextButton.Size = UDim2.new(0, 368, 0, 24)
  668. TextButton.Font = Enum.Font.GothamBold
  669. TextButton.Text = "Close Island Tribes Menu"
  670. TextButton.TextColor3 = Color3.new(1, 1, 1)
  671. TextButton.TextScaled = true
  672. TextButton.TextSize = 14
  673. TextButton.TextWrapped = true
  674.  
  675.  
  676. Open.Name = "Open"
  677. Open.Parent = BoogaKuyHubDemo
  678. Open.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  679. Open.BorderColor3 = Color3.new(1, 0, 0)
  680. Open.Position = UDim2.new(0.463375807, 0, -0.00157479709, 0)
  681. Open.Size = UDim2.new(0, 130, 0, 33)
  682. Open.Visible = false
  683. Open.Font = Enum.Font.GothamBlack
  684. Open.Text = "Open Gui"
  685. Open.TextColor3 = Color3.new(1, 1, 1)
  686. Open.TextScaled = true
  687. Open.TextSize = 14
  688. Open.TextWrapped = true
  689. Open.MouseButton1Down:connect(function()
  690. Open.Visible = false
  691. MainFrame.Visible = true
  692. end)
  693.  
  694.  
  695. FrameSetting.Name = "FrameSetting"
  696. FrameSetting.Parent = BoogaKuyHubDemo
  697. FrameSetting.Active = true
  698. FrameSetting.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  699. FrameSetting.Position = UDim2.new(0.449044526, 0, 0.756780386, 0)
  700. FrameSetting.Size = UDim2.new(0, 368, 0, 121)
  701. FrameSetting.Visible = false
  702.  
  703.  
  704. back4.Name = "back4"
  705. back4.Parent = FrameSetting
  706. back4.BackgroundColor3 = Color3.new(1, 1, 1)
  707. back4.Position = UDim2.new(0, 0, 0.727272749, 0)
  708. back4.Size = UDim2.new(0, 81, 0, 33)
  709. back4.Font = Enum.Font.SourceSans
  710. back4.Text = "Back"
  711. back4.TextColor3 = Color3.new(0, 0, 0)
  712. back4.TextScaled = true
  713. back4.TextSize = 14
  714. back4.TextWrapped = true
  715. back4.MouseButton1Down:connect(function()
  716. FrameSetting.Visible = false
  717. MainFrame.Visible = true
  718. end)
  719.  
  720.  
  721. testt.Name = "testt"
  722. testt.Parent = FrameSetting
  723. testt.BackgroundColor3 = Color3.new(1, 1, 1)
  724. testt.Position = UDim2.new(0.228260875, 0, 0, 0)
  725. testt.Size = UDim2.new(0, 284, 0, 71)
  726. testt.Font = Enum.Font.SourceSans
  727. testt.Text = "me : wait empty?!"
  728. testt.TextColor3 = Color3.new(0, 0, 0)
  729. testt.TextScaled = true
  730. testt.TextSize = 14
  731. testt.TextWrapped = true
  732.  
  733.  
  734. testtt.Name = "testtt"
  735. testtt.Parent = FrameSetting
  736. testtt.BackgroundColor3 = Color3.new(1, 1, 1)
  737. testtt.Position = UDim2.new(0.220108703, 0, 0.586776853, 0)
  738. testtt.Size = UDim2.new(0, 287, 0, 50)
  739. testtt.Font = Enum.Font.SourceSans
  740. testtt.Text = "peemai gamertv : y e s"
  741. testtt.TextColor3 = Color3.new(0, 0, 0)
  742. testtt.TextScaled = true
  743. testtt.TextSize = 14
  744. testtt.TextWrapped = true
  745.  
  746.  
  747. testtt_2.Name = "testtt"
  748. testtt_2.Parent = FrameSetting
  749. testtt_2.BackgroundColor3 = Color3.new(1, 1, 1)
  750. testtt_2.Size = UDim2.new(0, 81, 0, 88)
  751. testtt_2.Font = Enum.Font.SourceSans
  752. testtt_2.Text = "get out of here"
  753. testtt_2.TextColor3 = Color3.new(0, 0, 0)
  754. testtt_2.TextScaled = true
  755. testtt_2.TextSize = 14
  756. testtt_2.TextWrapped = true
  757.  
  758.  
  759. MainFrame2.Name = "MainFrame2"
  760. MainFrame2.Parent = BoogaKuyHubDemo
  761. MainFrame2.Active = true
  762. MainFrame2.BackgroundColor3 = Color3.new(1, 1, 1)
  763. MainFrame2.Position = UDim2.new(0.403662413, 0, 0.285039365, 0)
  764. MainFrame2.Size = UDim2.new(0, 153, 0, 278)
  765. MainFrame2.Visible = false
  766. MainFrame2.Draggable = true
  767.  
  768.  
  769. mainframe23.Name = "mainframe23"
  770. mainframe23.Parent = MainFrame2
  771. mainframe23.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  772. mainframe23.Position = UDim2.new(0.071895428, 0, 0.0503597111, 0)
  773. mainframe23.Size = UDim2.new(0, 132, 0, 134)
  774.  
  775.  
  776. mainframe24.Name = "mainframe24"
  777. mainframe24.Parent = MainFrame2
  778. mainframe24.BackgroundColor3 = Color3.new(0.67451, 1, 0.666667)
  779. mainframe24.Position = UDim2.new(0.163398698, 0, 0.0755395666, 0)
  780. mainframe24.Size = UDim2.new(0, 108, 0, 118)
  781.  
  782.  
  783. empty44.Name = "empty44"
  784. empty44.Parent = MainFrame2
  785. empty44.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  786. empty44.Position = UDim2.new(0.071895428, 0, 0.215827331, 0)
  787. empty44.Size = UDim2.new(0, 7, 0, 20)
  788. empty44.Font = Enum.Font.SourceSans
  789. empty44.Text = ""
  790. empty44.TextColor3 = Color3.new(0, 0, 0)
  791. empty44.TextSize = 14
  792.  
  793.  
  794. Back5.Name = "Back5"
  795. Back5.Parent = MainFrame2
  796. Back5.BackgroundColor3 = Color3.new(1, 0, 0)
  797. Back5.Position = UDim2.new(0.764705896, 0, 0.764588296, 0)
  798. Back5.Size = UDim2.new(0, 26, 0, 21)
  799. Back5.Font = Enum.Font.Antique
  800. Back5.Text = "Back"
  801. Back5.TextColor3 = Color3.new(0, 0, 0)
  802. Back5.TextSize = 14
  803. Back5.MouseButton1Down:connect(function()
  804. MainFrame.Visible = true
  805. MainFrame2.Visible = false
  806. end)
  807.  
  808.  
  809. Back6.Name = "Back6"
  810. Back6.Parent = MainFrame2
  811. Back6.BackgroundColor3 = Color3.new(1, 0, 0)
  812. Back6.Position = UDim2.new(0.522875845, 0, 0.840127885, 0)
  813. Back6.Size = UDim2.new(0, 26, 0, 21)
  814. Back6.Font = Enum.Font.Antique
  815. Back6.Text = "Back"
  816. Back6.TextColor3 = Color3.new(0, 0, 0)
  817. Back6.TextSize = 14
  818. Back6.MouseButton1Down:connect(function()
  819. MainFrame.Visible = true
  820. MainFrame2.Visible = false
  821. end)
  822.  
  823.  
  824. TextLabel_3.Name = ""
  825. TextLabel_3.Parent = MainFrame2
  826. TextLabel_3.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  827. TextLabel_3.Position = UDim2.new(0.117647059, 0, 0.707813263, 0)
  828. TextLabel_3.Size = UDim2.new(0, 34, 0, 15)
  829. TextLabel_3.Font = Enum.Font.SourceSans
  830. TextLabel_3.Text = "< >"
  831. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  832. TextLabel_3.TextSize = 14
  833.  
  834.  
  835. TextLabel_4.Name = ""
  836. TextLabel_4.Parent = MainFrame2
  837. TextLabel_4.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  838. TextLabel_4.Position = UDim2.new(0.176470593, 0, 0.661050677, 0)
  839. TextLabel_4.Size = UDim2.new(0, 15, 0, 13)
  840. TextLabel_4.Font = Enum.Font.SourceSans
  841. TextLabel_4.Text = ""
  842. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  843. TextLabel_4.TextSize = 14
  844.  
  845.  
  846. TextLabel_5.Name = ""
  847. TextLabel_5.Parent = MainFrame2
  848. TextLabel_5.BackgroundColor3 = Color3.new(0.517647, 0.517647, 0.517647)
  849. TextLabel_5.Position = UDim2.new(0.176470593, 0, 0.76536727, 0)
  850. TextLabel_5.Size = UDim2.new(0, 15, 0, 11)
  851. TextLabel_5.Font = Enum.Font.SourceSans
  852. TextLabel_5.Text = ""
  853. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  854. TextLabel_5.TextSize = 14
  855.  
  856.  
  857. madebypeemaigamertv.Name = "made by peemai gamertv"
  858. madebypeemaigamertv.Parent = MainFrame2
  859. madebypeemaigamertv.BackgroundColor3 = Color3.new(1, 1, 1)
  860. madebypeemaigamertv.Position = UDim2.new(0.071895428, 0, 0.535151422, 0)
  861. madebypeemaigamertv.Size = UDim2.new(0, 132, 0, 20)
  862. madebypeemaigamertv.Font = Enum.Font.SourceSansBold
  863. madebypeemaigamertv.Text = "Made By PEEMAI GAMERTV"
  864. madebypeemaigamertv.TextColor3 = Color3.new(0, 0, 0)
  865. madebypeemaigamertv.TextScaled = true
  866. madebypeemaigamertv.TextSize = 14
  867. madebypeemaigamertv.TextWrapped = true
  868.  
  869.  
  870. TextLabel_6.Parent = MainFrame2
  871. TextLabel_6.BackgroundColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  872. TextLabel_6.Position = UDim2.new(0.117647082, 0, -0.107913658, 0)
  873. TextLabel_6.Size = UDim2.new(0, 122, 0, 30)
  874. TextLabel_6.Font = Enum.Font.Code
  875. TextLabel_6.Text = "Booga Booga 8 bit"
  876. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  877. TextLabel_6.TextSize = 14
  878. TextLabel_6.TextWrapped = true
  879.  
  880.  
  881. TextLabel_7.Parent = TextLabel_6
  882. TextLabel_7.BackgroundColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  883. TextLabel_7.Position = UDim2.new(0, 0, 1.0333333, 0)
  884. TextLabel_7.Size = UDim2.new(0, 122, 0, 11)
  885. TextLabel_7.Font = Enum.Font.SourceSans
  886. TextLabel_7.Text = "24/10/2019"
  887. TextLabel_7.TextColor3 = Color3.new(0, 0, 0)
  888. TextLabel_7.TextScaled = true
  889. TextLabel_7.TextSize = 14
  890. TextLabel_7.TextWrapped = true
  891.  
  892.  
  893. WALKSPEED.Name = "WALKSPEED"
  894. WALKSPEED.Parent = MainFrame2
  895. WALKSPEED.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  896. WALKSPEED.Position = UDim2.new(0.196078435, 0, 0.0971223041, 0)
  897. WALKSPEED.Size = UDim2.new(0, 98, 0, 37)
  898. WALKSPEED.Font = Enum.Font.SourceSans
  899. WALKSPEED.Text = "WALK SPEED"
  900. WALKSPEED.TextColor3 = Color3.new(0, 0, 0)
  901. WALKSPEED.TextScaled = true
  902. WALKSPEED.TextSize = 14
  903. WALKSPEED.TextWrapped = true
  904.  
  905.  
  906. HIGHJUMP.Name = "HIGHJUMP"
  907. HIGHJUMP.Parent = MainFrame2
  908. HIGHJUMP.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  909. HIGHJUMP.Position = UDim2.new(0.196078435, 0, 0.230215833, 0)
  910. HIGHJUMP.Size = UDim2.new(0, 98, 0, 40)
  911. HIGHJUMP.Font = Enum.Font.SourceSans
  912. HIGHJUMP.Text = "HIGHT JUMP"
  913. HIGHJUMP.TextColor3 = Color3.new(0, 0, 0)
  914. HIGHJUMP.TextScaled = true
  915. HIGHJUMP.TextSize = 14
  916. HIGHJUMP.TextWrapped = true
  917.  
  918.  
  919. GRAVITYJUMP.Name = "GRAVITYJUMP"
  920. GRAVITYJUMP.Parent = MainFrame2
  921. GRAVITYJUMP.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  922. GRAVITYJUMP.Position = UDim2.new(0.196078435, 0, 0.377444029, 0)
  923. GRAVITYJUMP.Size = UDim2.new(0, 98, 0, 34)
  924. GRAVITYJUMP.Font = Enum.Font.SourceSans
  925. GRAVITYJUMP.Text = "GRAVITY JUMP"
  926. GRAVITYJUMP.TextColor3 = Color3.new(0, 0, 0)
  927. GRAVITYJUMP.TextScaled = true
  928. GRAVITYJUMP.TextSize = 14
  929. GRAVITYJUMP.TextWrapped = true
  930.  
  931.  
  932. TextLabel_8.Parent = MainFrame2
  933. TextLabel_8.BackgroundColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  934. TextLabel_8.Position = UDim2.new(0.117647059, 0, -0.151079133, 0)
  935. TextLabel_8.Size = UDim2.new(0, 122, 0, 12)
  936. TextLabel_8.Font = Enum.Font.SourceSans
  937. TextLabel_8.Text = "MADE IN THAILAND"
  938. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  939. TextLabel_8.TextScaled = true
  940. TextLabel_8.TextSize = 14
  941. TextLabel_8.TextWrapped = true
  942.  
  943.  
  944. MainFrame5.Name = "MainFrame5"
  945. MainFrame5.Parent = BoogaKuyHubDemo
  946. MainFrame5.Active = true
  947. MainFrame5.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  948. MainFrame5.Position = UDim2.new(0.022292994, 0, 0.318110228, 0)
  949. MainFrame5.Size = UDim2.new(0, 195, 0, 225)
  950. MainFrame5.Visible = false
  951. MainFrame5.Draggable = true
  952.  
  953. epicFrame.Name = "epic Frame"
  954. epicFrame.Parent = MainFrame5
  955. epicFrame.Active = true
  956. epicFrame.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
  957. epicFrame.Position = UDim2.new(0.0555555299, 0, 0.0444444455, 0)
  958. epicFrame.Size = UDim2.new(0, 174, 0, 206)
  959.  
  960.  
  961. epicname.Name = "epicname"
  962. epicname.Parent = MainFrame5
  963. epicname.Active = true
  964. epicname.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  965. epicname.Position = UDim2.new(-0.000854689628, 0, -0.208888903, 0)
  966. epicname.Size = UDim2.new(0, 195, 0, 47)
  967. epicname.Font = Enum.Font.Code
  968. epicname.Text = "Arsenal"
  969. epicname.TextColor3 = Color3.new(0, 0, 0)
  970. epicname.TextScaled = true
  971. epicname.TextSize = 14
  972. epicname.TextWrapped = true
  973.  
  974.  
  975. autofarm.Name = "autofarm"
  976. autofarm.Parent = MainFrame5
  977. autofarm.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  978. autofarm.Position = UDim2.new(0.128205135, 0, 0.0755555555, 0)
  979. autofarm.Size = UDim2.new(0, 145, 0, 50)
  980. autofarm.Font = Enum.Font.GothamSemibold
  981. autofarm.Text = "Auto Candy Teleport"
  982. autofarm.TextColor3 = Color3.new(0, 1, 0)
  983. autofarm.TextScaled = true
  984. autofarm.TextSize = 14
  985. autofarm.TextWrapped = true
  986.  
  987.  
  988. Aimbot.Name = "Aimbot"
  989. Aimbot.Parent = MainFrame5
  990. Aimbot.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  991. Aimbot.Position = UDim2.new(0.128205135, 0, 0.355555564, 0)
  992. Aimbot.Size = UDim2.new(0, 144, 0, 50)
  993. Aimbot.Font = Enum.Font.GothamSemibold
  994. Aimbot.Text = "Aimbot"
  995. Aimbot.TextColor3 = Color3.new(0, 1, 0)
  996. Aimbot.TextScaled = true
  997. Aimbot.TextSize = 14
  998. Aimbot.TextWrapped = true
  999.  
  1000.  
  1001. ESP2.Name = "ESP2"
  1002. ESP2.Parent = MainFrame5
  1003. ESP2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1004. ESP2.Position = UDim2.new(0.128205135, 0, 0.626666665, 0)
  1005. ESP2.Size = UDim2.new(0, 144, 0, 50)
  1006. ESP2.Font = Enum.Font.GothamSemibold
  1007. ESP2.Text = "ESP"
  1008. ESP2.TextColor3 = Color3.new(0, 1, 0)
  1009. ESP2.TextScaled = true
  1010. ESP2.TextSize = 14
  1011. ESP2.TextWrapped = true
  1012.  
  1013.  
  1014. BackArsenal.Name = "BackArsenal"
  1015. BackArsenal.Parent = MainFrame5
  1016. BackArsenal.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1017. BackArsenal.Position = UDim2.new(0, 0, 1.00000012, 0)
  1018. BackArsenal.Size = UDim2.new(0, 194, 0, 26)
  1019. BackArsenal.Font = Enum.Font.GothamBlack
  1020. BackArsenal.Text = "Back to Mainmenu"
  1021. BackArsenal.TextColor3 = Color3.new(1, 1, 1)
  1022. BackArsenal.TextScaled = true
  1023. BackArsenal.TextSize = 14
  1024. BackArsenal.TextWrapped = true
  1025. BackArsenal.MouseButton1Down:connect(function()
  1026. MainFrame5.Visible = false
  1027. Start.Visible = true
  1028. end)
  1029.  
  1030.  
  1031. -- Scripts:
  1032. MojoCraft.MouseButton1Down:connect(function()
  1033. loadstring(game:HttpGet(('https://pastebin.com/raw/NPc9MFnL'),true))()
  1034. end)
  1035.  
  1036. CraftingGui.MouseButton1Down:connect(function()
  1037. loadstring(game:HttpGet("https://pastebin.com/raw/KX31yZPW", true))()
  1038. end)
  1039.  
  1040. ESP.MouseButton1Down:connect(function()
  1041. loadstring(game:HttpGet("https://pastebin.com/raw/B0mRYf71", true))()
  1042. end)
  1043.  
  1044. WALKSPEED.MouseButton1Down:connect(function()
  1045. loadstring(game:HttpGet("https://pastebin.com/raw/BBipbbBi", true))()
  1046. end)
  1047.  
  1048. HIGHJUMP.MouseButton1Down:connect(function()
  1049. loadstring(game:HttpGet("https://pastebin.com/raw/nRe2G0gG", true))()
  1050. end)
  1051.  
  1052. GRAVITYJUMP.MouseButton1Down:connect(function()
  1053. loadstring(game:HttpGet("https://pastebin.com/raw/6Bgz0C39", true))()
  1054. end)
  1055.  
  1056. yeez.MouseButton1Down:connect(function()
  1057. loadstring(game:HttpGet("https://pastebin.com/raw/3YHn0hHa", true))()
  1058. end)
  1059.  
  1060. walkspeed2.MouseButton1Down:connect(function()
  1061. loadstring(game:HttpGet("https://pastebin.com/raw/6Bgz0C39", true))()
  1062. end)
  1063.  
  1064. autofarm.MouseButton1Down:connect(function()
  1065. loadstring(game:HttpGet("https://pastebin.com/raw/Zwr1wUEC", true))()
  1066. end)
  1067.  
  1068. Aimbot.MouseButton1Down:connect(function()
  1069. loadstring(game:HttpGet("https://pastebin.com/raw/4ZisLvKz", true))()
  1070. end)
  1071.  
  1072. ESP2.MouseButton1Down:connect(function()
  1073. loadstring(game:HttpGet("https://pastebin.com/raw/B0mRYf71", true))()
  1074. end)
  1075. function SCRIPT_ENPV81_FAKESCRIPT() -- bar1.LocalScript
  1076. local script = Instance.new('LocalScript')
  1077. script.Parent = bar1
  1078. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1079.  
  1080. counter = 0
  1081.  
  1082. while wait(0.1)do
  1083. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1084.  
  1085. counter = counter + 0.01
  1086. end
  1087.  
  1088.  
  1089.  
  1090. end
  1091. coroutine.resume(coroutine.create(SCRIPT_ENPV81_FAKESCRIPT))
  1092. function SCRIPT_EPWU84_FAKESCRIPT() -- MainName.LocalScript
  1093. local script = Instance.new('LocalScript')
  1094. script.Parent = MainName
  1095. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1096.  
  1097. counter = 0
  1098.  
  1099. while wait(0.1)do
  1100. script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1101.  
  1102. counter = counter + 0.01
  1103. end
  1104.  
  1105.  
  1106.  
  1107. end
  1108. coroutine.resume(coroutine.create(SCRIPT_EPWU84_FAKESCRIPT))
  1109. function SCRIPT_XZDO76_FAKESCRIPT() -- text6.LocalScript
  1110. local script = Instance.new('LocalScript')
  1111. script.Parent = text6
  1112. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1113.  
  1114. counter = 0
  1115.  
  1116. while wait(0.1)do
  1117. script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1118.  
  1119. counter = counter + 0.01
  1120. end
  1121.  
  1122.  
  1123.  
  1124. end
  1125. coroutine.resume(coroutine.create(SCRIPT_XZDO76_FAKESCRIPT))
  1126. function SCRIPT_QEDQ89_FAKESCRIPT() -- text5.LocalScript
  1127. local script = Instance.new('LocalScript')
  1128. script.Parent = text5
  1129. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1130.  
  1131. counter = 0
  1132.  
  1133. while wait(0.1)do
  1134. script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1135.  
  1136. counter = counter + 0.01
  1137. end
  1138.  
  1139.  
  1140.  
  1141. end
  1142. coroutine.resume(coroutine.create(SCRIPT_QEDQ89_FAKESCRIPT))
  1143. function SCRIPT_XTVO78_FAKESCRIPT() -- text4.LocalScript
  1144. local script = Instance.new('LocalScript')
  1145. script.Parent = text4
  1146. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1147.  
  1148. counter = 0
  1149.  
  1150. while wait(0.1)do
  1151. script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1152.  
  1153. counter = counter + 0.01
  1154. end
  1155.  
  1156.  
  1157.  
  1158. end
  1159. coroutine.resume(coroutine.create(SCRIPT_XTVO78_FAKESCRIPT))
  1160. function SCRIPT_MUAM79_FAKESCRIPT() -- epicname.LocalScript
  1161. local script = Instance.new('LocalScript')
  1162. script.Parent = epicname
  1163. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1164.  
  1165. counter = 0
  1166.  
  1167. while wait(0.1)do
  1168. script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1169.  
  1170. counter = counter + 0.01
  1171. end
  1172.  
  1173.  
  1174.  
  1175. end
  1176. coroutine.resume(coroutine.create(SCRIPT_MUAM79_FAKESCRIPT))
  1177. function SCRIPT_ZGAS72_FAKESCRIPT() -- TextLabel.LocalScript
  1178. local script = Instance.new('LocalScript')
  1179. script.Parent = TextLabel
  1180. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1181.  
  1182. counter = 0
  1183.  
  1184. while wait(0.1)do
  1185. script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1186.  
  1187. counter = counter + 0.01
  1188. end
  1189.  
  1190.  
  1191.  
  1192. end
  1193. coroutine.resume(coroutine.create(SCRIPT_ZGAS72_FAKESCRIPT))
  1194. function SCRIPT_AYTX90_FAKESCRIPT() -- rainbow2.LocalScript
  1195. local script = Instance.new('LocalScript')
  1196. script.Parent = rainbow2
  1197. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1198.  
  1199. counter = 0
  1200.  
  1201. while wait(0.1)do
  1202. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1203.  
  1204. counter = counter + 0.01
  1205. end
  1206.  
  1207.  
  1208.  
  1209. end
  1210. coroutine.resume(coroutine.create(SCRIPT_AYTX90_FAKESCRIPT))
  1211. function SCRIPT_DNCK83_FAKESCRIPT() -- bar3.LocalScript
  1212. local script = Instance.new('LocalScript')
  1213. script.Parent = bar3
  1214. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1215.  
  1216. counter = 0
  1217.  
  1218. while wait(0.1)do
  1219. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1220.  
  1221. counter = counter + 0.01
  1222. end
  1223.  
  1224.  
  1225.  
  1226. end
  1227. coroutine.resume(coroutine.create(SCRIPT_DNCK83_FAKESCRIPT))
  1228. -----------credit to peemai gamertv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement