Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.17 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local GUITemplate = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local Tabs = Instance.new("Frame")
  7. local Home = Instance.new("Frame")
  8. local FEKillGui = Instance.new("TextButton")
  9. local InfiniteYield = Instance.new("TextButton")
  10. local TextButton = Instance.new("TextButton")
  11. local TextButton_2 = Instance.new("TextButton")
  12. local SaveGetTool = Instance.new("TextButton")
  13. local EquipAll = Instance.new("TextButton")
  14. local Shattervast = Instance.new("TextButton")
  15. local Seizure = Instance.new("TextButton")
  16. local TextButton_3 = Instance.new("TextButton")
  17. local TextButton_4 = Instance.new("TextButton")
  18. local Tab1 = Instance.new("Frame")
  19. local Tab1_2 = Instance.new("Frame")
  20. local Credits = Instance.new("TextButton")
  21. local SFTgui = Instance.new("TextButton")
  22. local TextButton_5 = Instance.new("TextButton")
  23. local TextButton_6 = Instance.new("TextButton")
  24. local TextButton_7 = Instance.new("TextButton")
  25. local Upgrades = Instance.new("TextButton")
  26. local TextButton_8 = Instance.new("TextButton")
  27. local Crimson = Instance.new("TextButton")
  28. local TextButton_9 = Instance.new("TextButton")
  29. local IceClub = Instance.new("TextButton")
  30. local Text = Instance.new("TextLabel")
  31. local TabName = Instance.new("TextLabel")
  32. local Buttons = Instance.new("Frame")
  33. local Tab1_3 = Instance.new("TextButton")
  34. local Tab6 = Instance.new("TextButton")
  35. local Tab5 = Instance.new("TextButton")
  36. local Tab4 = Instance.new("TextButton")
  37. local Tab3 = Instance.new("TextButton")
  38. local Tab2 = Instance.new("TextButton")
  39. local Home_2 = Instance.new("TextButton")
  40. local Selection = Instance.new("Frame")
  41. local Home_3 = Instance.new("Frame")
  42. local Tab2_2 = Instance.new("Frame")
  43. local Tab3_2 = Instance.new("Frame")
  44. local Tab1_4 = Instance.new("Frame")
  45. local Tab4_2 = Instance.new("Frame")
  46. local Tab6_2 = Instance.new("Frame")
  47. local Tab5_2 = Instance.new("Frame")
  48. local Tab2_3 = Instance.new("Frame")
  49. local _2v2 = Instance.new("TextButton")
  50. local Gear = Instance.new("TextButton")
  51. local Golden = Instance.new("TextButton")
  52. local Survival = Instance.new("TextButton")
  53. local Waterfalls = Instance.new("TextButton")
  54. local SwordStorm = Instance.new("TextButton")
  55. local Creed = Instance.new("TextButton")
  56. local King = Instance.new("TextButton")
  57. local Pit = Instance.new("TextButton")
  58. local Farm = Instance.new("TextButton")
  59. local Tab3_3 = Instance.new("Frame")
  60. local TextButton_10 = Instance.new("TextButton")
  61. local TextButton_11 = Instance.new("TextButton")
  62. local TextButton_12 = Instance.new("TextButton")
  63. local TextButton_13 = Instance.new("TextButton")
  64. local TextButton_14 = Instance.new("TextButton")
  65. local TextButton_15 = Instance.new("TextButton")
  66. local TextButton_16 = Instance.new("TextButton")
  67. local TextButton_17 = Instance.new("TextButton")
  68. local TextButton_18 = Instance.new("TextButton")
  69. local TextButton_19 = Instance.new("TextButton")
  70. local Tab4_3 = Instance.new("Frame")
  71. local TextButton_20 = Instance.new("TextButton")
  72. local TextButton_21 = Instance.new("TextButton")
  73. local TextButton_22 = Instance.new("TextButton")
  74. local TextButton_23 = Instance.new("TextButton")
  75. local TextButton_24 = Instance.new("TextButton")
  76. local TextButton_25 = Instance.new("TextButton")
  77. local TextButton_26 = Instance.new("TextButton")
  78. local TextButton_27 = Instance.new("TextButton")
  79. local TextButton_28 = Instance.new("TextButton")
  80. local TextButton_29 = Instance.new("TextButton")
  81. local Tab5_3 = Instance.new("Frame")
  82. local TextButton_30 = Instance.new("TextButton")
  83. local TextButton_31 = Instance.new("TextButton")
  84. local TextButton_32 = Instance.new("TextButton")
  85. local TextButton_33 = Instance.new("TextButton")
  86. local TextButton_34 = Instance.new("TextButton")
  87. local TextButton_35 = Instance.new("TextButton")
  88. local TextButton_36 = Instance.new("TextButton")
  89. local TextButton_37 = Instance.new("TextButton")
  90. local TextButton_38 = Instance.new("TextButton")
  91. local TextButton_39 = Instance.new("TextButton")
  92. local Tab6_3 = Instance.new("Frame")
  93. local TextButton_40 = Instance.new("TextButton")
  94. local TextButton_41 = Instance.new("TextButton")
  95. local TextButton_42 = Instance.new("TextButton")
  96. local TextButton_43 = Instance.new("TextButton")
  97. local TextButton_44 = Instance.new("TextButton")
  98. local TextButton_45 = Instance.new("TextButton")
  99. local TextButton_46 = Instance.new("TextButton")
  100. local TextButton_47 = Instance.new("TextButton")
  101. local TextButton_48 = Instance.new("TextButton")
  102. local TextButton_49 = Instance.new("TextButton")
  103. local Close = Instance.new("TextButton")
  104. local OpenFrame = Instance.new("Frame")
  105. local Open = Instance.new("TextButton")
  106. --Properties:
  107. GUITemplate.Name = "GUI Template"
  108. GUITemplate.Parent = game.Workspace
  109.  
  110. Main.Name = "Main"
  111. Main.Parent = GUITemplate
  112. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  113. Main.BorderSizePixel = 0
  114. Main.Position = UDim2.new(0.266423345, 0, 0.242884248, 0)
  115. Main.Size = UDim2.new(0, 482, 0, 271)
  116. Main.Visible = false
  117. Main.Style = Enum.FrameStyle.RobloxRound
  118.  
  119. Tabs.Name = "Tabs"
  120. Tabs.Parent = Main
  121. Tabs.BackgroundColor3 = Color3.new(1, 1, 1)
  122. Tabs.BackgroundTransparency = 1
  123. Tabs.Size = UDim2.new(0, 482, 0, 271)
  124.  
  125. Home.Name = "Home"
  126. Home.Parent = Tabs
  127. Home.BackgroundColor3 = Color3.new(0, 0, 0)
  128. Home.BorderSizePixel = 0
  129. Home.Position = UDim2.new(0.243068457, 0, 0.139771417, 0)
  130. Home.Size = UDim2.new(0, 349, 0, 216)
  131.  
  132. FEKillGui.Name = "FEKillGui"
  133. FEKillGui.Parent = Home
  134. FEKillGui.BackgroundColor3 = Color3.new(1, 1, 1)
  135. FEKillGui.BackgroundTransparency = 0.89999997615814
  136. FEKillGui.Position = UDim2.new(0.0257879663, 0, 0.245370373, 0)
  137. FEKillGui.Size = UDim2.new(0, 163, 0, 31)
  138. FEKillGui.Font = Enum.Font.Cartoon
  139. FEKillGui.Text = "FE Kill Gui"
  140. FEKillGui.TextColor3 = Color3.new(1, 1, 1)
  141. FEKillGui.TextSize = 20
  142. FEKillGui.TextWrapped = true
  143.  
  144. InfiniteYield.Name = "InfiniteYield"
  145. InfiniteYield.Parent = Home
  146. InfiniteYield.BackgroundColor3 = Color3.new(1, 1, 1)
  147. InfiniteYield.BackgroundTransparency = 0.89999997615814
  148. InfiniteYield.Position = UDim2.new(0.0257879663, 0, 0.0462962948, 0)
  149. InfiniteYield.Size = UDim2.new(0, 163, 0, 31)
  150. InfiniteYield.Font = Enum.Font.Cartoon
  151. InfiniteYield.Text = "Infinite Yield"
  152. InfiniteYield.TextColor3 = Color3.new(1, 1, 1)
  153. InfiniteYield.TextSize = 20
  154. InfiniteYield.TextWrapped = true
  155.  
  156. TextButton.Parent = Home
  157. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  158. TextButton.BackgroundTransparency = 0.89999997615814
  159. TextButton.Position = UDim2.new(0.0257879663, 0, 0.634259284, 0)
  160. TextButton.Size = UDim2.new(0, 163, 0, 31)
  161. TextButton.Font = Enum.Font.Cartoon
  162. TextButton.TextColor3 = Color3.new(1, 1, 1)
  163. TextButton.TextSize = 20
  164. TextButton.TextWrapped = true
  165.  
  166. TextButton_2.Parent = Home
  167. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  168. TextButton_2.BackgroundTransparency = 0.89999997615814
  169. TextButton_2.Position = UDim2.new(0.0257879663, 0, 0.82407409, 0)
  170. TextButton_2.Size = UDim2.new(0, 163, 0, 31)
  171. TextButton_2.Font = Enum.Font.Cartoon
  172. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  173. TextButton_2.TextSize = 20
  174. TextButton_2.TextWrapped = true
  175.  
  176. SaveGetTool.Name = "SaveGetTool"
  177. SaveGetTool.Parent = Home
  178. SaveGetTool.BackgroundColor3 = Color3.new(1, 1, 1)
  179. SaveGetTool.BackgroundTransparency = 0.89999997615814
  180. SaveGetTool.Position = UDim2.new(0.512893975, 0, 0.245370373, 0)
  181. SaveGetTool.Size = UDim2.new(0, 163, 0, 31)
  182. SaveGetTool.Font = Enum.Font.Cartoon
  183. SaveGetTool.Text = "Save Get Tool Gui"
  184. SaveGetTool.TextColor3 = Color3.new(1, 1, 1)
  185. SaveGetTool.TextSize = 20
  186. SaveGetTool.TextWrapped = true
  187.  
  188. EquipAll.Name = "EquipAll"
  189. EquipAll.Parent = Home
  190. EquipAll.BackgroundColor3 = Color3.new(1, 1, 1)
  191. EquipAll.BackgroundTransparency = 0.89999997615814
  192. EquipAll.Position = UDim2.new(0.512893975, 0, 0.435185194, 0)
  193. EquipAll.Size = UDim2.new(0, 163, 0, 31)
  194. EquipAll.Font = Enum.Font.Cartoon
  195. EquipAll.Text = "Equip All Tools"
  196. EquipAll.TextColor3 = Color3.new(1, 1, 1)
  197. EquipAll.TextSize = 20
  198. EquipAll.TextWrapped = true
  199.  
  200. Shattervast.Name = "Shattervast"
  201. Shattervast.Parent = Home
  202. Shattervast.BackgroundColor3 = Color3.new(1, 1, 1)
  203. Shattervast.BackgroundTransparency = 0.89999997615814
  204. Shattervast.Position = UDim2.new(0.512893975, 0, 0.0462962948, 0)
  205. Shattervast.Size = UDim2.new(0, 163, 0, 31)
  206. Shattervast.Font = Enum.Font.Cartoon
  207. Shattervast.Text = "Shattervast"
  208. Shattervast.TextColor3 = Color3.new(1, 1, 1)
  209. Shattervast.TextSize = 20
  210. Shattervast.TextWrapped = true
  211.  
  212. Seizure.Name = "Seizure"
  213. Seizure.Parent = Home
  214. Seizure.BackgroundColor3 = Color3.new(1, 1, 1)
  215. Seizure.BackgroundTransparency = 0.89999997615814
  216. Seizure.Position = UDim2.new(0.0257879663, 0, 0.435185194, 0)
  217. Seizure.Size = UDim2.new(0, 163, 0, 31)
  218. Seizure.Font = Enum.Font.Cartoon
  219. Seizure.Text = "Seizure"
  220. Seizure.TextColor3 = Color3.new(1, 1, 1)
  221. Seizure.TextSize = 20
  222. Seizure.TextWrapped = true
  223.  
  224. TextButton_3.Parent = Home
  225. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  226. TextButton_3.BackgroundTransparency = 0.89999997615814
  227. TextButton_3.Position = UDim2.new(0.512893975, 0, 0.634259284, 0)
  228. TextButton_3.Size = UDim2.new(0, 163, 0, 31)
  229. TextButton_3.Font = Enum.Font.Cartoon
  230. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  231. TextButton_3.TextSize = 20
  232. TextButton_3.TextWrapped = true
  233.  
  234. TextButton_4.Parent = Home
  235. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  236. TextButton_4.BackgroundTransparency = 0.89999997615814
  237. TextButton_4.Position = UDim2.new(0.512893975, 0, 0.82407409, 0)
  238. TextButton_4.Size = UDim2.new(0, 163, 0, 31)
  239. TextButton_4.Font = Enum.Font.Cartoon
  240. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  241. TextButton_4.TextSize = 20
  242. TextButton_4.TextWrapped = true
  243.  
  244. Tab1.Name = "Tab1"
  245. Tab1.Parent = Tabs
  246. Tab1.BackgroundColor3 = Color3.new(0, 0, 0)
  247. Tab1.BorderSizePixel = 0
  248. Tab1.Position = UDim2.new(0.243068457, 0, 0.139771417, 0)
  249. Tab1.Size = UDim2.new(0, 349, 0, 216)
  250. Tab1.Visible = false
  251.  
  252. Tab1_2.Name = "Tab1"
  253. Tab1_2.Parent = Tab1
  254. Tab1_2.BackgroundColor3 = Color3.new(0, 0, 0)
  255. Tab1_2.BorderSizePixel = 0
  256. Tab1_2.Position = UDim2.new(0.243068457, 0, 0.139771417, 0)
  257. Tab1_2.Size = UDim2.new(0, 349, 0, 216)
  258. Tab1_2.Visible = false
  259.  
  260. Credits.Name = "Credits"
  261. Credits.Parent = Tab1
  262. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  263. Credits.BackgroundTransparency = 0.89999997615814
  264. Credits.Position = UDim2.new(0.0257879663, 0, 0.245370373, 0)
  265. Credits.Size = UDim2.new(0, 163, 0, 31)
  266. Credits.Font = Enum.Font.Cartoon
  267. Credits.Text = "Credits"
  268. Credits.TextColor3 = Color3.new(1, 1, 1)
  269. Credits.TextSize = 20
  270. Credits.TextWrapped = true
  271.  
  272. SFTgui.Name = "SFTgui"
  273. SFTgui.Parent = Tab1
  274. SFTgui.BackgroundColor3 = Color3.new(1, 1, 1)
  275. SFTgui.BackgroundTransparency = 0.89999997615814
  276. SFTgui.Position = UDim2.new(0.0257879663, 0, 0.0462962948, 0)
  277. SFTgui.Size = UDim2.new(0, 163, 0, 31)
  278. SFTgui.Font = Enum.Font.Cartoon
  279. SFTgui.Text = "Gui"
  280. SFTgui.TextColor3 = Color3.new(1, 1, 1)
  281. SFTgui.TextSize = 20
  282. SFTgui.TextWrapped = true
  283.  
  284. TextButton_5.Parent = Tab1
  285. TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
  286. TextButton_5.BackgroundTransparency = 0.89999997615814
  287. TextButton_5.Position = UDim2.new(0.0257879663, 0, 0.634259284, 0)
  288. TextButton_5.Size = UDim2.new(0, 163, 0, 31)
  289. TextButton_5.Font = Enum.Font.Cartoon
  290. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  291. TextButton_5.TextSize = 20
  292. TextButton_5.TextWrapped = true
  293.  
  294. TextButton_6.Parent = Tab1
  295. TextButton_6.BackgroundColor3 = Color3.new(1, 1, 1)
  296. TextButton_6.BackgroundTransparency = 0.89999997615814
  297. TextButton_6.Position = UDim2.new(0.0257879663, 0, 0.82407409, 0)
  298. TextButton_6.Size = UDim2.new(0, 163, 0, 31)
  299. TextButton_6.Font = Enum.Font.Cartoon
  300. TextButton_6.TextColor3 = Color3.new(1, 1, 1)
  301. TextButton_6.TextSize = 20
  302. TextButton_6.TextWrapped = true
  303.  
  304. TextButton_7.Parent = Tab1
  305. TextButton_7.BackgroundColor3 = Color3.new(1, 1, 1)
  306. TextButton_7.BackgroundTransparency = 0.89999997615814
  307. TextButton_7.Position = UDim2.new(0.512893975, 0, 0.634259284, 0)
  308. TextButton_7.Size = UDim2.new(0, 163, 0, 31)
  309. TextButton_7.Font = Enum.Font.Cartoon
  310. TextButton_7.TextColor3 = Color3.new(1, 1, 1)
  311. TextButton_7.TextSize = 20
  312. TextButton_7.TextWrapped = true
  313.  
  314. Upgrades.Name = "Upgrades"
  315. Upgrades.Parent = Tab1
  316. Upgrades.BackgroundColor3 = Color3.new(1, 1, 1)
  317. Upgrades.BackgroundTransparency = 0.89999997615814
  318. Upgrades.Position = UDim2.new(0.512893975, 0, 0.0462962948, 0)
  319. Upgrades.Size = UDim2.new(0, 163, 0, 31)
  320. Upgrades.Font = Enum.Font.Cartoon
  321. Upgrades.Text = "Upgrades"
  322. Upgrades.TextColor3 = Color3.new(1, 1, 1)
  323. Upgrades.TextSize = 20
  324. Upgrades.TextWrapped = true
  325.  
  326. TextButton_8.Parent = Tab1
  327. TextButton_8.BackgroundColor3 = Color3.new(1, 1, 1)
  328. TextButton_8.BackgroundTransparency = 0.89999997615814
  329. TextButton_8.Position = UDim2.new(0.512893975, 0, 0.82407409, 0)
  330. TextButton_8.Size = UDim2.new(0, 163, 0, 31)
  331. TextButton_8.Font = Enum.Font.Cartoon
  332. TextButton_8.TextColor3 = Color3.new(1, 1, 1)
  333. TextButton_8.TextSize = 20
  334. TextButton_8.TextWrapped = true
  335.  
  336. Crimson.Name = "Crimson"
  337. Crimson.Parent = Tab1
  338. Crimson.BackgroundColor3 = Color3.new(1, 1, 1)
  339. Crimson.BackgroundTransparency = 0.89999997615814
  340. Crimson.Position = UDim2.new(0.512893975, 0, 0.245370373, 0)
  341. Crimson.Size = UDim2.new(0, 163, 0, 31)
  342. Crimson.Font = Enum.Font.Cartoon
  343. Crimson.Text = "Crimson"
  344. Crimson.TextColor3 = Color3.new(1, 1, 1)
  345. Crimson.TextSize = 20
  346. Crimson.TextWrapped = true
  347.  
  348. TextButton_9.Parent = Tab1
  349. TextButton_9.BackgroundColor3 = Color3.new(1, 1, 1)
  350. TextButton_9.BackgroundTransparency = 0.89999997615814
  351. TextButton_9.Position = UDim2.new(0.512893975, 0, 0.435185194, 0)
  352. TextButton_9.Size = UDim2.new(0, 163, 0, 31)
  353. TextButton_9.Font = Enum.Font.Cartoon
  354. TextButton_9.TextColor3 = Color3.new(1, 1, 1)
  355. TextButton_9.TextSize = 20
  356. TextButton_9.TextWrapped = true
  357.  
  358. IceClub.Name = "IceClub"
  359. IceClub.Parent = Tab1
  360. IceClub.BackgroundColor3 = Color3.new(1, 1, 1)
  361. IceClub.BackgroundTransparency = 0.89999997615814
  362. IceClub.Position = UDim2.new(0.0257879663, 0, 0.435185194, 0)
  363. IceClub.Size = UDim2.new(0, 163, 0, 31)
  364. IceClub.Font = Enum.Font.Cartoon
  365. IceClub.Text = "Ice Club"
  366. IceClub.TextColor3 = Color3.new(1, 1, 1)
  367. IceClub.TextSize = 20
  368. IceClub.TextWrapped = true
  369.  
  370. Text.Name = "Text"
  371. Text.Parent = Tabs
  372. Text.BackgroundColor3 = Color3.new(1, 1, 1)
  373. Text.BackgroundTransparency = 1
  374. Text.Position = UDim2.new(-0.242738605, 0, -0.0184501838, 0)
  375. Text.Size = UDim2.new(0, 346, 0, 31)
  376. Text.Font = Enum.Font.Cartoon
  377. Text.Text = "OwO"
  378. Text.TextColor3 = Color3.new(1, 1, 1)
  379. Text.TextSize = 20
  380.  
  381. TabName.Name = "TabName"
  382. TabName.Parent = Text
  383. TabName.BackgroundColor3 = Color3.new(0, 0, 0)
  384. TabName.BorderSizePixel = 0
  385. TabName.Position = UDim2.new(1.05430806, 0, 0.677419305, 0)
  386. TabName.Size = UDim2.new(0, 96, 0, 31)
  387. TabName.Font = Enum.Font.Cartoon
  388. TabName.Text = "Home"
  389. TabName.TextColor3 = Color3.new(1, 1, 1)
  390. TabName.TextSize = 20
  391.  
  392. Buttons.Name = "Buttons"
  393. Buttons.Parent = Tabs
  394. Buttons.BackgroundColor3 = Color3.new(1, 1, 1)
  395. Buttons.BackgroundTransparency = 1
  396. Buttons.Position = UDim2.new(0.00414937781, 0, 0, 0)
  397. Buttons.Size = UDim2.new(0, 464, 0, 253)
  398.  
  399. Tab1_3.Name = "Tab1"
  400. Tab1_3.Parent = Buttons
  401. Tab1_3.BackgroundColor3 = Color3.new(0, 0, 0)
  402. Tab1_3.BorderSizePixel = 0
  403. Tab1_3.Position = UDim2.new(0.00414940389, 0, 0.140221402, 0)
  404. Tab1_3.Size = UDim2.new(0, 105, 0, 23)
  405. Tab1_3.Font = Enum.Font.Cartoon
  406. Tab1_3.Text = "SFT"
  407. Tab1_3.TextColor3 = Color3.new(1, 1, 1)
  408. Tab1_3.TextSize = 18
  409.  
  410. Tab6.Name = "Tab6"
  411. Tab6.Parent = Buttons
  412. Tab6.BackgroundColor3 = Color3.new(0, 0, 0)
  413. Tab6.BorderSizePixel = 0
  414. Tab6.Position = UDim2.new(0.00414940389, 0, 0.758298874, 0)
  415. Tab6.Size = UDim2.new(0, 105, 0, 23)
  416. Tab6.Font = Enum.Font.Cartoon
  417. Tab6.Text = "Tab6"
  418. Tab6.TextColor3 = Color3.new(1, 1, 1)
  419. Tab6.TextSize = 18
  420.  
  421. Tab5.Name = "Tab5"
  422. Tab5.Parent = Buttons
  423. Tab5.BackgroundColor3 = Color3.new(0, 0, 0)
  424. Tab5.BorderSizePixel = 0
  425. Tab5.Position = UDim2.new(0.00414940389, 0, 0.633951902, 0)
  426. Tab5.Size = UDim2.new(0, 105, 0, 23)
  427. Tab5.Font = Enum.Font.Cartoon
  428. Tab5.Text = "Tab5"
  429. Tab5.TextColor3 = Color3.new(1, 1, 1)
  430. Tab5.TextSize = 18
  431.  
  432. Tab4.Name = "Tab4"
  433. Tab4.Parent = Buttons
  434. Tab4.BackgroundColor3 = Color3.new(0, 0, 0)
  435. Tab4.BorderSizePixel = 0
  436. Tab4.Position = UDim2.new(0.00414940389, 0, 0.513262212, 0)
  437. Tab4.Size = UDim2.new(0, 105, 0, 23)
  438. Tab4.Font = Enum.Font.Cartoon
  439. Tab4.Text = "Tab4"
  440. Tab4.TextColor3 = Color3.new(1, 1, 1)
  441. Tab4.TextSize = 18
  442.  
  443. Tab3.Name = "Tab3"
  444. Tab3.Parent = Buttons
  445. Tab3.BackgroundColor3 = Color3.new(0, 0, 0)
  446. Tab3.BorderSizePixel = 0
  447. Tab3.Position = UDim2.new(0.00414940389, 0, 0.385258019, 0)
  448. Tab3.Size = UDim2.new(0, 105, 0, 23)
  449. Tab3.Font = Enum.Font.Cartoon
  450. Tab3.Text = "Tab3"
  451. Tab3.TextColor3 = Color3.new(1, 1, 1)
  452. Tab3.TextSize = 18
  453.  
  454. Tab2.Name = "Tab2"
  455. Tab2.Parent = Buttons
  456. Tab2.BackgroundColor3 = Color3.new(0, 0, 0)
  457. Tab2.BorderSizePixel = 0
  458. Tab2.Position = UDim2.new(0.00414940389, 0, 0.260911047, 0)
  459. Tab2.Size = UDim2.new(0, 105, 0, 23)
  460. Tab2.Font = Enum.Font.Cartoon
  461. Tab2.Text = "Rounds/Maps"
  462. Tab2.TextColor3 = Color3.new(1, 1, 1)
  463. Tab2.TextSize = 18
  464.  
  465. Home_2.Name = "Home"
  466. Home_2.Parent = Buttons
  467. Home_2.BackgroundColor3 = Color3.new(0, 0, 0)
  468. Home_2.BorderSizePixel = 0
  469. Home_2.Position = UDim2.new(0.00414940389, 0, 0.882646024, 0)
  470. Home_2.Size = UDim2.new(0, 105, 0, 23)
  471. Home_2.Font = Enum.Font.Cartoon
  472. Home_2.Text = "Home"
  473. Home_2.TextColor3 = Color3.new(1, 1, 1)
  474. Home_2.TextSize = 18
  475.  
  476. Selection.Name = "Selection"
  477. Selection.Parent = Buttons
  478. Selection.BackgroundColor3 = Color3.new(1, 1, 1)
  479. Selection.BackgroundTransparency = 1
  480. Selection.Size = UDim2.new(0, 464, 0, 246)
  481.  
  482. Home_3.Name = "Home"
  483. Home_3.Parent = Selection
  484. Home_3.BackgroundColor3 = Color3.new(1, 1, 1)
  485. Home_3.Position = UDim2.new(0.00414940389, 0, 0.998716176, 0)
  486. Home_3.Size = UDim2.new(0, 105, 0, 2)
  487.  
  488. Tab2_2.Name = "Tab2"
  489. Tab2_2.Parent = Selection
  490. Tab2_2.BackgroundColor3 = Color3.new(1, 1, 1)
  491. Tab2_2.Position = UDim2.new(0.00414940389, 0, 0.365742773, 0)
  492. Tab2_2.Size = UDim2.new(0, 105, 0, 2)
  493. Tab2_2.Visible = false
  494.  
  495. Tab3_2.Name = "Tab3"
  496. Tab3_2.Parent = Selection
  497. Tab3_2.BackgroundColor3 = Color3.new(1, 1, 1)
  498. Tab3_2.Position = UDim2.new(0.00414940389, 0, 0.492787331, 0)
  499. Tab3_2.Size = UDim2.new(0, 105, 0, 2)
  500. Tab3_2.Visible = false
  501.  
  502. Tab1_4.Name = "Tab1"
  503. Tab1_4.Parent = Selection
  504. Tab1_4.BackgroundColor3 = Color3.new(1, 1, 1)
  505. Tab1_4.Position = UDim2.new(0.00414940389, 0, 0.231130481, 0)
  506. Tab1_4.Size = UDim2.new(0, 105, 0, 2)
  507. Tab1_4.Visible = false
  508.  
  509. Tab4_2.Name = "Tab4"
  510. Tab4_2.Parent = Selection
  511. Tab4_2.BackgroundColor3 = Color3.new(1, 1, 1)
  512. Tab4_2.Position = UDim2.new(0.00414940389, 0, 0.610802054, 0)
  513. Tab4_2.Size = UDim2.new(0, 105, 0, 2)
  514. Tab4_2.Visible = false
  515.  
  516. Tab6_2.Name = "Tab6"
  517. Tab6_2.Parent = Selection
  518. Tab6_2.BackgroundColor3 = Color3.new(1, 1, 1)
  519. Tab6_2.Position = UDim2.new(0.00414940389, 0, 0.876074076, 0)
  520. Tab6_2.Size = UDim2.new(0, 105, 0, 2)
  521. Tab6_2.Visible = false
  522.  
  523. Tab5_2.Name = "Tab5"
  524. Tab5_2.Parent = Selection
  525. Tab5_2.BackgroundColor3 = Color3.new(1, 1, 1)
  526. Tab5_2.Position = UDim2.new(0.00414940389, 0, 0.741799176, 0)
  527. Tab5_2.Size = UDim2.new(0, 105, 0, 2)
  528. Tab5_2.Visible = false
  529.  
  530. Tab2_3.Name = "Tab2"
  531. Tab2_3.Parent = Tabs
  532. Tab2_3.BackgroundColor3 = Color3.new(0, 0, 0)
  533. Tab2_3.BorderSizePixel = 0
  534. Tab2_3.Position = UDim2.new(0.243068457, 0, 0.139771417, 0)
  535. Tab2_3.Size = UDim2.new(0, 349, 0, 216)
  536. Tab2_3.Visible = false
  537.  
  538. _2v2.Name = "2v2"
  539. _2v2.Parent = Tab2_3
  540. _2v2.BackgroundColor3 = Color3.new(1, 1, 1)
  541. _2v2.BackgroundTransparency = 0.89999997615814
  542. _2v2.Position = UDim2.new(0.0257879663, 0, 0.0462962948, 0)
  543. _2v2.Size = UDim2.new(0, 163, 0, 31)
  544. _2v2.Font = Enum.Font.Cartoon
  545. _2v2.Text = "2v2"
  546. _2v2.TextColor3 = Color3.new(1, 1, 1)
  547. _2v2.TextSize = 20
  548. _2v2.TextWrapped = true
  549.  
  550. Gear.Name = "Gear"
  551. Gear.Parent = Tab2_3
  552. Gear.BackgroundColor3 = Color3.new(1, 1, 1)
  553. Gear.BackgroundTransparency = 0.89999997615814
  554. Gear.Position = UDim2.new(0.0257879663, 0, 0.634259284, 0)
  555. Gear.Size = UDim2.new(0, 163, 0, 31)
  556. Gear.Font = Enum.Font.Cartoon
  557. Gear.Text = "Gear"
  558. Gear.TextColor3 = Color3.new(1, 1, 1)
  559. Gear.TextSize = 20
  560. Gear.TextWrapped = true
  561.  
  562. Golden.Name = "Golden"
  563. Golden.Parent = Tab2_3
  564. Golden.BackgroundColor3 = Color3.new(1, 1, 1)
  565. Golden.BackgroundTransparency = 0.89999997615814
  566. Golden.Position = UDim2.new(0.0257879663, 0, 0.82407409, 0)
  567. Golden.Size = UDim2.new(0, 163, 0, 31)
  568. Golden.Font = Enum.Font.Cartoon
  569. Golden.Text = "Golden One"
  570. Golden.TextColor3 = Color3.new(1, 1, 1)
  571. Golden.TextSize = 20
  572. Golden.TextWrapped = true
  573.  
  574. Survival.Name = "Survival"
  575. Survival.Parent = Tab2_3
  576. Survival.BackgroundColor3 = Color3.new(1, 1, 1)
  577. Survival.BackgroundTransparency = 0.89999997615814
  578. Survival.Position = UDim2.new(0.0257879663, 0, 0.245370373, 0)
  579. Survival.Size = UDim2.new(0, 163, 0, 31)
  580. Survival.Font = Enum.Font.Cartoon
  581. Survival.Text = "Survival"
  582. Survival.TextColor3 = Color3.new(1, 1, 1)
  583. Survival.TextSize = 20
  584. Survival.TextWrapped = true
  585.  
  586. Waterfalls.Name = "Waterfalls"
  587. Waterfalls.Parent = Tab2_3
  588. Waterfalls.BackgroundColor3 = Color3.new(1, 1, 1)
  589. Waterfalls.BackgroundTransparency = 0.89999997615814
  590. Waterfalls.Position = UDim2.new(0.512893975, 0, 0.634259284, 0)
  591. Waterfalls.Size = UDim2.new(0, 163, 0, 31)
  592. Waterfalls.Font = Enum.Font.Cartoon
  593. Waterfalls.Text = "Waterfalls"
  594. Waterfalls.TextColor3 = Color3.new(1, 1, 1)
  595. Waterfalls.TextSize = 20
  596. Waterfalls.TextWrapped = true
  597.  
  598. SwordStorm.Name = "SwordStorm"
  599. SwordStorm.Parent = Tab2_3
  600. SwordStorm.BackgroundColor3 = Color3.new(1, 1, 1)
  601. SwordStorm.BackgroundTransparency = 0.89999997615814
  602. SwordStorm.Position = UDim2.new(0.0257879663, 0, 0.435185194, 0)
  603. SwordStorm.Size = UDim2.new(0, 163, 0, 31)
  604. SwordStorm.Font = Enum.Font.Cartoon
  605. SwordStorm.Text = "Sword Storm"
  606. SwordStorm.TextColor3 = Color3.new(1, 1, 1)
  607. SwordStorm.TextSize = 20
  608. SwordStorm.TextWrapped = true
  609.  
  610. Creed.Name = "Creed"
  611. Creed.Parent = Tab2_3
  612. Creed.BackgroundColor3 = Color3.new(1, 1, 1)
  613. Creed.BackgroundTransparency = 0.89999997615814
  614. Creed.Position = UDim2.new(0.512893975, 0, 0.0462962948, 0)
  615. Creed.Size = UDim2.new(0, 163, 0, 31)
  616. Creed.Font = Enum.Font.Cartoon
  617. Creed.Text = "Creed"
  618. Creed.TextColor3 = Color3.new(1, 1, 1)
  619. Creed.TextSize = 20
  620. Creed.TextWrapped = true
  621.  
  622. King.Name = "King"
  623. King.Parent = Tab2_3
  624. King.BackgroundColor3 = Color3.new(1, 1, 1)
  625. King.BackgroundTransparency = 0.89999997615814
  626. King.Position = UDim2.new(0.512893975, 0, 0.82407409, 0)
  627. King.Size = UDim2.new(0, 163, 0, 31)
  628. King.Font = Enum.Font.Cartoon
  629. King.Text = "King of the Hill"
  630. King.TextColor3 = Color3.new(1, 1, 1)
  631. King.TextSize = 20
  632. King.TextWrapped = true
  633.  
  634. Pit.Name = "Pit"
  635. Pit.Parent = Tab2_3
  636. Pit.BackgroundColor3 = Color3.new(1, 1, 1)
  637. Pit.BackgroundTransparency = 0.89999997615814
  638. Pit.Position = UDim2.new(0.512893975, 0, 0.435185194, 0)
  639. Pit.Size = UDim2.new(0, 163, 0, 31)
  640. Pit.Font = Enum.Font.Cartoon
  641. Pit.Text = "The Pit"
  642. Pit.TextColor3 = Color3.new(1, 1, 1)
  643. Pit.TextSize = 20
  644. Pit.TextWrapped = true
  645.  
  646. Farm.Name = "Farm"
  647. Farm.Parent = Tab2_3
  648. Farm.BackgroundColor3 = Color3.new(1, 1, 1)
  649. Farm.BackgroundTransparency = 0.89999997615814
  650. Farm.Position = UDim2.new(0.512893975, 0, 0.245370373, 0)
  651. Farm.Size = UDim2.new(0, 163, 0, 31)
  652. Farm.Font = Enum.Font.Cartoon
  653. Farm.Text = "Wheat Farm"
  654. Farm.TextColor3 = Color3.new(1, 1, 1)
  655. Farm.TextSize = 20
  656. Farm.TextWrapped = true
  657.  
  658. Tab3_3.Name = "Tab3"
  659. Tab3_3.Parent = Tabs
  660. Tab3_3.BackgroundColor3 = Color3.new(0, 0, 0)
  661. Tab3_3.BorderSizePixel = 0
  662. Tab3_3.Position = UDim2.new(0.243068457, 0, 0.139771417, 0)
  663. Tab3_3.Size = UDim2.new(0, 349, 0, 216)
  664. Tab3_3.Visible = false
  665.  
  666. TextButton_10.Parent = Tab3_3
  667. TextButton_10.BackgroundColor3 = Color3.new(1, 1, 1)
  668. TextButton_10.BackgroundTransparency = 0.89999997615814
  669. TextButton_10.Position = UDim2.new(0.0257879663, 0, 0.0462962948, 0)
  670. TextButton_10.Size = UDim2.new(0, 163, 0, 31)
  671. TextButton_10.Font = Enum.Font.Cartoon
  672. TextButton_10.TextColor3 = Color3.new(1, 1, 1)
  673. TextButton_10.TextSize = 20
  674. TextButton_10.TextWrapped = true
  675.  
  676. TextButton_11.Parent = Tab3_3
  677. TextButton_11.BackgroundColor3 = Color3.new(1, 1, 1)
  678. TextButton_11.BackgroundTransparency = 0.89999997615814
  679. TextButton_11.Position = UDim2.new(0.0257879663, 0, 0.634259284, 0)
  680. TextButton_11.Size = UDim2.new(0, 163, 0, 31)
  681. TextButton_11.Font = Enum.Font.Cartoon
  682. TextButton_11.TextColor3 = Color3.new(1, 1, 1)
  683. TextButton_11.TextSize = 20
  684. TextButton_11.TextWrapped = true
  685.  
  686. TextButton_12.Parent = Tab3_3
  687. TextButton_12.BackgroundColor3 = Color3.new(1, 1, 1)
  688. TextButton_12.BackgroundTransparency = 0.89999997615814
  689. TextButton_12.Position = UDim2.new(0.0257879663, 0, 0.82407409, 0)
  690. TextButton_12.Size = UDim2.new(0, 163, 0, 31)
  691. TextButton_12.Font = Enum.Font.Cartoon
  692. TextButton_12.TextColor3 = Color3.new(1, 1, 1)
  693. TextButton_12.TextSize = 20
  694. TextButton_12.TextWrapped = true
  695.  
  696. TextButton_13.Parent = Tab3_3
  697. TextButton_13.BackgroundColor3 = Color3.new(1, 1, 1)
  698. TextButton_13.BackgroundTransparency = 0.89999997615814
  699. TextButton_13.Position = UDim2.new(0.0257879663, 0, 0.245370373, 0)
  700. TextButton_13.Size = UDim2.new(0, 163, 0, 31)
  701. TextButton_13.Font = Enum.Font.Cartoon
  702. TextButton_13.TextColor3 = Color3.new(1, 1, 1)
  703. TextButton_13.TextSize = 20
  704. TextButton_13.TextWrapped = true
  705.  
  706. TextButton_14.Parent = Tab3_3
  707. TextButton_14.BackgroundColor3 = Color3.new(1, 1, 1)
  708. TextButton_14.BackgroundTransparency = 0.89999997615814
  709. TextButton_14.Position = UDim2.new(0.512893975, 0, 0.634259284, 0)
  710. TextButton_14.Size = UDim2.new(0, 163, 0, 31)
  711. TextButton_14.Font = Enum.Font.Cartoon
  712. TextButton_14.TextColor3 = Color3.new(1, 1, 1)
  713. TextButton_14.TextSize = 20
  714. TextButton_14.TextWrapped = true
  715.  
  716. TextButton_15.Parent = Tab3_3
  717. TextButton_15.BackgroundColor3 = Color3.new(1, 1, 1)
  718. TextButton_15.BackgroundTransparency = 0.89999997615814
  719. TextButton_15.Position = UDim2.new(0.0257879663, 0, 0.435185194, 0)
  720. TextButton_15.Size = UDim2.new(0, 163, 0, 31)
  721. TextButton_15.Font = Enum.Font.Cartoon
  722. TextButton_15.TextColor3 = Color3.new(1, 1, 1)
  723. TextButton_15.TextSize = 20
  724. TextButton_15.TextWrapped = true
  725.  
  726. TextButton_16.Parent = Tab3_3
  727. TextButton_16.BackgroundColor3 = Color3.new(1, 1, 1)
  728. TextButton_16.BackgroundTransparency = 0.89999997615814
  729. TextButton_16.Position = UDim2.new(0.512893975, 0, 0.0462962948, 0)
  730. TextButton_16.Size = UDim2.new(0, 163, 0, 31)
  731. TextButton_16.Font = Enum.Font.Cartoon
  732. TextButton_16.TextColor3 = Color3.new(1, 1, 1)
  733. TextButton_16.TextSize = 20
  734. TextButton_16.TextWrapped = true
  735.  
  736. TextButton_17.Parent = Tab3_3
  737. TextButton_17.BackgroundColor3 = Color3.new(1, 1, 1)
  738. TextButton_17.BackgroundTransparency = 0.89999997615814
  739. TextButton_17.Position = UDim2.new(0.512893975, 0, 0.82407409, 0)
  740. TextButton_17.Size = UDim2.new(0, 163, 0, 31)
  741. TextButton_17.Font = Enum.Font.Cartoon
  742. TextButton_17.TextColor3 = Color3.new(1, 1, 1)
  743. TextButton_17.TextSize = 20
  744. TextButton_17.TextWrapped = true
  745.  
  746. TextButton_18.Parent = Tab3_3
  747. TextButton_18.BackgroundColor3 = Color3.new(1, 1, 1)
  748. TextButton_18.BackgroundTransparency = 0.89999997615814
  749. TextButton_18.Position = UDim2.new(0.512893975, 0, 0.435185194, 0)
  750. TextButton_18.Size = UDim2.new(0, 163, 0, 31)
  751. TextButton_18.Font = Enum.Font.Cartoon
  752. TextButton_18.TextColor3 = Color3.new(1, 1, 1)
  753. TextButton_18.TextSize = 20
  754. TextButton_18.TextWrapped = true
  755.  
  756. TextButton_19.Parent = Tab3_3
  757. TextButton_19.BackgroundColor3 = Color3.new(1, 1, 1)
  758. TextButton_19.BackgroundTransparency = 0.89999997615814
  759. TextButton_19.Position = UDim2.new(0.512893975, 0, 0.245370373, 0)
  760. TextButton_19.Size = UDim2.new(0, 163, 0, 31)
  761. TextButton_19.Font = Enum.Font.Cartoon
  762. TextButton_19.TextColor3 = Color3.new(1, 1, 1)
  763. TextButton_19.TextSize = 20
  764. TextButton_19.TextWrapped = true
  765.  
  766. Tab4_3.Name = "Tab4"
  767. Tab4_3.Parent = Tabs
  768. Tab4_3.BackgroundColor3 = Color3.new(0, 0, 0)
  769. Tab4_3.BorderSizePixel = 0
  770. Tab4_3.Position = UDim2.new(0.243068457, 0, 0.139771417, 0)
  771. Tab4_3.Size = UDim2.new(0, 349, 0, 216)
  772. Tab4_3.Visible = false
  773.  
  774. TextButton_20.Parent = Tab4_3
  775. TextButton_20.BackgroundColor3 = Color3.new(1, 1, 1)
  776. TextButton_20.BackgroundTransparency = 0.89999997615814
  777. TextButton_20.Position = UDim2.new(0.0257879663, 0, 0.0462962948, 0)
  778. TextButton_20.Size = UDim2.new(0, 163, 0, 31)
  779. TextButton_20.Font = Enum.Font.Cartoon
  780. TextButton_20.TextColor3 = Color3.new(1, 1, 1)
  781. TextButton_20.TextSize = 20
  782. TextButton_20.TextWrapped = true
  783.  
  784. TextButton_21.Parent = Tab4_3
  785. TextButton_21.BackgroundColor3 = Color3.new(1, 1, 1)
  786. TextButton_21.BackgroundTransparency = 0.89999997615814
  787. TextButton_21.Position = UDim2.new(0.0257879663, 0, 0.634259284, 0)
  788. TextButton_21.Size = UDim2.new(0, 163, 0, 31)
  789. TextButton_21.Font = Enum.Font.Cartoon
  790. TextButton_21.TextColor3 = Color3.new(1, 1, 1)
  791. TextButton_21.TextSize = 20
  792. TextButton_21.TextWrapped = true
  793.  
  794. TextButton_22.Parent = Tab4_3
  795. TextButton_22.BackgroundColor3 = Color3.new(1, 1, 1)
  796. TextButton_22.BackgroundTransparency = 0.89999997615814
  797. TextButton_22.Position = UDim2.new(0.0257879663, 0, 0.82407409, 0)
  798. TextButton_22.Size = UDim2.new(0, 163, 0, 31)
  799. TextButton_22.Font = Enum.Font.Cartoon
  800. TextButton_22.TextColor3 = Color3.new(1, 1, 1)
  801. TextButton_22.TextSize = 20
  802. TextButton_22.TextWrapped = true
  803.  
  804. TextButton_23.Parent = Tab4_3
  805. TextButton_23.BackgroundColor3 = Color3.new(1, 1, 1)
  806. TextButton_23.BackgroundTransparency = 0.89999997615814
  807. TextButton_23.Position = UDim2.new(0.0257879663, 0, 0.245370373, 0)
  808. TextButton_23.Size = UDim2.new(0, 163, 0, 31)
  809. TextButton_23.Font = Enum.Font.Cartoon
  810. TextButton_23.TextColor3 = Color3.new(1, 1, 1)
  811. TextButton_23.TextSize = 20
  812. TextButton_23.TextWrapped = true
  813.  
  814. TextButton_24.Parent = Tab4_3
  815. TextButton_24.BackgroundColor3 = Color3.new(1, 1, 1)
  816. TextButton_24.BackgroundTransparency = 0.89999997615814
  817. TextButton_24.Position = UDim2.new(0.512893975, 0, 0.634259284, 0)
  818. TextButton_24.Size = UDim2.new(0, 163, 0, 31)
  819. TextButton_24.Font = Enum.Font.Cartoon
  820. TextButton_24.TextColor3 = Color3.new(1, 1, 1)
  821. TextButton_24.TextSize = 20
  822. TextButton_24.TextWrapped = true
  823.  
  824. TextButton_25.Parent = Tab4_3
  825. TextButton_25.BackgroundColor3 = Color3.new(1, 1, 1)
  826. TextButton_25.BackgroundTransparency = 0.89999997615814
  827. TextButton_25.Position = UDim2.new(0.0257879663, 0, 0.435185194, 0)
  828. TextButton_25.Size = UDim2.new(0, 163, 0, 31)
  829. TextButton_25.Font = Enum.Font.Cartoon
  830. TextButton_25.TextColor3 = Color3.new(1, 1, 1)
  831. TextButton_25.TextSize = 20
  832. TextButton_25.TextWrapped = true
  833.  
  834. TextButton_26.Parent = Tab4_3
  835. TextButton_26.BackgroundColor3 = Color3.new(1, 1, 1)
  836. TextButton_26.BackgroundTransparency = 0.89999997615814
  837. TextButton_26.Position = UDim2.new(0.512893975, 0, 0.0462962948, 0)
  838. TextButton_26.Size = UDim2.new(0, 163, 0, 31)
  839. TextButton_26.Font = Enum.Font.Cartoon
  840. TextButton_26.TextColor3 = Color3.new(1, 1, 1)
  841. TextButton_26.TextSize = 20
  842. TextButton_26.TextWrapped = true
  843.  
  844. TextButton_27.Parent = Tab4_3
  845. TextButton_27.BackgroundColor3 = Color3.new(1, 1, 1)
  846. TextButton_27.BackgroundTransparency = 0.89999997615814
  847. TextButton_27.Position = UDim2.new(0.512893975, 0, 0.82407409, 0)
  848. TextButton_27.Size = UDim2.new(0, 163, 0, 31)
  849. TextButton_27.Font = Enum.Font.Cartoon
  850. TextButton_27.TextColor3 = Color3.new(1, 1, 1)
  851. TextButton_27.TextSize = 20
  852. TextButton_27.TextWrapped = true
  853.  
  854. TextButton_28.Parent = Tab4_3
  855. TextButton_28.BackgroundColor3 = Color3.new(1, 1, 1)
  856. TextButton_28.BackgroundTransparency = 0.89999997615814
  857. TextButton_28.Position = UDim2.new(0.512893975, 0, 0.435185194, 0)
  858. TextButton_28.Size = UDim2.new(0, 163, 0, 31)
  859. TextButton_28.Font = Enum.Font.Cartoon
  860. TextButton_28.TextColor3 = Color3.new(1, 1, 1)
  861. TextButton_28.TextSize = 20
  862. TextButton_28.TextWrapped = true
  863.  
  864. TextButton_29.Parent = Tab4_3
  865. TextButton_29.BackgroundColor3 = Color3.new(1, 1, 1)
  866. TextButton_29.BackgroundTransparency = 0.89999997615814
  867. TextButton_29.Position = UDim2.new(0.512893975, 0, 0.245370373, 0)
  868. TextButton_29.Size = UDim2.new(0, 163, 0, 31)
  869. TextButton_29.Font = Enum.Font.Cartoon
  870. TextButton_29.TextColor3 = Color3.new(1, 1, 1)
  871. TextButton_29.TextSize = 20
  872. TextButton_29.TextWrapped = true
  873.  
  874. Tab5_3.Name = "Tab5"
  875. Tab5_3.Parent = Tabs
  876. Tab5_3.BackgroundColor3 = Color3.new(0, 0, 0)
  877. Tab5_3.BorderSizePixel = 0
  878. Tab5_3.Position = UDim2.new(0.243068457, 0, 0.139771417, 0)
  879. Tab5_3.Size = UDim2.new(0, 349, 0, 216)
  880. Tab5_3.Visible = false
  881.  
  882. TextButton_30.Parent = Tab5_3
  883. TextButton_30.BackgroundColor3 = Color3.new(1, 1, 1)
  884. TextButton_30.BackgroundTransparency = 0.89999997615814
  885. TextButton_30.Position = UDim2.new(0.0257879663, 0, 0.0462962948, 0)
  886. TextButton_30.Size = UDim2.new(0, 163, 0, 31)
  887. TextButton_30.Font = Enum.Font.Cartoon
  888. TextButton_30.TextColor3 = Color3.new(1, 1, 1)
  889. TextButton_30.TextSize = 20
  890. TextButton_30.TextWrapped = true
  891.  
  892. TextButton_31.Parent = Tab5_3
  893. TextButton_31.BackgroundColor3 = Color3.new(1, 1, 1)
  894. TextButton_31.BackgroundTransparency = 0.89999997615814
  895. TextButton_31.Position = UDim2.new(0.0257879663, 0, 0.634259284, 0)
  896. TextButton_31.Size = UDim2.new(0, 163, 0, 31)
  897. TextButton_31.Font = Enum.Font.Cartoon
  898. TextButton_31.TextColor3 = Color3.new(1, 1, 1)
  899. TextButton_31.TextSize = 20
  900. TextButton_31.TextWrapped = true
  901.  
  902. TextButton_32.Parent = Tab5_3
  903. TextButton_32.BackgroundColor3 = Color3.new(1, 1, 1)
  904. TextButton_32.BackgroundTransparency = 0.89999997615814
  905. TextButton_32.Position = UDim2.new(0.0257879663, 0, 0.82407409, 0)
  906. TextButton_32.Size = UDim2.new(0, 163, 0, 31)
  907. TextButton_32.Font = Enum.Font.Cartoon
  908. TextButton_32.TextColor3 = Color3.new(1, 1, 1)
  909. TextButton_32.TextSize = 20
  910. TextButton_32.TextWrapped = true
  911.  
  912. TextButton_33.Parent = Tab5_3
  913. TextButton_33.BackgroundColor3 = Color3.new(1, 1, 1)
  914. TextButton_33.BackgroundTransparency = 0.89999997615814
  915. TextButton_33.Position = UDim2.new(0.0257879663, 0, 0.245370373, 0)
  916. TextButton_33.Size = UDim2.new(0, 163, 0, 31)
  917. TextButton_33.Font = Enum.Font.Cartoon
  918. TextButton_33.TextColor3 = Color3.new(1, 1, 1)
  919. TextButton_33.TextSize = 20
  920. TextButton_33.TextWrapped = true
  921.  
  922. TextButton_34.Parent = Tab5_3
  923. TextButton_34.BackgroundColor3 = Color3.new(1, 1, 1)
  924. TextButton_34.BackgroundTransparency = 0.89999997615814
  925. TextButton_34.Position = UDim2.new(0.512893975, 0, 0.634259284, 0)
  926. TextButton_34.Size = UDim2.new(0, 163, 0, 31)
  927. TextButton_34.Font = Enum.Font.Cartoon
  928. TextButton_34.TextColor3 = Color3.new(1, 1, 1)
  929. TextButton_34.TextSize = 20
  930. TextButton_34.TextWrapped = true
  931.  
  932. TextButton_35.Parent = Tab5_3
  933. TextButton_35.BackgroundColor3 = Color3.new(1, 1, 1)
  934. TextButton_35.BackgroundTransparency = 0.89999997615814
  935. TextButton_35.Position = UDim2.new(0.0257879663, 0, 0.435185194, 0)
  936. TextButton_35.Size = UDim2.new(0, 163, 0, 31)
  937. TextButton_35.Font = Enum.Font.Cartoon
  938. TextButton_35.TextColor3 = Color3.new(1, 1, 1)
  939. TextButton_35.TextSize = 20
  940. TextButton_35.TextWrapped = true
  941.  
  942. TextButton_36.Parent = Tab5_3
  943. TextButton_36.BackgroundColor3 = Color3.new(1, 1, 1)
  944. TextButton_36.BackgroundTransparency = 0.89999997615814
  945. TextButton_36.Position = UDim2.new(0.512893975, 0, 0.0462962948, 0)
  946. TextButton_36.Size = UDim2.new(0, 163, 0, 31)
  947. TextButton_36.Font = Enum.Font.Cartoon
  948. TextButton_36.TextColor3 = Color3.new(1, 1, 1)
  949. TextButton_36.TextSize = 20
  950. TextButton_36.TextWrapped = true
  951.  
  952. TextButton_37.Parent = Tab5_3
  953. TextButton_37.BackgroundColor3 = Color3.new(1, 1, 1)
  954. TextButton_37.BackgroundTransparency = 0.89999997615814
  955. TextButton_37.Position = UDim2.new(0.512893975, 0, 0.82407409, 0)
  956. TextButton_37.Size = UDim2.new(0, 163, 0, 31)
  957. TextButton_37.Font = Enum.Font.Cartoon
  958. TextButton_37.TextColor3 = Color3.new(1, 1, 1)
  959. TextButton_37.TextSize = 20
  960. TextButton_37.TextWrapped = true
  961.  
  962. TextButton_38.Parent = Tab5_3
  963. TextButton_38.BackgroundColor3 = Color3.new(1, 1, 1)
  964. TextButton_38.BackgroundTransparency = 0.89999997615814
  965. TextButton_38.Position = UDim2.new(0.512893975, 0, 0.435185194, 0)
  966. TextButton_38.Size = UDim2.new(0, 163, 0, 31)
  967. TextButton_38.Font = Enum.Font.Cartoon
  968. TextButton_38.TextColor3 = Color3.new(1, 1, 1)
  969. TextButton_38.TextSize = 20
  970. TextButton_38.TextWrapped = true
  971.  
  972. TextButton_39.Parent = Tab5_3
  973. TextButton_39.BackgroundColor3 = Color3.new(1, 1, 1)
  974. TextButton_39.BackgroundTransparency = 0.89999997615814
  975. TextButton_39.Position = UDim2.new(0.512893975, 0, 0.245370373, 0)
  976. TextButton_39.Size = UDim2.new(0, 163, 0, 31)
  977. TextButton_39.Font = Enum.Font.Cartoon
  978. TextButton_39.TextColor3 = Color3.new(1, 1, 1)
  979. TextButton_39.TextSize = 20
  980. TextButton_39.TextWrapped = true
  981.  
  982. Tab6_3.Name = "Tab6"
  983. Tab6_3.Parent = Tabs
  984. Tab6_3.BackgroundColor3 = Color3.new(0, 0, 0)
  985. Tab6_3.BorderSizePixel = 0
  986. Tab6_3.Position = UDim2.new(0.243068457, 0, 0.139771417, 0)
  987. Tab6_3.Size = UDim2.new(0, 349, 0, 216)
  988. Tab6_3.Visible = false
  989.  
  990. TextButton_40.Parent = Tab6_3
  991. TextButton_40.BackgroundColor3 = Color3.new(1, 1, 1)
  992. TextButton_40.BackgroundTransparency = 0.89999997615814
  993. TextButton_40.Position = UDim2.new(0.0257879663, 0, 0.0462962948, 0)
  994. TextButton_40.Size = UDim2.new(0, 163, 0, 31)
  995. TextButton_40.Font = Enum.Font.Cartoon
  996. TextButton_40.TextColor3 = Color3.new(1, 1, 1)
  997. TextButton_40.TextSize = 20
  998. TextButton_40.TextWrapped = true
  999.  
  1000. TextButton_41.Parent = Tab6_3
  1001. TextButton_41.BackgroundColor3 = Color3.new(1, 1, 1)
  1002. TextButton_41.BackgroundTransparency = 0.89999997615814
  1003. TextButton_41.Position = UDim2.new(0.0257879663, 0, 0.634259284, 0)
  1004. TextButton_41.Size = UDim2.new(0, 163, 0, 31)
  1005. TextButton_41.Font = Enum.Font.Cartoon
  1006. TextButton_41.TextColor3 = Color3.new(1, 1, 1)
  1007. TextButton_41.TextSize = 20
  1008. TextButton_41.TextWrapped = true
  1009.  
  1010. TextButton_42.Parent = Tab6_3
  1011. TextButton_42.BackgroundColor3 = Color3.new(1, 1, 1)
  1012. TextButton_42.BackgroundTransparency = 0.89999997615814
  1013. TextButton_42.Position = UDim2.new(0.0257879663, 0, 0.82407409, 0)
  1014. TextButton_42.Size = UDim2.new(0, 163, 0, 31)
  1015. TextButton_42.Font = Enum.Font.Cartoon
  1016. TextButton_42.TextColor3 = Color3.new(1, 1, 1)
  1017. TextButton_42.TextSize = 20
  1018. TextButton_42.TextWrapped = true
  1019.  
  1020. TextButton_43.Parent = Tab6_3
  1021. TextButton_43.BackgroundColor3 = Color3.new(1, 1, 1)
  1022. TextButton_43.BackgroundTransparency = 0.89999997615814
  1023. TextButton_43.Position = UDim2.new(0.0257879663, 0, 0.245370373, 0)
  1024. TextButton_43.Size = UDim2.new(0, 163, 0, 31)
  1025. TextButton_43.Font = Enum.Font.Cartoon
  1026. TextButton_43.TextColor3 = Color3.new(1, 1, 1)
  1027. TextButton_43.TextSize = 20
  1028. TextButton_43.TextWrapped = true
  1029.  
  1030. TextButton_44.Parent = Tab6_3
  1031. TextButton_44.BackgroundColor3 = Color3.new(1, 1, 1)
  1032. TextButton_44.BackgroundTransparency = 0.89999997615814
  1033. TextButton_44.Position = UDim2.new(0.512893975, 0, 0.634259284, 0)
  1034. TextButton_44.Size = UDim2.new(0, 163, 0, 31)
  1035. TextButton_44.Font = Enum.Font.Cartoon
  1036. TextButton_44.TextColor3 = Color3.new(1, 1, 1)
  1037. TextButton_44.TextSize = 20
  1038. TextButton_44.TextWrapped = true
  1039.  
  1040. TextButton_45.Parent = Tab6_3
  1041. TextButton_45.BackgroundColor3 = Color3.new(1, 1, 1)
  1042. TextButton_45.BackgroundTransparency = 0.89999997615814
  1043. TextButton_45.Position = UDim2.new(0.0257879663, 0, 0.435185194, 0)
  1044. TextButton_45.Size = UDim2.new(0, 163, 0, 31)
  1045. TextButton_45.Font = Enum.Font.Cartoon
  1046. TextButton_45.TextColor3 = Color3.new(1, 1, 1)
  1047. TextButton_45.TextSize = 20
  1048. TextButton_45.TextWrapped = true
  1049.  
  1050. TextButton_46.Parent = Tab6_3
  1051. TextButton_46.BackgroundColor3 = Color3.new(1, 1, 1)
  1052. TextButton_46.BackgroundTransparency = 0.89999997615814
  1053. TextButton_46.Position = UDim2.new(0.512893975, 0, 0.0462962948, 0)
  1054. TextButton_46.Size = UDim2.new(0, 163, 0, 31)
  1055. TextButton_46.Font = Enum.Font.Cartoon
  1056. TextButton_46.TextColor3 = Color3.new(1, 1, 1)
  1057. TextButton_46.TextSize = 20
  1058. TextButton_46.TextWrapped = true
  1059.  
  1060. TextButton_47.Parent = Tab6_3
  1061. TextButton_47.BackgroundColor3 = Color3.new(1, 1, 1)
  1062. TextButton_47.BackgroundTransparency = 0.89999997615814
  1063. TextButton_47.Position = UDim2.new(0.512893975, 0, 0.82407409, 0)
  1064. TextButton_47.Size = UDim2.new(0, 163, 0, 31)
  1065. TextButton_47.Font = Enum.Font.Cartoon
  1066. TextButton_47.TextColor3 = Color3.new(1, 1, 1)
  1067. TextButton_47.TextSize = 20
  1068. TextButton_47.TextWrapped = true
  1069.  
  1070. TextButton_48.Parent = Tab6_3
  1071. TextButton_48.BackgroundColor3 = Color3.new(1, 1, 1)
  1072. TextButton_48.BackgroundTransparency = 0.89999997615814
  1073. TextButton_48.Position = UDim2.new(0.512893975, 0, 0.435185194, 0)
  1074. TextButton_48.Size = UDim2.new(0, 163, 0, 31)
  1075. TextButton_48.Font = Enum.Font.Cartoon
  1076. TextButton_48.TextColor3 = Color3.new(1, 1, 1)
  1077. TextButton_48.TextSize = 20
  1078. TextButton_48.TextWrapped = true
  1079.  
  1080. TextButton_49.Parent = Tab6_3
  1081. TextButton_49.BackgroundColor3 = Color3.new(1, 1, 1)
  1082. TextButton_49.BackgroundTransparency = 0.89999997615814
  1083. TextButton_49.Position = UDim2.new(0.512893975, 0, 0.245370373, 0)
  1084. TextButton_49.Size = UDim2.new(0, 163, 0, 31)
  1085. TextButton_49.Font = Enum.Font.Cartoon
  1086. TextButton_49.TextColor3 = Color3.new(1, 1, 1)
  1087. TextButton_49.TextSize = 20
  1088. TextButton_49.TextWrapped = true
  1089.  
  1090. Close.Name = "Close"
  1091. Close.Parent = Main
  1092. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  1093. Close.BackgroundTransparency = 1
  1094. Close.Position = UDim2.new(0.954356849, 0, 0, 0)
  1095. Close.Size = UDim2.new(0, 22, 0, 21)
  1096. Close.Font = Enum.Font.GothamBold
  1097. Close.Text = "X"
  1098. Close.TextColor3 = Color3.new(1, 1, 1)
  1099. Close.TextSize = 14
  1100.  
  1101. OpenFrame.Name = "OpenFrame"
  1102. OpenFrame.Parent = GUITemplate
  1103. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1104. OpenFrame.Position = UDim2.new(-0.00821167883, 0, 0.506366849, 0)
  1105. OpenFrame.Size = UDim2.new(0, 85, 0, 32)
  1106. OpenFrame.Style = Enum.FrameStyle.RobloxRound
  1107.  
  1108. Open.Name = "Open"
  1109. Open.Parent = OpenFrame
  1110. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  1111. Open.BackgroundTransparency = 1
  1112. Open.Position = UDim2.new(-0.104013331, 0, -0.499289513, 0)
  1113. Open.Size = UDim2.new(0, 88, 0, 32)
  1114. Open.Font = Enum.Font.GothamBold
  1115. Open.Text = "Open"
  1116. Open.TextColor3 = Color3.new(1, 1, 1)
  1117. Open.TextSize = 14
  1118. -- Scripts:
  1119. function SCRIPT_CNZP81_FAKESCRIPT() -- FEKillGui.LocalScript
  1120. local script = Instance.new('LocalScript')
  1121. script.Parent = FEKillGui
  1122. FEKillGui.MouseButton1Click:Connect(function()
  1123. loadstring(game:HttpGet(('http://api.thundermods.com/fekillscript.txt'),true))()
  1124. end)
  1125.  
  1126. end
  1127. coroutine.resume(coroutine.create(SCRIPT_CNZP81_FAKESCRIPT))
  1128. function SCRIPT_MYYU89_FAKESCRIPT() -- InfiniteYield.LocalScript
  1129. local script = Instance.new('LocalScript')
  1130. script.Parent = InfiniteYield
  1131. InfiniteYield.MouseButton1Click:Connect(function()
  1132. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  1133. end)
  1134.  
  1135. end
  1136. coroutine.resume(coroutine.create(SCRIPT_MYYU89_FAKESCRIPT))
  1137. function SCRIPT_FQPS83_FAKESCRIPT() -- SaveGetTool.LocalScript
  1138. local script = Instance.new('LocalScript')
  1139. script.Parent = SaveGetTool
  1140. SaveGetTool.MouseButton1Click:Connect(function()
  1141. loadstring(game:HttpGet(('https://pastebin.com/raw/CrmP2Mmu'),true))()
  1142. end)
  1143.  
  1144. end
  1145. coroutine.resume(coroutine.create(SCRIPT_FQPS83_FAKESCRIPT))
  1146. function SCRIPT_ACKO90_FAKESCRIPT() -- EquipAll.LocalScript
  1147. local script = Instance.new('LocalScript')
  1148. script.Parent = EquipAll
  1149. EquipAll.MouseButton1Click:Connect(function()
  1150. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  1151. if v:IsA("Tool") then
  1152. v.Parent = game.Players.LocalPlayer.Character
  1153. end
  1154. end
  1155. end)
  1156.  
  1157. end
  1158. coroutine.resume(coroutine.create(SCRIPT_ACKO90_FAKESCRIPT))
  1159. function SCRIPT_DMEE86_FAKESCRIPT() -- Shattervast.LocalScript
  1160. local script = Instance.new('LocalScript')
  1161. script.Parent = Shattervast
  1162. Shattervast.MouseButton1Click:Connect(function()
  1163. loadstring(game:HttpGet(('https://pastebin.com/raw/RGEk3Zdf'),true))()
  1164. end)
  1165.  
  1166. end
  1167. coroutine.resume(coroutine.create(SCRIPT_DMEE86_FAKESCRIPT))
  1168. function SCRIPT_VUWB77_FAKESCRIPT() -- Seizure.LocalScript
  1169. local script = Instance.new('LocalScript')
  1170. script.Parent = Seizure
  1171. Seizure.MouseButton1Click:Connect(function()
  1172. --[[
  1173. $$$$$$$$\ $$$$$$$$\
  1174. $$ _____|$$ _____|
  1175. $$ | $$ |
  1176. $$$$$\ $$$$$\
  1177. $$ __| $$ __|
  1178. $$ | $$ |
  1179. $$ | $$$$$$$$\
  1180. \__| \________|
  1181.  
  1182.  
  1183.  
  1184. $$$$$$\ $$$$$$$$\ $$$$$$\ $$$$$$$$\ $$\ $$\ $$$$$$$\ $$$$$$$$\
  1185. $$ __$$\ $$ _____|\_$$ _|\____$$ |$$ | $$ |$$ __$$\ $$ _____|
  1186. $$ / \__|$$ | $$ | $$ / $$ | $$ |$$ | $$ |$$ |
  1187. \$$$$$$\ $$$$$\ $$ | $$ / $$ | $$ |$$$$$$$ |$$$$$\
  1188. \____$$\ $$ __| $$ | $$ / $$ | $$ |$$ __$$< $$ __|
  1189. $$\ $$ |$$ | $$ | $$ / $$ | $$ |$$ | $$ |$$ |
  1190. \$$$$$$ |$$$$$$$$\ $$$$$$\ $$$$$$$$\ \$$$$$$ |$$ | $$ |$$$$$$$$\
  1191. \______/ \________|\______|\________| \______/ \__| \__|\________|
  1192.  
  1193. (by sked)
  1194. ]]
  1195.  
  1196. --[[
  1197. how to use:
  1198. press "j" on your keyboard to toggle seizure mode
  1199. works best if you run, jump then press j
  1200. works on all games works best on r6 avatar because u shake but it works on r15 too
  1201. ]]
  1202.  
  1203. local an = Instance.new("Animation",workspace)
  1204. an.AnimationId = "rbxassetid://48972923"
  1205. local an2 = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(an)
  1206. an:Remove()
  1207.  
  1208. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  1209. if key == "j" then
  1210. if game.Players.LocalPlayer.Character.Humanoid.PlatformStand then
  1211. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  1212. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 10, 0))
  1213. an2:Stop()
  1214. else
  1215. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  1216. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 10, 0))
  1217. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position) * CFrame.Angles(-60, 0, 0)
  1218. an2:Play()
  1219. an2:AdjustSpeed(9999)
  1220. end
  1221. end
  1222. end)
  1223. end)
  1224.  
  1225. end
  1226. coroutine.resume(coroutine.create(SCRIPT_VUWB77_FAKESCRIPT))
  1227. function SCRIPT_OHGW85_FAKESCRIPT() -- Credits.LocalScript
  1228. local script = Instance.new('LocalScript')
  1229. script.Parent = Credits
  1230. Credits.MouseButton1Click:Connect(function()
  1231. game.ReplicatedStorage.ChangeByAtribute:InvokeServer("MapCredits", 2140000000)
  1232. game.ReplicatedStorage.ChangeByAtribute:InvokeServer("RoundCredits", 2140000000)
  1233. end)
  1234.  
  1235. end
  1236. coroutine.resume(coroutine.create(SCRIPT_OHGW85_FAKESCRIPT))
  1237. function SCRIPT_QLNS72_FAKESCRIPT() -- SFTgui.LocalScript
  1238. local script = Instance.new('LocalScript')
  1239. script.Parent = SFTgui
  1240. SFTgui.MouseButton1Click:Connect(function()
  1241. loadstring(game:HttpGet(('https://pastebin.com/raw/KRHtSSaw'),true))()
  1242. end)
  1243.  
  1244. end
  1245. coroutine.resume(coroutine.create(SCRIPT_QLNS72_FAKESCRIPT))
  1246. function SCRIPT_ZWVP86_FAKESCRIPT() -- Upgrades.LocalScript
  1247. local script = Instance.new('LocalScript')
  1248. script.Parent = Upgrades
  1249. Upgrades.MouseButton1Click:Connect(function()
  1250. game.ReplicatedStorage.GiveSword:InvokeServer("KnightSword")
  1251. game.ReplicatedStorage.GiveSword:InvokeServer("Medikit") -- "Medikit" upgrade
  1252. game.ReplicatedStorage.GiveSword:InvokeServer("Medikit") -- "Medikit" upgrade
  1253. game.ReplicatedStorage.GiveSword:InvokeServer("Medikit") -- "Medikit" upgrade
  1254. game.ReplicatedStorage.ModifyAtribute:InvokeServer("Walk1", 1) -- "20 Walkspeed" upgrade
  1255. game.ReplicatedStorage.ModifyAtribute:InvokeServer("Damage1", 1) -- "110% Damage" upgrade
  1256. game.ReplicatedStorage.ModifyAtribute:InvokeServer("Health1", 2) -- "140 Health" upgrade
  1257. game.ReplicatedStorage.ModifyAtribute:InvokeServer("Better6", 1) -- "Bounce Back" upgrade
  1258. game.ReplicatedStorage.ModifyAtribute:InvokeServer("Immunity1", 1) -- "DH health immunity" upgrade
  1259. game.ReplicatedStorage.GiveSword:InvokeServer("CaneSword")
  1260. game.ReplicatedStorage.GiveSword:InvokeServer("SuperKatana")
  1261. end)
  1262.  
  1263. end
  1264. coroutine.resume(coroutine.create(SCRIPT_ZWVP86_FAKESCRIPT))
  1265. function SCRIPT_UPEA82_FAKESCRIPT() -- Crimson.LocalScript
  1266. local script = Instance.new('LocalScript')
  1267. script.Parent = Crimson
  1268. Crimson.MouseButton1Click:Connect(function()
  1269. game.ReplicatedStorage.GiveSword:InvokeServer("RedKatana")
  1270. end)
  1271.  
  1272. end
  1273. coroutine.resume(coroutine.create(SCRIPT_UPEA82_FAKESCRIPT))
  1274. function SCRIPT_CRWQ67_FAKESCRIPT() -- IceClub.LocalScript
  1275. local script = Instance.new('LocalScript')
  1276. script.Parent = IceClub
  1277. IceClub.MouseButton1Click:Connect(function()
  1278. game.ReplicatedStorage.GiveSword:InvokeServer("IceClub")
  1279. end)
  1280.  
  1281. end
  1282. coroutine.resume(coroutine.create(SCRIPT_CRWQ67_FAKESCRIPT))
  1283. function SCRIPT_MDQN73_FAKESCRIPT() -- Tab1_3.LocalScript
  1284. local script = Instance.new('LocalScript')
  1285. script.Parent = Tab1_3
  1286. local frames = script.Parent.Parent.Parent
  1287. local selection = script.Parent.Parent.Selection
  1288. script.Parent.MouseButton1Click:Connect(function()
  1289. frames.Tab1.Visible = true
  1290. frames.Text.TabName.Text = "SFT"
  1291. frames.Tab2.Visible = false
  1292. frames.Tab3.Visible = false
  1293. frames.Tab4.Visible = false
  1294. frames.Tab5.Visible = false
  1295. frames.Tab6.Visible = false
  1296. frames.Home.Visible = false
  1297. selection.Tab1.Visible = true
  1298. selection.Tab2.Visible = false
  1299. selection.Tab3.Visible = false
  1300. selection.Tab4.Visible = false
  1301. selection.Tab5.Visible = false
  1302. selection.Tab6.Visible = false
  1303. selection.Home.Visible = false
  1304. end)
  1305. script.Parent.MouseEnter:Connect(function()
  1306. script.Parent.TextSize = 23
  1307. end)
  1308. script.Parent.MouseLeave:Connect(function()
  1309. script.Parent.TextSize = 18
  1310. end)
  1311. script.Parent.MouseButton1Down:Connect(function()
  1312. script.Parent.TextSize = 15
  1313. end)
  1314. script.Parent.MouseButton1Up:Connect(function()
  1315. script.Parent.TextSize = 18
  1316. end)
  1317.  
  1318. end
  1319. coroutine.resume(coroutine.create(SCRIPT_MDQN73_FAKESCRIPT))
  1320. function SCRIPT_TDKP66_FAKESCRIPT() -- Tab6.LocalScript
  1321. local script = Instance.new('LocalScript')
  1322. script.Parent = Tab6
  1323. local frames = script.Parent.Parent.Parent
  1324. local selection = script.Parent.Parent.Selection
  1325. script.Parent.MouseButton1Click:Connect(function()
  1326. frames.Tab1.Visible = false
  1327. frames.Text.TabName.Text = "Tab6"
  1328. frames.Tab2.Visible = false
  1329. frames.Tab3.Visible = false
  1330. frames.Tab4.Visible = false
  1331. frames.Tab5.Visible = false
  1332. frames.Tab6.Visible = true
  1333. frames.Home.Visible = false
  1334. selection.Tab1.Visible = false
  1335. selection.Tab2.Visible = false
  1336. selection.Tab3.Visible = false
  1337. selection.Tab4.Visible = false
  1338. selection.Tab5.Visible = false
  1339. selection.Tab6.Visible = true
  1340. selection.Home.Visible = false
  1341. end)
  1342. script.Parent.MouseEnter:Connect(function()
  1343. script.Parent.TextSize = 23
  1344. end)
  1345. script.Parent.MouseLeave:Connect(function()
  1346. script.Parent.TextSize = 18
  1347. end)
  1348. script.Parent.MouseButton1Down:Connect(function()
  1349. script.Parent.TextSize = 15
  1350. end)
  1351. script.Parent.MouseButton1Up:Connect(function()
  1352. script.Parent.TextSize = 18
  1353. end)
  1354.  
  1355. end
  1356. coroutine.resume(coroutine.create(SCRIPT_TDKP66_FAKESCRIPT))
  1357. function SCRIPT_RFXO75_FAKESCRIPT() -- Tab5.LocalScript
  1358. local script = Instance.new('LocalScript')
  1359. script.Parent = Tab5
  1360. local frames = script.Parent.Parent.Parent
  1361. local selection = script.Parent.Parent.Selection
  1362. script.Parent.MouseButton1Click:Connect(function()
  1363. frames.Tab1.Visible = false
  1364. frames.Text.TabName.Text = "Tab5"
  1365. frames.Tab2.Visible = false
  1366. frames.Tab3.Visible = false
  1367. frames.Tab4.Visible = false
  1368. frames.Tab5.Visible = true
  1369. frames.Tab6.Visible = false
  1370. frames.Home.Visible = false
  1371. selection.Tab1.Visible = false
  1372. selection.Tab2.Visible = false
  1373. selection.Tab3.Visible = false
  1374. selection.Tab4.Visible = false
  1375. selection.Tab5.Visible = true
  1376. selection.Tab6.Visible = false
  1377. selection.Home.Visible = false
  1378. end)
  1379. script.Parent.MouseEnter:Connect(function()
  1380. script.Parent.TextSize = 23
  1381. end)
  1382. script.Parent.MouseLeave:Connect(function()
  1383. script.Parent.TextSize = 18
  1384. end)
  1385. script.Parent.MouseButton1Down:Connect(function()
  1386. script.Parent.TextSize = 15
  1387. end)
  1388. script.Parent.MouseButton1Up:Connect(function()
  1389. script.Parent.TextSize = 18
  1390. end)
  1391.  
  1392. end
  1393. coroutine.resume(coroutine.create(SCRIPT_RFXO75_FAKESCRIPT))
  1394. function SCRIPT_VYVV65_FAKESCRIPT() -- Tab4.LocalScript
  1395. local script = Instance.new('LocalScript')
  1396. script.Parent = Tab4
  1397. local selection = script.Parent.Parent.Selection
  1398. local frames = script.Parent.Parent.Parent
  1399. script.Parent.MouseButton1Click:Connect(function()
  1400. frames.Tab1.Visible = false
  1401. frames.Text.TabName.Text = "Tab4"
  1402. frames.Tab2.Visible = false
  1403. frames.Tab3.Visible = false
  1404. frames.Tab4.Visible = true
  1405. frames.Tab5.Visible = false
  1406. frames.Tab6.Visible = false
  1407. frames.Home.Visible = false
  1408. selection.Tab1.Visible = false
  1409. selection.Tab2.Visible = false
  1410. selection.Tab3.Visible = false
  1411. selection.Tab4.Visible = true
  1412. selection.Tab5.Visible = false
  1413. selection.Tab6.Visible = false
  1414. selection.Home.Visible = false
  1415. end)
  1416. script.Parent.MouseEnter:Connect(function()
  1417. script.Parent.TextSize = 23
  1418. end)
  1419. script.Parent.MouseLeave:Connect(function()
  1420. script.Parent.TextSize = 18
  1421. end)
  1422. script.Parent.MouseButton1Down:Connect(function()
  1423. script.Parent.TextSize = 15
  1424. end)
  1425. script.Parent.MouseButton1Up:Connect(function()
  1426. script.Parent.TextSize = 18
  1427. end)
  1428.  
  1429. end
  1430. coroutine.resume(coroutine.create(SCRIPT_VYVV65_FAKESCRIPT))
  1431. function SCRIPT_QKOC75_FAKESCRIPT() -- Tab3.LocalScript
  1432. local script = Instance.new('LocalScript')
  1433. script.Parent = Tab3
  1434. local frames = script.Parent.Parent.Parent
  1435. local selection = script.Parent.Parent.Selection
  1436. script.Parent.MouseButton1Click:Connect(function()
  1437. frames.Tab1.Visible = false
  1438. frames.Text.TabName.Text = "Tab3"
  1439. frames.Tab2.Visible = false
  1440. frames.Tab3.Visible = true
  1441. frames.Tab4.Visible = false
  1442. frames.Tab5.Visible = false
  1443. frames.Tab6.Visible = false
  1444. frames.Home.Visible = false
  1445. selection.Tab1.Visible = false
  1446. selection.Tab2.Visible = false
  1447. selection.Tab3.Visible = true
  1448. selection.Tab4.Visible = false
  1449. selection.Tab5.Visible = false
  1450. selection.Tab6.Visible = false
  1451. selection.Home.Visible = false
  1452. end)
  1453. script.Parent.MouseEnter:Connect(function()
  1454. script.Parent.TextSize = 23
  1455. end)
  1456. script.Parent.MouseLeave:Connect(function()
  1457. script.Parent.TextSize = 18
  1458. end)
  1459. script.Parent.MouseButton1Down:Connect(function()
  1460. script.Parent.TextSize = 15
  1461. end)
  1462. script.Parent.MouseButton1Up:Connect(function()
  1463. script.Parent.TextSize = 18
  1464. end)
  1465.  
  1466. end
  1467. coroutine.resume(coroutine.create(SCRIPT_QKOC75_FAKESCRIPT))
  1468. function SCRIPT_QYJM74_FAKESCRIPT() -- Tab2.LocalScript
  1469. local script = Instance.new('LocalScript')
  1470. script.Parent = Tab2
  1471. local frames = script.Parent.Parent.Parent
  1472. local selection = script.Parent.Parent.Selection
  1473. script.Parent.MouseButton1Click:Connect(function()
  1474. frames.Tab1.Visible = false
  1475. frames.Text.TabName.Text = "Rounds/Maps"
  1476. frames.Tab2.Visible = true
  1477. frames.Tab3.Visible = false
  1478. frames.Tab4.Visible = false
  1479. frames.Tab5.Visible = false
  1480. frames.Tab6.Visible = false
  1481. frames.Home.Visible = false
  1482. selection.Tab1.Visible = false
  1483. selection.Tab2.Visible = true
  1484. selection.Tab3.Visible = false
  1485. selection.Tab4.Visible = false
  1486. selection.Tab5.Visible = false
  1487. selection.Tab6.Visible = false
  1488. selection.Home.Visible = false
  1489. end)
  1490. script.Parent.MouseEnter:Connect(function()
  1491. script.Parent.TextSize = 23
  1492. end)
  1493. script.Parent.MouseLeave:Connect(function()
  1494. script.Parent.TextSize = 18
  1495. end)
  1496. script.Parent.MouseButton1Down:Connect(function()
  1497. script.Parent.TextSize = 15
  1498. end)
  1499. script.Parent.MouseButton1Up:Connect(function()
  1500. script.Parent.TextSize = 18
  1501. end)
  1502.  
  1503. end
  1504. coroutine.resume(coroutine.create(SCRIPT_QYJM74_FAKESCRIPT))
  1505. function SCRIPT_BVMP79_FAKESCRIPT() -- Home_2.LocalScript
  1506. local script = Instance.new('LocalScript')
  1507. script.Parent = Home_2
  1508. local frames = script.Parent.Parent.Parent
  1509. selection = script.Parent.Parent.Selection
  1510. script.Parent.MouseButton1Click:Connect(function()
  1511. frames.Text.TabName.Text = "Home"
  1512. frames.Tab1.Visible = false
  1513. frames.Tab2.Visible = false
  1514. frames.Tab3.Visible = false
  1515. frames.Tab4.Visible = false
  1516. frames.Tab5.Visible = false
  1517. frames.Tab6.Visible = false
  1518. frames.Home.Visible = true
  1519. selection.Tab1.Visible = false
  1520. selection.Tab2.Visible = false
  1521. selection.Tab3.Visible = false
  1522. selection.Tab4.Visible = false
  1523. selection.Tab5.Visible = false
  1524. selection.Tab6.Visible = false
  1525. selection.Home.Visible = true
  1526. end)
  1527. script.Parent.MouseEnter:Connect(function()
  1528. script.Parent.TextSize = 23
  1529. end)
  1530. script.Parent.MouseLeave:Connect(function()
  1531. script.Parent.TextSize = 18
  1532. end)
  1533. script.Parent.MouseButton1Down:Connect(function()
  1534. script.Parent.TextSize = 15
  1535. end)
  1536. script.Parent.MouseButton1Up:Connect(function()
  1537. script.Parent.TextSize = 18
  1538. end)
  1539.  
  1540. end
  1541. coroutine.resume(coroutine.create(SCRIPT_BVMP79_FAKESCRIPT))
  1542. function SCRIPT_XNPS67_FAKESCRIPT() -- _2v2.LocalScript
  1543. local script = Instance.new('LocalScript')
  1544. script.Parent = _2v2
  1545. 2v2.MouseButton1Click:Connect(function()
  1546. game.ReplicatedStorage.SetRoundPicked:InvokeServer("Round1")
  1547. end)
  1548.  
  1549. end
  1550. coroutine.resume(coroutine.create(SCRIPT_XNPS67_FAKESCRIPT))
  1551. function SCRIPT_NMRC89_FAKESCRIPT() -- Gear.LocalScript
  1552. local script = Instance.new('LocalScript')
  1553. script.Parent = Gear
  1554. Gear.MouseButton1Click:Connect(function()
  1555. game.ReplicatedStorage.SetRoundPicked:InvokeServer("Round17")
  1556. end)
  1557.  
  1558. end
  1559. coroutine.resume(coroutine.create(SCRIPT_NMRC89_FAKESCRIPT))
  1560. function SCRIPT_CONP73_FAKESCRIPT() -- Golden.LocalScript
  1561. local script = Instance.new('LocalScript')
  1562. script.Parent = Golden
  1563. Golden.MouseButton1Click:Connect(function()
  1564. game.ReplicatedStorage.SetRoundPicked:InvokeServer("Round7")
  1565. end)
  1566.  
  1567. end
  1568. coroutine.resume(coroutine.create(SCRIPT_CONP73_FAKESCRIPT))
  1569. function SCRIPT_UKMH83_FAKESCRIPT() -- Survival.LocalScript
  1570. local script = Instance.new('LocalScript')
  1571. script.Parent = Survival
  1572. Survival.MouseButton1Click:Connect(function()
  1573. game.ReplicatedStorage.SetRoundPicked:InvokeServer("Round2")
  1574. end)
  1575.  
  1576. end
  1577. coroutine.resume(coroutine.create(SCRIPT_UKMH83_FAKESCRIPT))
  1578. function SCRIPT_LFNR87_FAKESCRIPT() -- Waterfalls.LocalScript
  1579. local script = Instance.new('LocalScript')
  1580. script.Parent = Waterfalls
  1581. Waterfalls.MouseButton1Click:Connect(function()
  1582. game.ReplicatedStorage.SetMapPicked:InvokeServer("WaterFalls")
  1583. end)
  1584.  
  1585. end
  1586. coroutine.resume(coroutine.create(SCRIPT_LFNR87_FAKESCRIPT))
  1587. function SCRIPT_OUGT75_FAKESCRIPT() -- SwordStorm.LocalScript
  1588. local script = Instance.new('LocalScript')
  1589. script.Parent = SwordStorm
  1590. SwordStorm.MouseButton1Click:Connect(function()
  1591. game.ReplicatedStorage.SetRoundPicked:InvokeServer("SwordStorm")
  1592. end)
  1593.  
  1594. end
  1595. coroutine.resume(coroutine.create(SCRIPT_OUGT75_FAKESCRIPT))
  1596. function SCRIPT_UYWX88_FAKESCRIPT() -- Creed.LocalScript
  1597. local script = Instance.new('LocalScript')
  1598. script.Parent = Creed
  1599. Creed.MouseButton1Click:Connect(function()
  1600. game.ReplicatedStorage.SetMapPicked:InvokeServer("Creed")
  1601. end)
  1602.  
  1603. end
  1604. coroutine.resume(coroutine.create(SCRIPT_UYWX88_FAKESCRIPT))
  1605. function SCRIPT_ISAZ67_FAKESCRIPT() -- King.LocalScript
  1606. local script = Instance.new('LocalScript')
  1607. script.Parent = King
  1608. King.MouseButton1Click:Connect(function()
  1609. game.ReplicatedStorage.SetRoundPicked:InvokeServer("Round10")
  1610. end)
  1611.  
  1612. end
  1613. coroutine.resume(coroutine.create(SCRIPT_ISAZ67_FAKESCRIPT))
  1614. function SCRIPT_BBEL85_FAKESCRIPT() -- Pit.LocalScript
  1615. local script = Instance.new('LocalScript')
  1616. script.Parent = Pit
  1617. Pit.MouseButton1Click:Connect(function()
  1618. game.ReplicatedStorage.SetMapPicked:InvokeServer("ThePit")
  1619. end)
  1620.  
  1621. end
  1622. coroutine.resume(coroutine.create(SCRIPT_BBEL85_FAKESCRIPT))
  1623. function SCRIPT_GHIR72_FAKESCRIPT() -- Farm.LocalScript
  1624. local script = Instance.new('LocalScript')
  1625. script.Parent = Farm
  1626. Farm.MouseButton1Click:Connect(function()
  1627. game.ReplicatedStorage.SetMapPicked:InvokeServer("WheatFarm")
  1628. end)
  1629.  
  1630. end
  1631. coroutine.resume(coroutine.create(SCRIPT_GHIR72_FAKESCRIPT))
  1632. function SCRIPT_PSQU73_FAKESCRIPT() -- Main.LocalScript
  1633. local script = Instance.new('LocalScript')
  1634. script.Parent = Main
  1635. local main = script.Parent
  1636. main.Active = true
  1637. main.Selectable = true
  1638. main.Draggable = true
  1639.  
  1640. end
  1641. coroutine.resume(coroutine.create(SCRIPT_PSQU73_FAKESCRIPT))
  1642. function SCRIPT_TUPY83_FAKESCRIPT() -- Close.LocalScript
  1643. local script = Instance.new('LocalScript')
  1644. script.Parent = Close
  1645. script.Parent.MouseEnter:Connect(function()
  1646. script.Parent.TextSize = 23
  1647. end)
  1648. script.Parent.MouseLeave:Connect(function()
  1649. script.Parent.TextSize = 18
  1650. end)
  1651. script.Parent.MouseButton1Down:Connect(function()
  1652. script.Parent.TextSize = 15
  1653. end)
  1654. script.Parent.MouseButton1Up:Connect(function()
  1655. script.Parent.TextSize = 18
  1656. end)
  1657.  
  1658. end
  1659. coroutine.resume(coroutine.create(SCRIPT_TUPY83_FAKESCRIPT))
  1660. function SCRIPT_BDAX82_FAKESCRIPT() -- Open.LocalScript
  1661. local script = Instance.new('LocalScript')
  1662. script.Parent = Open
  1663. script.Parent.MouseEnter:Connect(function()
  1664. script.Parent.TextSize = 23
  1665. end)
  1666. script.Parent.MouseLeave:Connect(function()
  1667. script.Parent.TextSize = 18
  1668. end)
  1669. script.Parent.MouseButton1Down:Connect(function()
  1670. script.Parent.TextSize = 15
  1671. end)
  1672. script.Parent.MouseButton1Up:Connect(function()
  1673. script.Parent.TextSize = 18
  1674. end)
  1675.  
  1676. end
  1677. coroutine.resume(coroutine.create(SCRIPT_BDAX82_FAKESCRIPT))
  1678. function SCRIPT_JKRZ90_FAKESCRIPT() -- GUITemplate.LocalScript
  1679. local script = Instance.new('LocalScript')
  1680. script.Parent = GUITemplate
  1681. local close = script.Parent.Main.Close
  1682. local open = script.Parent.OpenFrame.Open
  1683. close.MouseButton1Click:Connect(function()
  1684. script.Parent.Main.Visible = false
  1685. script.Parent.OpenFrame.Visible = true
  1686. end)
  1687. open.MouseButton1Click:Connect(function()
  1688. script.Parent.Main.Visible = true
  1689. script.Parent.OpenFrame.Visible = false
  1690. end)
  1691.  
  1692.  
  1693.  
  1694. end
  1695. coroutine.resume(coroutine.create(SCRIPT_JKRZ90_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement