Advertisement
Guest User

serversided scripts gui v5

a guest
Nov 14th, 2019
6,353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.53 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Main = Instance.new("ImageLabel")
  8. local Border = Instance.new("Frame")
  9. local DesignLine = Instance.new("Frame")
  10. local Close = Instance.new("TextButton")
  11. local TextLabel = Instance.new("TextLabel")
  12. local User = Instance.new("TextBox")
  13. local TextBox_Roundify_12px = Instance.new("ImageLabel")
  14. local Page1 = Instance.new("Frame")
  15. local BodyGuard = Instance.new("TextButton")
  16. local Bong_Cig = Instance.new("TextButton")
  17. local CreepNPreech = Instance.new("TextButton")
  18. local Char = Instance.new("TextButton")
  19. local Claws = Instance.new("TextButton")
  20. local Flamethrower = Instance.new("TextButton")
  21. local GoodBadCop = Instance.new("TextButton")
  22. local GrabGun = Instance.new("TextButton")
  23. local ServerAdmin = Instance.new("TextButton")
  24. local KrystalDance = Instance.new("TextButton")
  25. local Maddox = Instance.new("TextButton")
  26. local MrByebye = Instance.new("TextButton")
  27. local MrPixel = Instance.new("TextButton")
  28. local Playtime = Instance.new("TextButton")
  29. local Quantom = Instance.new("TextButton")
  30. local SSFucker = Instance.new("TextButton")
  31. local Tsunami = Instance.new("TextButton")
  32. local Chronos = Instance.new("TextButton")
  33. local VoodoChild = Instance.new("TextButton")
  34. local Whip = Instance.new("TextButton")
  35. local Next = Instance.new("TextButton")
  36. local Page2 = Instance.new("Frame")
  37. local Previous = Instance.new("TextButton")
  38. local Dex = Instance.new("TextButton")
  39. local BlindReaper = Instance.new("TextButton")
  40. local Hot = Instance.new("TextButton")
  41. local Zythian = Instance.new("TextButton")
  42. local BrutalO = Instance.new("TextButton")
  43. local Executor = Instance.new("TextButton")
  44. local UTG = Instance.new("TextButton")
  45. local Calamity = Instance.new("TextButton")
  46. local Next_2 = Instance.new("TextButton")
  47. local Bigsmoke = Instance.new("TextButton")
  48. local Glockicider = Instance.new("TextButton")
  49. local Despacito = Instance.new("TextButton")
  50. local Jojo = Instance.new("TextButton")
  51. local Maniac = Instance.new("TextButton")
  52. local Toast = Instance.new("TextButton")
  53. local Chainiac = Instance.new("TextButton")
  54. local Minimize = Instance.new("TextButton")
  55. local R6 = Instance.new("TextButton")
  56. local Page3 = Instance.new("Frame")
  57. local Next_3 = Instance.new("TextButton")
  58. local BSOD = Instance.new("TextButton")
  59. local TextLabel_2 = Instance.new("TextLabel")
  60. local TextLabel_3 = Instance.new("TextLabel")
  61. local TextLabel_4 = Instance.new("TextLabel")
  62. local Kick = Instance.new("TextButton")
  63. local Shutdown = Instance.new("TextButton")
  64. local TextLabel_5 = Instance.new("TextLabel")
  65. local Pee = Instance.new("TextButton")
  66. local Keem = Instance.new("TextButton")
  67. local Rickroll = Instance.new("TextButton")
  68. local Nuke = Instance.new("TextButton")
  69. local Condo = Instance.new("TextButton")
  70. local Previous_2 = Instance.new("TextButton")
  71. local TextLabel_6 = Instance.new("TextLabel")
  72. local Page4 = Instance.new("Frame")
  73. local Previous_3 = Instance.new("TextButton")
  74. local Creditpage = Instance.new("TextButton")
  75. local Genocider = Instance.new("TextButton")
  76. local Shedl = Instance.new("TextButton")
  77. local Wretch = Instance.new("TextButton")
  78. local Sin = Instance.new("TextButton")
  79. local Gravity = Instance.new("TextButton")
  80. local Katana = Instance.new("TextButton")
  81. local Scout = Instance.new("TextButton")
  82. local Aqua = Instance.new("TextButton")
  83. local Influx = Instance.new("TextButton")
  84. local Credits = Instance.new("Frame")
  85. local Credits1 = Instance.new("TextLabel")
  86. local Credits2 = Instance.new("TextLabel")
  87. local Credits3 = Instance.new("TextLabel")
  88. local _3126394436Fire = Instance.new("TextLabel")
  89. local Back = Instance.new("TextButton")
  90. local Open = Instance.new("TextButton")
  91.  
  92. --Properties:
  93.  
  94. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  95. ScreenGui.ResetOnSpawn = false
  96.  
  97. Main.Name = "Main"
  98. Main.Parent = ScreenGui
  99. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  100. Main.BackgroundTransparency = 1
  101. Main.Position = UDim2.new(0.238055289, 0, 0.0892800912, 0)
  102. Main.Size = UDim2.new(0, 322, 0, 418)
  103. Main.Image = "rbxassetid://2851926732"
  104. Main.ImageColor3 = Color3.new(0.917647, 0.27451, 0.188235)
  105. Main.ScaleType = Enum.ScaleType.Slice
  106. Main.SliceCenter = Rect.new(12, 12, 12, 12)
  107.  
  108. Border.Name = "Border"
  109. Border.Parent = Main
  110. Border.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  111. Border.BorderSizePixel = 0
  112. Border.Position = UDim2.new(-0.00267073512, 0, -0.00262386375, 0)
  113. Border.Size = UDim2.new(0, 323, 0, 21)
  114.  
  115. DesignLine.Name = "Design Line"
  116. DesignLine.Parent = Main
  117. DesignLine.BackgroundColor3 = Color3.new(0.376471, 0.00392157, 0.00784314)
  118. DesignLine.BorderSizePixel = 0
  119. DesignLine.Position = UDim2.new(-0.00267080776, 0, 0.0461491123, 0)
  120. DesignLine.Size = UDim2.new(0, 323, 0, 38)
  121.  
  122. Close.Name = "Close"
  123. Close.Parent = Main
  124. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  125. Close.BorderSizePixel = 0
  126. Close.Position = UDim2.new(0.786730051, 0, -0.00262386375, 0)
  127. Close.Size = UDim2.new(0, 34, 0, 20)
  128. Close.Font = Enum.Font.SourceSansLight
  129. Close.Text = "❌"
  130. Close.TextColor3 = Color3.new(1, 0, 0)
  131. Close.TextSize = 19
  132. Close.TextStrokeColor3 = Color3.new(1, 1, 1)
  133. Close.TextWrapped = true
  134.  
  135. TextLabel.Parent = Main
  136. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  137. TextLabel.BackgroundTransparency = 1
  138. TextLabel.Position = UDim2.new(0.333313942, 0, 0.047846891, 0)
  139. TextLabel.Size = UDim2.new(0, 116, 0, 37)
  140. TextLabel.Font = Enum.Font.GothamBold
  141. TextLabel.Text = "Super SS V5"
  142. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  143. TextLabel.TextSize = 20
  144.  
  145. User.Name = "User"
  146. User.Parent = Main
  147. User.BackgroundColor3 = Color3.new(0.917647, 0.27451, 0.188235)
  148. User.BackgroundTransparency = 1
  149. User.BorderSizePixel = 0
  150. User.Position = UDim2.new(-0.00310559012, 0, 0.961722493, 0)
  151. User.Size = UDim2.new(0, 317, 0, 50)
  152. User.ZIndex = 100
  153. User.Font = Enum.Font.SourceSansSemibold
  154. User.PlaceholderText = "Name Here"
  155. User.Text = ""
  156. User.TextColor3 = Color3.new(1, 1, 1)
  157. User.TextSize = 14
  158.  
  159. TextBox_Roundify_12px.Name = "TextBox_Roundify_12px"
  160. TextBox_Roundify_12px.Parent = User
  161. TextBox_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  162. TextBox_Roundify_12px.BackgroundTransparency = 1
  163. TextBox_Roundify_12px.Position = UDim2.new(-5.87245449e-05, 0, -0.0905263349, 0)
  164. TextBox_Roundify_12px.Size = UDim2.new(1.01583135, 0, 0.831807852, 0)
  165. TextBox_Roundify_12px.Image = "rbxassetid://2851926732"
  166. TextBox_Roundify_12px.ImageColor3 = Color3.new(0.917647, 0.27451, 0.188235)
  167. TextBox_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  168. TextBox_Roundify_12px.SliceCenter = Rect.new(12, 12, 12, 12)
  169.  
  170. Page1.Name = "Page1"
  171. Page1.Parent = Main
  172. Page1.BackgroundColor3 = Color3.new(1, 1, 1)
  173. Page1.BackgroundTransparency = 1
  174. Page1.Position = UDim2.new(0.0310559012, 0, 0.160287037, 0)
  175. Page1.Size = UDim2.new(0, 302, 0, 351)
  176. Page1.Visible = false
  177.  
  178. BodyGuard.Name = "BodyGuard"
  179. BodyGuard.Parent = Page1
  180. BodyGuard.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  181. BodyGuard.BorderColor3 = Color3.new(0.509804, 0, 0)
  182. BodyGuard.BorderSizePixel = 2
  183. BodyGuard.Position = UDim2.new(0.715238452, 0, 0.147793114, 0)
  184. BodyGuard.Size = UDim2.new(0, 86, 0, 25)
  185. BodyGuard.Font = Enum.Font.SourceSansBold
  186. BodyGuard.Text = "BodyGuard"
  187. BodyGuard.TextColor3 = Color3.new(1, 1, 1)
  188. BodyGuard.TextSize = 14
  189.  
  190. Bong_Cig.Name = "Bong_Cig"
  191. Bong_Cig.Parent = Page1
  192. Bong_Cig.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  193. Bong_Cig.BorderColor3 = Color3.new(0.509804, 0, 0)
  194. Bong_Cig.BorderSizePixel = 2
  195. Bong_Cig.Position = UDim2.new(0.0249183103, 0, 0.588714421, 0)
  196. Bong_Cig.Size = UDim2.new(0, 86, 0, 25)
  197. Bong_Cig.Font = Enum.Font.SourceSansBold
  198. Bong_Cig.Text = "Bong£Cig"
  199. Bong_Cig.TextColor3 = Color3.new(1, 1, 1)
  200. Bong_Cig.TextSize = 14
  201.  
  202. CreepNPreech.Name = "CreepNPreech"
  203. CreepNPreech.Parent = Page1
  204. CreepNPreech.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  205. CreepNPreech.BorderColor3 = Color3.new(0.509804, 0, 0)
  206. CreepNPreech.BorderSizePixel = 2
  207. CreepNPreech.Position = UDim2.new(0.374850243, 0, 0.442714036, 0)
  208. CreepNPreech.Size = UDim2.new(0, 86, 0, 25)
  209. CreepNPreech.Font = Enum.Font.SourceSansBold
  210. CreepNPreech.Text = "CreepNPreech"
  211. CreepNPreech.TextColor3 = Color3.new(1, 1, 1)
  212. CreepNPreech.TextSize = 14
  213.  
  214. Char.Name = "Char"
  215. Char.Parent = Page1
  216. Char.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  217. Char.BorderColor3 = Color3.new(0.509804, 0, 0)
  218. Char.BorderSizePixel = 2
  219. Char.Position = UDim2.new(0.374850243, 0, 0.734714925, 0)
  220. Char.Size = UDim2.new(0, 86, 0, 25)
  221. Char.Font = Enum.Font.SourceSansBold
  222. Char.Text = "Char0lette"
  223. Char.TextColor3 = Color3.new(1, 1, 1)
  224. Char.TextSize = 14
  225.  
  226. Claws.Name = "Claws"
  227. Claws.Parent = Page1
  228. Claws.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  229. Claws.BorderColor3 = Color3.new(0.509804, 0, 0)
  230. Claws.BorderSizePixel = 2
  231. Claws.Position = UDim2.new(0.374850243, 0, 0.860417366, 0)
  232. Claws.Size = UDim2.new(0, 86, 0, 25)
  233. Claws.Font = Enum.Font.SourceSansBold
  234. Claws.Text = "Claws2"
  235. Claws.TextColor3 = Color3.new(1, 1, 1)
  236. Claws.TextSize = 13
  237.  
  238. Flamethrower.Name = "Flamethrower"
  239. Flamethrower.Parent = Page1
  240. Flamethrower.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  241. Flamethrower.BorderColor3 = Color3.new(0.509804, 0, 0)
  242. Flamethrower.BorderSizePixel = 2
  243. Flamethrower.Position = UDim2.new(0.715238631, 0, 0.00471265381, 0)
  244. Flamethrower.Size = UDim2.new(0, 86, 0, 25)
  245. Flamethrower.Font = Enum.Font.SourceSansBold
  246. Flamethrower.Text = "FlameTrower"
  247. Flamethrower.TextColor3 = Color3.new(1, 1, 1)
  248. Flamethrower.TextSize = 14
  249.  
  250. GoodBadCop.Name = "GoodBadCop"
  251. GoodBadCop.Parent = Page1
  252. GoodBadCop.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  253. GoodBadCop.BorderColor3 = Color3.new(0.509804, 0, 0)
  254. GoodBadCop.BorderSizePixel = 2
  255. GoodBadCop.Position = UDim2.new(0.715238452, 0, 0.734714925, 0)
  256. GoodBadCop.Size = UDim2.new(0, 86, 0, 25)
  257. GoodBadCop.Font = Enum.Font.SourceSansBold
  258. GoodBadCop.Text = "Good Bad cop"
  259. GoodBadCop.TextColor3 = Color3.new(1, 1, 1)
  260. GoodBadCop.TextSize = 14
  261.  
  262. GrabGun.Name = "GrabGun"
  263. GrabGun.Parent = Page1
  264. GrabGun.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  265. GrabGun.BorderColor3 = Color3.new(0.509804, 0, 0)
  266. GrabGun.BorderSizePixel = 2
  267. GrabGun.Position = UDim2.new(0.0249184109, 0, 0.00471265381, 0)
  268. GrabGun.Size = UDim2.new(0, 86, 0, 25)
  269. GrabGun.Font = Enum.Font.SourceSansBold
  270. GrabGun.Text = "Grab Gun"
  271. GrabGun.TextColor3 = Color3.new(1, 1, 1)
  272. GrabGun.TextSize = 14
  273.  
  274. ServerAdmin.Name = "ServerAdmin"
  275. ServerAdmin.Parent = Page1
  276. ServerAdmin.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  277. ServerAdmin.BorderColor3 = Color3.new(0.509804, 0, 0)
  278. ServerAdmin.BorderSizePixel = 2
  279. ServerAdmin.Position = UDim2.new(0.0249183103, 0, 0.734714925, 0)
  280. ServerAdmin.Size = UDim2.new(0, 86, 0, 25)
  281. ServerAdmin.Font = Enum.Font.SourceSansBold
  282. ServerAdmin.Text = "ServerAdmin"
  283. ServerAdmin.TextColor3 = Color3.new(1, 1, 1)
  284. ServerAdmin.TextSize = 14
  285.  
  286. KrystalDance.Name = "KrystalDance"
  287. KrystalDance.Parent = Page1
  288. KrystalDance.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  289. KrystalDance.BorderColor3 = Color3.new(0.509804, 0, 0)
  290. KrystalDance.BorderSizePixel = 2
  291. KrystalDance.Position = UDim2.new(0.374850243, 0, 0.588714421, 0)
  292. KrystalDance.Size = UDim2.new(0, 86, 0, 25)
  293. KrystalDance.Font = Enum.Font.SourceSansBold
  294. KrystalDance.Text = "Krystal Dance"
  295. KrystalDance.TextColor3 = Color3.new(1, 1, 1)
  296. KrystalDance.TextSize = 14
  297.  
  298. Maddox.Name = "Maddox"
  299. Maddox.Parent = Page1
  300. Maddox.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  301. Maddox.BorderColor3 = Color3.new(0.509804, 0, 0)
  302. Maddox.BorderSizePixel = 2
  303. Maddox.Position = UDim2.new(0.715238452, 0, 0.588714421, 0)
  304. Maddox.Size = UDim2.new(0, 86, 0, 25)
  305. Maddox.Font = Enum.Font.SourceSansBold
  306. Maddox.Text = "Maddox"
  307. Maddox.TextColor3 = Color3.new(1, 1, 1)
  308. Maddox.TextSize = 14
  309.  
  310. MrByebye.Name = "MrByebye"
  311. MrByebye.Parent = Page1
  312. MrByebye.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  313. MrByebye.BorderColor3 = Color3.new(0.509804, 0, 0)
  314. MrByebye.BorderSizePixel = 2
  315. MrByebye.Position = UDim2.new(0.374850243, 0, 0.00471269991, 0)
  316. MrByebye.Size = UDim2.new(0, 86, 0, 25)
  317. MrByebye.Font = Enum.Font.SourceSansBold
  318. MrByebye.Text = "MrByebye"
  319. MrByebye.TextColor3 = Color3.new(1, 1, 1)
  320. MrByebye.TextSize = 14
  321.  
  322. MrPixel.Name = "MrPixel"
  323. MrPixel.Parent = Page1
  324. MrPixel.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  325. MrPixel.BorderColor3 = Color3.new(0.509804, 0, 0)
  326. MrPixel.BorderSizePixel = 2
  327. MrPixel.Position = UDim2.new(0.715238452, 0, 0.442714036, 0)
  328. MrPixel.Size = UDim2.new(0, 86, 0, 25)
  329. MrPixel.Font = Enum.Font.SourceSansBold
  330. MrPixel.Text = "Mr. Pixels"
  331. MrPixel.TextColor3 = Color3.new(1, 1, 1)
  332. MrPixel.TextSize = 14
  333.  
  334. Playtime.Name = "Playtime"
  335. Playtime.Parent = Page1
  336. Playtime.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  337. Playtime.BorderColor3 = Color3.new(0.509804, 0, 0)
  338. Playtime.BorderSizePixel = 2
  339. Playtime.Position = UDim2.new(0.374850243, 0, 0.282113552, 0)
  340. Playtime.Size = UDim2.new(0, 86, 0, 25)
  341. Playtime.Font = Enum.Font.SourceSansBold
  342. Playtime.Text = "Playtime"
  343. Playtime.TextColor3 = Color3.new(1, 1, 1)
  344. Playtime.TextSize = 14
  345.  
  346. Quantom.Name = "Quantom"
  347. Quantom.Parent = Page1
  348. Quantom.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  349. Quantom.BorderColor3 = Color3.new(0.509804, 0, 0)
  350. Quantom.BorderSizePixel = 2
  351. Quantom.Position = UDim2.new(0.715238452, 0, 0.282113552, 0)
  352. Quantom.Size = UDim2.new(0, 86, 0, 25)
  353. Quantom.Font = Enum.Font.SourceSansBold
  354. Quantom.Text = "Quantom"
  355. Quantom.TextColor3 = Color3.new(1, 1, 1)
  356. Quantom.TextSize = 14
  357.  
  358. SSFucker.Name = "SSFucker"
  359. SSFucker.Parent = Page1
  360. SSFucker.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  361. SSFucker.BorderColor3 = Color3.new(0.509804, 0, 0)
  362. SSFucker.BorderSizePixel = 2
  363. SSFucker.Position = UDim2.new(0.0249183103, 0, 0.86319536, 0)
  364. SSFucker.Size = UDim2.new(0, 86, 0, 25)
  365. SSFucker.Font = Enum.Font.SourceSansBold
  366. SSFucker.Text = "SS fucker"
  367. SSFucker.TextColor3 = Color3.new(1, 1, 1)
  368. SSFucker.TextSize = 14
  369.  
  370. Tsunami.Name = "Tsunami"
  371. Tsunami.Parent = Page1
  372. Tsunami.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  373. Tsunami.BorderColor3 = Color3.new(0.509804, 0, 0)
  374. Tsunami.BorderSizePixel = 2
  375. Tsunami.Position = UDim2.new(0.0249184109, 0, 0.147793114, 0)
  376. Tsunami.Size = UDim2.new(0, 86, 0, 25)
  377. Tsunami.Font = Enum.Font.SourceSansBold
  378. Tsunami.Text = "Tsunami"
  379. Tsunami.TextColor3 = Color3.new(1, 1, 1)
  380. Tsunami.TextSize = 14
  381.  
  382. Chronos.Name = "Chronos"
  383. Chronos.Parent = Page1
  384. Chronos.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  385. Chronos.BorderColor3 = Color3.new(0.509804, 0, 0)
  386. Chronos.BorderSizePixel = 2
  387. Chronos.Position = UDim2.new(0.0249183103, 0, 0.442714036, 0)
  388. Chronos.Size = UDim2.new(0, 86, 0, 25)
  389. Chronos.Font = Enum.Font.SourceSansBold
  390. Chronos.Text = "Chronos"
  391. Chronos.TextColor3 = Color3.new(1, 1, 1)
  392. Chronos.TextSize = 14
  393.  
  394. VoodoChild.Name = "VoodoChild"
  395. VoodoChild.Parent = Page1
  396. VoodoChild.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  397. VoodoChild.BorderColor3 = Color3.new(0.509804, 0, 0)
  398. VoodoChild.BorderSizePixel = 2
  399. VoodoChild.Position = UDim2.new(0.0249183103, 0, 0.282113552, 0)
  400. VoodoChild.Size = UDim2.new(0, 86, 0, 25)
  401. VoodoChild.Font = Enum.Font.SourceSansBold
  402. VoodoChild.Text = "Voodo Child"
  403. VoodoChild.TextColor3 = Color3.new(1, 1, 1)
  404. VoodoChild.TextSize = 14
  405.  
  406. Whip.Name = "Whip"
  407. Whip.Parent = Page1
  408. Whip.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  409. Whip.BorderColor3 = Color3.new(0.509804, 0, 0)
  410. Whip.BorderSizePixel = 2
  411. Whip.Position = UDim2.new(0.374850243, 0, 0.147793114, 0)
  412. Whip.Size = UDim2.new(0, 86, 0, 25)
  413. Whip.Font = Enum.Font.SourceSansBold
  414. Whip.Text = "Whip"
  415. Whip.TextColor3 = Color3.new(1, 1, 1)
  416. Whip.TextSize = 14
  417.  
  418. Next.Name = "Next"
  419. Next.Parent = Page1
  420. Next.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  421. Next.BorderColor3 = Color3.new(0.509804, 0, 0)
  422. Next.BorderSizePixel = 2
  423. Next.Position = UDim2.new(0.712598562, 0, 0.860417366, 0)
  424. Next.Size = UDim2.new(0, 86, 0, 25)
  425. Next.Font = Enum.Font.SourceSansBold
  426. Next.Text = "Next"
  427. Next.TextColor3 = Color3.new(1, 1, 1)
  428. Next.TextSize = 19
  429.  
  430. Page2.Name = "Page2"
  431. Page2.Parent = Main
  432. Page2.BackgroundColor3 = Color3.new(1, 1, 1)
  433. Page2.BackgroundTransparency = 1
  434. Page2.Position = UDim2.new(0.0310559012, 0, 0.160287037, 0)
  435. Page2.Size = UDim2.new(0, 302, 0, 351)
  436. Page2.Visible = false
  437.  
  438. Previous.Name = "Previous"
  439. Previous.Parent = Page2
  440. Previous.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  441. Previous.BorderColor3 = Color3.new(0.509804, 0, 0)
  442. Previous.BorderSizePixel = 2
  443. Previous.Position = UDim2.new(0.0337905884, 0, 0.851870358, 0)
  444. Previous.Size = UDim2.new(0, 86, 0, 25)
  445. Previous.Font = Enum.Font.SourceSansBold
  446. Previous.Text = "Previous"
  447. Previous.TextColor3 = Color3.new(1, 1, 1)
  448. Previous.TextSize = 19
  449.  
  450. Dex.Name = "Dex"
  451. Dex.Parent = Page2
  452. Dex.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  453. Dex.BorderColor3 = Color3.new(0.509804, 0, 0)
  454. Dex.BorderSizePixel = 2
  455. Dex.Position = UDim2.new(0.0348520875, 0, 0.00466880947, 0)
  456. Dex.Size = UDim2.new(0, 86, 0, 25)
  457. Dex.Font = Enum.Font.SourceSansBold
  458. Dex.Text = "DeX"
  459. Dex.TextColor3 = Color3.new(1, 1, 1)
  460. Dex.TextSize = 14
  461.  
  462. BlindReaper.Name = "BlindReaper"
  463. BlindReaper.Parent = Page2
  464. BlindReaper.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  465. BlindReaper.BorderColor3 = Color3.new(0.509804, 0, 0)
  466. BlindReaper.BorderSizePixel = 2
  467. BlindReaper.Position = UDim2.new(0.36928916, 0, 0.00466880947, 0)
  468. BlindReaper.Size = UDim2.new(0, 86, 0, 25)
  469. BlindReaper.Font = Enum.Font.SourceSansBold
  470. BlindReaper.Text = "Blind Reaper"
  471. BlindReaper.TextColor3 = Color3.new(1, 1, 1)
  472. BlindReaper.TextSize = 14
  473.  
  474. Hot.Name = "Hot"
  475. Hot.Parent = Page2
  476. Hot.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  477. Hot.BorderColor3 = Color3.new(0.509804, 0, 0)
  478. Hot.BorderSizePixel = 2
  479. Hot.Position = UDim2.new(0.716971278, 0, 0.00466880947, 0)
  480. Hot.Size = UDim2.new(0, 86, 0, 25)
  481. Hot.Font = Enum.Font.SourceSansBold
  482. Hot.Text = "Hot"
  483. Hot.TextColor3 = Color3.new(1, 1, 1)
  484. Hot.TextSize = 14
  485.  
  486. Zythian.Name = "Zythian"
  487. Zythian.Parent = Page2
  488. Zythian.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  489. Zythian.BorderColor3 = Color3.new(0.509804, 0, 0)
  490. Zythian.BorderSizePixel = 2
  491. Zythian.Position = UDim2.new(0.0348520875, 0, 0.147118956, 0)
  492. Zythian.Size = UDim2.new(0, 86, 0, 25)
  493. Zythian.Font = Enum.Font.SourceSansBold
  494. Zythian.Text = "Zythian"
  495. Zythian.TextColor3 = Color3.new(1, 1, 1)
  496. Zythian.TextSize = 14
  497.  
  498. BrutalO.Name = "BrutalO"
  499. BrutalO.Parent = Page2
  500. BrutalO.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  501. BrutalO.BorderColor3 = Color3.new(0.509804, 0, 0)
  502. BrutalO.BorderSizePixel = 2
  503. BrutalO.Position = UDim2.new(0.36928916, 0, 0.147118956, 0)
  504. BrutalO.Size = UDim2.new(0, 86, 0, 25)
  505. BrutalO.Font = Enum.Font.SourceSansBold
  506. BrutalO.Text = "BrutalOverlord"
  507. BrutalO.TextColor3 = Color3.new(1, 1, 1)
  508. BrutalO.TextSize = 14
  509.  
  510. Executor.Name = "Executor"
  511. Executor.Parent = Page2
  512. Executor.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  513. Executor.BorderColor3 = Color3.new(0.509804, 0, 0)
  514. Executor.BorderSizePixel = 2
  515. Executor.Position = UDim2.new(0.710348785, 0, 0.147118956, 0)
  516. Executor.Size = UDim2.new(0, 86, 0, 25)
  517. Executor.Font = Enum.Font.SourceSansBold
  518. Executor.Text = "Executor"
  519. Executor.TextColor3 = Color3.new(1, 1, 1)
  520. Executor.TextSize = 14
  521.  
  522. UTG.Name = "UTG"
  523. UTG.Parent = Page2
  524. UTG.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  525. UTG.BorderColor3 = Color3.new(0.509804, 0, 0)
  526. UTG.BorderSizePixel = 2
  527. UTG.Position = UDim2.new(0.0348520875, 0, 0.295267075, 0)
  528. UTG.Size = UDim2.new(0, 86, 0, 25)
  529. UTG.Font = Enum.Font.SourceSansBold
  530. UTG.Text = "UTG Remake"
  531. UTG.TextColor3 = Color3.new(1, 1, 1)
  532. UTG.TextSize = 14
  533.  
  534. Calamity.Name = "Calamity"
  535. Calamity.Parent = Page2
  536. Calamity.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  537. Calamity.BorderColor3 = Color3.new(0.509804, 0, 0)
  538. Calamity.BorderSizePixel = 2
  539. Calamity.Position = UDim2.new(0.36928919, 0, 0.295267075, 0)
  540. Calamity.Size = UDim2.new(0, 86, 0, 25)
  541. Calamity.Font = Enum.Font.SourceSansBold
  542. Calamity.Text = "Calamity"
  543. Calamity.TextColor3 = Color3.new(1, 1, 1)
  544. Calamity.TextSize = 14
  545.  
  546. Next_2.Name = "Next"
  547. Next_2.Parent = Page2
  548. Next_2.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  549. Next_2.BorderColor3 = Color3.new(0.509804, 0, 0)
  550. Next_2.BorderSizePixel = 2
  551. Next_2.Position = UDim2.new(0.709287286, 0, 0.851870358, 0)
  552. Next_2.Size = UDim2.new(0, 86, 0, 25)
  553. Next_2.Font = Enum.Font.SourceSansBold
  554. Next_2.Text = "Next"
  555. Next_2.TextColor3 = Color3.new(1, 1, 1)
  556. Next_2.TextSize = 19
  557.  
  558. Bigsmoke.Name = "Bigsmoke"
  559. Bigsmoke.Parent = Page2
  560. Bigsmoke.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  561. Bigsmoke.BorderColor3 = Color3.new(0.509804, 0, 0)
  562. Bigsmoke.BorderSizePixel = 2
  563. Bigsmoke.Position = UDim2.new(0.716971278, 0, 0.295267075, 0)
  564. Bigsmoke.Size = UDim2.new(0, 86, 0, 25)
  565. Bigsmoke.Font = Enum.Font.SourceSansBold
  566. Bigsmoke.Text = "Big Smoke"
  567. Bigsmoke.TextColor3 = Color3.new(1, 1, 1)
  568. Bigsmoke.TextSize = 14
  569.  
  570. Glockicider.Name = "Glockicider"
  571. Glockicider.Parent = Page2
  572. Glockicider.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  573. Glockicider.BorderColor3 = Color3.new(0.509804, 0, 0)
  574. Glockicider.BorderSizePixel = 2
  575. Glockicider.Position = UDim2.new(0.0348520875, 0, 0.443415225, 0)
  576. Glockicider.Size = UDim2.new(0, 86, 0, 25)
  577. Glockicider.Font = Enum.Font.SourceSansBold
  578. Glockicider.Text = "Glockicider"
  579. Glockicider.TextColor3 = Color3.new(1, 1, 1)
  580. Glockicider.TextSize = 14
  581.  
  582. Despacito.Name = "Despacito"
  583. Despacito.Parent = Page2
  584. Despacito.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  585. Despacito.BorderColor3 = Color3.new(0.509804, 0, 0)
  586. Despacito.BorderSizePixel = 2
  587. Despacito.Position = UDim2.new(0.36928919, 0, 0.443415225, 0)
  588. Despacito.Size = UDim2.new(0, 86, 0, 25)
  589. Despacito.Font = Enum.Font.SourceSansBold
  590. Despacito.Text = "DespacitoSpider"
  591. Despacito.TextColor3 = Color3.new(1, 1, 1)
  592. Despacito.TextSize = 14
  593.  
  594. Jojo.Name = "Jojo"
  595. Jojo.Parent = Page2
  596. Jojo.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  597. Jojo.BorderColor3 = Color3.new(0.509804, 0, 0)
  598. Jojo.BorderSizePixel = 2
  599. Jojo.Position = UDim2.new(0.716971338, 0, 0.443415225, 0)
  600. Jojo.Size = UDim2.new(0, 86, 0, 25)
  601. Jojo.Font = Enum.Font.SourceSansBold
  602. Jojo.Text = "Adventure Gun"
  603. Jojo.TextColor3 = Color3.new(1, 1, 1)
  604. Jojo.TextSize = 14
  605.  
  606. Maniac.Name = "Maniac"
  607. Maniac.Parent = Page2
  608. Maniac.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  609. Maniac.BorderColor3 = Color3.new(0.509804, 0, 0)
  610. Maniac.BorderSizePixel = 2
  611. Maniac.Position = UDim2.new(0.0348520875, 0, 0.597261369, 0)
  612. Maniac.Size = UDim2.new(0, 86, 0, 25)
  613. Maniac.Font = Enum.Font.SourceSansBold
  614. Maniac.Text = "Maniac Banisher"
  615. Maniac.TextColor3 = Color3.new(1, 1, 1)
  616. Maniac.TextSize = 14
  617.  
  618. Toast.Name = "Toast"
  619. Toast.Parent = Page2
  620. Toast.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  621. Toast.BorderColor3 = Color3.new(0.509804, 0, 0)
  622. Toast.BorderSizePixel = 2
  623. Toast.Position = UDim2.new(0.36928916, 0, 0.597261369, 0)
  624. Toast.Size = UDim2.new(0, 86, 0, 25)
  625. Toast.Font = Enum.Font.SourceSansBold
  626. Toast.Text = "Toaster"
  627. Toast.TextColor3 = Color3.new(1, 1, 1)
  628. Toast.TextSize = 14
  629.  
  630. Chainiac.Name = "Chainiac"
  631. Chainiac.Parent = Page2
  632. Chainiac.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  633. Chainiac.BorderColor3 = Color3.new(0.509804, 0, 0)
  634. Chainiac.BorderSizePixel = 2
  635. Chainiac.Position = UDim2.new(0.716971278, 0, 0.597261369, 0)
  636. Chainiac.Size = UDim2.new(0, 86, 0, 25)
  637. Chainiac.Font = Enum.Font.SourceSansBold
  638. Chainiac.Text = "Chainiac"
  639. Chainiac.TextColor3 = Color3.new(1, 1, 1)
  640. Chainiac.TextSize = 14
  641.  
  642. Minimize.Name = "Minimize"
  643. Minimize.Parent = Main
  644. Minimize.BackgroundColor3 = Color3.new(0, 0, 0)
  645. Minimize.BorderSizePixel = 0
  646. Minimize.Position = UDim2.new(0.891377985, 0, -0.00262386375, 0)
  647. Minimize.Size = UDim2.new(0, 35, 0, 20)
  648. Minimize.Font = Enum.Font.SourceSansLight
  649. Minimize.Text = ">"
  650. Minimize.TextColor3 = Color3.new(1, 1, 1)
  651. Minimize.TextSize = 36
  652. Minimize.TextStrokeColor3 = Color3.new(1, 1, 1)
  653. Minimize.TextWrapped = true
  654.  
  655. R6.Name = "R6"
  656. R6.Parent = Main
  657. R6.BackgroundColor3 = Color3.new(0, 0, 0)
  658. R6.BorderSizePixel = 0
  659. R6.Position = UDim2.new(-0.00208973885, 0, -0.00262386375, 0)
  660. R6.Size = UDim2.new(0, 34, 0, 20)
  661. R6.Font = Enum.Font.SourceSansLight
  662. R6.Text = "R6"
  663. R6.TextColor3 = Color3.new(1, 1, 1)
  664. R6.TextSize = 19
  665. R6.TextStrokeColor3 = Color3.new(1, 1, 1)
  666. R6.TextWrapped = true
  667.  
  668. Page3.Name = "Page3"
  669. Page3.Parent = Main
  670. Page3.BackgroundColor3 = Color3.new(1, 1, 1)
  671. Page3.BackgroundTransparency = 1
  672. Page3.Position = UDim2.new(0.0310559012, 0, 0.160287037, 0)
  673. Page3.Size = UDim2.new(0, 302, 0, 351)
  674. Page3.Visible = false
  675.  
  676. Next_3.Name = "Next"
  677. Next_3.Parent = Page3
  678. Next_3.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  679. Next_3.BorderColor3 = Color3.new(0.509804, 0, 0)
  680. Next_3.BorderSizePixel = 2
  681. Next_3.Position = UDim2.new(0.712598562, 0, 0.860417366, 0)
  682. Next_3.Size = UDim2.new(0, 86, 0, 25)
  683. Next_3.Font = Enum.Font.SourceSansBold
  684. Next_3.Text = "Next"
  685. Next_3.TextColor3 = Color3.new(1, 1, 1)
  686. Next_3.TextSize = 19
  687.  
  688. BSOD.Name = "BSOD"
  689. BSOD.Parent = Page3
  690. BSOD.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  691. BSOD.BorderColor3 = Color3.new(0.509804, 0, 0)
  692. BSOD.BorderSizePixel = 2
  693. BSOD.Position = UDim2.new(0.0083620213, 0, 0.0673468709, 0)
  694. BSOD.Size = UDim2.new(0, 86, 0, 25)
  695. BSOD.Font = Enum.Font.SourceSansBold
  696. BSOD.Text = "BSOD"
  697. BSOD.TextColor3 = Color3.new(1, 1, 1)
  698. BSOD.TextSize = 14
  699.  
  700. TextLabel_2.Parent = Page3
  701. TextLabel_2.BackgroundColor3 = Color3.new(0.811765, 0.235294, 0.160784)
  702. TextLabel_2.BorderColor3 = Color3.new(0.811765, 0.235294, 0.160784)
  703. TextLabel_2.Position = UDim2.new(0.00993377529, 0, 0.646723628, 0)
  704. TextLabel_2.Size = UDim2.new(0, 298, 0, 1)
  705. TextLabel_2.Font = Enum.Font.SourceSans
  706. TextLabel_2.Text = ""
  707. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  708. TextLabel_2.TextSize = 14
  709.  
  710. TextLabel_3.Parent = Page3
  711. TextLabel_3.BackgroundColor3 = Color3.new(0.811765, 0.235294, 0.160784)
  712. TextLabel_3.BorderColor3 = Color3.new(0.811765, 0.235294, 0.160784)
  713. TextLabel_3.Position = UDim2.new(0.00993377529, 0, 0.809116781, 0)
  714. TextLabel_3.Size = UDim2.new(0, 298, 0, 1)
  715. TextLabel_3.Font = Enum.Font.SourceSans
  716. TextLabel_3.Text = ""
  717. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  718. TextLabel_3.TextSize = 14
  719.  
  720. TextLabel_4.Parent = Page3
  721. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  722. TextLabel_4.BackgroundTransparency = 1
  723. TextLabel_4.Position = UDim2.new(0.182119206, 0, 0.586894631, 0)
  724. TextLabel_4.Size = UDim2.new(0, 200, 0, 21)
  725. TextLabel_4.Font = Enum.Font.SourceSansBold
  726. TextLabel_4.Text = "Admin Buttons"
  727. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  728. TextLabel_4.TextSize = 14
  729.  
  730. Kick.Name = "Kick"
  731. Kick.Parent = Page3
  732. Kick.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  733. Kick.BorderColor3 = Color3.new(0.509804, 0, 0)
  734. Kick.BorderSizePixel = 2
  735. Kick.Position = UDim2.new(0.0083620213, 0, 0.6941275, 0)
  736. Kick.Size = UDim2.new(0, 86, 0, 25)
  737. Kick.Font = Enum.Font.SourceSansBold
  738. Kick.Text = "Kick"
  739. Kick.TextColor3 = Color3.new(1, 1, 1)
  740. Kick.TextSize = 14
  741.  
  742. Shutdown.Name = "Shutdown"
  743. Shutdown.Parent = Page3
  744. Shutdown.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  745. Shutdown.BorderColor3 = Color3.new(0.509804, 0, 0)
  746. Shutdown.BorderSizePixel = 2
  747. Shutdown.Position = UDim2.new(0.369289219, 0, 0.6941275, 0)
  748. Shutdown.Size = UDim2.new(0, 86, 0, 25)
  749. Shutdown.Font = Enum.Font.SourceSansBold
  750. Shutdown.Text = "Shutdown"
  751. Shutdown.TextColor3 = Color3.new(1, 1, 1)
  752. Shutdown.TextSize = 14
  753.  
  754. TextLabel_5.Parent = Page3
  755. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  756. TextLabel_5.BackgroundTransparency = 1
  757. TextLabel_5.Position = UDim2.new(0.182119206, 0, -0.0284900293, 0)
  758. TextLabel_5.Size = UDim2.new(0, 200, 0, 18)
  759. TextLabel_5.Font = Enum.Font.SourceSansBold
  760. TextLabel_5.Text = "Pointless Scripts"
  761. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  762. TextLabel_5.TextSize = 14
  763.  
  764. Pee.Name = "Pee"
  765. Pee.Parent = Page3
  766. Pee.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  767. Pee.BorderColor3 = Color3.new(0.509804, 0, 0)
  768. Pee.BorderSizePixel = 2
  769. Pee.Position = UDim2.new(0.35935539, 0, 0.0673468709, 0)
  770. Pee.Size = UDim2.new(0, 86, 0, 25)
  771. Pee.Font = Enum.Font.SourceSansBold
  772. Pee.Text = "Pee"
  773. Pee.TextColor3 = Color3.new(1, 1, 1)
  774. Pee.TextSize = 14
  775.  
  776. Keem.Name = "Keem"
  777. Keem.Parent = Page3
  778. Keem.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  779. Keem.BorderColor3 = Color3.new(0.509804, 0, 0)
  780. Keem.BorderSizePixel = 2
  781. Keem.Position = UDim2.new(0.716971278, 0, 0.0673468709, 0)
  782. Keem.Size = UDim2.new(0, 86, 0, 25)
  783. Keem.Font = Enum.Font.SourceSansBold
  784. Keem.Text = "Keemstarify"
  785. Keem.TextColor3 = Color3.new(1, 1, 1)
  786. Keem.TextSize = 14
  787.  
  788. Rickroll.Name = "Rickroll"
  789. Rickroll.Parent = Page3
  790. Rickroll.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  791. Rickroll.BorderColor3 = Color3.new(0.509804, 0, 0)
  792. Rickroll.BorderSizePixel = 2
  793. Rickroll.Position = UDim2.new(0.0083620213, 0, 0.218344018, 0)
  794. Rickroll.Size = UDim2.new(0, 86, 0, 25)
  795. Rickroll.Font = Enum.Font.SourceSansBold
  796. Rickroll.Text = "Rickroll All"
  797. Rickroll.TextColor3 = Color3.new(1, 1, 1)
  798. Rickroll.TextSize = 14
  799.  
  800. Nuke.Name = "Nuke"
  801. Nuke.Parent = Page3
  802. Nuke.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  803. Nuke.BorderColor3 = Color3.new(0.509804, 0, 0)
  804. Nuke.BorderSizePixel = 2
  805. Nuke.Position = UDim2.new(0.710348785, 0, 0.691278517, 0)
  806. Nuke.Size = UDim2.new(0, 86, 0, 25)
  807. Nuke.Font = Enum.Font.SourceSansBold
  808. Nuke.Text = "Nuke (serverbreaker)"
  809. Nuke.TextColor3 = Color3.new(1, 1, 1)
  810. Nuke.TextSize = 9
  811.  
  812. Condo.Name = "Condo"
  813. Condo.Parent = Page3
  814. Condo.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  815. Condo.BorderColor3 = Color3.new(0.509804, 0, 0)
  816. Condo.BorderSizePixel = 2
  817. Condo.Position = UDim2.new(0.362666667, 0, 0.21549502, 0)
  818. Condo.Size = UDim2.new(0, 86, 0, 25)
  819. Condo.Font = Enum.Font.SourceSansBold
  820. Condo.Text = "Condo Gui Lmao"
  821. Condo.TextColor3 = Color3.new(1, 1, 1)
  822. Condo.TextSize = 14
  823.  
  824. Previous_2.Name = "Previous"
  825. Previous_2.Parent = Page3
  826. Previous_2.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  827. Previous_2.BorderColor3 = Color3.new(0.509804, 0, 0)
  828. Previous_2.BorderSizePixel = 2
  829. Previous_2.Position = UDim2.new(0.0073005408, 0, 0.860417366, 0)
  830. Previous_2.Size = UDim2.new(0, 86, 0, 25)
  831. Previous_2.Font = Enum.Font.SourceSansBold
  832. Previous_2.Text = "Previous"
  833. Previous_2.TextColor3 = Color3.new(1, 1, 1)
  834. Previous_2.TextSize = 19
  835.  
  836. TextLabel_6.Parent = Main
  837. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  838. TextLabel_6.BackgroundTransparency = 1
  839. TextLabel_6.Position = UDim2.new(0.889214635, 0, 0.0430622026, 0)
  840. TextLabel_6.Size = UDim2.new(0, 29, 0, 23)
  841. TextLabel_6.Font = Enum.Font.GothamBold
  842. TextLabel_6.Text = "TeamTrap"
  843. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  844.  
  845. Page4.Name = "Page4"
  846. Page4.Parent = Main
  847. Page4.BackgroundColor3 = Color3.new(1, 1, 1)
  848. Page4.BackgroundTransparency = 1
  849. Page4.BorderSizePixel = 0
  850. Page4.Position = UDim2.new(0, 0, 0.13636364, 0)
  851. Page4.Size = UDim2.new(0, 322, 0, 354)
  852.  
  853. Previous_3.Name = "Previous"
  854. Previous_3.Parent = Page4
  855. Previous_3.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  856. Previous_3.BorderColor3 = Color3.new(0.509804, 0, 0)
  857. Previous_3.BorderSizePixel = 2
  858. Previous_3.Position = UDim2.new(0.053747803, 0, 0.910504997, 0)
  859. Previous_3.Size = UDim2.new(0, 86, 0, 25)
  860. Previous_3.Font = Enum.Font.SourceSansBold
  861. Previous_3.Text = "Previous"
  862. Previous_3.TextColor3 = Color3.new(1, 1, 1)
  863. Previous_3.TextSize = 14
  864.  
  865. Creditpage.Name = "Creditpage"
  866. Creditpage.Parent = Page4
  867. Creditpage.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  868. Creditpage.BorderColor3 = Color3.new(0.509804, 0, 0)
  869. Creditpage.BorderSizePixel = 2
  870. Creditpage.Position = UDim2.new(0.671760201, 0, 0.910504997, 0)
  871. Creditpage.Size = UDim2.new(0, 86, 0, 25)
  872. Creditpage.Font = Enum.Font.SourceSansBold
  873. Creditpage.Text = "Credits"
  874. Creditpage.TextColor3 = Color3.new(1, 1, 1)
  875. Creditpage.TextSize = 14
  876.  
  877. Genocider.Name = "Genocider"
  878. Genocider.Parent = Page4
  879. Genocider.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  880. Genocider.BorderColor3 = Color3.new(0.509804, 0, 0)
  881. Genocider.BorderSizePixel = 2
  882. Genocider.Position = UDim2.new(0.066170156, 0, 0.0319739059, 0)
  883. Genocider.Size = UDim2.new(0, 86, 0, 25)
  884. Genocider.Font = Enum.Font.SourceSansBold
  885. Genocider.Text = "Genocider v2"
  886. Genocider.TextColor3 = Color3.new(1, 1, 1)
  887. Genocider.TextSize = 14
  888.  
  889. Shedl.Name = "Shedl"
  890. Shedl.Parent = Page4
  891. Shedl.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  892. Shedl.BorderColor3 = Color3.new(0.509804, 0, 0)
  893. Shedl.BorderSizePixel = 2
  894. Shedl.Position = UDim2.new(0.379834771, 0, 0.0319739059, 0)
  895. Shedl.Size = UDim2.new(0, 86, 0, 25)
  896. Shedl.Font = Enum.Font.SourceSansBold
  897. Shedl.Text = "Shedletsky Ban"
  898. Shedl.TextColor3 = Color3.new(1, 1, 1)
  899. Shedl.TextSize = 14
  900.  
  901. Wretch.Name = "Wretch"
  902. Wretch.Parent = Page4
  903. Wretch.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  904. Wretch.BorderColor3 = Color3.new(0.509804, 0, 0)
  905. Wretch.BorderSizePixel = 2
  906. Wretch.Position = UDim2.new(0.696604967, 0, 0.0319739059, 0)
  907. Wretch.Size = UDim2.new(0, 86, 0, 25)
  908. Wretch.Font = Enum.Font.SourceSansBold
  909. Wretch.Text = "Wretch"
  910. Wretch.TextColor3 = Color3.new(1, 1, 1)
  911. Wretch.TextSize = 14
  912.  
  913. Sin.Name = "Sin"
  914. Sin.Parent = Page4
  915. Sin.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  916. Sin.BorderColor3 = Color3.new(0.509804, 0, 0)
  917. Sin.BorderSizePixel = 2
  918. Sin.Position = UDim2.new(0.066170156, 0, 0.17321685, 0)
  919. Sin.Size = UDim2.new(0, 86, 0, 25)
  920. Sin.Font = Enum.Font.SourceSansBold
  921. Sin.Text = "Sin Dragon"
  922. Sin.TextColor3 = Color3.new(1, 1, 1)
  923. Sin.TextSize = 14
  924.  
  925. Gravity.Name = "Gravity"
  926. Gravity.Parent = Page4
  927. Gravity.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  928. Gravity.BorderColor3 = Color3.new(0.509804, 0, 0)
  929. Gravity.BorderSizePixel = 2
  930. Gravity.Position = UDim2.new(0.379834771, 0, 0.17321685, 0)
  931. Gravity.Size = UDim2.new(0, 86, 0, 25)
  932. Gravity.Font = Enum.Font.SourceSansBold
  933. Gravity.Text = "Gravity Hammer"
  934. Gravity.TextColor3 = Color3.new(1, 1, 1)
  935. Gravity.TextSize = 14
  936.  
  937. Katana.Name = "Katana"
  938. Katana.Parent = Page4
  939. Katana.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  940. Katana.BorderColor3 = Color3.new(0.509804, 0, 0)
  941. Katana.BorderSizePixel = 2
  942. Katana.Position = UDim2.new(0.696604967, 0, 0.17321685, 0)
  943. Katana.Size = UDim2.new(0, 86, 0, 25)
  944. Katana.Font = Enum.Font.SourceSansBold
  945. Katana.Text = "Green Katana"
  946. Katana.TextColor3 = Color3.new(1, 1, 1)
  947. Katana.TextSize = 14
  948.  
  949. Scout.Name = "Scout"
  950. Scout.Parent = Page4
  951. Scout.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  952. Scout.BorderColor3 = Color3.new(0.509804, 0, 0)
  953. Scout.BorderSizePixel = 2
  954. Scout.Position = UDim2.new(0.066170156, 0, 0.311634928, 0)
  955. Scout.Size = UDim2.new(0, 86, 0, 25)
  956. Scout.Font = Enum.Font.SourceSansBold
  957. Scout.Text = "Scout"
  958. Scout.TextColor3 = Color3.new(1, 1, 1)
  959. Scout.TextSize = 14
  960.  
  961. Aqua.Name = "Aqua"
  962. Aqua.Parent = Page4
  963. Aqua.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  964. Aqua.BorderColor3 = Color3.new(0.509804, 0, 0)
  965. Aqua.BorderSizePixel = 2
  966. Aqua.Position = UDim2.new(0.379834771, 0, 0.311634928, 0)
  967. Aqua.Size = UDim2.new(0, 86, 0, 25)
  968. Aqua.Font = Enum.Font.SourceSansBold
  969. Aqua.Text = "Diver"
  970. Aqua.TextColor3 = Color3.new(1, 1, 1)
  971. Aqua.TextSize = 14
  972.  
  973. Influx.Name = "Influx"
  974. Influx.Parent = Page4
  975. Influx.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  976. Influx.BorderColor3 = Color3.new(0.509804, 0, 0)
  977. Influx.BorderSizePixel = 2
  978. Influx.Position = UDim2.new(0.693499386, 0, 0.305985212, 0)
  979. Influx.Size = UDim2.new(0, 86, 0, 25)
  980. Influx.Font = Enum.Font.SourceSansBold
  981. Influx.Text = "Influx"
  982. Influx.TextColor3 = Color3.new(1, 1, 1)
  983. Influx.TextSize = 14
  984.  
  985. Credits.Name = "Credits"
  986. Credits.Parent = Main
  987. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  988. Credits.BackgroundTransparency = 1
  989. Credits.Position = UDim2.new(0.00931677036, 0, 0.13636364, 0)
  990. Credits.Size = UDim2.new(0, 317, 0, 355)
  991. Credits.Visible = false
  992.  
  993. Credits1.Name = "Credits1"
  994. Credits1.Parent = Credits
  995. Credits1.BackgroundColor3 = Color3.new(1, 1, 1)
  996. Credits1.BackgroundTransparency = 1
  997. Credits1.Position = UDim2.new(0.0220820196, 0, 0.0478873253, 0)
  998. Credits1.Size = UDim2.new(0, 305, 0, 32)
  999. Credits1.Font = Enum.Font.SourceSans
  1000. Credits1.Text = "Coding And Scripting: zVaN3x, and IditMasterIsBanned"
  1001. Credits1.TextColor3 = Color3.new(0, 0, 0)
  1002. Credits1.TextSize = 14
  1003.  
  1004. Credits2.Name = "Credits2"
  1005. Credits2.Parent = Credits
  1006. Credits2.BackgroundColor3 = Color3.new(1, 1, 1)
  1007. Credits2.BackgroundTransparency = 1
  1008. Credits2.Position = UDim2.new(0.186119869, 0, 0.115492962, 0)
  1009. Credits2.Size = UDim2.new(0, 200, 0, 18)
  1010. Credits2.Font = Enum.Font.SourceSans
  1011. Credits2.Text = "Design: Nixxbari"
  1012. Credits2.TextColor3 = Color3.new(0, 0, 0)
  1013. Credits2.TextSize = 14
  1014.  
  1015. Credits3.Name = "Credits3"
  1016. Credits3.Parent = Credits
  1017. Credits3.BackgroundColor3 = Color3.new(1, 1, 1)
  1018. Credits3.BackgroundTransparency = 1
  1019. Credits3.Position = UDim2.new(0.186119869, 0, 0.166197181, 0)
  1020. Credits3.Size = UDim2.new(0, 200, 0, 18)
  1021. Credits3.Font = Enum.Font.SourceSans
  1022. Credits3.Text = "Animation Codes: Sochimagochi, and FuryWolfYT"
  1023. Credits3.TextColor3 = Color3.new(0, 0, 0)
  1024. Credits3.TextSize = 14
  1025.  
  1026. _3126394436Fire.Name = "(3126394436):Fire"
  1027. _3126394436Fire.Parent = Credits
  1028. _3126394436Fire.BackgroundColor3 = Color3.new(1, 1, 1)
  1029. _3126394436Fire.BackgroundTransparency = 1
  1030. _3126394436Fire.Position = UDim2.new(0.195583597, 0, 0.216901392, 0)
  1031. _3126394436Fire.Size = UDim2.new(0, 200, 0, 24)
  1032. _3126394436Fire.Font = Enum.Font.SourceSans
  1033. _3126394436Fire.Text = "Thank You For Using SuperSS!"
  1034. _3126394436Fire.TextColor3 = Color3.new(0, 0, 0)
  1035. _3126394436Fire.TextSize = 14
  1036.  
  1037. Back.Name = "Back"
  1038. Back.Parent = Credits
  1039. Back.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  1040. Back.BorderColor3 = Color3.new(0.509804, 0, 0)
  1041. Back.BorderSizePixel = 2
  1042. Back.Position = UDim2.new(0.274567991, 0, 0.305213362, 0)
  1043. Back.Size = UDim2.new(0, 150, 0, 25)
  1044. Back.Font = Enum.Font.SourceSansBold
  1045. Back.Text = "Go Back"
  1046. Back.TextColor3 = Color3.new(1, 1, 1)
  1047. Back.TextSize = 14
  1048.  
  1049. Open.Name = "Open"
  1050. Open.Parent = ScreenGui
  1051. Open.BackgroundColor3 = Color3.new(0.862745, 0, 0)
  1052. Open.BorderSizePixel = 0
  1053. Open.Position = UDim2.new(1, 0, 0.5, 0)
  1054. Open.Size = UDim2.new(0, 72, 0, 19)
  1055. Open.Font = Enum.Font.SourceSansSemibold
  1056. Open.Text = "Open"
  1057. Open.TextColor3 = Color3.new(1, 1, 1)
  1058. Open.TextSize = 16
  1059.  
  1060. -- Scripts:
  1061.  
  1062. local function BBMNPL_fake_script() -- User.ChangeScript
  1063. local script = Instance.new('LocalScript', User)
  1064.  
  1065. script.Parent.Changed:Connect(function()
  1066. script.Change:FireServer(script.Parent.Text)
  1067. end)
  1068. end
  1069. coroutine.wrap(BBMNPL_fake_script)()
  1070. local function SQZFLE_fake_script() -- Main.Dragify
  1071. local script = Instance.new('LocalScript', Main)
  1072.  
  1073. local UIS = game:GetService("UserInputService")
  1074. function dragify(Frame)
  1075. dragToggle = nil
  1076. local dragSpeed = 0.25
  1077. dragInput = nil
  1078. dragStart = nil
  1079. local dragPos = nil
  1080. function updateInput(input)
  1081. local Delta = input.Position - dragStart
  1082. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1083. game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play()
  1084. end
  1085. Frame.InputBegan:Connect(function(input)
  1086. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1087. dragToggle = true
  1088. dragStart = input.Position
  1089. startPos = Frame.Position
  1090. input.Changed:Connect(function()
  1091. if input.UserInputState == Enum.UserInputState.End then
  1092. dragToggle = false
  1093. end
  1094. end)
  1095. end
  1096. end)
  1097. Frame.InputChanged:Connect(function(input)
  1098. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1099. dragInput = input
  1100. end
  1101. end)
  1102. game:GetService("UserInputService").InputChanged:Connect(function(input)
  1103. if input == dragInput and dragToggle then
  1104. updateInput(input)
  1105. end
  1106. end)
  1107. end
  1108.  
  1109. dragify(script.Parent)
  1110.  
  1111. --Dont use with other GUIs etc without my P3rm1ss10N! -W0lfy
  1112. end
  1113. coroutine.wrap(SQZFLE_fake_script)()
  1114. local function ZJLR_fake_script() -- Main.PositioningScript
  1115. local script = Instance.new('LocalScript', Main)
  1116.  
  1117. --//Scripted by Sochi\\
  1118. -- script.Parent.Position = UDim2.new(0, 100, 0, -1000)
  1119. script.Parent:TweenPosition(UDim2.new(0.5, 0, 0.5, 0), "Out", "Quad", 1)
  1120. script.Parent.Draggable = true
  1121. end
  1122. coroutine.wrap(ZJLR_fake_script)()
  1123. local function KDPSF_fake_script() -- Main.Main
  1124. local script = Instance.new('LocalScript', Main)
  1125.  
  1126. local frame = script.Parent
  1127.  
  1128. frame.Page1.Next.MouseButton1Click:Connect(function()
  1129. frame.Page1.Visible = false
  1130. frame.Page2.Visible = true
  1131. end)
  1132. frame.Page2.Previous.MouseButton1Click:Connect(function()
  1133. frame.Page1.Visible = true
  1134. frame.Page2.Visible = false
  1135. end)
  1136. frame.Page2.Next.MouseButton1Click:Connect(function()
  1137. frame.Page1.Visible = false
  1138. frame.Page2.Visible = false
  1139. frame.Page3.Visible = true
  1140. end)
  1141. frame.Page3.Previous.MouseButton1Click:Connect(function()
  1142. frame.Page2.Visible = true
  1143. frame.Page3.Visible = false
  1144. end)
  1145. frame.Page3.Next.MouseButton1Click:Connect(function()
  1146. frame.Page3.Visible = false
  1147. frame.Page4.Visible = true
  1148. end)
  1149. frame.Page4.Previous.MouseButton1Click:Connect(function()
  1150. frame.Page3.Visible = true
  1151. frame.Page4.Visible = false
  1152. end)
  1153. frame.Page4.Creditpage.MouseButton1Click:Connect(function()
  1154. frame.Credits.Visible = true
  1155. frame.Page4.Visible = false
  1156. end)
  1157. frame.Credits.Back.MouseButton1Click:Connect(function()
  1158. frame.Credits.Visible = false
  1159. frame.Page4.Visible = true
  1160. end)
  1161.  
  1162. frame.Close.MouseButton1Click:Connect(function()
  1163. frame:TweenPosition(UDim2.new(0.5, 0, 1.5, 0))
  1164. wait(3)
  1165. script.Parent.Parent:Destroy()
  1166. end)
  1167. frame.Minimize.MouseButton1Click:Connect(function()
  1168. frame:TweenPosition(UDim2.new(1.2, 0, 0.5, 0))
  1169. frame.Parent.Open:TweenPosition(UDim2.new(0.956, 0, 0.5, 0))
  1170. end)
  1171. frame.Parent.Open.MouseButton1Click:Connect(function()
  1172. frame:TweenPosition(UDim2.new(0.5, 0, 0.5, 0))
  1173. frame.Parent.Open:TweenPosition(UDim2.new(1.1, 0, 0.5, 0))
  1174. end)
  1175. end
  1176. coroutine.wrap(KDPSF_fake_script)()
  1177. local function DOUHIRN_fake_script() -- Main.Execute
  1178. local script = Instance.new('Script', Main)
  1179.  
  1180. local page1 = script.Parent.Page1
  1181. local page2 = script.Parent.Page2
  1182. local page3 = script.Parent.Page3
  1183. local page4 = script.Parent.Page4
  1184. local _player = script.Parent.User.ChangeScript.Change.ChangeRemoteHandler.Text
  1185. page1.BodyGuard.MouseButton1Click:Connect(function()
  1186. require(3030750786):Fire(_player.Value)
  1187. end)
  1188. page1.Bong_Cig.MouseButton1Click:Connect(function()
  1189. require(3013985920):Fire(_player.Value)
  1190. end)
  1191. page1.Maddox.MouseButton1Click:Connect(function()
  1192. require(2996270076).load(_player.Value)
  1193. end)
  1194. page1.GrabGun.MouseButton1Click:Connect(function()
  1195. require(2991288724).load(_player.Value)
  1196. end)
  1197. page1.MrByebye.MouseButton1Click:Connect(function()
  1198. require(3031423582).load(_player.Value)
  1199. end)
  1200. page2.Dex.MouseButton1Click:Connect(function()
  1201. require(3065505480).load(_player.Value)
  1202. end)
  1203. page1.Tsunami.MouseButton1Click:Connect(function()
  1204. require(3030853409):Fire(_player.Value)
  1205. end)
  1206. page1.GoodBadCop.MouseButton1Click:Connect(function()
  1207. require(2980021654).load(_player.Value)
  1208. end)
  1209. page1.Chronos.MouseButton1Click:Connect(function()
  1210. require(3058896243).load(_player.Value)
  1211. end)
  1212. page1.SSFucker.MouseButton1Click:Connect(function()
  1213. require(02990201034):Fire(_player.Value)
  1214. end)
  1215. page1.Whip.MouseButton1Click:Connect(function()
  1216. require(3026040232):Fire(_player.Value)
  1217. end)
  1218. page1.VoodoChild.MouseButton1Click:Connect(function()
  1219. require(3031042843):Fire(_player.Value)
  1220. end)
  1221. page1.CreepNPreech.MouseButton1Click:Connect(function()
  1222. require(3007943127).load(_player.Value)
  1223. end)
  1224. page1.KrystalDance.MouseButton1Click:Connect(function()
  1225. require(3081277568).load(_player.Value)
  1226. end)
  1227. page1.Flamethrower.MouseButton1Click:Connect(function()
  1228. require(3034288898).load(_player.Value)
  1229. end)
  1230. page1.Playtime.MouseButton1Click:Connect(function()
  1231. require(3009322942).load(_player.Value)
  1232. end)
  1233. page1.Quantom.MouseButton1Click:Connect(function()
  1234. require(3083579583):Fire(_player.Value)
  1235. end)
  1236. page1.Char.MouseButton1Click:Connect(function()
  1237. require(3077548398).load(_player.Value)
  1238. end)
  1239. page1.Claws.MouseButton1Click:Connect(function()
  1240. require(3083142303).load(_player.Value)
  1241. end)
  1242. page1.ServerAdmin.MouseButton1Click:Connect(function()
  1243. require(3083168821).load(_player.Value)
  1244. end)
  1245. page2.BlindReaper.MouseButton1Click:Connect(function()
  1246. require(3083480987).load(_player.Value)
  1247. end)
  1248. page2.Hot.MouseButton1Click:Connect(function()
  1249. require(3083758097).load(_player.Value)
  1250. end)
  1251. page2.Zythian.MouseButton1Click:Connect(function()
  1252. require(3086274786).load(_player.Value)
  1253. end)
  1254. page2.BrutalO.MouseButton1Click:Connect(function()
  1255. require(3086383758).load(_player.Value)
  1256. end)
  1257. page2.Executor.MouseButton1Click:Connect(function()
  1258. require(3089881846).naenae(_player.Value)
  1259. end)
  1260. page2.UTG.MouseButton1Click:Connect(function()
  1261. require(3059033683):Fire(_player.Value)
  1262. end)
  1263. page2.Calamity.MouseButton1Click:Connect(function()
  1264. require(3039232837).load(_player.Value)
  1265. end)
  1266. page2.Bigsmoke.MouseButton1Click:Connect(function()
  1267. require(3020580481).load(_player.Value)
  1268. end)
  1269. page2.Glockicider.MouseButton1Click:Connect(function()
  1270. require(3038887656).load(_player.Value)
  1271. end)
  1272. page2.Despacito.MouseButton1Click:Connect(function()
  1273. require(3014989148):Fire(_player.Value)
  1274. end)
  1275. page3.Kick.MouseButton1Click:Connect(function()
  1276. require(3096374130).load(_player.Value)
  1277. end)
  1278. page3.Shutdown.MouseButton1Click:Connect(function()
  1279. require(3105337433).load(_player.Value)
  1280. end)
  1281. page3.BSOD.MouseButton1Click:Connect(function()
  1282. require(3106064201).load(_player.Value)
  1283. end)
  1284. page3.Pee.MouseButton1Click:Connect(function()
  1285. require(3106168158).load(_player.Value)
  1286. end)
  1287. page3.Rickroll.MouseButton1Click:Connect(function()
  1288. require(3106760692).load(_player.Value)
  1289. end)
  1290. page3.Nuke.MouseButton1Click:Connect(function()
  1291. require(3106838084).load(_player.Value)
  1292. end)
  1293. page3.Keem.MouseButton1Click:Connect(function()
  1294. require(3106955858).load(_player.Value)
  1295. end)
  1296. page3.Condo.MouseButton1Click:Connect(function()
  1297. require(3108170230):Fire(_player.Value)
  1298. end)
  1299. page2.Jojo.MouseButton1Click:Connect(function()
  1300. require(3112871475).load(_player.Value)
  1301. end)
  1302. page2.Maniac.MouseButton1Click:Connect(function()
  1303. require(3088137951).load(_player.Value)
  1304. end)
  1305. page4.Genocider.MouseButton1Click:Connect(function()
  1306. require(3112682211).load(_player.Value)
  1307. end)
  1308. page2.Toast.MouseButton1Click:Connect(function()
  1309. require(3106572026).load(_player.Value)
  1310. end)
  1311. page2.Chainiac.MouseButton1Click:Connect(function()
  1312. require(3112781619).load(_player.Value)
  1313. end)
  1314. page4.Wretch.MouseButton1Click:Connect(function()
  1315. require(3141365973).load(_player.Value)
  1316. end)
  1317. page4.Sin.MouseButton1Click:Connect(function()
  1318. require(3146605031).load(_player.Value)
  1319. end)
  1320. page4.Gravity.MouseButton1Click:Connect(function()
  1321. require(3146988625):Start(_player.Value)
  1322. end)
  1323. page4.Katana.MouseButton1Click:Connect(function()
  1324. require(3147029219):Start(_player.Value)
  1325. end)
  1326. page4.Scout.MouseButton1Click:Connect(function()
  1327. require(3147048483):Start(_player.Value)
  1328. end)
  1329. page4.Aqua.MouseButton1Click:Connect(function()
  1330. require(3147174193):Start(_player.Value)
  1331. end)
  1332. page4.Influx.MouseButton1Click:Connect(function()
  1333. require(3149578442):Start(_player.Value)
  1334. end)
  1335. end
  1336. coroutine.wrap(DOUHIRN_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement