Advertisement
Guest User

test

a guest
Apr 19th, 2019
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.22 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Main = Instance.new("ImageLabel")
  6. local Border = Instance.new("Frame")
  7. local DesignLine = Instance.new("Frame")
  8. local Close = Instance.new("TextButton")
  9. local TextLabel = Instance.new("TextLabel")
  10. local User = Instance.new("TextBox")
  11. local TextBox_Roundify_12px = Instance.new("ImageLabel")
  12. local Page1 = Instance.new("Frame")
  13. local BodyGuard = Instance.new("TextButton")
  14. local Bong_Cig = Instance.new("TextButton")
  15. local CreepNPreech = Instance.new("TextButton")
  16. local Char = Instance.new("TextButton")
  17. local Claws = Instance.new("TextButton")
  18. local Flamethrower = Instance.new("TextButton")
  19. local GoodBadCop = Instance.new("TextButton")
  20. local GrabGun = Instance.new("TextButton")
  21. local ServerAdmin = Instance.new("TextButton")
  22. local KrystalDance = Instance.new("TextButton")
  23. local Maddox = Instance.new("TextButton")
  24. local MrByebye = Instance.new("TextButton")
  25. local MrPixel = Instance.new("TextButton")
  26. local Playtime = Instance.new("TextButton")
  27. local Quantom = Instance.new("TextButton")
  28. local SSFucker = Instance.new("TextButton")
  29. local Tsunami = Instance.new("TextButton")
  30. local Chronos = Instance.new("TextButton")
  31. local VoodoChild = Instance.new("TextButton")
  32. local Whip = Instance.new("TextButton")
  33. local Next = Instance.new("TextButton")
  34. local Page2 = Instance.new("Frame")
  35. local Previous = Instance.new("TextButton")
  36. local Dex = Instance.new("TextButton")
  37. local BlindReaper = Instance.new("TextButton")
  38. local Hot = Instance.new("TextButton")
  39. local Zythian = Instance.new("TextButton")
  40. local BrutalO = Instance.new("TextButton")
  41. local Executor = Instance.new("TextButton")
  42. local UTG = Instance.new("TextButton")
  43. local Minimize = Instance.new("TextButton")
  44. local R6 = Instance.new("TextButton")
  45. local Open = Instance.new("TextButton")
  46. --Properties:
  47. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  48. ScreenGui.ResetOnSpawn = false
  49.  
  50. Main.Name = "Main"
  51. Main.Parent = ScreenGui
  52. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  53. Main.BackgroundTransparency = 1
  54. Main.Position = UDim2.new(0.238055289, 0, 0.0742047131, 0)
  55. Main.Size = UDim2.new(0, 322, 0, 418)
  56. Main.Image = "rbxassetid://2851926732"
  57. Main.ImageColor3 = Color3.new(0.917647, 0.27451, 0.188235)
  58. Main.ScaleType = Enum.ScaleType.Slice
  59. Main.SliceCenter = Rect.new(12, 12, 12, 12)
  60.  
  61. Border.Name = "Border"
  62. Border.Parent = Main
  63. Border.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  64. Border.BorderSizePixel = 0
  65. Border.Position = UDim2.new(-0.00267073512, 0, -0.00262386375, 0)
  66. Border.Size = UDim2.new(0, 323, 0, 21)
  67.  
  68. DesignLine.Name = "Design Line"
  69. DesignLine.Parent = Main
  70. DesignLine.BackgroundColor3 = Color3.new(0.376471, 0.00392157, 0.00784314)
  71. DesignLine.BorderSizePixel = 0
  72. DesignLine.Position = UDim2.new(-0.00267080776, 0, 0.0461491123, 0)
  73. DesignLine.Size = UDim2.new(0, 323, 0, 38)
  74.  
  75. Close.Name = "Close"
  76. Close.Parent = Main
  77. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  78. Close.BorderSizePixel = 0
  79. Close.Position = UDim2.new(0.786730051, 0, -0.00262386375, 0)
  80. Close.Size = UDim2.new(0, 34, 0, 20)
  81. Close.Font = Enum.Font.SourceSansLight
  82. Close.Text = "❌"
  83. Close.TextColor3 = Color3.new(1, 0, 0)
  84. Close.TextSize = 19
  85. Close.TextStrokeColor3 = Color3.new(1, 1, 1)
  86. Close.TextWrapped = true
  87.  
  88. TextLabel.Parent = Main
  89. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  90. TextLabel.BackgroundTransparency = 1
  91. TextLabel.Position = UDim2.new(0.333313942, 0, 0.047846891, 0)
  92. TextLabel.Size = UDim2.new(0, 116, 0, 37)
  93. TextLabel.Font = Enum.Font.GothamBold
  94. TextLabel.Text = "Super SS"
  95. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  96. TextLabel.TextSize = 20
  97.  
  98. User.Name = "User"
  99. User.Parent = Main
  100. User.BackgroundColor3 = Color3.new(0.917647, 0.27451, 0.188235)
  101. User.BackgroundTransparency = 1
  102. User.BorderSizePixel = 0
  103. User.Position = UDim2.new(-0.00310559012, 0, 0.961722493, 0)
  104. User.Size = UDim2.new(0, 317, 0, 50)
  105. User.ZIndex = 100
  106. User.Font = Enum.Font.SourceSansSemibold
  107. User.PlaceholderText = "Name Here"
  108. User.Text = ""
  109. User.TextColor3 = Color3.new(1, 1, 1)
  110. User.TextSize = 14
  111.  
  112. TextBox_Roundify_12px.Name = "TextBox_Roundify_12px"
  113. TextBox_Roundify_12px.Parent = User
  114. TextBox_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  115. TextBox_Roundify_12px.BackgroundTransparency = 1
  116. TextBox_Roundify_12px.Position = UDim2.new(-5.87245449e-05, 0, -0.0905263349, 0)
  117. TextBox_Roundify_12px.Size = UDim2.new(1.01583135, 0, 0.831807852, 0)
  118. TextBox_Roundify_12px.Image = "rbxassetid://2851926732"
  119. TextBox_Roundify_12px.ImageColor3 = Color3.new(0.917647, 0.27451, 0.188235)
  120. TextBox_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  121. TextBox_Roundify_12px.SliceCenter = Rect.new(12, 12, 12, 12)
  122.  
  123. Page1.Name = "Page1"
  124. Page1.Parent = Main
  125. Page1.BackgroundColor3 = Color3.new(1, 1, 1)
  126. Page1.BackgroundTransparency = 1
  127. Page1.Position = UDim2.new(0.0310559012, 0, 0.160287037, 0)
  128. Page1.Size = UDim2.new(0, 302, 0, 351)
  129.  
  130. BodyGuard.Name = "BodyGuard"
  131. BodyGuard.Parent = Page1
  132. BodyGuard.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  133. BodyGuard.BorderColor3 = Color3.new(0.509804, 0, 0)
  134. BodyGuard.BorderSizePixel = 2
  135. BodyGuard.Position = UDim2.new(0.715238452, 0, 0.147793114, 0)
  136. BodyGuard.Size = UDim2.new(0, 86, 0, 25)
  137. BodyGuard.Font = Enum.Font.SourceSansBold
  138. BodyGuard.Text = "BodyGuard"
  139. BodyGuard.TextColor3 = Color3.new(1, 1, 1)
  140. BodyGuard.TextSize = 14
  141.  
  142. Bong_Cig.Name = "Bong_Cig"
  143. Bong_Cig.Parent = Page1
  144. Bong_Cig.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  145. Bong_Cig.BorderColor3 = Color3.new(0.509804, 0, 0)
  146. Bong_Cig.BorderSizePixel = 2
  147. Bong_Cig.Position = UDim2.new(0.0249183103, 0, 0.588714421, 0)
  148. Bong_Cig.Size = UDim2.new(0, 86, 0, 25)
  149. Bong_Cig.Font = Enum.Font.SourceSansBold
  150. Bong_Cig.Text = "Bong£Cig"
  151. Bong_Cig.TextColor3 = Color3.new(1, 1, 1)
  152. Bong_Cig.TextSize = 14
  153.  
  154. CreepNPreech.Name = "CreepNPreech"
  155. CreepNPreech.Parent = Page1
  156. CreepNPreech.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  157. CreepNPreech.BorderColor3 = Color3.new(0.509804, 0, 0)
  158. CreepNPreech.BorderSizePixel = 2
  159. CreepNPreech.Position = UDim2.new(0.374850243, 0, 0.442714036, 0)
  160. CreepNPreech.Size = UDim2.new(0, 86, 0, 25)
  161. CreepNPreech.Font = Enum.Font.SourceSansBold
  162. CreepNPreech.Text = "CreepNPreech"
  163. CreepNPreech.TextColor3 = Color3.new(1, 1, 1)
  164. CreepNPreech.TextSize = 14
  165.  
  166. Char.Name = "Char"
  167. Char.Parent = Page1
  168. Char.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  169. Char.BorderColor3 = Color3.new(0.509804, 0, 0)
  170. Char.BorderSizePixel = 2
  171. Char.Position = UDim2.new(0.374850243, 0, 0.734714925, 0)
  172. Char.Size = UDim2.new(0, 86, 0, 25)
  173. Char.Font = Enum.Font.SourceSansBold
  174. Char.Text = "Char0lette"
  175. Char.TextColor3 = Color3.new(1, 1, 1)
  176. Char.TextSize = 14
  177.  
  178. Claws.Name = "Claws"
  179. Claws.Parent = Page1
  180. Claws.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  181. Claws.BorderColor3 = Color3.new(0.509804, 0, 0)
  182. Claws.BorderSizePixel = 2
  183. Claws.Position = UDim2.new(0.374850243, 0, 0.860417366, 0)
  184. Claws.Size = UDim2.new(0, 86, 0, 25)
  185. Claws.Font = Enum.Font.SourceSansBold
  186. Claws.Text = "Claws2"
  187. Claws.TextColor3 = Color3.new(1, 1, 1)
  188. Claws.TextSize = 13
  189.  
  190. Flamethrower.Name = "Flamethrower"
  191. Flamethrower.Parent = Page1
  192. Flamethrower.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  193. Flamethrower.BorderColor3 = Color3.new(0.509804, 0, 0)
  194. Flamethrower.BorderSizePixel = 2
  195. Flamethrower.Position = UDim2.new(0.715238631, 0, 0.00471265381, 0)
  196. Flamethrower.Size = UDim2.new(0, 86, 0, 25)
  197. Flamethrower.Font = Enum.Font.SourceSansBold
  198. Flamethrower.Text = "FlameTrower"
  199. Flamethrower.TextColor3 = Color3.new(1, 1, 1)
  200. Flamethrower.TextSize = 14
  201.  
  202. GoodBadCop.Name = "GoodBadCop"
  203. GoodBadCop.Parent = Page1
  204. GoodBadCop.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  205. GoodBadCop.BorderColor3 = Color3.new(0.509804, 0, 0)
  206. GoodBadCop.BorderSizePixel = 2
  207. GoodBadCop.Position = UDim2.new(0.715238452, 0, 0.734714925, 0)
  208. GoodBadCop.Size = UDim2.new(0, 86, 0, 25)
  209. GoodBadCop.Font = Enum.Font.SourceSansBold
  210. GoodBadCop.Text = "Good Bad cop"
  211. GoodBadCop.TextColor3 = Color3.new(1, 1, 1)
  212. GoodBadCop.TextSize = 14
  213.  
  214. GrabGun.Name = "GrabGun"
  215. GrabGun.Parent = Page1
  216. GrabGun.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  217. GrabGun.BorderColor3 = Color3.new(0.509804, 0, 0)
  218. GrabGun.BorderSizePixel = 2
  219. GrabGun.Position = UDim2.new(0.0249184109, 0, 0.00471265381, 0)
  220. GrabGun.Size = UDim2.new(0, 86, 0, 25)
  221. GrabGun.Font = Enum.Font.SourceSansBold
  222. GrabGun.Text = "Grab Gun"
  223. GrabGun.TextColor3 = Color3.new(1, 1, 1)
  224. GrabGun.TextSize = 14
  225.  
  226. ServerAdmin.Name = "ServerAdmin"
  227. ServerAdmin.Parent = Page1
  228. ServerAdmin.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  229. ServerAdmin.BorderColor3 = Color3.new(0.509804, 0, 0)
  230. ServerAdmin.BorderSizePixel = 2
  231. ServerAdmin.Position = UDim2.new(0.0249183103, 0, 0.734714925, 0)
  232. ServerAdmin.Size = UDim2.new(0, 86, 0, 25)
  233. ServerAdmin.Font = Enum.Font.SourceSansBold
  234. ServerAdmin.Text = "ServerAdmin"
  235. ServerAdmin.TextColor3 = Color3.new(1, 1, 1)
  236. ServerAdmin.TextSize = 14
  237.  
  238. KrystalDance.Name = "KrystalDance"
  239. KrystalDance.Parent = Page1
  240. KrystalDance.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  241. KrystalDance.BorderColor3 = Color3.new(0.509804, 0, 0)
  242. KrystalDance.BorderSizePixel = 2
  243. KrystalDance.Position = UDim2.new(0.374850243, 0, 0.588714421, 0)
  244. KrystalDance.Size = UDim2.new(0, 86, 0, 25)
  245. KrystalDance.Font = Enum.Font.SourceSansBold
  246. KrystalDance.Text = "Krystal Dance"
  247. KrystalDance.TextColor3 = Color3.new(1, 1, 1)
  248. KrystalDance.TextSize = 14
  249.  
  250. Maddox.Name = "Maddox"
  251. Maddox.Parent = Page1
  252. Maddox.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  253. Maddox.BorderColor3 = Color3.new(0.509804, 0, 0)
  254. Maddox.BorderSizePixel = 2
  255. Maddox.Position = UDim2.new(0.715238452, 0, 0.588714421, 0)
  256. Maddox.Size = UDim2.new(0, 86, 0, 25)
  257. Maddox.Font = Enum.Font.SourceSansBold
  258. Maddox.Text = "Maddox"
  259. Maddox.TextColor3 = Color3.new(1, 1, 1)
  260. Maddox.TextSize = 14
  261.  
  262. MrByebye.Name = "MrByebye"
  263. MrByebye.Parent = Page1
  264. MrByebye.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  265. MrByebye.BorderColor3 = Color3.new(0.509804, 0, 0)
  266. MrByebye.BorderSizePixel = 2
  267. MrByebye.Position = UDim2.new(0.374850243, 0, 0.00471269991, 0)
  268. MrByebye.Size = UDim2.new(0, 86, 0, 25)
  269. MrByebye.Font = Enum.Font.SourceSansBold
  270. MrByebye.Text = "MrByebye"
  271. MrByebye.TextColor3 = Color3.new(1, 1, 1)
  272. MrByebye.TextSize = 14
  273.  
  274. MrPixel.Name = "MrPixel"
  275. MrPixel.Parent = Page1
  276. MrPixel.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  277. MrPixel.BorderColor3 = Color3.new(0.509804, 0, 0)
  278. MrPixel.BorderSizePixel = 2
  279. MrPixel.Position = UDim2.new(0.715238452, 0, 0.442714036, 0)
  280. MrPixel.Size = UDim2.new(0, 86, 0, 25)
  281. MrPixel.Font = Enum.Font.SourceSansBold
  282. MrPixel.Text = "Mr. Pixels"
  283. MrPixel.TextColor3 = Color3.new(1, 1, 1)
  284. MrPixel.TextSize = 14
  285.  
  286. Playtime.Name = "Playtime"
  287. Playtime.Parent = Page1
  288. Playtime.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  289. Playtime.BorderColor3 = Color3.new(0.509804, 0, 0)
  290. Playtime.BorderSizePixel = 2
  291. Playtime.Position = UDim2.new(0.374850243, 0, 0.282113552, 0)
  292. Playtime.Size = UDim2.new(0, 86, 0, 25)
  293. Playtime.Font = Enum.Font.SourceSansBold
  294. Playtime.Text = "Playtime"
  295. Playtime.TextColor3 = Color3.new(1, 1, 1)
  296. Playtime.TextSize = 14
  297.  
  298. Quantom.Name = "Quantom"
  299. Quantom.Parent = Page1
  300. Quantom.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  301. Quantom.BorderColor3 = Color3.new(0.509804, 0, 0)
  302. Quantom.BorderSizePixel = 2
  303. Quantom.Position = UDim2.new(0.715238452, 0, 0.282113552, 0)
  304. Quantom.Size = UDim2.new(0, 86, 0, 25)
  305. Quantom.Font = Enum.Font.SourceSansBold
  306. Quantom.Text = "Quantom"
  307. Quantom.TextColor3 = Color3.new(1, 1, 1)
  308. Quantom.TextSize = 14
  309.  
  310. SSFucker.Name = "SSFucker"
  311. SSFucker.Parent = Page1
  312. SSFucker.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  313. SSFucker.BorderColor3 = Color3.new(0.509804, 0, 0)
  314. SSFucker.BorderSizePixel = 2
  315. SSFucker.Position = UDim2.new(0.0249183103, 0, 0.86319536, 0)
  316. SSFucker.Size = UDim2.new(0, 86, 0, 25)
  317. SSFucker.Font = Enum.Font.SourceSansBold
  318. SSFucker.Text = "SS fucker"
  319. SSFucker.TextColor3 = Color3.new(1, 1, 1)
  320. SSFucker.TextSize = 14
  321.  
  322. Tsunami.Name = "Tsunami"
  323. Tsunami.Parent = Page1
  324. Tsunami.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  325. Tsunami.BorderColor3 = Color3.new(0.509804, 0, 0)
  326. Tsunami.BorderSizePixel = 2
  327. Tsunami.Position = UDim2.new(0.0249184109, 0, 0.147793114, 0)
  328. Tsunami.Size = UDim2.new(0, 86, 0, 25)
  329. Tsunami.Font = Enum.Font.SourceSansBold
  330. Tsunami.Text = "Tsunami"
  331. Tsunami.TextColor3 = Color3.new(1, 1, 1)
  332. Tsunami.TextSize = 14
  333.  
  334. Chronos.Name = "Chronos"
  335. Chronos.Parent = Page1
  336. Chronos.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  337. Chronos.BorderColor3 = Color3.new(0.509804, 0, 0)
  338. Chronos.BorderSizePixel = 2
  339. Chronos.Position = UDim2.new(0.0249183103, 0, 0.442714036, 0)
  340. Chronos.Size = UDim2.new(0, 86, 0, 25)
  341. Chronos.Font = Enum.Font.SourceSansBold
  342. Chronos.Text = "Chronos"
  343. Chronos.TextColor3 = Color3.new(1, 1, 1)
  344. Chronos.TextSize = 14
  345.  
  346. VoodoChild.Name = "VoodoChild"
  347. VoodoChild.Parent = Page1
  348. VoodoChild.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  349. VoodoChild.BorderColor3 = Color3.new(0.509804, 0, 0)
  350. VoodoChild.BorderSizePixel = 2
  351. VoodoChild.Position = UDim2.new(0.0249183103, 0, 0.282113552, 0)
  352. VoodoChild.Size = UDim2.new(0, 86, 0, 25)
  353. VoodoChild.Font = Enum.Font.SourceSansBold
  354. VoodoChild.Text = "Voodo Child"
  355. VoodoChild.TextColor3 = Color3.new(1, 1, 1)
  356. VoodoChild.TextSize = 14
  357.  
  358. Whip.Name = "Whip"
  359. Whip.Parent = Page1
  360. Whip.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  361. Whip.BorderColor3 = Color3.new(0.509804, 0, 0)
  362. Whip.BorderSizePixel = 2
  363. Whip.Position = UDim2.new(0.374850243, 0, 0.147793114, 0)
  364. Whip.Size = UDim2.new(0, 86, 0, 25)
  365. Whip.Font = Enum.Font.SourceSansBold
  366. Whip.Text = "Whip"
  367. Whip.TextColor3 = Color3.new(1, 1, 1)
  368. Whip.TextSize = 14
  369.  
  370. Next.Name = "Next"
  371. Next.Parent = Page1
  372. Next.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  373. Next.BorderColor3 = Color3.new(0.509804, 0, 0)
  374. Next.BorderSizePixel = 2
  375. Next.Position = UDim2.new(0.712598562, 0, 0.860417366, 0)
  376. Next.Size = UDim2.new(0, 86, 0, 25)
  377. Next.Font = Enum.Font.SourceSansBold
  378. Next.Text = "Next"
  379. Next.TextColor3 = Color3.new(1, 1, 1)
  380. Next.TextSize = 19
  381.  
  382. Page2.Name = "Page2"
  383. Page2.Parent = Main
  384. Page2.BackgroundColor3 = Color3.new(1, 1, 1)
  385. Page2.BackgroundTransparency = 1
  386. Page2.Position = UDim2.new(0.0310559012, 0, 0.160287037, 0)
  387. Page2.Size = UDim2.new(0, 302, 0, 351)
  388. Page2.Visible = false
  389.  
  390. Previous.Name = "Previous"
  391. Previous.Parent = Page2
  392. Previous.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  393. Previous.BorderColor3 = Color3.new(0.509804, 0, 0)
  394. Previous.BorderSizePixel = 2
  395. Previous.Position = UDim2.new(0.712598562, 0, 0.860417366, 0)
  396. Previous.Size = UDim2.new(0, 86, 0, 25)
  397. Previous.Font = Enum.Font.SourceSansBold
  398. Previous.Text = "Previous"
  399. Previous.TextColor3 = Color3.new(1, 1, 1)
  400. Previous.TextSize = 19
  401.  
  402. Dex.Name = "Dex"
  403. Dex.Parent = Page2
  404. Dex.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  405. Dex.BorderColor3 = Color3.new(0.509804, 0, 0)
  406. Dex.BorderSizePixel = 2
  407. Dex.Position = UDim2.new(0.0348520875, 0, 0.00466880947, 0)
  408. Dex.Size = UDim2.new(0, 86, 0, 25)
  409. Dex.Font = Enum.Font.SourceSansBold
  410. Dex.Text = "DeX"
  411. Dex.TextColor3 = Color3.new(1, 1, 1)
  412. Dex.TextSize = 14
  413.  
  414. BlindReaper.Name = "BlindReaper"
  415. BlindReaper.Parent = Page2
  416. BlindReaper.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  417. BlindReaper.BorderColor3 = Color3.new(0.509804, 0, 0)
  418. BlindReaper.BorderSizePixel = 2
  419. BlindReaper.Position = UDim2.new(0.36928916, 0, 0.00466880947, 0)
  420. BlindReaper.Size = UDim2.new(0, 86, 0, 25)
  421. BlindReaper.Font = Enum.Font.SourceSansBold
  422. BlindReaper.Text = "Blind Reaper"
  423. BlindReaper.TextColor3 = Color3.new(1, 1, 1)
  424. BlindReaper.TextSize = 14
  425.  
  426. Hot.Name = "Hot"
  427. Hot.Parent = Page2
  428. Hot.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  429. Hot.BorderColor3 = Color3.new(0.509804, 0, 0)
  430. Hot.BorderSizePixel = 2
  431. Hot.Position = UDim2.new(0.716971278, 0, 0.00466880947, 0)
  432. Hot.Size = UDim2.new(0, 86, 0, 25)
  433. Hot.Font = Enum.Font.SourceSansBold
  434. Hot.Text = "Hot"
  435. Hot.TextColor3 = Color3.new(1, 1, 1)
  436. Hot.TextSize = 14
  437.  
  438. Zythian.Name = "Zythian"
  439. Zythian.Parent = Page2
  440. Zythian.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  441. Zythian.BorderColor3 = Color3.new(0.509804, 0, 0)
  442. Zythian.BorderSizePixel = 2
  443. Zythian.Position = UDim2.new(0.0348520875, 0, 0.147118956, 0)
  444. Zythian.Size = UDim2.new(0, 86, 0, 25)
  445. Zythian.Font = Enum.Font.SourceSansBold
  446. Zythian.Text = "Zythian"
  447. Zythian.TextColor3 = Color3.new(1, 1, 1)
  448. Zythian.TextSize = 14
  449.  
  450. BrutalO.Name = "BrutalO"
  451. BrutalO.Parent = Page2
  452. BrutalO.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  453. BrutalO.BorderColor3 = Color3.new(0.509804, 0, 0)
  454. BrutalO.BorderSizePixel = 2
  455. BrutalO.Position = UDim2.new(0.36928916, 0, 0.147118956, 0)
  456. BrutalO.Size = UDim2.new(0, 86, 0, 25)
  457. BrutalO.Font = Enum.Font.SourceSansBold
  458. BrutalO.Text = "BrutalOverlord"
  459. BrutalO.TextColor3 = Color3.new(1, 1, 1)
  460. BrutalO.TextSize = 14
  461.  
  462. Executor.Name = "Executor"
  463. Executor.Parent = Page2
  464. Executor.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  465. Executor.BorderColor3 = Color3.new(0.509804, 0, 0)
  466. Executor.BorderSizePixel = 2
  467. Executor.Position = UDim2.new(0.710348785, 0, 0.147118956, 0)
  468. Executor.Size = UDim2.new(0, 86, 0, 25)
  469. Executor.Font = Enum.Font.SourceSansBold
  470. Executor.Text = "Executor"
  471. Executor.TextColor3 = Color3.new(1, 1, 1)
  472. Executor.TextSize = 14
  473.  
  474. UTG.Name = "UTG"
  475. UTG.Parent = Page2
  476. UTG.BackgroundColor3 = Color3.new(0.54902, 0.00784314, 0.00392157)
  477. UTG.BorderColor3 = Color3.new(0.509804, 0, 0)
  478. UTG.BorderSizePixel = 2
  479. UTG.Position = UDim2.new(0.0348520875, 0, 0.295267075, 0)
  480. UTG.Size = UDim2.new(0, 86, 0, 25)
  481. UTG.Font = Enum.Font.SourceSansBold
  482. UTG.Text = "UTG Remake"
  483. UTG.TextColor3 = Color3.new(1, 1, 1)
  484. UTG.TextSize = 14
  485.  
  486. Minimize.Name = "Minimize"
  487. Minimize.Parent = Main
  488. Minimize.BackgroundColor3 = Color3.new(0, 0, 0)
  489. Minimize.BorderSizePixel = 0
  490. Minimize.Position = UDim2.new(0.891377985, 0, -0.00262386375, 0)
  491. Minimize.Size = UDim2.new(0, 35, 0, 20)
  492. Minimize.Font = Enum.Font.SourceSansLight
  493. Minimize.Text = ">"
  494. Minimize.TextColor3 = Color3.new(1, 1, 1)
  495. Minimize.TextSize = 36
  496. Minimize.TextStrokeColor3 = Color3.new(1, 1, 1)
  497. Minimize.TextWrapped = true
  498.  
  499. R6.Name = "R6"
  500. R6.Parent = Main
  501. R6.BackgroundColor3 = Color3.new(0, 0, 0)
  502. R6.BorderSizePixel = 0
  503. R6.Position = UDim2.new(-0.00208973885, 0, -0.00262386375, 0)
  504. R6.Size = UDim2.new(0, 34, 0, 20)
  505. R6.Font = Enum.Font.SourceSansLight
  506. R6.Text = "R6"
  507. R6.TextColor3 = Color3.new(1, 1, 1)
  508. R6.TextSize = 19
  509. R6.TextStrokeColor3 = Color3.new(1, 1, 1)
  510. R6.TextWrapped = true
  511.  
  512. Open.Name = "Open"
  513. Open.Parent = ScreenGui
  514. Open.BackgroundColor3 = Color3.new(0.862745, 0, 0)
  515. Open.BorderSizePixel = 0
  516. Open.Position = UDim2.new(1, 0, 0.5, 0)
  517. Open.Size = UDim2.new(0, 72, 0, 19)
  518. Open.Font = Enum.Font.SourceSansSemibold
  519. Open.Text = "Open"
  520. Open.TextColor3 = Color3.new(1, 1, 1)
  521. Open.TextSize = 16
  522. -- Scripts:
  523. function SCRIPT_KSUE73_FAKESCRIPT() -- User.ChangeScript
  524. local script = Instance.new('LocalScript')
  525. script.Parent = User
  526. script.Parent.Changed:Connect(function()
  527. script.Change:FireServer(script.Parent.Text)
  528. end)
  529.  
  530. end
  531. coroutine.resume(coroutine.create(SCRIPT_KSUE73_FAKESCRIPT))
  532. function SCRIPT_VDEB86_FAKESCRIPT() -- Main.Dragify
  533. local script = Instance.new('LocalScript')
  534. script.Parent = Main
  535. local UIS = game:GetService("UserInputService")
  536. function dragify(Frame)
  537. dragToggle = nil
  538. local dragSpeed = 0.25
  539. dragInput = nil
  540. dragStart = nil
  541. local dragPos = nil
  542. function updateInput(input)
  543. local Delta = input.Position - dragStart
  544. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  545. game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play()
  546. end
  547. Frame.InputBegan:Connect(function(input)
  548. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  549. dragToggle = true
  550. dragStart = input.Position
  551. startPos = Frame.Position
  552. input.Changed:Connect(function()
  553. if input.UserInputState == Enum.UserInputState.End then
  554. dragToggle = false
  555. end
  556. end)
  557. end
  558. end)
  559. Frame.InputChanged:Connect(function(input)
  560. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  561. dragInput = input
  562. end
  563. end)
  564. game:GetService("UserInputService").InputChanged:Connect(function(input)
  565. if input == dragInput and dragToggle then
  566. updateInput(input)
  567. end
  568. end)
  569. end
  570.  
  571. dragify(script.Parent)
  572.  
  573. --Dont use with other GUIs etc without my P3rm1ss10N! -W0lfy
  574.  
  575. end
  576. coroutine.resume(coroutine.create(SCRIPT_VDEB86_FAKESCRIPT))
  577. function SCRIPT_ZAJY71_FAKESCRIPT() -- Main.PositioningScript
  578. local script = Instance.new('LocalScript')
  579. script.Parent = Main
  580. --//Scripted by Sochi\\
  581. -- script.Parent.Position = UDim2.new(0, 100, 0, -1000)
  582. script.Parent:TweenPosition(UDim2.new(0.5, 0, 0.5, 0), "Out", "Quad", 1)
  583. script.Parent.Draggable = true
  584.  
  585. end
  586. coroutine.resume(coroutine.create(SCRIPT_ZAJY71_FAKESCRIPT))
  587. function SCRIPT_BXNF67_FAKESCRIPT() -- Main.Main
  588. local script = Instance.new('LocalScript')
  589. script.Parent = Main
  590. local frame = script.Parent
  591.  
  592. frame.Page1.Next.MouseButton1Click:Connect(function()
  593. frame.Page1.Visible = false
  594. frame.Page2.Visible = true
  595. end)
  596. frame.Page2.Previous.MouseButton1Click:Connect(function()
  597. frame.Page1.Visible = true
  598. frame.Page2.Visible = false
  599. end)
  600.  
  601. frame.Close.MouseButton1Click:Connect(function()
  602. frame:TweenPosition(UDim2.new(0.5, 0, 1.5, 0))
  603. wait(3)
  604. script.Parent.Parent:Destroy()
  605. end)
  606. frame.Minimize.MouseButton1Click:Connect(function()
  607. frame:TweenPosition(UDim2.new(1.2, 0, 0.5, 0))
  608. frame.Parent.Open:TweenPosition(UDim2.new(0.956, 0, 0.5, 0))
  609. end)
  610. frame.Parent.Open.MouseButton1Click:Connect(function()
  611. frame:TweenPosition(UDim2.new(0.5, 0, 0.5, 0))
  612. frame.Parent.Open:TweenPosition(UDim2.new(1.1, 0, 0.5, 0))
  613. end)
  614.  
  615. end
  616. coroutine.resume(coroutine.create(SCRIPT_BXNF67_FAKESCRIPT))
  617. function SCRIPT_VPKJ71_FAKESCRIPT() -- Main.Execute
  618. local script = Instance.new('Script')
  619. script.Parent = Main
  620. local page1 = script.Parent.Page1
  621. local page2 = script.Parent.Page2
  622. local _player = script.Parent.User.ChangeScript.Change.ChangeRemoteHandler.Text
  623. page1.BodyGuard.MouseButton1Click:Connect(function()
  624. require(3030750786):Fire(_player.Value)
  625. end)
  626. page1.Bong_Cig.MouseButton1Click:Connect(function()
  627. require(3013985920):Fire(_player.Value)
  628. end)
  629. page1.Maddox.MouseButton1Click:Connect(function()
  630. require(2996270076).load(_player.Value)
  631. end)
  632. page1.GrabGun.MouseButton1Click:Connect(function()
  633. require(2991288724).load(_player.Value)
  634. end)
  635. page1.MrByebye.MouseButton1Click:Connect(function()
  636. require(3031423582).load(_player.Value)
  637. end)
  638. page2.Dex.MouseButton1Click:Connect(function()
  639. require(3065505480).load(_player.Value)
  640. end)
  641. page1.Tsunami.MouseButton1Click:Connect(function()
  642. require(3030853409):Fire(_player.Value)
  643. end)
  644. page1.GoodBadCop.MouseButton1Click:Connect(function()
  645. require(2980021654).load(_player.Value)
  646. end)
  647. page1.Chronos.MouseButton1Click:Connect(function()
  648. require(3058896243).load(_player.Value)
  649. end)
  650. page1.SSFucker.MouseButton1Click:Connect(function()
  651. require(02990201034):Fire(_player.Value)
  652. end)
  653. page1.Whip.MouseButton1Click:Connect(function()
  654. require(3026040232):Fire(_player.Value)
  655. end)
  656. page1.VoodoChild.MouseButton1Click:Connect(function()
  657. require(3031042843):Fire(_player.Value)
  658. end)
  659. page1.CreepNPreech.MouseButton1Click:Connect(function()
  660. require(3007943127).load(_player.Value)
  661. end)
  662. page1.KrystalDance.MouseButton1Click:Connect(function()
  663. require(3081277568).load(_player.Value)
  664. end)
  665. page1.Flamethrower.MouseButton1Click:Connect(function()
  666. require(3034288898).load(_player.Value)
  667. end)
  668. page1.Playtime.MouseButton1Click:Connect(function()
  669. require(3009322942).load(_player.Value)
  670. end)
  671. page1.Quantom.MouseButton1Click:Connect(function()
  672. require(3083579583):Fire(_player.Value)
  673. end)
  674. page1.Char.MouseButton1Click:Connect(function()
  675. require(3077548398).load(_player.Value)
  676. end)
  677. page1.Claws.MouseButton1Click:Connect(function()
  678. require(3083142303).load(_player.Value)
  679. end)
  680. page1.ServerAdmin.MouseButton1Click:Connect(function()
  681. require(3083168821).load(_player.Value)
  682. end)
  683. page2.BlindReaper.MouseButton1Click:Connect(function()
  684. require(3083480987).load(_player.Value)
  685. end)
  686. page2.Hot.MouseButton1Click:Connect(function()
  687. require(3083758097).load(_player.Value)
  688. end)
  689. page2.Zythian.MouseButton1Click:Connect(function()
  690. require(3086274786).load(_player.Value)
  691. end)
  692. page2.BrutalO.MouseButton1Click:Connect(function()
  693. require(3086383758).load(_player.Value)
  694. end)
  695. page2.Executor.MouseButton1Click:Connect(function()
  696. require(3089881846).naenae(_player.Value)
  697. end)
  698. page2.UTG.MouseButton1Click:Connect(function()
  699. require(3059033683):Fire(_player.Value)
  700. end)
  701.  
  702. end
  703. coroutine.resume(coroutine.create(SCRIPT_VPKJ71_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement