NeverCords

THEWOQOWEQIWOISAODAKR372874982374

Sep 27th, 2021 (edited)
799
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 35.84 KB | None | 0 0
  1.  
  2. -- Instances:
  3.  
  4. local Stand_Changer = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local UICorner = Instance.new("UICorner")
  7. local TopBar = Instance.new("ImageLabel")
  8. local Title = Instance.new("TextLabel")
  9. local Exit = Instance.new("ImageButton")
  10. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  11. local Shadow = Instance.new("ImageLabel")
  12. local Stands = Instance.new("ScrollingFrame")
  13. local UIListLayout = Instance.new("UIListLayout")
  14. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  15. local Seperator = Instance.new("Frame")
  16. local TheSonic = Instance.new("Frame")
  17. local Title_2 = Instance.new("TextLabel")
  18. local Content = Instance.new("TextLabel")
  19. local Top = Instance.new("ImageLabel")
  20. local Accent = Instance.new("Frame")
  21. local UICorner_2 = Instance.new("UICorner")
  22. local PenumbraShadow = Instance.new("ImageLabel")
  23. local Clicked = Instance.new("TextButton")
  24. local TheExe = Instance.new("Frame")
  25. local Title_3 = Instance.new("TextLabel")
  26. local Content_2 = Instance.new("TextLabel")
  27. local Top_2 = Instance.new("ImageLabel")
  28. local Accent_2 = Instance.new("Frame")
  29. local UICorner_3 = Instance.new("UICorner")
  30. local PenumbraShadow_2 = Instance.new("ImageLabel")
  31. local Clicked_2 = Instance.new("TextButton")
  32. local Gojo = Instance.new("Frame")
  33. local Title_4 = Instance.new("TextLabel")
  34. local Content_3 = Instance.new("TextLabel")
  35. local Top_3 = Instance.new("ImageLabel")
  36. local Accent_3 = Instance.new("Frame")
  37. local UICorner_4 = Instance.new("UICorner")
  38. local PenumbraShadow_3 = Instance.new("ImageLabel")
  39. local Clicked_3 = Instance.new("TextButton")
  40. local DoomSpec = Instance.new("Frame")
  41. local Title_5 = Instance.new("TextLabel")
  42. local Content_4 = Instance.new("TextLabel")
  43. local Top_4 = Instance.new("ImageLabel")
  44. local Accent_4 = Instance.new("Frame")
  45. local UICorner_5 = Instance.new("UICorner")
  46. local PenumbraShadow_4 = Instance.new("ImageLabel")
  47. local Clicked_4 = Instance.new("TextButton")
  48. local Imposter = Instance.new("Frame")
  49. local Title_6 = Instance.new("TextLabel")
  50. local Content_5 = Instance.new("TextLabel")
  51. local Top_5 = Instance.new("ImageLabel")
  52. local Accent_5 = Instance.new("Frame")
  53. local UICorner_6 = Instance.new("UICorner")
  54. local PenumbraShadow_5 = Instance.new("ImageLabel")
  55. local Clicked_5 = Instance.new("TextButton")
  56. local Megumin = Instance.new("Frame")
  57. local Title_7 = Instance.new("TextLabel")
  58. local Content_6 = Instance.new("TextLabel")
  59. local Top_6 = Instance.new("ImageLabel")
  60. local Accent_6 = Instance.new("Frame")
  61. local UICorner_7 = Instance.new("UICorner")
  62. local PenumbraShadow_6 = Instance.new("ImageLabel")
  63. local Clicked_6 = Instance.new("TextButton")
  64. local ReaperSpec = Instance.new("Frame")
  65. local Title_8 = Instance.new("TextLabel")
  66. local Content_7 = Instance.new("TextLabel")
  67. local Top_7 = Instance.new("ImageLabel")
  68. local Accent_7 = Instance.new("Frame")
  69. local UICorner_8 = Instance.new("UICorner")
  70. local PenumbraShadow_7 = Instance.new("ImageLabel")
  71. local Clicked_7 = Instance.new("TextButton")
  72. local XSansSpec = Instance.new("Frame")
  73. local Title_9 = Instance.new("TextLabel")
  74. local Content_8 = Instance.new("TextLabel")
  75. local Top_8 = Instance.new("ImageLabel")
  76. local Accent_8 = Instance.new("Frame")
  77. local UICorner_9 = Instance.new("UICorner")
  78. local PenumbraShadow_8 = Instance.new("ImageLabel")
  79. local Clicked_8 = Instance.new("TextButton")
  80.  
  81. --Properties:
  82.  
  83. Stand_Changer.Name = "Stand_Changer"
  84. Stand_Changer.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  85. Stand_Changer.ResetOnSpawn = false
  86.  
  87. Main.Name = "Main"
  88. Main.Parent = Stand_Changer
  89. Main.AnchorPoint = Vector2.new(0.5, 0.5)
  90. Main.BackgroundColor3 = Color3.fromRGB(27, 27, 27)
  91. Main.Position = UDim2.new(0.5, 0, 0.5, 0)
  92. Main.Size = UDim2.new(0, 514, 0, 338)
  93.  
  94. UICorner.CornerRadius = UDim.new(0, 6)
  95. UICorner.Parent = Main
  96.  
  97. TopBar.Name = "TopBar"
  98. TopBar.Parent = Main
  99. TopBar.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
  100. TopBar.BackgroundTransparency = 1.000
  101. TopBar.BorderSizePixel = 0
  102. TopBar.Position = UDim2.new(0, 0, 0, -17)
  103. TopBar.Size = UDim2.new(0, 514, 0, 45)
  104. TopBar.ZIndex = 3
  105. TopBar.Image = "rbxassetid://6276641225"
  106. TopBar.ImageColor3 = Color3.fromRGB(34, 34, 34)
  107. TopBar.ScaleType = Enum.ScaleType.Slice
  108. TopBar.SliceCenter = Rect.new(256, 256, 256, 256)
  109. TopBar.SliceScale = 0.022
  110.  
  111. Title.Name = "Title"
  112. Title.Parent = TopBar
  113. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  114. Title.BackgroundTransparency = 1.000
  115. Title.Position = UDim2.new(0.0314009711, 0, 0, 0)
  116. Title.Size = UDim2.new(0, 149, 0, 45)
  117. Title.ZIndex = 1231233232
  118. Title.Font = Enum.Font.Gotham
  119. Title.Text = "Any Stand -  V2"
  120. Title.TextColor3 = Color3.fromRGB(197, 197, 197)
  121. Title.TextSize = 17.000
  122. Title.TextXAlignment = Enum.TextXAlignment.Left
  123.  
  124. Exit.Name = "Exit"
  125. Exit.Parent = TopBar
  126. Exit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  127. Exit.BackgroundTransparency = 1.000
  128. Exit.Position = UDim2.new(0.931012809, 0, 0.240207925, 0)
  129. Exit.Size = UDim2.new(0, 26, 0, 23)
  130. Exit.ZIndex = 123123
  131. Exit.AutoButtonColor = false
  132. Exit.Image = "rbxassetid://6235536018"
  133. Exit.ImageColor3 = Color3.fromRGB(197, 197, 197)
  134. Exit.ScaleType = Enum.ScaleType.Fit
  135.  
  136. UIAspectRatioConstraint.Parent = Exit
  137.  
  138. Shadow.Name = "Shadow"
  139. Shadow.Parent = Main
  140. Shadow.AnchorPoint = Vector2.new(0.5, 0.5)
  141. Shadow.BackgroundTransparency = 1.000
  142. Shadow.BorderSizePixel = 0
  143. Shadow.Position = UDim2.new(0.5, 0, 0.474852085, 1)
  144. Shadow.Size = UDim2.new(1, 18, 1.05029583, 18)
  145. Shadow.ZIndex = -1231233
  146. Shadow.Image = "rbxassetid://1316045217"
  147. Shadow.ImageColor3 = Color3.fromRGB(0, 0, 0)
  148. Shadow.ImageTransparency = 0.880
  149. Shadow.ScaleType = Enum.ScaleType.Slice
  150. Shadow.SliceCenter = Rect.new(10, 10, 118, 118)
  151.  
  152. Stands.Name = "Stands"
  153. Stands.Parent = Main
  154. Stands.Active = true
  155. Stands.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  156. Stands.BackgroundTransparency = 1.000
  157. Stands.Position = UDim2.new(0, 0, 0, 28)
  158. Stands.Size = UDim2.new(0, 514, 0, 292)
  159. Stands.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  160.  
  161. UIListLayout.Parent = Stands
  162. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  163. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  164. UIListLayout.Padding = UDim.new(0, 10)
  165.  
  166. UIAspectRatioConstraint_2.Parent = UIListLayout
  167.  
  168. Seperator.Name = "Seperator"
  169. Seperator.Parent = Stands
  170. Seperator.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  171. Seperator.BackgroundTransparency = 1.000
  172. Seperator.Position = UDim2.new(0.379227042, 0, 0, 0)
  173. Seperator.Size = UDim2.new(0, 100, 0, 1)
  174.  
  175. TheSonic.Name = "TheSonic"
  176. TheSonic.Parent = Stands
  177. TheSonic.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  178. TheSonic.Position = UDim2.new(0, 13, 0, 11)
  179. TheSonic.Size = UDim2.new(0, 487, 0, 65)
  180. TheSonic.ZIndex = 12312323
  181.  
  182. Title_2.Name = "Title"
  183. Title_2.Parent = TheSonic
  184. Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  185. Title_2.BackgroundTransparency = 1.000
  186. Title_2.BorderSizePixel = 0
  187. Title_2.Position = UDim2.new(0, 10, 0, 7)
  188. Title_2.Size = UDim2.new(0, 384, 0, 17)
  189. Title_2.ZIndex = 1238910293
  190. Title_2.Font = Enum.Font.GothamSemibold
  191. Title_2.Text = "TheSonic"
  192. Title_2.TextColor3 = Color3.fromRGB(232, 232, 232)
  193. Title_2.TextSize = 14.000
  194. Title_2.TextWrapped = true
  195. Title_2.TextXAlignment = Enum.TextXAlignment.Left
  196.  
  197. Content.Name = "Content"
  198. Content.Parent = TheSonic
  199. Content.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  200. Content.BackgroundTransparency = 1.000
  201. Content.BorderSizePixel = 0
  202. Content.Position = UDim2.new(0, 12, 0, 40)
  203. Content.Size = UDim2.new(0, 381, 0, 14)
  204. Content.ZIndex = 12312323
  205. Content.Font = Enum.Font.Gotham
  206. Content.Text = "Very speedy!"
  207. Content.TextColor3 = Color3.fromRGB(153, 153, 153)
  208. Content.TextSize = 14.000
  209. Content.TextWrapped = true
  210. Content.TextXAlignment = Enum.TextXAlignment.Left
  211. Content.TextYAlignment = Enum.TextYAlignment.Top
  212.  
  213. Top.Name = "Top"
  214. Top.Parent = TheSonic
  215. Top.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
  216. Top.BackgroundTransparency = 1.000
  217. Top.BorderSizePixel = 0
  218. Top.Size = UDim2.new(0, 487, 0, 32)
  219. Top.ZIndex = 12312323
  220. Top.Image = "rbxassetid://6276641225"
  221. Top.ImageColor3 = Color3.fromRGB(33, 33, 33)
  222. Top.ScaleType = Enum.ScaleType.Slice
  223. Top.SliceCenter = Rect.new(256, 256, 256, 256)
  224. Top.SliceScale = 0.022
  225.  
  226. Accent.Name = "Accent"
  227. Accent.Parent = TheSonic
  228. Accent.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
  229. Accent.BackgroundTransparency = 0.700
  230. Accent.BorderSizePixel = 0
  231. Accent.Position = UDim2.new(0, 0, 0, 31)
  232. Accent.Size = UDim2.new(0, 487, 0, 1)
  233. Accent.ZIndex = 1238910293
  234.  
  235. UICorner_2.CornerRadius = UDim.new(0, 6)
  236. UICorner_2.Parent = TheSonic
  237.  
  238. PenumbraShadow.Name = "PenumbraShadow"
  239. PenumbraShadow.Parent = TheSonic
  240. PenumbraShadow.AnchorPoint = Vector2.new(0.5, 0.5)
  241. PenumbraShadow.BackgroundTransparency = 1.000
  242. PenumbraShadow.BorderSizePixel = 0
  243. PenumbraShadow.Position = UDim2.new(0.5, 0, 0.5, 1)
  244. PenumbraShadow.Size = UDim2.new(1, 18, 1, 18)
  245. PenumbraShadow.Image = "rbxassetid://1316045217"
  246. PenumbraShadow.ImageColor3 = Color3.fromRGB(0, 0, 0)
  247. PenumbraShadow.ImageTransparency = 0.880
  248. PenumbraShadow.ScaleType = Enum.ScaleType.Slice
  249. PenumbraShadow.SliceCenter = Rect.new(10, 10, 118, 118)
  250.  
  251. Clicked.Name = "Clicked"
  252. Clicked.Parent = TheSonic
  253. Clicked.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  254. Clicked.BackgroundTransparency = 1.000
  255. Clicked.BorderColor3 = Color3.fromRGB(27, 42, 53)
  256. Clicked.Position = UDim2.new(-0.00258403039, 0, 0, 0)
  257. Clicked.Size = UDim2.new(0, 489, 0, 65)
  258. Clicked.ZIndex = 1238910295
  259. Clicked.AutoButtonColor = false
  260. Clicked.Font = Enum.Font.SourceSans
  261. Clicked.Text = ""
  262. Clicked.TextColor3 = Color3.fromRGB(0, 0, 0)
  263. Clicked.TextSize = 14.000
  264.  
  265. TheExe.Name = "TheExe"
  266. TheExe.Parent = Stands
  267. TheExe.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  268. TheExe.Position = UDim2.new(0, 13, 0, 11)
  269. TheExe.Size = UDim2.new(0, 487, 0, 65)
  270. TheExe.ZIndex = 12312323
  271.  
  272. Title_3.Name = "Title"
  273. Title_3.Parent = TheExe
  274. Title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  275. Title_3.BackgroundTransparency = 1.000
  276. Title_3.BorderSizePixel = 0
  277. Title_3.Position = UDim2.new(0, 10, 0, 7)
  278. Title_3.Size = UDim2.new(0, 384, 0, 17)
  279. Title_3.ZIndex = 1238910293
  280. Title_3.Font = Enum.Font.GothamSemibold
  281. Title_3.Text = "TheExe"
  282. Title_3.TextColor3 = Color3.fromRGB(232, 232, 232)
  283. Title_3.TextSize = 14.000
  284. Title_3.TextWrapped = true
  285. Title_3.TextXAlignment = Enum.TextXAlignment.Left
  286.  
  287. Content_2.Name = "Content"
  288. Content_2.Parent = TheExe
  289. Content_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  290. Content_2.BackgroundTransparency = 1.000
  291. Content_2.BorderSizePixel = 0
  292. Content_2.Position = UDim2.new(0, 12, 0, 40)
  293. Content_2.Size = UDim2.new(0, 381, 0, 14)
  294. Content_2.ZIndex = 12312323
  295. Content_2.Font = Enum.Font.Gotham
  296. Content_2.Text = "Red sonic?"
  297. Content_2.TextColor3 = Color3.fromRGB(153, 153, 153)
  298. Content_2.TextSize = 14.000
  299. Content_2.TextWrapped = true
  300. Content_2.TextXAlignment = Enum.TextXAlignment.Left
  301. Content_2.TextYAlignment = Enum.TextYAlignment.Top
  302.  
  303. Top_2.Name = "Top"
  304. Top_2.Parent = TheExe
  305. Top_2.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
  306. Top_2.BackgroundTransparency = 1.000
  307. Top_2.BorderSizePixel = 0
  308. Top_2.Size = UDim2.new(0, 487, 0, 32)
  309. Top_2.ZIndex = 12312323
  310. Top_2.Image = "rbxassetid://6276641225"
  311. Top_2.ImageColor3 = Color3.fromRGB(33, 33, 33)
  312. Top_2.ScaleType = Enum.ScaleType.Slice
  313. Top_2.SliceCenter = Rect.new(256, 256, 256, 256)
  314. Top_2.SliceScale = 0.022
  315.  
  316. Accent_2.Name = "Accent"
  317. Accent_2.Parent = TheExe
  318. Accent_2.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
  319. Accent_2.BackgroundTransparency = 0.700
  320. Accent_2.BorderSizePixel = 0
  321. Accent_2.Position = UDim2.new(0, 0, 0, 31)
  322. Accent_2.Size = UDim2.new(0, 487, 0, 1)
  323. Accent_2.ZIndex = 1238910293
  324.  
  325. UICorner_3.CornerRadius = UDim.new(0, 6)
  326. UICorner_3.Parent = TheExe
  327.  
  328. PenumbraShadow_2.Name = "PenumbraShadow"
  329. PenumbraShadow_2.Parent = TheExe
  330. PenumbraShadow_2.AnchorPoint = Vector2.new(0.5, 0.5)
  331. PenumbraShadow_2.BackgroundTransparency = 1.000
  332. PenumbraShadow_2.BorderSizePixel = 0
  333. PenumbraShadow_2.Position = UDim2.new(0.5, 0, 0.5, 1)
  334. PenumbraShadow_2.Size = UDim2.new(1, 18, 1, 18)
  335. PenumbraShadow_2.Image = "rbxassetid://1316045217"
  336. PenumbraShadow_2.ImageColor3 = Color3.fromRGB(0, 0, 0)
  337. PenumbraShadow_2.ImageTransparency = 0.880
  338. PenumbraShadow_2.ScaleType = Enum.ScaleType.Slice
  339. PenumbraShadow_2.SliceCenter = Rect.new(10, 10, 118, 118)
  340.  
  341. Clicked_2.Name = "Clicked"
  342. Clicked_2.Parent = TheExe
  343. Clicked_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  344. Clicked_2.BackgroundTransparency = 1.000
  345. Clicked_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  346. Clicked_2.Position = UDim2.new(-0.00258403039, 0, 0, 0)
  347. Clicked_2.Size = UDim2.new(0, 489, 0, 65)
  348. Clicked_2.ZIndex = 1238910295
  349. Clicked_2.AutoButtonColor = false
  350. Clicked_2.Font = Enum.Font.SourceSans
  351. Clicked_2.Text = ""
  352. Clicked_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  353. Clicked_2.TextSize = 14.000
  354.  
  355. Gojo.Name = "Gojo"
  356. Gojo.Parent = Stands
  357. Gojo.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  358. Gojo.Position = UDim2.new(0, 13, 0, 11)
  359. Gojo.Size = UDim2.new(0, 487, 0, 65)
  360. Gojo.ZIndex = 12312323
  361.  
  362. Title_4.Name = "Title"
  363. Title_4.Parent = Gojo
  364. Title_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  365. Title_4.BackgroundTransparency = 1.000
  366. Title_4.BorderSizePixel = 0
  367. Title_4.Position = UDim2.new(0, 10, 0, 7)
  368. Title_4.Size = UDim2.new(0, 384, 0, 17)
  369. Title_4.ZIndex = 1238910293
  370. Title_4.Font = Enum.Font.GothamSemibold
  371. Title_4.Text = "Gojo"
  372. Title_4.TextColor3 = Color3.fromRGB(232, 232, 232)
  373. Title_4.TextSize = 14.000
  374. Title_4.TextWrapped = true
  375. Title_4.TextXAlignment = Enum.TextXAlignment.Left
  376.  
  377. Content_3.Name = "Content"
  378. Content_3.Parent = Gojo
  379. Content_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  380. Content_3.BackgroundTransparency = 1.000
  381. Content_3.BorderSizePixel = 0
  382. Content_3.Position = UDim2.new(0, 12, 0, 40)
  383. Content_3.Size = UDim2.new(0, 381, 0, 14)
  384. Content_3.ZIndex = 12312323
  385. Content_3.Font = Enum.Font.Gotham
  386. Content_3.Text = "Blind anime guy that looks cool!"
  387. Content_3.TextColor3 = Color3.fromRGB(153, 153, 153)
  388. Content_3.TextSize = 14.000
  389. Content_3.TextWrapped = true
  390. Content_3.TextXAlignment = Enum.TextXAlignment.Left
  391. Content_3.TextYAlignment = Enum.TextYAlignment.Top
  392.  
  393. Top_3.Name = "Top"
  394. Top_3.Parent = Gojo
  395. Top_3.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
  396. Top_3.BackgroundTransparency = 1.000
  397. Top_3.BorderSizePixel = 0
  398. Top_3.Size = UDim2.new(0, 487, 0, 32)
  399. Top_3.ZIndex = 12312323
  400. Top_3.Image = "rbxassetid://6276641225"
  401. Top_3.ImageColor3 = Color3.fromRGB(33, 33, 33)
  402. Top_3.ScaleType = Enum.ScaleType.Slice
  403. Top_3.SliceCenter = Rect.new(256, 256, 256, 256)
  404. Top_3.SliceScale = 0.022
  405.  
  406. Accent_3.Name = "Accent"
  407. Accent_3.Parent = Gojo
  408. Accent_3.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
  409. Accent_3.BackgroundTransparency = 0.700
  410. Accent_3.BorderSizePixel = 0
  411. Accent_3.Position = UDim2.new(0, 0, 0, 31)
  412. Accent_3.Size = UDim2.new(0, 487, 0, 1)
  413. Accent_3.ZIndex = 1238910293
  414.  
  415. UICorner_4.CornerRadius = UDim.new(0, 6)
  416. UICorner_4.Parent = Gojo
  417.  
  418. PenumbraShadow_3.Name = "PenumbraShadow"
  419. PenumbraShadow_3.Parent = Gojo
  420. PenumbraShadow_3.AnchorPoint = Vector2.new(0.5, 0.5)
  421. PenumbraShadow_3.BackgroundTransparency = 1.000
  422. PenumbraShadow_3.BorderSizePixel = 0
  423. PenumbraShadow_3.Position = UDim2.new(0.5, 0, 0.5, 1)
  424. PenumbraShadow_3.Size = UDim2.new(1, 18, 1, 18)
  425. PenumbraShadow_3.Image = "rbxassetid://1316045217"
  426. PenumbraShadow_3.ImageColor3 = Color3.fromRGB(0, 0, 0)
  427. PenumbraShadow_3.ImageTransparency = 0.880
  428. PenumbraShadow_3.ScaleType = Enum.ScaleType.Slice
  429. PenumbraShadow_3.SliceCenter = Rect.new(10, 10, 118, 118)
  430.  
  431. Clicked_3.Name = "Clicked"
  432. Clicked_3.Parent = Gojo
  433. Clicked_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  434. Clicked_3.BackgroundTransparency = 1.000
  435. Clicked_3.BorderColor3 = Color3.fromRGB(27, 42, 53)
  436. Clicked_3.Position = UDim2.new(-0.00258403039, 0, 0, 0)
  437. Clicked_3.Size = UDim2.new(0, 489, 0, 65)
  438. Clicked_3.ZIndex = 1238910295
  439. Clicked_3.AutoButtonColor = false
  440. Clicked_3.Font = Enum.Font.SourceSans
  441. Clicked_3.Text = ""
  442. Clicked_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  443. Clicked_3.TextSize = 14.000
  444.  
  445. DoomSpec.Name = "DoomSpec"
  446. DoomSpec.Parent = Stands
  447. DoomSpec.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  448. DoomSpec.Position = UDim2.new(0, 13, 0, 11)
  449. DoomSpec.Size = UDim2.new(0, 487, 0, 65)
  450. DoomSpec.ZIndex = 12312323
  451.  
  452. Title_5.Name = "Title"
  453. Title_5.Parent = DoomSpec
  454. Title_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  455. Title_5.BackgroundTransparency = 1.000
  456. Title_5.BorderSizePixel = 0
  457. Title_5.Position = UDim2.new(0, 10, 0, 7)
  458. Title_5.Size = UDim2.new(0, 384, 0, 17)
  459. Title_5.ZIndex = 1238910293
  460. Title_5.Font = Enum.Font.GothamSemibold
  461. Title_5.Text = "DoomSpec"
  462. Title_5.TextColor3 = Color3.fromRGB(232, 232, 232)
  463. Title_5.TextSize = 14.000
  464. Title_5.TextWrapped = true
  465. Title_5.TextXAlignment = Enum.TextXAlignment.Left
  466.  
  467. Content_4.Name = "Content"
  468. Content_4.Parent = DoomSpec
  469. Content_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  470. Content_4.BackgroundTransparency = 1.000
  471. Content_4.BorderSizePixel = 0
  472. Content_4.Position = UDim2.new(0, 12, 0, 40)
  473. Content_4.Size = UDim2.new(0, 381, 0, 14)
  474. Content_4.ZIndex = 12312323
  475. Content_4.Font = Enum.Font.Gotham
  476. Content_4.Text = "The owner gave this to 3 people!"
  477. Content_4.TextColor3 = Color3.fromRGB(153, 153, 153)
  478. Content_4.TextSize = 14.000
  479. Content_4.TextWrapped = true
  480. Content_4.TextXAlignment = Enum.TextXAlignment.Left
  481. Content_4.TextYAlignment = Enum.TextYAlignment.Top
  482.  
  483. Top_4.Name = "Top"
  484. Top_4.Parent = DoomSpec
  485. Top_4.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
  486. Top_4.BackgroundTransparency = 1.000
  487. Top_4.BorderSizePixel = 0
  488. Top_4.Size = UDim2.new(0, 487, 0, 32)
  489. Top_4.ZIndex = 12312323
  490. Top_4.Image = "rbxassetid://6276641225"
  491. Top_4.ImageColor3 = Color3.fromRGB(33, 33, 33)
  492. Top_4.ScaleType = Enum.ScaleType.Slice
  493. Top_4.SliceCenter = Rect.new(256, 256, 256, 256)
  494. Top_4.SliceScale = 0.022
  495.  
  496. Accent_4.Name = "Accent"
  497. Accent_4.Parent = DoomSpec
  498. Accent_4.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
  499. Accent_4.BackgroundTransparency = 0.700
  500. Accent_4.BorderSizePixel = 0
  501. Accent_4.Position = UDim2.new(0, 0, 0, 31)
  502. Accent_4.Size = UDim2.new(0, 487, 0, 1)
  503. Accent_4.ZIndex = 1238910293
  504.  
  505. UICorner_5.CornerRadius = UDim.new(0, 6)
  506. UICorner_5.Parent = DoomSpec
  507.  
  508. PenumbraShadow_4.Name = "PenumbraShadow"
  509. PenumbraShadow_4.Parent = DoomSpec
  510. PenumbraShadow_4.AnchorPoint = Vector2.new(0.5, 0.5)
  511. PenumbraShadow_4.BackgroundTransparency = 1.000
  512. PenumbraShadow_4.BorderSizePixel = 0
  513. PenumbraShadow_4.Position = UDim2.new(0.5, 0, 0.5, 1)
  514. PenumbraShadow_4.Size = UDim2.new(1, 18, 1, 18)
  515. PenumbraShadow_4.Image = "rbxassetid://1316045217"
  516. PenumbraShadow_4.ImageColor3 = Color3.fromRGB(0, 0, 0)
  517. PenumbraShadow_4.ImageTransparency = 0.880
  518. PenumbraShadow_4.ScaleType = Enum.ScaleType.Slice
  519. PenumbraShadow_4.SliceCenter = Rect.new(10, 10, 118, 118)
  520.  
  521. Clicked_4.Name = "Clicked"
  522. Clicked_4.Parent = DoomSpec
  523. Clicked_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  524. Clicked_4.BackgroundTransparency = 1.000
  525. Clicked_4.BorderColor3 = Color3.fromRGB(27, 42, 53)
  526. Clicked_4.Position = UDim2.new(-0.00258403039, 0, 0, 0)
  527. Clicked_4.Size = UDim2.new(0, 489, 0, 65)
  528. Clicked_4.ZIndex = 1238910295
  529. Clicked_4.AutoButtonColor = false
  530. Clicked_4.Font = Enum.Font.SourceSans
  531. Clicked_4.Text = ""
  532. Clicked_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  533. Clicked_4.TextSize = 14.000
  534.  
  535. Imposter.Name = "Imposter"
  536. Imposter.Parent = Stands
  537. Imposter.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  538. Imposter.Position = UDim2.new(0, 13, 0, 11)
  539. Imposter.Size = UDim2.new(0, 487, 0, 65)
  540. Imposter.ZIndex = 12312323
  541.  
  542. Title_6.Name = "Title"
  543. Title_6.Parent = Imposter
  544. Title_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  545. Title_6.BackgroundTransparency = 1.000
  546. Title_6.BorderSizePixel = 0
  547. Title_6.Position = UDim2.new(0, 10, 0, 7)
  548. Title_6.Size = UDim2.new(0, 384, 0, 17)
  549. Title_6.ZIndex = 1238910293
  550. Title_6.Font = Enum.Font.GothamSemibold
  551. Title_6.Text = "ImposterSpec"
  552. Title_6.TextColor3 = Color3.fromRGB(232, 232, 232)
  553. Title_6.TextSize = 14.000
  554. Title_6.TextWrapped = true
  555. Title_6.TextXAlignment = Enum.TextXAlignment.Left
  556.  
  557. Content_5.Name = "Content"
  558. Content_5.Parent = Imposter
  559. Content_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  560. Content_5.BackgroundTransparency = 1.000
  561. Content_5.BorderSizePixel = 0
  562. Content_5.Position = UDim2.new(0, 12, 0, 40)
  563. Content_5.Size = UDim2.new(0, 381, 0, 14)
  564. Content_5.ZIndex = 12312323
  565. Content_5.Font = Enum.Font.Gotham
  566. Content_5.Text = "Im not sus and wont kill"
  567. Content_5.TextColor3 = Color3.fromRGB(153, 153, 153)
  568. Content_5.TextSize = 14.000
  569. Content_5.TextWrapped = true
  570. Content_5.TextXAlignment = Enum.TextXAlignment.Left
  571. Content_5.TextYAlignment = Enum.TextYAlignment.Top
  572.  
  573. Top_5.Name = "Top"
  574. Top_5.Parent = Imposter
  575. Top_5.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
  576. Top_5.BackgroundTransparency = 1.000
  577. Top_5.BorderSizePixel = 0
  578. Top_5.Size = UDim2.new(0, 487, 0, 32)
  579. Top_5.ZIndex = 12312323
  580. Top_5.Image = "rbxassetid://6276641225"
  581. Top_5.ImageColor3 = Color3.fromRGB(33, 33, 33)
  582. Top_5.ScaleType = Enum.ScaleType.Slice
  583. Top_5.SliceCenter = Rect.new(256, 256, 256, 256)
  584. Top_5.SliceScale = 0.022
  585.  
  586. Accent_5.Name = "Accent"
  587. Accent_5.Parent = Imposter
  588. Accent_5.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
  589. Accent_5.BackgroundTransparency = 0.700
  590. Accent_5.BorderSizePixel = 0
  591. Accent_5.Position = UDim2.new(0, 0, 0, 31)
  592. Accent_5.Size = UDim2.new(0, 487, 0, 1)
  593. Accent_5.ZIndex = 1238910293
  594.  
  595. UICorner_6.CornerRadius = UDim.new(0, 6)
  596. UICorner_6.Parent = Imposter
  597.  
  598. PenumbraShadow_5.Name = "PenumbraShadow"
  599. PenumbraShadow_5.Parent = Imposter
  600. PenumbraShadow_5.AnchorPoint = Vector2.new(0.5, 0.5)
  601. PenumbraShadow_5.BackgroundTransparency = 1.000
  602. PenumbraShadow_5.BorderSizePixel = 0
  603. PenumbraShadow_5.Position = UDim2.new(0.5, 0, 0.5, 1)
  604. PenumbraShadow_5.Size = UDim2.new(1, 18, 1, 18)
  605. PenumbraShadow_5.Image = "rbxassetid://1316045217"
  606. PenumbraShadow_5.ImageColor3 = Color3.fromRGB(0, 0, 0)
  607. PenumbraShadow_5.ImageTransparency = 0.880
  608. PenumbraShadow_5.ScaleType = Enum.ScaleType.Slice
  609. PenumbraShadow_5.SliceCenter = Rect.new(10, 10, 118, 118)
  610.  
  611. Clicked_5.Name = "Clicked"
  612. Clicked_5.Parent = Imposter
  613. Clicked_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  614. Clicked_5.BackgroundTransparency = 1.000
  615. Clicked_5.BorderColor3 = Color3.fromRGB(27, 42, 53)
  616. Clicked_5.Position = UDim2.new(-0.00258403039, 0, 0, 0)
  617. Clicked_5.Size = UDim2.new(0, 489, 0, 65)
  618. Clicked_5.ZIndex = 1238910295
  619. Clicked_5.AutoButtonColor = false
  620. Clicked_5.Font = Enum.Font.SourceSans
  621. Clicked_5.Text = ""
  622. Clicked_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  623. Clicked_5.TextSize = 14.000
  624.  
  625. Megumin.Name = "Megumin"
  626. Megumin.Parent = Stands
  627. Megumin.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  628. Megumin.Position = UDim2.new(0, 13, 0, 11)
  629. Megumin.Size = UDim2.new(0, 487, 0, 65)
  630. Megumin.ZIndex = 12312323
  631.  
  632. Title_7.Name = "Title"
  633. Title_7.Parent = Megumin
  634. Title_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  635. Title_7.BackgroundTransparency = 1.000
  636. Title_7.BorderSizePixel = 0
  637. Title_7.Position = UDim2.new(0, 10, 0, 7)
  638. Title_7.Size = UDim2.new(0, 384, 0, 17)
  639. Title_7.ZIndex = 1238910293
  640. Title_7.Font = Enum.Font.GothamSemibold
  641. Title_7.Text = "Megumin"
  642. Title_7.TextColor3 = Color3.fromRGB(232, 232, 232)
  643. Title_7.TextSize = 14.000
  644. Title_7.TextWrapped = true
  645. Title_7.TextXAlignment = Enum.TextXAlignment.Left
  646.  
  647. Content_6.Name = "Content"
  648. Content_6.Parent = Megumin
  649. Content_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  650. Content_6.BackgroundTransparency = 1.000
  651. Content_6.BorderSizePixel = 0
  652. Content_6.Position = UDim2.new(0, 12, 0, 40)
  653. Content_6.Size = UDim2.new(0, 381, 0, 14)
  654. Content_6.ZIndex = 12312323
  655. Content_6.Font = Enum.Font.Gotham
  656. Content_6.Text = "16 yr old witch has arrived!"
  657. Content_6.TextColor3 = Color3.fromRGB(153, 153, 153)
  658. Content_6.TextSize = 14.000
  659. Content_6.TextWrapped = true
  660. Content_6.TextXAlignment = Enum.TextXAlignment.Left
  661. Content_6.TextYAlignment = Enum.TextYAlignment.Top
  662.  
  663. Top_6.Name = "Top"
  664. Top_6.Parent = Megumin
  665. Top_6.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
  666. Top_6.BackgroundTransparency = 1.000
  667. Top_6.BorderSizePixel = 0
  668. Top_6.Size = UDim2.new(0, 487, 0, 32)
  669. Top_6.ZIndex = 12312323
  670. Top_6.Image = "rbxassetid://6276641225"
  671. Top_6.ImageColor3 = Color3.fromRGB(33, 33, 33)
  672. Top_6.ScaleType = Enum.ScaleType.Slice
  673. Top_6.SliceCenter = Rect.new(256, 256, 256, 256)
  674. Top_6.SliceScale = 0.022
  675.  
  676. Accent_6.Name = "Accent"
  677. Accent_6.Parent = Megumin
  678. Accent_6.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
  679. Accent_6.BackgroundTransparency = 0.700
  680. Accent_6.BorderSizePixel = 0
  681. Accent_6.Position = UDim2.new(0, 0, 0, 31)
  682. Accent_6.Size = UDim2.new(0, 487, 0, 1)
  683. Accent_6.ZIndex = 1238910293
  684.  
  685. UICorner_7.CornerRadius = UDim.new(0, 6)
  686. UICorner_7.Parent = Megumin
  687.  
  688. PenumbraShadow_6.Name = "PenumbraShadow"
  689. PenumbraShadow_6.Parent = Megumin
  690. PenumbraShadow_6.AnchorPoint = Vector2.new(0.5, 0.5)
  691. PenumbraShadow_6.BackgroundTransparency = 1.000
  692. PenumbraShadow_6.BorderSizePixel = 0
  693. PenumbraShadow_6.Position = UDim2.new(0.5, 0, 0.5, 1)
  694. PenumbraShadow_6.Size = UDim2.new(1, 18, 1, 18)
  695. PenumbraShadow_6.Image = "rbxassetid://1316045217"
  696. PenumbraShadow_6.ImageColor3 = Color3.fromRGB(0, 0, 0)
  697. PenumbraShadow_6.ImageTransparency = 0.880
  698. PenumbraShadow_6.ScaleType = Enum.ScaleType.Slice
  699. PenumbraShadow_6.SliceCenter = Rect.new(10, 10, 118, 118)
  700.  
  701. Clicked_6.Name = "Clicked"
  702. Clicked_6.Parent = Megumin
  703. Clicked_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  704. Clicked_6.BackgroundTransparency = 1.000
  705. Clicked_6.BorderColor3 = Color3.fromRGB(27, 42, 53)
  706. Clicked_6.Position = UDim2.new(-0.00258403039, 0, 0, 0)
  707. Clicked_6.Size = UDim2.new(0, 489, 0, 65)
  708. Clicked_6.ZIndex = 1238910295
  709. Clicked_6.AutoButtonColor = false
  710. Clicked_6.Font = Enum.Font.SourceSans
  711. Clicked_6.Text = ""
  712. Clicked_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  713. Clicked_6.TextSize = 14.000
  714.  
  715. ReaperSpec.Name = "ReaperSpec"
  716. ReaperSpec.Parent = Stands
  717. ReaperSpec.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  718. ReaperSpec.Position = UDim2.new(0, 13, 0, 11)
  719. ReaperSpec.Size = UDim2.new(0, 487, 0, 65)
  720. ReaperSpec.ZIndex = 12312323
  721.  
  722. Title_8.Name = "Title"
  723. Title_8.Parent = ReaperSpec
  724. Title_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  725. Title_8.BackgroundTransparency = 1.000
  726. Title_8.BorderSizePixel = 0
  727. Title_8.Position = UDim2.new(0, 10, 0, 7)
  728. Title_8.Size = UDim2.new(0, 384, 0, 17)
  729. Title_8.ZIndex = 1238910293
  730. Title_8.Font = Enum.Font.GothamSemibold
  731. Title_8.Text = "ReaperSpec"
  732. Title_8.TextColor3 = Color3.fromRGB(232, 232, 232)
  733. Title_8.TextSize = 14.000
  734. Title_8.TextWrapped = true
  735. Title_8.TextXAlignment = Enum.TextXAlignment.Left
  736.  
  737. Content_7.Name = "Content"
  738. Content_7.Parent = ReaperSpec
  739. Content_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  740. Content_7.BackgroundTransparency = 1.000
  741. Content_7.BorderSizePixel = 0
  742. Content_7.Position = UDim2.new(0, 12, 0, 40)
  743. Content_7.Size = UDim2.new(0, 381, 0, 14)
  744. Content_7.ZIndex = 12312323
  745. Content_7.Font = Enum.Font.Gotham
  746. Content_7.Text = "OP but hard to learn how to use"
  747. Content_7.TextColor3 = Color3.fromRGB(153, 153, 153)
  748. Content_7.TextSize = 14.000
  749. Content_7.TextWrapped = true
  750. Content_7.TextXAlignment = Enum.TextXAlignment.Left
  751. Content_7.TextYAlignment = Enum.TextYAlignment.Top
  752.  
  753. Top_7.Name = "Top"
  754. Top_7.Parent = ReaperSpec
  755. Top_7.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
  756. Top_7.BackgroundTransparency = 1.000
  757. Top_7.BorderSizePixel = 0
  758. Top_7.Size = UDim2.new(0, 487, 0, 32)
  759. Top_7.ZIndex = 12312323
  760. Top_7.Image = "rbxassetid://6276641225"
  761. Top_7.ImageColor3 = Color3.fromRGB(33, 33, 33)
  762. Top_7.ScaleType = Enum.ScaleType.Slice
  763. Top_7.SliceCenter = Rect.new(256, 256, 256, 256)
  764. Top_7.SliceScale = 0.022
  765.  
  766. Accent_7.Name = "Accent"
  767. Accent_7.Parent = ReaperSpec
  768. Accent_7.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
  769. Accent_7.BackgroundTransparency = 0.700
  770. Accent_7.BorderSizePixel = 0
  771. Accent_7.Position = UDim2.new(0, 0, 0, 31)
  772. Accent_7.Size = UDim2.new(0, 487, 0, 1)
  773. Accent_7.ZIndex = 1238910293
  774.  
  775. UICorner_8.CornerRadius = UDim.new(0, 6)
  776. UICorner_8.Parent = ReaperSpec
  777.  
  778. PenumbraShadow_7.Name = "PenumbraShadow"
  779. PenumbraShadow_7.Parent = ReaperSpec
  780. PenumbraShadow_7.AnchorPoint = Vector2.new(0.5, 0.5)
  781. PenumbraShadow_7.BackgroundTransparency = 1.000
  782. PenumbraShadow_7.BorderSizePixel = 0
  783. PenumbraShadow_7.Position = UDim2.new(0.5, 0, 0.5, 1)
  784. PenumbraShadow_7.Size = UDim2.new(1, 18, 1, 18)
  785. PenumbraShadow_7.Image = "rbxassetid://1316045217"
  786. PenumbraShadow_7.ImageColor3 = Color3.fromRGB(0, 0, 0)
  787. PenumbraShadow_7.ImageTransparency = 0.880
  788. PenumbraShadow_7.ScaleType = Enum.ScaleType.Slice
  789. PenumbraShadow_7.SliceCenter = Rect.new(10, 10, 118, 118)
  790.  
  791. Clicked_7.Name = "Clicked"
  792. Clicked_7.Parent = ReaperSpec
  793. Clicked_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  794. Clicked_7.BackgroundTransparency = 1.000
  795. Clicked_7.BorderColor3 = Color3.fromRGB(27, 42, 53)
  796. Clicked_7.Position = UDim2.new(-0.00258403039, 0, 0, 0)
  797. Clicked_7.Size = UDim2.new(0, 489, 0, 65)
  798. Clicked_7.ZIndex = 1238910295
  799. Clicked_7.AutoButtonColor = false
  800. Clicked_7.Font = Enum.Font.SourceSans
  801. Clicked_7.Text = ""
  802. Clicked_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  803. Clicked_7.TextSize = 14.000
  804.  
  805. XSansSpec.Name = "XSansSpec"
  806. XSansSpec.Parent = Stands
  807. XSansSpec.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  808. XSansSpec.Position = UDim2.new(0, 13, 0, 11)
  809. XSansSpec.Size = UDim2.new(0, 487, 0, 65)
  810. XSansSpec.ZIndex = 12312323
  811.  
  812. Title_9.Name = "Title"
  813. Title_9.Parent = XSansSpec
  814. Title_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  815. Title_9.BackgroundTransparency = 1.000
  816. Title_9.BorderSizePixel = 0
  817. Title_9.Position = UDim2.new(0, 10, 0, 7)
  818. Title_9.Size = UDim2.new(0, 384, 0, 17)
  819. Title_9.ZIndex = 1238910293
  820. Title_9.Font = Enum.Font.GothamSemibold
  821. Title_9.Text = "XSansSpec"
  822. Title_9.TextColor3 = Color3.fromRGB(232, 232, 232)
  823. Title_9.TextSize = 14.000
  824. Title_9.TextWrapped = true
  825. Title_9.TextXAlignment = Enum.TextXAlignment.Left
  826.  
  827. Content_8.Name = "Content"
  828. Content_8.Parent = XSansSpec
  829. Content_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  830. Content_8.BackgroundTransparency = 1.000
  831. Content_8.BorderSizePixel = 0
  832. Content_8.Position = UDim2.new(0, 12, 0, 40)
  833. Content_8.Size = UDim2.new(0, 381, 0, 14)
  834. Content_8.ZIndex = 12312323
  835. Content_8.Font = Enum.Font.Gotham
  836. Content_8.Text = "Read reaper's description!"
  837. Content_8.TextColor3 = Color3.fromRGB(153, 153, 153)
  838. Content_8.TextSize = 14.000
  839. Content_8.TextWrapped = true
  840. Content_8.TextXAlignment = Enum.TextXAlignment.Left
  841. Content_8.TextYAlignment = Enum.TextYAlignment.Top
  842.  
  843. Top_8.Name = "Top"
  844. Top_8.Parent = XSansSpec
  845. Top_8.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
  846. Top_8.BackgroundTransparency = 1.000
  847. Top_8.BorderSizePixel = 0
  848. Top_8.Size = UDim2.new(0, 487, 0, 32)
  849. Top_8.ZIndex = 12312323
  850. Top_8.Image = "rbxassetid://6276641225"
  851. Top_8.ImageColor3 = Color3.fromRGB(33, 33, 33)
  852. Top_8.ScaleType = Enum.ScaleType.Slice
  853. Top_8.SliceCenter = Rect.new(256, 256, 256, 256)
  854. Top_8.SliceScale = 0.022
  855.  
  856. Accent_8.Name = "Accent"
  857. Accent_8.Parent = XSansSpec
  858. Accent_8.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
  859. Accent_8.BackgroundTransparency = 0.700
  860. Accent_8.BorderSizePixel = 0
  861. Accent_8.Position = UDim2.new(0, 0, 0, 31)
  862. Accent_8.Size = UDim2.new(0, 487, 0, 1)
  863. Accent_8.ZIndex = 1238910293
  864.  
  865. UICorner_9.CornerRadius = UDim.new(0, 6)
  866. UICorner_9.Parent = XSansSpec
  867.  
  868. PenumbraShadow_8.Name = "PenumbraShadow"
  869. PenumbraShadow_8.Parent = XSansSpec
  870. PenumbraShadow_8.AnchorPoint = Vector2.new(0.5, 0.5)
  871. PenumbraShadow_8.BackgroundTransparency = 1.000
  872. PenumbraShadow_8.BorderSizePixel = 0
  873. PenumbraShadow_8.Position = UDim2.new(0.5, 0, 0.5, 1)
  874. PenumbraShadow_8.Size = UDim2.new(1, 18, 1, 18)
  875. PenumbraShadow_8.Image = "rbxassetid://1316045217"
  876. PenumbraShadow_8.ImageColor3 = Color3.fromRGB(0, 0, 0)
  877. PenumbraShadow_8.ImageTransparency = 0.880
  878. PenumbraShadow_8.ScaleType = Enum.ScaleType.Slice
  879. PenumbraShadow_8.SliceCenter = Rect.new(10, 10, 118, 118)
  880.  
  881. Clicked_8.Name = "Clicked"
  882. Clicked_8.Parent = XSansSpec
  883. Clicked_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  884. Clicked_8.BackgroundTransparency = 1.000
  885. Clicked_8.BorderColor3 = Color3.fromRGB(27, 42, 53)
  886. Clicked_8.Position = UDim2.new(-0.00258403039, 0, 0, 0)
  887. Clicked_8.Size = UDim2.new(0, 489, 0, 65)
  888. Clicked_8.ZIndex = 1238910295
  889. Clicked_8.AutoButtonColor = false
  890. Clicked_8.Font = Enum.Font.SourceSans
  891. Clicked_8.Text = ""
  892. Clicked_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  893. Clicked_8.TextSize = 14.000
  894.  
  895. -- Scripts:
  896.  
  897. local function UIFO_fake_script() -- Exit.CloseScript
  898.     local script = Instance.new('LocalScript', Exit)
  899.  
  900.     script.Parent.MouseButton1Click:Connect(function()
  901.         script.Parent.Parent.Parent.Parent:Destroy()
  902.     end)
  903. end
  904. coroutine.wrap(UIFO_fake_script)()
  905. local function JWBMB_fake_script() -- Clicked.LocalScript
  906.     local script = Instance.new('LocalScript', Clicked)
  907.  
  908.     script.Parent.MouseButton1Click:Connect(function()
  909.         game.ReplicatedStorage.TheSonic:FireServer()
  910.     end)
  911. end
  912. coroutine.wrap(JWBMB_fake_script)()
  913. local function SGLPIN_fake_script() -- Clicked_2.TheExeScript
  914.     local script = Instance.new('LocalScript', Clicked_2)
  915.  
  916.     script.Parent.MouseButton1Click:Connect(function()
  917.         game.ReplicatedStorage.TheExe:FireServer()
  918.     end)
  919. end
  920. coroutine.wrap(SGLPIN_fake_script)()
  921. local function ZBVJX_fake_script() -- Clicked_3.LocalScript
  922.     local script = Instance.new('LocalScript', Clicked_3)
  923.  
  924.     script.Parent.MouseButton1Click:Connect(function()
  925.         game.ReplicatedStorage.Gojo:FireServer()
  926.     end)
  927. end
  928. coroutine.wrap(ZBVJX_fake_script)()
  929. local function NNNRXC_fake_script() -- Clicked_4.LocalScript
  930.     local script = Instance.new('LocalScript', Clicked_4)
  931.  
  932.     script.Parent.MouseButton1Click:Connect(function()
  933.         game.ReplicatedStorage.DoomSlayer:FireServer()
  934.     end)
  935. end
  936. coroutine.wrap(NNNRXC_fake_script)()
  937. local function VCVVJJ_fake_script() -- Clicked_5.LocalScript
  938.     local script = Instance.new('LocalScript', Clicked_5)
  939.  
  940.     script.Parent.MouseButton1Click:Connect(function()
  941.         game.ReplicatedStorage.imposter:FireServer()
  942.     end)
  943. end
  944. coroutine.wrap(VCVVJJ_fake_script)()
  945. local function ECWCQK_fake_script() -- Clicked_6.LocalScript
  946.     local script = Instance.new('LocalScript', Clicked_6)
  947.  
  948.     script.Parent.MouseButton1Click:Connect(function()
  949.         game.ReplicatedStorage.Megumin:FireServer()
  950.     end)
  951. end
  952. coroutine.wrap(ECWCQK_fake_script)()
  953. local function NAWBT_fake_script() -- Clicked_7.LocalScript
  954.     local script = Instance.new('LocalScript', Clicked_7)
  955.  
  956.     script.Parent.MouseButton1Click:Connect(function()
  957.         game.ReplicatedStorage.Reaper:FireServer()
  958.     end)
  959. end
  960. coroutine.wrap(NAWBT_fake_script)()
  961. local function BQWQ_fake_script() -- Clicked_8.LocalScript
  962.     local script = Instance.new('LocalScript', Clicked_8)
  963.  
  964.     script.Parent.MouseButton1Click:Connect(function()
  965.         game.ReplicatedStorage.XSansSpec:FireServer()
  966.     end)
  967. end
  968. coroutine.wrap(BQWQ_fake_script)()
  969. local function RPGRCY_fake_script() -- Main.Drag
  970.     local script = Instance.new('LocalScript', Main)
  971.  
  972.     local UIS = game:GetService('UserInputService')
  973.     local frame = script.Parent
  974.     local dragToggle = nil
  975.     local dragSpeed = 0.25
  976.     local dragStart = nil
  977.     local startPos = nil
  978.    
  979.     local function updateInput(input)
  980.         local delta = input.Position - dragStart
  981.         local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
  982.             startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  983.         game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
  984.     end
  985.    
  986.     frame.InputBegan:Connect(function(input)
  987.         if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  988.             dragToggle = true
  989.             dragStart = input.Position
  990.             startPos = frame.Position
  991.             input.Changed:Connect(function()
  992.                 if input.UserInputState == Enum.UserInputState.End then
  993.                     dragToggle = false
  994.                 end
  995.             end)
  996.         end
  997.     end)
  998.    
  999.     UIS.InputChanged:Connect(function(input)
  1000.         if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1001.             if dragToggle then
  1002.                 updateInput(input)
  1003.             end
  1004.         end
  1005.     end)
  1006. end
  1007. coroutine.wrap(RPGRCY_fake_script)()
  1008. local function ZWGFFCM_fake_script() -- Main.KeyBind
  1009.     local script = Instance.new('LocalScript', Main)
  1010.  
  1011.     local UIS = game:GetService("UserInputService")
  1012.     local on = true
  1013.    
  1014.     UIS.InputBegan:Connect(function(input)
  1015.         if input.KeyCode == Enum.KeyCode.P then
  1016.             if on == true then
  1017.                 script.Parent.Visible = false
  1018.                 on = false
  1019.             else
  1020.                 script.Parent.Visible = true
  1021.                 on = true
  1022.             end
  1023.         end
  1024.     end)
  1025. end
  1026. coroutine.wrap(ZWGFFCM_fake_script)()
  1027.  
Add Comment
Please, Sign In to add comment