Leodu41

troliing gui

Oct 5th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  3. do
  4. print("FE Compatibility code by Mokiros")
  5. script.Parent = Player.Character
  6.  
  7. --RemoteEvent for communicating
  8. local Event = Instance.new("RemoteEvent")
  9. Event.Name = "UserInput_Event"
  10.  
  11. --Fake event to make stuff like Mouse.KeyDown work
  12. local function fakeEvent()
  13. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  14. t.connect = t.Connect
  15. return t
  16. end
  17.  
  18. --Creating fake input objects with fake variables
  19. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  20. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  21. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  22. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  23. end}
  24. --Merged 2 functions into one by checking amount of arguments
  25. CAS.UnbindAction = CAS.BindAction
  26.  
  27. --This function will trigger the events that have been :Connect()'ed
  28. local function te(self,ev,...)
  29. local t = m[ev]
  30. if t and t._fakeEvent and t.Function then
  31. t.Function(...)
  32. end
  33. end
  34. m.TrigEvent = te
  35. UIS.TrigEvent = te
  36.  
  37. Event.OnServerEvent:Connect(function(plr,io)
  38. if plr~=Player then return end
  39. if io.isMouse then
  40. m.Target = io.Target
  41. m.Hit = io.Hit
  42. else
  43. local b = io.UserInputState == Enum.UserInputState.Begin
  44. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  45. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  46. end
  47. for _,t in pairs(CAS.Actions) do
  48. for _,k in pairs(t.Keys) do
  49. if k==io.KeyCode then
  50. t.Function(t.Name,io.UserInputState,io)
  51. end
  52. end
  53. end
  54. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  55. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  56. end
  57. end)
  58. Event.Parent = NLS([==[
  59. local Player = game:GetService("Players").LocalPlayer
  60. local Event = script:WaitForChild("UserInput_Event")
  61.  
  62. local UIS = game:GetService("UserInputService")
  63. local input = function(io,a)
  64. if a then return end
  65. --Since InputObject is a client-side instance, we create and pass table instead
  66. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  67. end
  68. UIS.InputBegan:Connect(input)
  69. UIS.InputEnded:Connect(input)
  70.  
  71. local Mouse = Player:GetMouse()
  72. local h,t
  73. --Give the server mouse data 30 times every second, but only if the values changed
  74. --If player is not moving their mouse, client won't fire events
  75. while wait(1/30) do
  76. if h~=Mouse.Hit or t~=Mouse.Target then
  77. h,t=Mouse.Hit,Mouse.Target
  78. Event:FireServer({isMouse=true,Target=t,Hit=h})
  79. end
  80. end]==],Player.Character)
  81. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  82. end
  83. .
  84. -- Version: 2.82
  85. -- by leodu41 EDIT
  86. local UTG = Instance.new("ScreenGui")
  87. local MainFrame = Instance.new("Frame")
  88. local TextLabel = Instance.new("TextLabel")
  89. local Borders = Instance.new("Frame")
  90. local Border = Instance.new("ImageLabel")
  91. local NineBox_TopLeft = Instance.new("ImageLabel")
  92. local NineBox_Top = Instance.new("ImageLabel")
  93. local NineBox_TopRight = Instance.new("ImageLabel")
  94. local NineBox_Left = Instance.new("ImageLabel")
  95. local NineBox_Center = Instance.new("ImageLabel")
  96. local NineBox_Right = Instance.new("ImageLabel")
  97. local NineBox_BottomLeft = Instance.new("ImageLabel")
  98. local NineBox_Bottom = Instance.new("ImageLabel")
  99. local NineBox_BottomRight = Instance.new("ImageLabel")
  100. local Border_2 = Instance.new("ImageLabel")
  101. local NineBox_TopLeft_2 = Instance.new("ImageLabel")
  102. local NineBox_Top_2 = Instance.new("ImageLabel")
  103. local NineBox_TopRight_2 = Instance.new("ImageLabel")
  104. local NineBox_Left_2 = Instance.new("ImageLabel")
  105. local NineBox_Center_2 = Instance.new("ImageLabel")
  106. local NineBox_Right_2 = Instance.new("ImageLabel")
  107. local NineBox_BottomLeft_2 = Instance.new("ImageLabel")
  108. local NineBox_Bottom_2 = Instance.new("ImageLabel")
  109. local NineBox_BottomRight_2 = Instance.new("ImageLabel")
  110. local Border_3 = Instance.new("ImageLabel")
  111. local NineBox_TopLeft_3 = Instance.new("ImageLabel")
  112. local NineBox_Top_3 = Instance.new("ImageLabel")
  113. local NineBox_TopRight_3 = Instance.new("ImageLabel")
  114. local NineBox_Left_3 = Instance.new("ImageLabel")
  115. local NineBox_Center_3 = Instance.new("ImageLabel")
  116. local NineBox_Right_3 = Instance.new("ImageLabel")
  117. local NineBox_BottomLeft_3 = Instance.new("ImageLabel")
  118. local NineBox_Bottom_3 = Instance.new("ImageLabel")
  119. local NineBox_BottomRight_3 = Instance.new("ImageLabel")
  120. local Border_4 = Instance.new("ImageLabel")
  121. local NineBox_TopLeft_4 = Instance.new("ImageLabel")
  122. local NineBox_Top_4 = Instance.new("ImageLabel")
  123. local NineBox_TopRight_4 = Instance.new("ImageLabel")
  124. local NineBox_Left_4 = Instance.new("ImageLabel")
  125. local NineBox_Center_4 = Instance.new("ImageLabel")
  126. local NineBox_Right_4 = Instance.new("ImageLabel")
  127. local NineBox_BottomLeft_4 = Instance.new("ImageLabel")
  128. local NineBox_Bottom_4 = Instance.new("ImageLabel")
  129. local NineBox_BottomRight_4 = Instance.new("ImageLabel")
  130. local Border_5 = Instance.new("ImageLabel")
  131. local NineBox_TopLeft_5 = Instance.new("ImageLabel")
  132. local NineBox_Top_5 = Instance.new("ImageLabel")
  133. local NineBox_TopRight_5 = Instance.new("ImageLabel")
  134. local NineBox_Left_5 = Instance.new("ImageLabel")
  135. local NineBox_Center_5 = Instance.new("ImageLabel")
  136. local NineBox_Right_5 = Instance.new("ImageLabel")
  137. local NineBox_BottomLeft_5 = Instance.new("ImageLabel")
  138. local NineBox_Bottom_5 = Instance.new("ImageLabel")
  139. local NineBox_BottomRight_5 = Instance.new("ImageLabel")
  140. local Border_6 = Instance.new("ImageLabel")
  141. local NineBox_TopLeft_6 = Instance.new("ImageLabel")
  142. local NineBox_Top_6 = Instance.new("ImageLabel")
  143. local NineBox_TopRight_6 = Instance.new("ImageLabel")
  144. local NineBox_Left_6 = Instance.new("ImageLabel")
  145. local NineBox_Center_6 = Instance.new("ImageLabel")
  146. local NineBox_Right_6 = Instance.new("ImageLabel")
  147. local NineBox_BottomLeft_6 = Instance.new("ImageLabel")
  148. local NineBox_Bottom_6 = Instance.new("ImageLabel")
  149. local NineBox_BottomRight_6 = Instance.new("ImageLabel")
  150. local Border_7 = Instance.new("ImageLabel")
  151. local NineBox_TopLeft_7 = Instance.new("ImageLabel")
  152. local NineBox_Top_7 = Instance.new("ImageLabel")
  153. local NineBox_TopRight_7 = Instance.new("ImageLabel")
  154. local NineBox_Left_7 = Instance.new("ImageLabel")
  155. local NineBox_Center_7 = Instance.new("ImageLabel")
  156. local NineBox_Right_7 = Instance.new("ImageLabel")
  157. local NineBox_BottomLeft_7 = Instance.new("ImageLabel")
  158. local NineBox_Bottom_7 = Instance.new("ImageLabel")
  159. local NineBox_BottomRight_7 = Instance.new("ImageLabel")
  160. local Border_8 = Instance.new("ImageLabel")
  161. local NineBox_TopLeft_8 = Instance.new("ImageLabel")
  162. local NineBox_Top_8 = Instance.new("ImageLabel")
  163. local NineBox_TopRight_8 = Instance.new("ImageLabel")
  164. local NineBox_Left_8 = Instance.new("ImageLabel")
  165. local NineBox_Center_8 = Instance.new("ImageLabel")
  166. local NineBox_Right_8 = Instance.new("ImageLabel")
  167. local NineBox_BottomLeft_8 = Instance.new("ImageLabel")
  168. local NineBox_Bottom_8 = Instance.new("ImageLabel")
  169. local NineBox_BottomRight_8 = Instance.new("ImageLabel")
  170. local Frame = Instance.new("Frame")
  171. local R6 = Instance.new("TextButton")
  172. local Respawn = Instance.new("TextButton")
  173. local TextBox = Instance.new("TextBox")
  174. local Credits = Instance.new("Frame")
  175. local Border_9 = Instance.new("ImageLabel")
  176. local NineBox_TopLeft_9 = Instance.new("ImageLabel")
  177. local NineBox_Top_9 = Instance.new("ImageLabel")
  178. local NineBox_TopRight_9 = Instance.new("ImageLabel")
  179. local NineBox_Left_9 = Instance.new("ImageLabel")
  180. local NineBox_Center_9 = Instance.new("ImageLabel")
  181. local NineBox_Right_9 = Instance.new("ImageLabel")
  182. local NineBox_BottomLeft_9 = Instance.new("ImageLabel")
  183. local NineBox_Bottom_9 = Instance.new("ImageLabel")
  184. local NineBox_BottomRight_9 = Instance.new("ImageLabel")
  185. local Border_10 = Instance.new("ImageLabel")
  186. local NineBox_TopLeft_10 = Instance.new("ImageLabel")
  187. local NineBox_Top_10 = Instance.new("ImageLabel")
  188. local NineBox_TopRight_10 = Instance.new("ImageLabel")
  189. local NineBox_Left_10 = Instance.new("ImageLabel")
  190. local NineBox_Center_10 = Instance.new("ImageLabel")
  191. local NineBox_Right_10 = Instance.new("ImageLabel")
  192. local NineBox_BottomLeft_10 = Instance.new("ImageLabel")
  193. local NineBox_Bottom_10 = Instance.new("ImageLabel")
  194. local NineBox_BottomRight_10 = Instance.new("ImageLabel")
  195. local Border_11 = Instance.new("ImageLabel")
  196. local NineBox_TopLeft_11 = Instance.new("ImageLabel")
  197. local NineBox_Top_11 = Instance.new("ImageLabel")
  198. local NineBox_TopRight_11 = Instance.new("ImageLabel")
  199. local NineBox_Left_11 = Instance.new("ImageLabel")
  200. local NineBox_Center_11 = Instance.new("ImageLabel")
  201. local NineBox_Right_11 = Instance.new("ImageLabel")
  202. local NineBox_BottomLeft_11 = Instance.new("ImageLabel")
  203. local NineBox_Bottom_11 = Instance.new("ImageLabel")
  204. local NineBox_BottomRight_11 = Instance.new("ImageLabel")
  205. local Border_12 = Instance.new("ImageLabel")
  206. local NineBox_TopLeft_12 = Instance.new("ImageLabel")
  207. local NineBox_Top_12 = Instance.new("ImageLabel")
  208. local NineBox_TopRight_12 = Instance.new("ImageLabel")
  209. local NineBox_Left_12 = Instance.new("ImageLabel")
  210. local NineBox_Center_12 = Instance.new("ImageLabel")
  211. local NineBox_Right_12 = Instance.new("ImageLabel")
  212. local NineBox_BottomLeft_12 = Instance.new("ImageLabel")
  213. local NineBox_Bottom_12 = Instance.new("ImageLabel")
  214. local NineBox_BottomRight_12 = Instance.new("ImageLabel")
  215. local Border_13 = Instance.new("ImageLabel")
  216. local NineBox_TopLeft_13 = Instance.new("ImageLabel")
  217. local NineBox_Top_13 = Instance.new("ImageLabel")
  218. local NineBox_TopRight_13 = Instance.new("ImageLabel")
  219. local NineBox_Left_13 = Instance.new("ImageLabel")
  220. local NineBox_Center_13 = Instance.new("ImageLabel")
  221. local NineBox_Right_13 = Instance.new("ImageLabel")
  222. local NineBox_BottomLeft_13 = Instance.new("ImageLabel")
  223. local NineBox_Bottom_13 = Instance.new("ImageLabel")
  224. local NineBox_BottomRight_13 = Instance.new("ImageLabel")
  225. local Border_14 = Instance.new("ImageLabel")
  226. local NineBox_TopLeft_14 = Instance.new("ImageLabel")
  227. local NineBox_Top_14 = Instance.new("ImageLabel")
  228. local NineBox_TopRight_14 = Instance.new("ImageLabel")
  229. local NineBox_Left_14 = Instance.new("ImageLabel")
  230. local NineBox_Center_14 = Instance.new("ImageLabel")
  231. local NineBox_Right_14 = Instance.new("ImageLabel")
  232. local NineBox_BottomLeft_14 = Instance.new("ImageLabel")
  233. local NineBox_Bottom_14 = Instance.new("ImageLabel")
  234. local NineBox_BottomRight_14 = Instance.new("ImageLabel")
  235. local Border_15 = Instance.new("ImageLabel")
  236. local NineBox_TopLeft_15 = Instance.new("ImageLabel")
  237. local NineBox_Top_15 = Instance.new("ImageLabel")
  238. local NineBox_TopRight_15 = Instance.new("ImageLabel")
  239. local NineBox_Left_15 = Instance.new("ImageLabel")
  240. local NineBox_Center_15 = Instance.new("ImageLabel")
  241. local NineBox_Right_15 = Instance.new("ImageLabel")
  242. local NineBox_BottomLeft_15 = Instance.new("ImageLabel")
  243. local NineBox_Bottom_15 = Instance.new("ImageLabel")
  244. local NineBox_BottomRight_15 = Instance.new("ImageLabel")
  245. local Border_16 = Instance.new("ImageLabel")
  246. local NineBox_TopLeft_16 = Instance.new("ImageLabel")
  247. local NineBox_Top_16 = Instance.new("ImageLabel")
  248. local NineBox_TopRight_16 = Instance.new("ImageLabel")
  249. local NineBox_Left_16 = Instance.new("ImageLabel")
  250. local NineBox_Center_16 = Instance.new("ImageLabel")
  251. local NineBox_Right_16 = Instance.new("ImageLabel")
  252. local NineBox_BottomLeft_16 = Instance.new("ImageLabel")
  253. local NineBox_Bottom_16 = Instance.new("ImageLabel")
  254. local NineBox_BottomRight_16 = Instance.new("ImageLabel")
  255. local credit = Instance.new("Frame")
  256. local TextLabel_2 = Instance.new("TextLabel")
  257. local TextLabel_3 = Instance.new("TextLabel")
  258. local TextLabel_4 = Instance.new("TextLabel")
  259. local TextLabel_5 = Instance.new("TextLabel")
  260. local Page2 = Instance.new("Frame")
  261. local Border_17 = Instance.new("ImageLabel")
  262. local NineBox_TopLeft_17 = Instance.new("ImageLabel")
  263. local NineBox_Top_17 = Instance.new("ImageLabel")
  264. local NineBox_TopRight_17 = Instance.new("ImageLabel")
  265. local NineBox_Left_17 = Instance.new("ImageLabel")
  266. local NineBox_Center_17 = Instance.new("ImageLabel")
  267. local NineBox_Right_17 = Instance.new("ImageLabel")
  268. local NineBox_BottomLeft_17 = Instance.new("ImageLabel")
  269. local NineBox_Bottom_17 = Instance.new("ImageLabel")
  270. local NineBox_BottomRight_17 = Instance.new("ImageLabel")
  271. local Border_18 = Instance.new("ImageLabel")
  272. local NineBox_TopLeft_18 = Instance.new("ImageLabel")
  273. local NineBox_Top_18 = Instance.new("ImageLabel")
  274. local NineBox_TopRight_18 = Instance.new("ImageLabel")
  275. local NineBox_Left_18 = Instance.new("ImageLabel")
  276. local NineBox_Center_18 = Instance.new("ImageLabel")
  277. local NineBox_Right_18 = Instance.new("ImageLabel")
  278. local NineBox_BottomLeft_18 = Instance.new("ImageLabel")
  279. local NineBox_Bottom_18 = Instance.new("ImageLabel")
  280. local NineBox_BottomRight_18 = Instance.new("ImageLabel")
  281. local Border_19 = Instance.new("ImageLabel")
  282. local NineBox_TopLeft_19 = Instance.new("ImageLabel")
  283. local NineBox_Top_19 = Instance.new("ImageLabel")
  284. local NineBox_TopRight_19 = Instance.new("ImageLabel")
  285. local NineBox_Left_19 = Instance.new("ImageLabel")
  286. local NineBox_Center_19 = Instance.new("ImageLabel")
  287. local NineBox_Right_19 = Instance.new("ImageLabel")
  288. local NineBox_BottomLeft_19 = Instance.new("ImageLabel")
  289. local NineBox_Bottom_19 = Instance.new("ImageLabel")
  290. local NineBox_BottomRight_19 = Instance.new("ImageLabel")
  291. local Border_20 = Instance.new("ImageLabel")
  292. local NineBox_TopLeft_20 = Instance.new("ImageLabel")
  293. local NineBox_Top_20 = Instance.new("ImageLabel")
  294. local NineBox_TopRight_20 = Instance.new("ImageLabel")
  295. local NineBox_Left_20 = Instance.new("ImageLabel")
  296. local NineBox_Center_20 = Instance.new("ImageLabel")
  297. local NineBox_Right_20 = Instance.new("ImageLabel")
  298. local NineBox_BottomLeft_20 = Instance.new("ImageLabel")
  299. local NineBox_Bottom_20 = Instance.new("ImageLabel")
  300. local NineBox_BottomRight_20 = Instance.new("ImageLabel")
  301. local Border_21 = Instance.new("ImageLabel")
  302. local NineBox_TopLeft_21 = Instance.new("ImageLabel")
  303. local NineBox_Top_21 = Instance.new("ImageLabel")
  304. local NineBox_TopRight_21 = Instance.new("ImageLabel")
  305. local NineBox_Left_21 = Instance.new("ImageLabel")
  306. local NineBox_Center_21 = Instance.new("ImageLabel")
  307. local NineBox_Right_21 = Instance.new("ImageLabel")
  308. local NineBox_BottomLeft_21 = Instance.new("ImageLabel")
  309. local NineBox_Bottom_21 = Instance.new("ImageLabel")
  310. local NineBox_BottomRight_21 = Instance.new("ImageLabel")
  311. local Border_22 = Instance.new("ImageLabel")
  312. local NineBox_TopLeft_22 = Instance.new("ImageLabel")
  313. local NineBox_Top_22 = Instance.new("ImageLabel")
  314. local NineBox_TopRight_22 = Instance.new("ImageLabel")
  315. local NineBox_Left_22 = Instance.new("ImageLabel")
  316. local NineBox_Center_22 = Instance.new("ImageLabel")
  317. local NineBox_Right_22 = Instance.new("ImageLabel")
  318. local NineBox_BottomLeft_22 = Instance.new("ImageLabel")
  319. local NineBox_Bottom_22 = Instance.new("ImageLabel")
  320. local NineBox_BottomRight_22 = Instance.new("ImageLabel")
  321. local Border_23 = Instance.new("ImageLabel")
  322. local NineBox_TopLeft_23 = Instance.new("ImageLabel")
  323. local NineBox_Top_23 = Instance.new("ImageLabel")
  324. local NineBox_TopRight_23 = Instance.new("ImageLabel")
  325. local NineBox_Left_23 = Instance.new("ImageLabel")
  326. local NineBox_Center_23 = Instance.new("ImageLabel")
  327. local NineBox_Right_23 = Instance.new("ImageLabel")
  328. local NineBox_BottomLeft_23 = Instance.new("ImageLabel")
  329. local NineBox_Bottom_23 = Instance.new("ImageLabel")
  330. local NineBox_BottomRight_23 = Instance.new("ImageLabel")
  331. local Border_24 = Instance.new("ImageLabel")
  332. local NineBox_TopLeft_24 = Instance.new("ImageLabel")
  333. local NineBox_Top_24 = Instance.new("ImageLabel")
  334. local NineBox_TopRight_24 = Instance.new("ImageLabel")
  335. local NineBox_Left_24 = Instance.new("ImageLabel")
  336. local NineBox_Center_24 = Instance.new("ImageLabel")
  337. local NineBox_Right_24 = Instance.new("ImageLabel")
  338. local NineBox_BottomLeft_24 = Instance.new("ImageLabel")
  339. local NineBox_Bottom_24 = Instance.new("ImageLabel")
  340. local NineBox_BottomRight_24 = Instance.new("ImageLabel")
  341. local credit_2 = Instance.new("Frame")
  342. local TextLabel_6 = Instance.new("TextLabel")
  343. local ScrollingFrame = Instance.new("ScrollingFrame")
  344. local Angel = Instance.new("TextButton")
  345. local Wed = Instance.new("TextButton")
  346. local DarthVader = Instance.new("TextButton")
  347. local Maddox = Instance.new("TextButton")
  348. local ElioBlasio = Instance.new("TextButton")
  349. local MrByeBye = Instance.new("TextButton")
  350. local TrapGun = Instance.new("TextButton")
  351. local TheBigBan = Instance.new("TextButton")
  352. local OroshiArmCannon = Instance.new("TextButton")
  353. local NebulaGlitcher = Instance.new("TextButton")
  354. local InfiniteYieldSS = Instance.new("TextButton")
  355. local GoodCopBadCop = Instance.new("TextButton")
  356. local GrabGun = Instance.new("TextButton")
  357. local NeptunianV = Instance.new("TextButton")
  358. local GrabKnifeV4 = Instance.new("TextButton")
  359. local InternalWar = Instance.new("TextButton")
  360. local DualPinkGuns = Instance.new("TextButton")
  361. local topkek = Instance.new("TextButton")
  362. local UVG = Instance.new("TextButton")
  363. local flame = Instance.new("TextButton")
  364. local tornado = Instance.new("TextButton")
  365. local judge = Instance.new("TextButton")
  366. local Xester = Instance.new("TextButton")
  367. local Golden = Instance.new("TextButton")
  368. local Master = Instance.new("TextButton")
  369. local Pizza = Instance.new("TextButton")
  370. local Void = Instance.new("TextButton")
  371. local Ruin = Instance.new("TextButton")
  372. local Warden = Instance.new("TextButton")
  373. local Noob = Instance.new("TextButton")
  374. local ScrollingFrame_2 = Instance.new("ScrollingFrame")
  375. local Omni = Instance.new("TextButton")
  376. local Bru = Instance.new("TextButton")
  377. local _911 = Instance.new("TextButton")
  378. local Troll = Instance.new("TextButton")
  379. local snoop = Instance.new("TextButton")
  380. local Thomas = Instance.new("TextButton")
  381. local Spong = Instance.new("TextButton")
  382. local Sniper = Instance.new("TextButton")
  383. local Death = Instance.new("TextButton")
  384. local poke = Instance.new("TextButton")
  385. local Toad = Instance.new("TextButton")
  386. local Star = Instance.new("TextButton")
  387. local Back = Instance.new("TextButton")
  388. local Exit = Instance.new("TextButton")
  389. --Properties:
  390. UTG.Name = "UTG"
  391. UTG.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  392. UTG.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  393. UTG.ResetOnSpawn = false
  394.  
  395. MainFrame.Name = "MainFrame"
  396. MainFrame.Parent = UTG
  397. MainFrame.Active = true
  398. MainFrame.BackgroundColor3 = Color3.new(0.14902, 0.176471, 0.188235)
  399. MainFrame.BorderColor3 = Color3.new(0.0196078, 0.0196078, 0.0196078)
  400. MainFrame.BorderSizePixel = 0
  401. MainFrame.Draggable = true
  402. MainFrame.Position = UDim2.new(0, 484, 0, 268)
  403. MainFrame.Size = UDim2.new(0, 240, 0, 438)
  404.  
  405. TextLabel.Parent = MainFrame
  406. TextLabel.Active = true
  407. TextLabel.BackgroundTransparency = 1
  408. TextLabel.Position = UDim2.new(1.07732642, -225, 0.0208844095, 0)
  409. TextLabel.Size = UDim2.new(0, 182, 0, 25)
  410. TextLabel.Font = Enum.Font.Arial
  411. TextLabel.Text = "Ultimate Trolling GUI"
  412. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  413. TextLabel.TextSize = 20
  414.  
  415. Borders.Name = "Borders"
  416. Borders.Parent = MainFrame
  417. Borders.Active = true
  418. Borders.BackgroundColor3 = Color3.new(1, 1, 1)
  419. Borders.BackgroundTransparency = 1
  420. Borders.BorderSizePixel = 0
  421. Borders.Position = UDim2.new(0, 11, 0, 10)
  422. Borders.Size = UDim2.new(1.05416656, -24, 1.02968049, -24)
  423.  
  424. Border.Name = "Border"
  425. Border.Parent = Borders
  426. Border.BackgroundColor3 = Color3.new(1, 1, 1)
  427. Border.BackgroundTransparency = 1
  428. Border.BorderSizePixel = 0
  429. Border.Position = UDim2.new(0, -12, 0, -12)
  430. Border.Size = UDim2.new(0, 12, 0, 12)
  431. Border.Image = "rbxassetid://238725003"
  432. Border.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  433. Border.ImageRectSize = Vector2.new(12, 12)
  434. Border.ImageTransparency = 1
  435.  
  436. NineBox_TopLeft.Name = "NineBox_TopLeft"
  437. NineBox_TopLeft.Parent = Border
  438. NineBox_TopLeft.BackgroundTransparency = 1
  439. NineBox_TopLeft.BorderSizePixel = 0
  440. NineBox_TopLeft.Size = UDim2.new(0, 6, 0, 6)
  441. NineBox_TopLeft.Image = "rbxassetid://238725003"
  442. NineBox_TopLeft.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  443. NineBox_TopLeft.ImageRectSize = Vector2.new(6, 6)
  444.  
  445. NineBox_Top.Name = "NineBox_Top"
  446. NineBox_Top.Parent = Border
  447. NineBox_Top.BackgroundTransparency = 1
  448. NineBox_Top.BorderSizePixel = 0
  449. NineBox_Top.Position = UDim2.new(0, 6, 0, 0)
  450. NineBox_Top.Size = UDim2.new(1, -12, 0, 6)
  451. NineBox_Top.Image = "rbxassetid://238725003"
  452. NineBox_Top.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  453. NineBox_Top.ImageRectOffset = Vector2.new(6, 0)
  454. NineBox_Top.ImageRectSize = Vector2.new(0, 6)
  455.  
  456. NineBox_TopRight.Name = "NineBox_TopRight"
  457. NineBox_TopRight.Parent = Border
  458. NineBox_TopRight.BackgroundTransparency = 1
  459. NineBox_TopRight.BorderSizePixel = 0
  460. NineBox_TopRight.Position = UDim2.new(1, -6, 0, 0)
  461. NineBox_TopRight.Size = UDim2.new(0, 6, 0, 6)
  462. NineBox_TopRight.Image = "rbxassetid://238725003"
  463. NineBox_TopRight.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  464. NineBox_TopRight.ImageRectOffset = Vector2.new(6, 0)
  465. NineBox_TopRight.ImageRectSize = Vector2.new(6, 6)
  466.  
  467. NineBox_Left.Name = "NineBox_Left"
  468. NineBox_Left.Parent = Border
  469. NineBox_Left.BackgroundTransparency = 1
  470. NineBox_Left.BorderSizePixel = 0
  471. NineBox_Left.Position = UDim2.new(0, 0, 0, 6)
  472. NineBox_Left.Size = UDim2.new(0, 6, 1, -12)
  473. NineBox_Left.Image = "rbxassetid://238725003"
  474. NineBox_Left.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  475. NineBox_Left.ImageRectOffset = Vector2.new(0, 6)
  476. NineBox_Left.ImageRectSize = Vector2.new(6, 0)
  477.  
  478. NineBox_Center.Name = "NineBox_Center"
  479. NineBox_Center.Parent = Border
  480. NineBox_Center.BackgroundTransparency = 1
  481. NineBox_Center.BorderSizePixel = 0
  482. NineBox_Center.Position = UDim2.new(0, 6, 0, 6)
  483. NineBox_Center.Size = UDim2.new(1, -12, 1, -12)
  484. NineBox_Center.Image = "rbxassetid://238725003"
  485. NineBox_Center.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  486. NineBox_Center.ImageRectOffset = Vector2.new(6, 6)
  487.  
  488. NineBox_Right.Name = "NineBox_Right"
  489. NineBox_Right.Parent = Border
  490. NineBox_Right.BackgroundTransparency = 1
  491. NineBox_Right.BorderSizePixel = 0
  492. NineBox_Right.Position = UDim2.new(1, -6, 0, 6)
  493. NineBox_Right.Size = UDim2.new(0, 6, 1, -12)
  494. NineBox_Right.Image = "rbxassetid://238725003"
  495. NineBox_Right.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  496. NineBox_Right.ImageRectOffset = Vector2.new(6, 6)
  497. NineBox_Right.ImageRectSize = Vector2.new(6, 0)
  498.  
  499. NineBox_BottomLeft.Name = "NineBox_BottomLeft"
  500. NineBox_BottomLeft.Parent = Border
  501. NineBox_BottomLeft.BackgroundTransparency = 1
  502. NineBox_BottomLeft.BorderSizePixel = 0
  503. NineBox_BottomLeft.Position = UDim2.new(0, 0, 1, -6)
  504. NineBox_BottomLeft.Size = UDim2.new(0, 6, 0, 6)
  505. NineBox_BottomLeft.Image = "rbxassetid://238725003"
  506. NineBox_BottomLeft.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  507. NineBox_BottomLeft.ImageRectOffset = Vector2.new(0, 6)
  508. NineBox_BottomLeft.ImageRectSize = Vector2.new(6, 6)
  509.  
  510. NineBox_Bottom.Name = "NineBox_Bottom"
  511. NineBox_Bottom.Parent = Border
  512. NineBox_Bottom.BackgroundTransparency = 1
  513. NineBox_Bottom.BorderSizePixel = 0
  514. NineBox_Bottom.Position = UDim2.new(0, 6, 1, -6)
  515. NineBox_Bottom.Size = UDim2.new(1, -12, 0, 6)
  516. NineBox_Bottom.Image = "rbxassetid://238725003"
  517. NineBox_Bottom.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  518. NineBox_Bottom.ImageRectOffset = Vector2.new(6, 6)
  519. NineBox_Bottom.ImageRectSize = Vector2.new(0, 6)
  520.  
  521. NineBox_BottomRight.Name = "NineBox_BottomRight"
  522. NineBox_BottomRight.Parent = Border
  523. NineBox_BottomRight.BackgroundTransparency = 1
  524. NineBox_BottomRight.BorderSizePixel = 0
  525. NineBox_BottomRight.Position = UDim2.new(1, -6, 1, -6)
  526. NineBox_BottomRight.Size = UDim2.new(0, 6, 0, 6)
  527. NineBox_BottomRight.Image = "rbxassetid://238725003"
  528. NineBox_BottomRight.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  529. NineBox_BottomRight.ImageRectOffset = Vector2.new(6, 6)
  530. NineBox_BottomRight.ImageRectSize = Vector2.new(6, 6)
  531.  
  532. Border_2.Name = "Border"
  533. Border_2.Parent = Borders
  534. Border_2.BackgroundColor3 = Color3.new(1, 1, 1)
  535. Border_2.BackgroundTransparency = 1
  536. Border_2.BorderSizePixel = 0
  537. Border_2.Position = UDim2.new(1, 0, 0, -12)
  538. Border_2.Size = UDim2.new(0, 12, 0, 12)
  539. Border_2.Image = "http://www.roblox.com/asset/?id=238725003"
  540. Border_2.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  541. Border_2.ImageRectOffset = Vector2.new(24, 0)
  542. Border_2.ImageRectSize = Vector2.new(12, 12)
  543. Border_2.ImageTransparency = 1
  544.  
  545. NineBox_TopLeft_2.Name = "NineBox_TopLeft"
  546. NineBox_TopLeft_2.Parent = Border_2
  547. NineBox_TopLeft_2.BackgroundTransparency = 1
  548. NineBox_TopLeft_2.BorderSizePixel = 0
  549. NineBox_TopLeft_2.Size = UDim2.new(0, 6, 0, 6)
  550. NineBox_TopLeft_2.Image = "http://www.roblox.com/asset/?id=238725003"
  551. NineBox_TopLeft_2.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  552. NineBox_TopLeft_2.ImageRectOffset = Vector2.new(24, 0)
  553. NineBox_TopLeft_2.ImageRectSize = Vector2.new(6, 6)
  554.  
  555. NineBox_Top_2.Name = "NineBox_Top"
  556. NineBox_Top_2.Parent = Border_2
  557. NineBox_Top_2.BackgroundTransparency = 1
  558. NineBox_Top_2.BorderSizePixel = 0
  559. NineBox_Top_2.Position = UDim2.new(0, 6, 0, 0)
  560. NineBox_Top_2.Size = UDim2.new(1, -12, 0, 6)
  561. NineBox_Top_2.Image = "http://www.roblox.com/asset/?id=238725003"
  562. NineBox_Top_2.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  563. NineBox_Top_2.ImageRectOffset = Vector2.new(30, 0)
  564. NineBox_Top_2.ImageRectSize = Vector2.new(0, 6)
  565.  
  566. NineBox_TopRight_2.Name = "NineBox_TopRight"
  567. NineBox_TopRight_2.Parent = Border_2
  568. NineBox_TopRight_2.BackgroundTransparency = 1
  569. NineBox_TopRight_2.BorderSizePixel = 0
  570. NineBox_TopRight_2.Position = UDim2.new(1, -6, 0, 0)
  571. NineBox_TopRight_2.Size = UDim2.new(0, 6, 0, 6)
  572. NineBox_TopRight_2.Image = "http://www.roblox.com/asset/?id=238725003"
  573. NineBox_TopRight_2.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  574. NineBox_TopRight_2.ImageRectOffset = Vector2.new(30, 0)
  575. NineBox_TopRight_2.ImageRectSize = Vector2.new(6, 6)
  576.  
  577. NineBox_Left_2.Name = "NineBox_Left"
  578. NineBox_Left_2.Parent = Border_2
  579. NineBox_Left_2.BackgroundTransparency = 1
  580. NineBox_Left_2.BorderSizePixel = 0
  581. NineBox_Left_2.Position = UDim2.new(0, 0, 0, 6)
  582. NineBox_Left_2.Size = UDim2.new(0, 6, 1, -12)
  583. NineBox_Left_2.Image = "http://www.roblox.com/asset/?id=238725003"
  584. NineBox_Left_2.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  585. NineBox_Left_2.ImageRectOffset = Vector2.new(24, 6)
  586. NineBox_Left_2.ImageRectSize = Vector2.new(6, 0)
  587.  
  588. NineBox_Center_2.Name = "NineBox_Center"
  589. NineBox_Center_2.Parent = Border_2
  590. NineBox_Center_2.BackgroundTransparency = 1
  591. NineBox_Center_2.BorderSizePixel = 0
  592. NineBox_Center_2.Position = UDim2.new(0, 6, 0, 6)
  593. NineBox_Center_2.Size = UDim2.new(1, -12, 1, -12)
  594. NineBox_Center_2.Image = "http://www.roblox.com/asset/?id=238725003"
  595. NineBox_Center_2.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  596. NineBox_Center_2.ImageRectOffset = Vector2.new(30, 6)
  597.  
  598. NineBox_Right_2.Name = "NineBox_Right"
  599. NineBox_Right_2.Parent = Border_2
  600. NineBox_Right_2.BackgroundTransparency = 1
  601. NineBox_Right_2.BorderSizePixel = 0
  602. NineBox_Right_2.Position = UDim2.new(1, -6, 0, 6)
  603. NineBox_Right_2.Size = UDim2.new(0, 6, 1, -12)
  604. NineBox_Right_2.Image = "http://www.roblox.com/asset/?id=238725003"
  605. NineBox_Right_2.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  606. NineBox_Right_2.ImageRectOffset = Vector2.new(30, 6)
  607. NineBox_Right_2.ImageRectSize = Vector2.new(6, 0)
  608.  
  609. NineBox_BottomLeft_2.Name = "NineBox_BottomLeft"
  610. NineBox_BottomLeft_2.Parent = Border_2
  611. NineBox_BottomLeft_2.BackgroundTransparency = 1
  612. NineBox_BottomLeft_2.BorderSizePixel = 0
  613. NineBox_BottomLeft_2.Position = UDim2.new(0, 0, 1, -6)
  614. NineBox_BottomLeft_2.Size = UDim2.new(0, 6, 0, 6)
  615. NineBox_BottomLeft_2.Image = "http://www.roblox.com/asset/?id=238725003"
  616. NineBox_BottomLeft_2.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  617. NineBox_BottomLeft_2.ImageRectOffset = Vector2.new(24, 6)
  618. NineBox_BottomLeft_2.ImageRectSize = Vector2.new(6, 6)
  619.  
  620. NineBox_Bottom_2.Name = "NineBox_Bottom"
  621. NineBox_Bottom_2.Parent = Border_2
  622. NineBox_Bottom_2.BackgroundTransparency = 1
  623. NineBox_Bottom_2.BorderSizePixel = 0
  624. NineBox_Bottom_2.Position = UDim2.new(0, 6, 1, -6)
  625. NineBox_Bottom_2.Size = UDim2.new(1, -12, 0, 6)
  626. NineBox_Bottom_2.Image = "http://www.roblox.com/asset/?id=238725003"
  627. NineBox_Bottom_2.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  628. NineBox_Bottom_2.ImageRectOffset = Vector2.new(30, 6)
  629. NineBox_Bottom_2.ImageRectSize = Vector2.new(0, 6)
  630.  
  631. NineBox_BottomRight_2.Name = "NineBox_BottomRight"
  632. NineBox_BottomRight_2.Parent = Border_2
  633. NineBox_BottomRight_2.BackgroundTransparency = 1
  634. NineBox_BottomRight_2.BorderSizePixel = 0
  635. NineBox_BottomRight_2.Position = UDim2.new(1, -6, 1, -6)
  636. NineBox_BottomRight_2.Size = UDim2.new(0, 6, 0, 6)
  637. NineBox_BottomRight_2.Image = "http://www.roblox.com/asset/?id=238725003"
  638. NineBox_BottomRight_2.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  639. NineBox_BottomRight_2.ImageRectOffset = Vector2.new(30, 6)
  640. NineBox_BottomRight_2.ImageRectSize = Vector2.new(6, 6)
  641.  
  642. Border_3.Name = "Border"
  643. Border_3.Parent = Borders
  644. Border_3.BackgroundColor3 = Color3.new(1, 1, 1)
  645. Border_3.BackgroundTransparency = 1
  646. Border_3.BorderSizePixel = 0
  647. Border_3.Position = UDim2.new(0, -12, 1, 0)
  648. Border_3.Size = UDim2.new(0, 12, 0, 12)
  649. Border_3.Image = "http://www.roblox.com/asset/?id=238725003"
  650. Border_3.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  651. Border_3.ImageRectOffset = Vector2.new(0, 24)
  652. Border_3.ImageRectSize = Vector2.new(12, 12)
  653. Border_3.ImageTransparency = 1
  654.  
  655. NineBox_TopLeft_3.Name = "NineBox_TopLeft"
  656. NineBox_TopLeft_3.Parent = Border_3
  657. NineBox_TopLeft_3.BackgroundTransparency = 1
  658. NineBox_TopLeft_3.BorderSizePixel = 0
  659. NineBox_TopLeft_3.Size = UDim2.new(0, 6, 0, 6)
  660. NineBox_TopLeft_3.Image = "http://www.roblox.com/asset/?id=238725003"
  661. NineBox_TopLeft_3.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  662. NineBox_TopLeft_3.ImageRectOffset = Vector2.new(0, 24)
  663. NineBox_TopLeft_3.ImageRectSize = Vector2.new(6, 6)
  664.  
  665. NineBox_Top_3.Name = "NineBox_Top"
  666. NineBox_Top_3.Parent = Border_3
  667. NineBox_Top_3.BackgroundTransparency = 1
  668. NineBox_Top_3.BorderSizePixel = 0
  669. NineBox_Top_3.Position = UDim2.new(0, 6, 0, 0)
  670. NineBox_Top_3.Size = UDim2.new(1, -12, 0, 6)
  671. NineBox_Top_3.Image = "http://www.roblox.com/asset/?id=238725003"
  672. NineBox_Top_3.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  673. NineBox_Top_3.ImageRectOffset = Vector2.new(6, 24)
  674. NineBox_Top_3.ImageRectSize = Vector2.new(0, 6)
  675.  
  676. NineBox_TopRight_3.Name = "NineBox_TopRight"
  677. NineBox_TopRight_3.Parent = Border_3
  678. NineBox_TopRight_3.BackgroundTransparency = 1
  679. NineBox_TopRight_3.BorderSizePixel = 0
  680. NineBox_TopRight_3.Position = UDim2.new(1, -6, 0, 0)
  681. NineBox_TopRight_3.Size = UDim2.new(0, 6, 0, 6)
  682. NineBox_TopRight_3.Image = "http://www.roblox.com/asset/?id=238725003"
  683. NineBox_TopRight_3.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  684. NineBox_TopRight_3.ImageRectOffset = Vector2.new(6, 24)
  685. NineBox_TopRight_3.ImageRectSize = Vector2.new(6, 6)
  686.  
  687. NineBox_Left_3.Name = "NineBox_Left"
  688. NineBox_Left_3.Parent = Border_3
  689. NineBox_Left_3.BackgroundTransparency = 1
  690. NineBox_Left_3.BorderSizePixel = 0
  691. NineBox_Left_3.Position = UDim2.new(0, 0, 0, 6)
  692. NineBox_Left_3.Size = UDim2.new(0, 6, 1, -12)
  693. NineBox_Left_3.Image = "http://www.roblox.com/asset/?id=238725003"
  694. NineBox_Left_3.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  695. NineBox_Left_3.ImageRectOffset = Vector2.new(0, 30)
  696. NineBox_Left_3.ImageRectSize = Vector2.new(6, 0)
  697.  
  698. NineBox_Center_3.Name = "NineBox_Center"
  699. NineBox_Center_3.Parent = Border_3
  700. NineBox_Center_3.BackgroundTransparency = 1
  701. NineBox_Center_3.BorderSizePixel = 0
  702. NineBox_Center_3.Position = UDim2.new(0, 6, 0, 6)
  703. NineBox_Center_3.Size = UDim2.new(1, -12, 1, -12)
  704. NineBox_Center_3.Image = "http://www.roblox.com/asset/?id=238725003"
  705. NineBox_Center_3.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  706. NineBox_Center_3.ImageRectOffset = Vector2.new(6, 30)
  707.  
  708. NineBox_Right_3.Name = "NineBox_Right"
  709. NineBox_Right_3.Parent = Border_3
  710. NineBox_Right_3.BackgroundTransparency = 1
  711. NineBox_Right_3.BorderSizePixel = 0
  712. NineBox_Right_3.Position = UDim2.new(1, -6, 0, 6)
  713. NineBox_Right_3.Size = UDim2.new(0, 6, 1, -12)
  714. NineBox_Right_3.Image = "http://www.roblox.com/asset/?id=238725003"
  715. NineBox_Right_3.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  716. NineBox_Right_3.ImageRectOffset = Vector2.new(6, 30)
  717. NineBox_Right_3.ImageRectSize = Vector2.new(6, 0)
  718.  
  719. NineBox_BottomLeft_3.Name = "NineBox_BottomLeft"
  720. NineBox_BottomLeft_3.Parent = Border_3
  721. NineBox_BottomLeft_3.BackgroundTransparency = 1
  722. NineBox_BottomLeft_3.BorderSizePixel = 0
  723. NineBox_BottomLeft_3.Position = UDim2.new(0, 0, 1, -6)
  724. NineBox_BottomLeft_3.Size = UDim2.new(0, 6, 0, 6)
  725. NineBox_BottomLeft_3.Image = "http://www.roblox.com/asset/?id=238725003"
  726. NineBox_BottomLeft_3.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  727. NineBox_BottomLeft_3.ImageRectOffset = Vector2.new(0, 30)
  728. NineBox_BottomLeft_3.ImageRectSize = Vector2.new(6, 6)
  729.  
  730. NineBox_Bottom_3.Name = "NineBox_Bottom"
  731. NineBox_Bottom_3.Parent = Border_3
  732. NineBox_Bottom_3.BackgroundTransparency = 1
  733. NineBox_Bottom_3.BorderSizePixel = 0
  734. NineBox_Bottom_3.Position = UDim2.new(0, 6, 1, -6)
  735. NineBox_Bottom_3.Size = UDim2.new(1, -12, 0, 6)
  736. NineBox_Bottom_3.Image = "http://www.roblox.com/asset/?id=238725003"
  737. NineBox_Bottom_3.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  738. NineBox_Bottom_3.ImageRectOffset = Vector2.new(6, 30)
  739. NineBox_Bottom_3.ImageRectSize = Vector2.new(0, 6)
  740.  
  741. NineBox_BottomRight_3.Name = "NineBox_BottomRight"
  742. NineBox_BottomRight_3.Parent = Border_3
  743. NineBox_BottomRight_3.BackgroundTransparency = 1
  744. NineBox_BottomRight_3.BorderSizePixel = 0
  745. NineBox_BottomRight_3.Position = UDim2.new(1, -6, 1, -6)
  746. NineBox_BottomRight_3.Size = UDim2.new(0, 6, 0, 6)
  747. NineBox_BottomRight_3.Image = "http://www.roblox.com/asset/?id=238725003"
  748. NineBox_BottomRight_3.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  749. NineBox_BottomRight_3.ImageRectOffset = Vector2.new(6, 30)
  750. NineBox_BottomRight_3.ImageRectSize = Vector2.new(6, 6)
  751.  
  752. Border_4.Name = "Border"
  753. Border_4.Parent = Borders
  754. Border_4.BackgroundColor3 = Color3.new(1, 1, 1)
  755. Border_4.BackgroundTransparency = 1
  756. Border_4.BorderSizePixel = 0
  757. Border_4.Position = UDim2.new(1, 0, 1, 0)
  758. Border_4.Size = UDim2.new(0, 12, 0, 12)
  759. Border_4.Image = "http://www.roblox.com/asset/?id=238725003"
  760. Border_4.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  761. Border_4.ImageRectOffset = Vector2.new(24, 24)
  762. Border_4.ImageRectSize = Vector2.new(12, 12)
  763. Border_4.ImageTransparency = 1
  764.  
  765. NineBox_TopLeft_4.Name = "NineBox_TopLeft"
  766. NineBox_TopLeft_4.Parent = Border_4
  767. NineBox_TopLeft_4.BackgroundTransparency = 1
  768. NineBox_TopLeft_4.BorderSizePixel = 0
  769. NineBox_TopLeft_4.Size = UDim2.new(0, 6, 0, 6)
  770. NineBox_TopLeft_4.Image = "http://www.roblox.com/asset/?id=238725003"
  771. NineBox_TopLeft_4.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  772. NineBox_TopLeft_4.ImageRectOffset = Vector2.new(24, 24)
  773. NineBox_TopLeft_4.ImageRectSize = Vector2.new(6, 6)
  774.  
  775. NineBox_Top_4.Name = "NineBox_Top"
  776. NineBox_Top_4.Parent = Border_4
  777. NineBox_Top_4.BackgroundTransparency = 1
  778. NineBox_Top_4.BorderSizePixel = 0
  779. NineBox_Top_4.Position = UDim2.new(0, 6, 0, 0)
  780. NineBox_Top_4.Size = UDim2.new(1, -12, 0, 6)
  781. NineBox_Top_4.Image = "http://www.roblox.com/asset/?id=238725003"
  782. NineBox_Top_4.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  783. NineBox_Top_4.ImageRectOffset = Vector2.new(30, 24)
  784. NineBox_Top_4.ImageRectSize = Vector2.new(0, 6)
  785.  
  786. NineBox_TopRight_4.Name = "NineBox_TopRight"
  787. NineBox_TopRight_4.Parent = Border_4
  788. NineBox_TopRight_4.BackgroundTransparency = 1
  789. NineBox_TopRight_4.BorderSizePixel = 0
  790. NineBox_TopRight_4.Position = UDim2.new(1, -6, 0, 0)
  791. NineBox_TopRight_4.Size = UDim2.new(0, 6, 0, 6)
  792. NineBox_TopRight_4.Image = "http://www.roblox.com/asset/?id=238725003"
  793. NineBox_TopRight_4.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  794. NineBox_TopRight_4.ImageRectOffset = Vector2.new(30, 24)
  795. NineBox_TopRight_4.ImageRectSize = Vector2.new(6, 6)
  796.  
  797. NineBox_Left_4.Name = "NineBox_Left"
  798. NineBox_Left_4.Parent = Border_4
  799. NineBox_Left_4.BackgroundTransparency = 1
  800. NineBox_Left_4.BorderSizePixel = 0
  801. NineBox_Left_4.Position = UDim2.new(0, 0, 0, 6)
  802. NineBox_Left_4.Size = UDim2.new(0, 6, 1, -12)
  803. NineBox_Left_4.Image = "http://www.roblox.com/asset/?id=238725003"
  804. NineBox_Left_4.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  805. NineBox_Left_4.ImageRectOffset = Vector2.new(24, 30)
  806. NineBox_Left_4.ImageRectSize = Vector2.new(6, 0)
  807.  
  808. NineBox_Center_4.Name = "NineBox_Center"
  809. NineBox_Center_4.Parent = Border_4
  810. NineBox_Center_4.BackgroundTransparency = 1
  811. NineBox_Center_4.BorderSizePixel = 0
  812. NineBox_Center_4.Position = UDim2.new(0, 6, 0, 6)
  813. NineBox_Center_4.Size = UDim2.new(1, -12, 1, -12)
  814. NineBox_Center_4.Image = "http://www.roblox.com/asset/?id=238725003"
  815. NineBox_Center_4.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  816. NineBox_Center_4.ImageRectOffset = Vector2.new(30, 30)
  817.  
  818. NineBox_Right_4.Name = "NineBox_Right"
  819. NineBox_Right_4.Parent = Border_4
  820. NineBox_Right_4.BackgroundTransparency = 1
  821. NineBox_Right_4.BorderSizePixel = 0
  822. NineBox_Right_4.Position = UDim2.new(1, -6, 0, 6)
  823. NineBox_Right_4.Size = UDim2.new(0, 6, 1, -12)
  824. NineBox_Right_4.Image = "http://www.roblox.com/asset/?id=238725003"
  825. NineBox_Right_4.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  826. NineBox_Right_4.ImageRectOffset = Vector2.new(30, 30)
  827. NineBox_Right_4.ImageRectSize = Vector2.new(6, 0)
  828.  
  829. NineBox_BottomLeft_4.Name = "NineBox_BottomLeft"
  830. NineBox_BottomLeft_4.Parent = Border_4
  831. NineBox_BottomLeft_4.BackgroundTransparency = 1
  832. NineBox_BottomLeft_4.BorderSizePixel = 0
  833. NineBox_BottomLeft_4.Position = UDim2.new(0, 0, 1, -6)
  834. NineBox_BottomLeft_4.Size = UDim2.new(0, 6, 0, 6)
  835. NineBox_BottomLeft_4.Image = "http://www.roblox.com/asset/?id=238725003"
  836. NineBox_BottomLeft_4.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  837. NineBox_BottomLeft_4.ImageRectOffset = Vector2.new(24, 30)
  838. NineBox_BottomLeft_4.ImageRectSize = Vector2.new(6, 6)
  839.  
  840. NineBox_Bottom_4.Name = "NineBox_Bottom"
  841. NineBox_Bottom_4.Parent = Border_4
  842. NineBox_Bottom_4.BackgroundTransparency = 1
  843. NineBox_Bottom_4.BorderSizePixel = 0
  844. NineBox_Bottom_4.Position = UDim2.new(0, 6, 1, -6)
  845. NineBox_Bottom_4.Size = UDim2.new(1, -12, 0, 6)
  846. NineBox_Bottom_4.Image = "http://www.roblox.com/asset/?id=238725003"
  847. NineBox_Bottom_4.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  848. NineBox_Bottom_4.ImageRectOffset = Vector2.new(30, 30)
  849. NineBox_Bottom_4.ImageRectSize = Vector2.new(0, 6)
  850.  
  851. NineBox_BottomRight_4.Name = "NineBox_BottomRight"
  852. NineBox_BottomRight_4.Parent = Border_4
  853. NineBox_BottomRight_4.BackgroundTransparency = 1
  854. NineBox_BottomRight_4.BorderSizePixel = 0
  855. NineBox_BottomRight_4.Position = UDim2.new(1, -6, 1, -6)
  856. NineBox_BottomRight_4.Size = UDim2.new(0, 6, 0, 6)
  857. NineBox_BottomRight_4.Image = "http://www.roblox.com/asset/?id=238725003"
  858. NineBox_BottomRight_4.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  859. NineBox_BottomRight_4.ImageRectOffset = Vector2.new(30, 30)
  860. NineBox_BottomRight_4.ImageRectSize = Vector2.new(6, 6)
  861.  
  862. Border_5.Name = "Border"
  863. Border_5.Parent = Borders
  864. Border_5.BackgroundColor3 = Color3.new(1, 1, 1)
  865. Border_5.BackgroundTransparency = 1
  866. Border_5.BorderSizePixel = 0
  867. Border_5.Position = UDim2.new(0, 0, 1, 0)
  868. Border_5.Size = UDim2.new(1, 0, 0, 12)
  869. Border_5.Image = "http://www.roblox.com/asset/?id=238725003"
  870. Border_5.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  871. Border_5.ImageRectOffset = Vector2.new(12, 24)
  872. Border_5.ImageRectSize = Vector2.new(12, 12)
  873. Border_5.ImageTransparency = 1
  874.  
  875. NineBox_TopLeft_5.Name = "NineBox_TopLeft"
  876. NineBox_TopLeft_5.Parent = Border_5
  877. NineBox_TopLeft_5.BackgroundTransparency = 1
  878. NineBox_TopLeft_5.BorderSizePixel = 0
  879. NineBox_TopLeft_5.Size = UDim2.new(0, 6, 0, 6)
  880. NineBox_TopLeft_5.Image = "http://www.roblox.com/asset/?id=238725003"
  881. NineBox_TopLeft_5.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  882. NineBox_TopLeft_5.ImageRectOffset = Vector2.new(12, 24)
  883. NineBox_TopLeft_5.ImageRectSize = Vector2.new(6, 6)
  884.  
  885. NineBox_Top_5.Name = "NineBox_Top"
  886. NineBox_Top_5.Parent = Border_5
  887. NineBox_Top_5.BackgroundTransparency = 1
  888. NineBox_Top_5.BorderSizePixel = 0
  889. NineBox_Top_5.Position = UDim2.new(0, 6, 0, 0)
  890. NineBox_Top_5.Size = UDim2.new(1, -12, 0, 6)
  891. NineBox_Top_5.Image = "http://www.roblox.com/asset/?id=238725003"
  892. NineBox_Top_5.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  893. NineBox_Top_5.ImageRectOffset = Vector2.new(18, 24)
  894. NineBox_Top_5.ImageRectSize = Vector2.new(0, 6)
  895.  
  896. NineBox_TopRight_5.Name = "NineBox_TopRight"
  897. NineBox_TopRight_5.Parent = Border_5
  898. NineBox_TopRight_5.BackgroundTransparency = 1
  899. NineBox_TopRight_5.BorderSizePixel = 0
  900. NineBox_TopRight_5.Position = UDim2.new(1, -6, 0, 0)
  901. NineBox_TopRight_5.Size = UDim2.new(0, 6, 0, 6)
  902. NineBox_TopRight_5.Image = "http://www.roblox.com/asset/?id=238725003"
  903. NineBox_TopRight_5.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  904. NineBox_TopRight_5.ImageRectOffset = Vector2.new(18, 24)
  905. NineBox_TopRight_5.ImageRectSize = Vector2.new(6, 6)
  906.  
  907. NineBox_Left_5.Name = "NineBox_Left"
  908. NineBox_Left_5.Parent = Border_5
  909. NineBox_Left_5.BackgroundTransparency = 1
  910. NineBox_Left_5.BorderSizePixel = 0
  911. NineBox_Left_5.Position = UDim2.new(0, 0, 0, 6)
  912. NineBox_Left_5.Size = UDim2.new(0, 6, 1, -12)
  913. NineBox_Left_5.Image = "http://www.roblox.com/asset/?id=238725003"
  914. NineBox_Left_5.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  915. NineBox_Left_5.ImageRectOffset = Vector2.new(12, 30)
  916. NineBox_Left_5.ImageRectSize = Vector2.new(6, 0)
  917.  
  918. NineBox_Center_5.Name = "NineBox_Center"
  919. NineBox_Center_5.Parent = Border_5
  920. NineBox_Center_5.BackgroundTransparency = 1
  921. NineBox_Center_5.BorderSizePixel = 0
  922. NineBox_Center_5.Position = UDim2.new(0, 6, 0, 6)
  923. NineBox_Center_5.Size = UDim2.new(1, -12, 1, -12)
  924. NineBox_Center_5.Image = "http://www.roblox.com/asset/?id=238725003"
  925. NineBox_Center_5.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  926. NineBox_Center_5.ImageRectOffset = Vector2.new(18, 30)
  927.  
  928. NineBox_Right_5.Name = "NineBox_Right"
  929. NineBox_Right_5.Parent = Border_5
  930. NineBox_Right_5.BackgroundTransparency = 1
  931. NineBox_Right_5.BorderSizePixel = 0
  932. NineBox_Right_5.Position = UDim2.new(1, -6, 0, 6)
  933. NineBox_Right_5.Size = UDim2.new(0, 6, 1, -12)
  934. NineBox_Right_5.Image = "http://www.roblox.com/asset/?id=238725003"
  935. NineBox_Right_5.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  936. NineBox_Right_5.ImageRectOffset = Vector2.new(18, 30)
  937. NineBox_Right_5.ImageRectSize = Vector2.new(6, 0)
  938.  
  939. NineBox_BottomLeft_5.Name = "NineBox_BottomLeft"
  940. NineBox_BottomLeft_5.Parent = Border_5
  941. NineBox_BottomLeft_5.BackgroundTransparency = 1
  942. NineBox_BottomLeft_5.BorderSizePixel = 0
  943. NineBox_BottomLeft_5.Position = UDim2.new(0, 0, 1, -6)
  944. NineBox_BottomLeft_5.Size = UDim2.new(0, 6, 0, 6)
  945. NineBox_BottomLeft_5.Image = "http://www.roblox.com/asset/?id=238725003"
  946. NineBox_BottomLeft_5.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  947. NineBox_BottomLeft_5.ImageRectOffset = Vector2.new(12, 30)
  948. NineBox_BottomLeft_5.ImageRectSize = Vector2.new(6, 6)
  949.  
  950. NineBox_Bottom_5.Name = "NineBox_Bottom"
  951. NineBox_Bottom_5.Parent = Border_5
  952. NineBox_Bottom_5.BackgroundTransparency = 1
  953. NineBox_Bottom_5.BorderSizePixel = 0
  954. NineBox_Bottom_5.Position = UDim2.new(0, 6, 1, -6)
  955. NineBox_Bottom_5.Size = UDim2.new(1, -12, 0, 6)
  956. NineBox_Bottom_5.Image = "http://www.roblox.com/asset/?id=238725003"
  957. NineBox_Bottom_5.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  958. NineBox_Bottom_5.ImageRectOffset = Vector2.new(18, 30)
  959. NineBox_Bottom_5.ImageRectSize = Vector2.new(0, 6)
  960.  
  961. NineBox_BottomRight_5.Name = "NineBox_BottomRight"
  962. NineBox_BottomRight_5.Parent = Border_5
  963. NineBox_BottomRight_5.BackgroundTransparency = 1
  964. NineBox_BottomRight_5.BorderSizePixel = 0
  965. NineBox_BottomRight_5.Position = UDim2.new(1, -6, 1, -6)
  966. NineBox_BottomRight_5.Size = UDim2.new(0, 6, 0, 6)
  967. NineBox_BottomRight_5.Image = "http://www.roblox.com/asset/?id=238725003"
  968. NineBox_BottomRight_5.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  969. NineBox_BottomRight_5.ImageRectOffset = Vector2.new(18, 30)
  970. NineBox_BottomRight_5.ImageRectSize = Vector2.new(6, 6)
  971.  
  972. Border_6.Name = "Border"
  973. Border_6.Parent = Borders
  974. Border_6.BackgroundColor3 = Color3.new(1, 1, 1)
  975. Border_6.BackgroundTransparency = 1
  976. Border_6.BorderSizePixel = 0
  977. Border_6.Position = UDim2.new(0, 0, 0, -12)
  978. Border_6.Size = UDim2.new(1, 0, 0, 12)
  979. Border_6.Image = "http://www.roblox.com/asset/?id=238725003"
  980. Border_6.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  981. Border_6.ImageRectOffset = Vector2.new(12, 0)
  982. Border_6.ImageRectSize = Vector2.new(12, 12)
  983. Border_6.ImageTransparency = 1
  984.  
  985. NineBox_TopLeft_6.Name = "NineBox_TopLeft"
  986. NineBox_TopLeft_6.Parent = Border_6
  987. NineBox_TopLeft_6.BackgroundTransparency = 1
  988. NineBox_TopLeft_6.BorderSizePixel = 0
  989. NineBox_TopLeft_6.Size = UDim2.new(0, 6, 0, 6)
  990. NineBox_TopLeft_6.Image = "http://www.roblox.com/asset/?id=238725003"
  991. NineBox_TopLeft_6.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  992. NineBox_TopLeft_6.ImageRectOffset = Vector2.new(12, 0)
  993. NineBox_TopLeft_6.ImageRectSize = Vector2.new(6, 6)
  994.  
  995. NineBox_Top_6.Name = "NineBox_Top"
  996. NineBox_Top_6.Parent = Border_6
  997. NineBox_Top_6.BackgroundTransparency = 1
  998. NineBox_Top_6.BorderSizePixel = 0
  999. NineBox_Top_6.Position = UDim2.new(0, 6, 0, 0)
  1000. NineBox_Top_6.Size = UDim2.new(1, -12, 0, 6)
  1001. NineBox_Top_6.Image = "http://www.roblox.com/asset/?id=238725003"
  1002. NineBox_Top_6.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1003. NineBox_Top_6.ImageRectOffset = Vector2.new(18, 0)
  1004. NineBox_Top_6.ImageRectSize = Vector2.new(0, 6)
  1005.  
  1006. NineBox_TopRight_6.Name = "NineBox_TopRight"
  1007. NineBox_TopRight_6.Parent = Border_6
  1008. NineBox_TopRight_6.BackgroundTransparency = 1
  1009. NineBox_TopRight_6.BorderSizePixel = 0
  1010. NineBox_TopRight_6.Position = UDim2.new(1, -6, 0, 0)
  1011. NineBox_TopRight_6.Size = UDim2.new(0, 6, 0, 6)
  1012. NineBox_TopRight_6.Image = "http://www.roblox.com/asset/?id=238725003"
  1013. NineBox_TopRight_6.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1014. NineBox_TopRight_6.ImageRectOffset = Vector2.new(18, 0)
  1015. NineBox_TopRight_6.ImageRectSize = Vector2.new(6, 6)
  1016.  
  1017. NineBox_Left_6.Name = "NineBox_Left"
  1018. NineBox_Left_6.Parent = Border_6
  1019. NineBox_Left_6.BackgroundTransparency = 1
  1020. NineBox_Left_6.BorderSizePixel = 0
  1021. NineBox_Left_6.Position = UDim2.new(0, 0, 0, 6)
  1022. NineBox_Left_6.Size = UDim2.new(0, 6, 1, -12)
  1023. NineBox_Left_6.Image = "http://www.roblox.com/asset/?id=238725003"
  1024. NineBox_Left_6.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1025. NineBox_Left_6.ImageRectOffset = Vector2.new(12, 6)
  1026. NineBox_Left_6.ImageRectSize = Vector2.new(6, 0)
  1027.  
  1028. NineBox_Center_6.Name = "NineBox_Center"
  1029. NineBox_Center_6.Parent = Border_6
  1030. NineBox_Center_6.BackgroundTransparency = 1
  1031. NineBox_Center_6.BorderSizePixel = 0
  1032. NineBox_Center_6.Position = UDim2.new(0, 6, 0, 6)
  1033. NineBox_Center_6.Size = UDim2.new(1, -12, 1, -12)
  1034. NineBox_Center_6.Image = "http://www.roblox.com/asset/?id=238725003"
  1035. NineBox_Center_6.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1036. NineBox_Center_6.ImageRectOffset = Vector2.new(18, 6)
  1037.  
  1038. NineBox_Right_6.Name = "NineBox_Right"
  1039. NineBox_Right_6.Parent = Border_6
  1040. NineBox_Right_6.BackgroundTransparency = 1
  1041. NineBox_Right_6.BorderSizePixel = 0
  1042. NineBox_Right_6.Position = UDim2.new(1, -6, 0, 6)
  1043. NineBox_Right_6.Size = UDim2.new(0, 6, 1, -12)
  1044. NineBox_Right_6.Image = "http://www.roblox.com/asset/?id=238725003"
  1045. NineBox_Right_6.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1046. NineBox_Right_6.ImageRectOffset = Vector2.new(18, 6)
  1047. NineBox_Right_6.ImageRectSize = Vector2.new(6, 0)
  1048.  
  1049. NineBox_BottomLeft_6.Name = "NineBox_BottomLeft"
  1050. NineBox_BottomLeft_6.Parent = Border_6
  1051. NineBox_BottomLeft_6.BackgroundTransparency = 1
  1052. NineBox_BottomLeft_6.BorderSizePixel = 0
  1053. NineBox_BottomLeft_6.Position = UDim2.new(0, 0, 1, -6)
  1054. NineBox_BottomLeft_6.Size = UDim2.new(0, 6, 0, 6)
  1055. NineBox_BottomLeft_6.Image = "http://www.roblox.com/asset/?id=238725003"
  1056. NineBox_BottomLeft_6.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1057. NineBox_BottomLeft_6.ImageRectOffset = Vector2.new(12, 6)
  1058. NineBox_BottomLeft_6.ImageRectSize = Vector2.new(6, 6)
  1059.  
  1060. NineBox_Bottom_6.Name = "NineBox_Bottom"
  1061. NineBox_Bottom_6.Parent = Border_6
  1062. NineBox_Bottom_6.BackgroundTransparency = 1
  1063. NineBox_Bottom_6.BorderSizePixel = 0
  1064. NineBox_Bottom_6.Position = UDim2.new(0, 6, 1, -6)
  1065. NineBox_Bottom_6.Size = UDim2.new(1, -12, 0, 6)
  1066. NineBox_Bottom_6.Image = "http://www.roblox.com/asset/?id=238725003"
  1067. NineBox_Bottom_6.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1068. NineBox_Bottom_6.ImageRectOffset = Vector2.new(18, 6)
  1069. NineBox_Bottom_6.ImageRectSize = Vector2.new(0, 6)
  1070.  
  1071. NineBox_BottomRight_6.Name = "NineBox_BottomRight"
  1072. NineBox_BottomRight_6.Parent = Border_6
  1073. NineBox_BottomRight_6.BackgroundTransparency = 1
  1074. NineBox_BottomRight_6.BorderSizePixel = 0
  1075. NineBox_BottomRight_6.Position = UDim2.new(1, -6, 1, -6)
  1076. NineBox_BottomRight_6.Size = UDim2.new(0, 6, 0, 6)
  1077. NineBox_BottomRight_6.Image = "http://www.roblox.com/asset/?id=238725003"
  1078. NineBox_BottomRight_6.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1079. NineBox_BottomRight_6.ImageRectOffset = Vector2.new(18, 6)
  1080. NineBox_BottomRight_6.ImageRectSize = Vector2.new(6, 6)
  1081.  
  1082. Border_7.Name = "Border"
  1083. Border_7.Parent = Borders
  1084. Border_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1085. Border_7.BackgroundTransparency = 1
  1086. Border_7.BorderSizePixel = 0
  1087. Border_7.Position = UDim2.new(0, -12, 0, 0)
  1088. Border_7.Size = UDim2.new(0, 12, 1, 0)
  1089. Border_7.Image = "http://www.roblox.com/asset/?id=238725003"
  1090. Border_7.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  1091. Border_7.ImageRectOffset = Vector2.new(0, 12)
  1092. Border_7.ImageRectSize = Vector2.new(12, 12)
  1093. Border_7.ImageTransparency = 1
  1094.  
  1095. NineBox_TopLeft_7.Name = "NineBox_TopLeft"
  1096. NineBox_TopLeft_7.Parent = Border_7
  1097. NineBox_TopLeft_7.BackgroundTransparency = 1
  1098. NineBox_TopLeft_7.BorderSizePixel = 0
  1099. NineBox_TopLeft_7.Size = UDim2.new(0, 6, 0, 6)
  1100. NineBox_TopLeft_7.Image = "http://www.roblox.com/asset/?id=238725003"
  1101. NineBox_TopLeft_7.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1102. NineBox_TopLeft_7.ImageRectOffset = Vector2.new(0, 12)
  1103. NineBox_TopLeft_7.ImageRectSize = Vector2.new(6, 6)
  1104.  
  1105. NineBox_Top_7.Name = "NineBox_Top"
  1106. NineBox_Top_7.Parent = Border_7
  1107. NineBox_Top_7.BackgroundTransparency = 1
  1108. NineBox_Top_7.BorderSizePixel = 0
  1109. NineBox_Top_7.Position = UDim2.new(0, 6, 0, 0)
  1110. NineBox_Top_7.Size = UDim2.new(1, -12, 0, 6)
  1111. NineBox_Top_7.Image = "http://www.roblox.com/asset/?id=238725003"
  1112. NineBox_Top_7.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1113. NineBox_Top_7.ImageRectOffset = Vector2.new(6, 12)
  1114. NineBox_Top_7.ImageRectSize = Vector2.new(0, 6)
  1115.  
  1116. NineBox_TopRight_7.Name = "NineBox_TopRight"
  1117. NineBox_TopRight_7.Parent = Border_7
  1118. NineBox_TopRight_7.BackgroundTransparency = 1
  1119. NineBox_TopRight_7.BorderSizePixel = 0
  1120. NineBox_TopRight_7.Position = UDim2.new(1, -6, 0, 0)
  1121. NineBox_TopRight_7.Size = UDim2.new(0, 6, 0, 6)
  1122. NineBox_TopRight_7.Image = "http://www.roblox.com/asset/?id=238725003"
  1123. NineBox_TopRight_7.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1124. NineBox_TopRight_7.ImageRectOffset = Vector2.new(6, 12)
  1125. NineBox_TopRight_7.ImageRectSize = Vector2.new(6, 6)
  1126.  
  1127. NineBox_Left_7.Name = "NineBox_Left"
  1128. NineBox_Left_7.Parent = Border_7
  1129. NineBox_Left_7.BackgroundTransparency = 1
  1130. NineBox_Left_7.BorderSizePixel = 0
  1131. NineBox_Left_7.Position = UDim2.new(0, 0, 0, 6)
  1132. NineBox_Left_7.Size = UDim2.new(0, 6, 1, -12)
  1133. NineBox_Left_7.Image = "http://www.roblox.com/asset/?id=238725003"
  1134. NineBox_Left_7.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1135. NineBox_Left_7.ImageRectOffset = Vector2.new(0, 18)
  1136. NineBox_Left_7.ImageRectSize = Vector2.new(6, 0)
  1137.  
  1138. NineBox_Center_7.Name = "NineBox_Center"
  1139. NineBox_Center_7.Parent = Border_7
  1140. NineBox_Center_7.BackgroundTransparency = 1
  1141. NineBox_Center_7.BorderSizePixel = 0
  1142. NineBox_Center_7.Position = UDim2.new(0, 6, 0, 6)
  1143. NineBox_Center_7.Size = UDim2.new(1, -12, 1, -12)
  1144. NineBox_Center_7.Image = "http://www.roblox.com/asset/?id=238725003"
  1145. NineBox_Center_7.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1146. NineBox_Center_7.ImageRectOffset = Vector2.new(6, 18)
  1147.  
  1148. NineBox_Right_7.Name = "NineBox_Right"
  1149. NineBox_Right_7.Parent = Border_7
  1150. NineBox_Right_7.BackgroundTransparency = 1
  1151. NineBox_Right_7.BorderSizePixel = 0
  1152. NineBox_Right_7.Position = UDim2.new(1, -6, 0, 6)
  1153. NineBox_Right_7.Size = UDim2.new(0, 6, 1, -12)
  1154. NineBox_Right_7.Image = "http://www.roblox.com/asset/?id=238725003"
  1155. NineBox_Right_7.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1156. NineBox_Right_7.ImageRectOffset = Vector2.new(6, 18)
  1157. NineBox_Right_7.ImageRectSize = Vector2.new(6, 0)
  1158.  
  1159. NineBox_BottomLeft_7.Name = "NineBox_BottomLeft"
  1160. NineBox_BottomLeft_7.Parent = Border_7
  1161. NineBox_BottomLeft_7.BackgroundTransparency = 1
  1162. NineBox_BottomLeft_7.BorderSizePixel = 0
  1163. NineBox_BottomLeft_7.Position = UDim2.new(0, 0, 1, -6)
  1164. NineBox_BottomLeft_7.Size = UDim2.new(0, 6, 0, 6)
  1165. NineBox_BottomLeft_7.Image = "http://www.roblox.com/asset/?id=238725003"
  1166. NineBox_BottomLeft_7.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1167. NineBox_BottomLeft_7.ImageRectOffset = Vector2.new(0, 18)
  1168. NineBox_BottomLeft_7.ImageRectSize = Vector2.new(6, 6)
  1169.  
  1170. NineBox_Bottom_7.Name = "NineBox_Bottom"
  1171. NineBox_Bottom_7.Parent = Border_7
  1172. NineBox_Bottom_7.BackgroundTransparency = 1
  1173. NineBox_Bottom_7.BorderSizePixel = 0
  1174. NineBox_Bottom_7.Position = UDim2.new(0, 6, 1, -6)
  1175. NineBox_Bottom_7.Size = UDim2.new(1, -12, 0, 6)
  1176. NineBox_Bottom_7.Image = "http://www.roblox.com/asset/?id=238725003"
  1177. NineBox_Bottom_7.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1178. NineBox_Bottom_7.ImageRectOffset = Vector2.new(6, 18)
  1179. NineBox_Bottom_7.ImageRectSize = Vector2.new(0, 6)
  1180.  
  1181. NineBox_BottomRight_7.Name = "NineBox_BottomRight"
  1182. NineBox_BottomRight_7.Parent = Border_7
  1183. NineBox_BottomRight_7.BackgroundTransparency = 1
  1184. NineBox_BottomRight_7.BorderSizePixel = 0
  1185. NineBox_BottomRight_7.Position = UDim2.new(1, -6, 1, -6)
  1186. NineBox_BottomRight_7.Size = UDim2.new(0, 6, 0, 6)
  1187. NineBox_BottomRight_7.Image = "http://www.roblox.com/asset/?id=238725003"
  1188. NineBox_BottomRight_7.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1189. NineBox_BottomRight_7.ImageRectOffset = Vector2.new(6, 18)
  1190. NineBox_BottomRight_7.ImageRectSize = Vector2.new(6, 6)
  1191.  
  1192. Border_8.Name = "Border"
  1193. Border_8.Parent = Borders
  1194. Border_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1195. Border_8.BackgroundTransparency = 1
  1196. Border_8.BorderSizePixel = 0
  1197. Border_8.Position = UDim2.new(1, 0, 0, 0)
  1198. Border_8.Size = UDim2.new(0, 12, 1, 0)
  1199. Border_8.Image = "http://www.roblox.com/asset/?id=238725003"
  1200. Border_8.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  1201. Border_8.ImageRectOffset = Vector2.new(24, 12)
  1202. Border_8.ImageRectSize = Vector2.new(12, 12)
  1203. Border_8.ImageTransparency = 1
  1204.  
  1205. NineBox_TopLeft_8.Name = "NineBox_TopLeft"
  1206. NineBox_TopLeft_8.Parent = Border_8
  1207. NineBox_TopLeft_8.BackgroundTransparency = 1
  1208. NineBox_TopLeft_8.BorderSizePixel = 0
  1209. NineBox_TopLeft_8.Size = UDim2.new(0, 6, 0, 6)
  1210. NineBox_TopLeft_8.Image = "http://www.roblox.com/asset/?id=238725003"
  1211. NineBox_TopLeft_8.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1212. NineBox_TopLeft_8.ImageRectOffset = Vector2.new(24, 12)
  1213. NineBox_TopLeft_8.ImageRectSize = Vector2.new(6, 6)
  1214.  
  1215. NineBox_Top_8.Name = "NineBox_Top"
  1216. NineBox_Top_8.Parent = Border_8
  1217. NineBox_Top_8.BackgroundTransparency = 1
  1218. NineBox_Top_8.BorderSizePixel = 0
  1219. NineBox_Top_8.Position = UDim2.new(0, 6, 0, 0)
  1220. NineBox_Top_8.Size = UDim2.new(1, -12, 0, 6)
  1221. NineBox_Top_8.Image = "http://www.roblox.com/asset/?id=238725003"
  1222. NineBox_Top_8.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1223. NineBox_Top_8.ImageRectOffset = Vector2.new(30, 12)
  1224. NineBox_Top_8.ImageRectSize = Vector2.new(0, 6)
  1225.  
  1226. NineBox_TopRight_8.Name = "NineBox_TopRight"
  1227. NineBox_TopRight_8.Parent = Border_8
  1228. NineBox_TopRight_8.BackgroundTransparency = 1
  1229. NineBox_TopRight_8.BorderSizePixel = 0
  1230. NineBox_TopRight_8.Position = UDim2.new(1, -6, 0, 0)
  1231. NineBox_TopRight_8.Size = UDim2.new(0, 6, 0, 6)
  1232. NineBox_TopRight_8.Image = "http://www.roblox.com/asset/?id=238725003"
  1233. NineBox_TopRight_8.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1234. NineBox_TopRight_8.ImageRectOffset = Vector2.new(30, 12)
  1235. NineBox_TopRight_8.ImageRectSize = Vector2.new(6, 6)
  1236.  
  1237. NineBox_Left_8.Name = "NineBox_Left"
  1238. NineBox_Left_8.Parent = Border_8
  1239. NineBox_Left_8.BackgroundTransparency = 1
  1240. NineBox_Left_8.BorderSizePixel = 0
  1241. NineBox_Left_8.Position = UDim2.new(0, 0, 0, 6)
  1242. NineBox_Left_8.Size = UDim2.new(0, 6, 1, -12)
  1243. NineBox_Left_8.Image = "http://www.roblox.com/asset/?id=238725003"
  1244. NineBox_Left_8.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1245. NineBox_Left_8.ImageRectOffset = Vector2.new(24, 18)
  1246. NineBox_Left_8.ImageRectSize = Vector2.new(6, 0)
  1247.  
  1248. NineBox_Center_8.Name = "NineBox_Center"
  1249. NineBox_Center_8.Parent = Border_8
  1250. NineBox_Center_8.BackgroundTransparency = 1
  1251. NineBox_Center_8.BorderSizePixel = 0
  1252. NineBox_Center_8.Position = UDim2.new(0, 6, 0, 6)
  1253. NineBox_Center_8.Size = UDim2.new(1, -12, 1, -12)
  1254. NineBox_Center_8.Image = "http://www.roblox.com/asset/?id=238725003"
  1255. NineBox_Center_8.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1256. NineBox_Center_8.ImageRectOffset = Vector2.new(30, 18)
  1257.  
  1258. NineBox_Right_8.Name = "NineBox_Right"
  1259. NineBox_Right_8.Parent = Border_8
  1260. NineBox_Right_8.BackgroundTransparency = 1
  1261. NineBox_Right_8.BorderSizePixel = 0
  1262. NineBox_Right_8.Position = UDim2.new(1, -6, 0, 6)
  1263. NineBox_Right_8.Size = UDim2.new(0, 6, 1, -12)
  1264. NineBox_Right_8.Image = "http://www.roblox.com/asset/?id=238725003"
  1265. NineBox_Right_8.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1266. NineBox_Right_8.ImageRectOffset = Vector2.new(30, 18)
  1267. NineBox_Right_8.ImageRectSize = Vector2.new(6, 0)
  1268.  
  1269. NineBox_BottomLeft_8.Name = "NineBox_BottomLeft"
  1270. NineBox_BottomLeft_8.Parent = Border_8
  1271. NineBox_BottomLeft_8.BackgroundTransparency = 1
  1272. NineBox_BottomLeft_8.BorderSizePixel = 0
  1273. NineBox_BottomLeft_8.Position = UDim2.new(0, 0, 1, -6)
  1274. NineBox_BottomLeft_8.Size = UDim2.new(0, 6, 0, 6)
  1275. NineBox_BottomLeft_8.Image = "http://www.roblox.com/asset/?id=238725003"
  1276. NineBox_BottomLeft_8.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1277. NineBox_BottomLeft_8.ImageRectOffset = Vector2.new(24, 18)
  1278. NineBox_BottomLeft_8.ImageRectSize = Vector2.new(6, 6)
  1279.  
  1280. NineBox_Bottom_8.Name = "NineBox_Bottom"
  1281. NineBox_Bottom_8.Parent = Border_8
  1282. NineBox_Bottom_8.BackgroundTransparency = 1
  1283. NineBox_Bottom_8.BorderSizePixel = 0
  1284. NineBox_Bottom_8.Position = UDim2.new(0, 6, 1, -6)
  1285. NineBox_Bottom_8.Size = UDim2.new(1, -12, 0, 6)
  1286. NineBox_Bottom_8.Image = "http://www.roblox.com/asset/?id=238725003"
  1287. NineBox_Bottom_8.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1288. NineBox_Bottom_8.ImageRectOffset = Vector2.new(30, 18)
  1289. NineBox_Bottom_8.ImageRectSize = Vector2.new(0, 6)
  1290.  
  1291. NineBox_BottomRight_8.Name = "NineBox_BottomRight"
  1292. NineBox_BottomRight_8.Parent = Border_8
  1293. NineBox_BottomRight_8.BackgroundTransparency = 1
  1294. NineBox_BottomRight_8.BorderSizePixel = 0
  1295. NineBox_BottomRight_8.Position = UDim2.new(1, -6, 1, -6)
  1296. NineBox_BottomRight_8.Size = UDim2.new(0, 6, 0, 6)
  1297. NineBox_BottomRight_8.Image = "http://www.roblox.com/asset/?id=238725003"
  1298. NineBox_BottomRight_8.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1299. NineBox_BottomRight_8.ImageRectOffset = Vector2.new(30, 18)
  1300. NineBox_BottomRight_8.ImageRectSize = Vector2.new(6, 6)
  1301.  
  1302. Frame.Parent = MainFrame
  1303. Frame.BackgroundColor3 = Color3.new(0.14902, 0.176471, 0.188235)
  1304. Frame.BorderSizePixel = 0
  1305. Frame.Position = UDim2.new(0.0708333328, 0, 0.0711127147, 0)
  1306. Frame.Size = UDim2.new(0, 210, 0, 70)
  1307.  
  1308. R6.Name = "R6"
  1309. R6.Parent = Frame
  1310. R6.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1311. R6.BorderSizePixel = 0
  1312. R6.Position = UDim2.new(0, 3, 0, 9)
  1313. R6.Size = UDim2.new(0, 33, 0, 30)
  1314. R6.Font = Enum.Font.Arial
  1315. R6.Text = "R6"
  1316. R6.TextColor3 = Color3.new(0.545098, 1, 0.560784)
  1317. R6.TextSize = 20
  1318. R6.TextWrapped = true
  1319.  
  1320. Respawn.Name = "Respawn"
  1321. Respawn.Parent = Frame
  1322. Respawn.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1323. Respawn.BorderSizePixel = 0
  1324. Respawn.Position = UDim2.new(1.16383529, -200, 1.97386158, -100)
  1325. Respawn.Size = UDim2.new(0, 162, 0, 31)
  1326. Respawn.Font = Enum.Font.Arial
  1327. Respawn.Text = "Respawn"
  1328. Respawn.TextColor3 = Color3.new(1, 1, 1)
  1329. Respawn.TextSize = 20
  1330. Respawn.TextWrapped = true
  1331.  
  1332. TextBox.Parent = MainFrame
  1333. TextBox.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1334. TextBox.BorderSizePixel = 0
  1335. TextBox.Position = UDim2.new(1.13918912, -212, 0.176760107, -37)
  1336. TextBox.Size = UDim2.new(0, 162, 0, 25)
  1337. TextBox.Font = Enum.Font.Arial
  1338. TextBox.MultiLine = true
  1339. TextBox.Text = ""
  1340. TextBox.TextColor3 = Color3.new(1, 1, 1)
  1341. TextBox.TextSize = 20
  1342. TextBox.TextWrapped = true
  1343.  
  1344. Credits.Name = "Credits"
  1345. Credits.Parent = MainFrame
  1346. Credits.Active = true
  1347. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  1348. Credits.BackgroundTransparency = 1
  1349. Credits.BorderSizePixel = 0
  1350. Credits.Position = UDim2.new(0, 252, 0, 9)
  1351. Credits.Size = UDim2.new(0.41798979, -24, 1.02968061, -24)
  1352.  
  1353. Border_9.Name = "Border"
  1354. Border_9.Parent = Credits
  1355. Border_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1356. Border_9.BackgroundTransparency = 1
  1357. Border_9.BorderSizePixel = 0
  1358. Border_9.Position = UDim2.new(0, -6, 0, -11)
  1359. Border_9.Size = UDim2.new(0, 7, 0, 11)
  1360. Border_9.Image = "rbxassetid://238725003"
  1361. Border_9.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  1362. Border_9.ImageRectSize = Vector2.new(12, 12)
  1363. Border_9.ImageTransparency = 1
  1364.  
  1365. NineBox_TopLeft_9.Name = "NineBox_TopLeft"
  1366. NineBox_TopLeft_9.Parent = Border_9
  1367. NineBox_TopLeft_9.BackgroundTransparency = 1
  1368. NineBox_TopLeft_9.BorderSizePixel = 0
  1369. NineBox_TopLeft_9.Size = UDim2.new(0, 6, 0, 6)
  1370. NineBox_TopLeft_9.Image = "rbxassetid://238725003"
  1371. NineBox_TopLeft_9.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1372. NineBox_TopLeft_9.ImageRectSize = Vector2.new(6, 6)
  1373.  
  1374. NineBox_Top_9.Name = "NineBox_Top"
  1375. NineBox_Top_9.Parent = Border_9
  1376. NineBox_Top_9.BackgroundTransparency = 1
  1377. NineBox_Top_9.BorderSizePixel = 0
  1378. NineBox_Top_9.Position = UDim2.new(0, 6, 0, 0)
  1379. NineBox_Top_9.Size = UDim2.new(1, -12, 0, 6)
  1380. NineBox_Top_9.Image = "rbxassetid://238725003"
  1381. NineBox_Top_9.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1382. NineBox_Top_9.ImageRectOffset = Vector2.new(6, 0)
  1383. NineBox_Top_9.ImageRectSize = Vector2.new(0, 6)
  1384.  
  1385. NineBox_TopRight_9.Name = "NineBox_TopRight"
  1386. NineBox_TopRight_9.Parent = Border_9
  1387. NineBox_TopRight_9.BackgroundTransparency = 1
  1388. NineBox_TopRight_9.BorderSizePixel = 0
  1389. NineBox_TopRight_9.Position = UDim2.new(1, -6, 0, 0)
  1390. NineBox_TopRight_9.Size = UDim2.new(0, 6, 0, 6)
  1391. NineBox_TopRight_9.Image = "rbxassetid://238725003"
  1392. NineBox_TopRight_9.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1393. NineBox_TopRight_9.ImageRectOffset = Vector2.new(6, 0)
  1394. NineBox_TopRight_9.ImageRectSize = Vector2.new(6, 6)
  1395.  
  1396. NineBox_Left_9.Name = "NineBox_Left"
  1397. NineBox_Left_9.Parent = Border_9
  1398. NineBox_Left_9.BackgroundTransparency = 1
  1399. NineBox_Left_9.BorderSizePixel = 0
  1400. NineBox_Left_9.Position = UDim2.new(0, 0, 0, 6)
  1401. NineBox_Left_9.Size = UDim2.new(0, 6, 1, -12)
  1402. NineBox_Left_9.Image = "rbxassetid://238725003"
  1403. NineBox_Left_9.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1404. NineBox_Left_9.ImageRectOffset = Vector2.new(0, 6)
  1405. NineBox_Left_9.ImageRectSize = Vector2.new(6, 0)
  1406.  
  1407. NineBox_Center_9.Name = "NineBox_Center"
  1408. NineBox_Center_9.Parent = Border_9
  1409. NineBox_Center_9.BackgroundTransparency = 1
  1410. NineBox_Center_9.BorderSizePixel = 0
  1411. NineBox_Center_9.Position = UDim2.new(0, 6, 0, 6)
  1412. NineBox_Center_9.Size = UDim2.new(1, -12, 1, -12)
  1413. NineBox_Center_9.Image = "rbxassetid://238725003"
  1414. NineBox_Center_9.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1415. NineBox_Center_9.ImageRectOffset = Vector2.new(6, 6)
  1416.  
  1417. NineBox_Right_9.Name = "NineBox_Right"
  1418. NineBox_Right_9.Parent = Border_9
  1419. NineBox_Right_9.BackgroundTransparency = 1
  1420. NineBox_Right_9.BorderSizePixel = 0
  1421. NineBox_Right_9.Position = UDim2.new(1, -6, 0, 6)
  1422. NineBox_Right_9.Size = UDim2.new(0, 6, 1, -12)
  1423. NineBox_Right_9.Image = "rbxassetid://238725003"
  1424. NineBox_Right_9.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1425. NineBox_Right_9.ImageRectOffset = Vector2.new(6, 6)
  1426. NineBox_Right_9.ImageRectSize = Vector2.new(6, 0)
  1427.  
  1428. NineBox_BottomLeft_9.Name = "NineBox_BottomLeft"
  1429. NineBox_BottomLeft_9.Parent = Border_9
  1430. NineBox_BottomLeft_9.BackgroundTransparency = 1
  1431. NineBox_BottomLeft_9.BorderSizePixel = 0
  1432. NineBox_BottomLeft_9.Position = UDim2.new(0, 0, 1, -6)
  1433. NineBox_BottomLeft_9.Size = UDim2.new(0, 6, 0, 6)
  1434. NineBox_BottomLeft_9.Image = "rbxassetid://238725003"
  1435. NineBox_BottomLeft_9.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1436. NineBox_BottomLeft_9.ImageRectOffset = Vector2.new(0, 6)
  1437. NineBox_BottomLeft_9.ImageRectSize = Vector2.new(6, 6)
  1438.  
  1439. NineBox_Bottom_9.Name = "NineBox_Bottom"
  1440. NineBox_Bottom_9.Parent = Border_9
  1441. NineBox_Bottom_9.BackgroundTransparency = 1
  1442. NineBox_Bottom_9.BorderSizePixel = 0
  1443. NineBox_Bottom_9.Position = UDim2.new(0, 6, 1, -6)
  1444. NineBox_Bottom_9.Size = UDim2.new(1, -12, 0, 6)
  1445. NineBox_Bottom_9.Image = "rbxassetid://238725003"
  1446. NineBox_Bottom_9.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1447. NineBox_Bottom_9.ImageRectOffset = Vector2.new(6, 6)
  1448. NineBox_Bottom_9.ImageRectSize = Vector2.new(0, 6)
  1449.  
  1450. NineBox_BottomRight_9.Name = "NineBox_BottomRight"
  1451. NineBox_BottomRight_9.Parent = Border_9
  1452. NineBox_BottomRight_9.BackgroundTransparency = 1
  1453. NineBox_BottomRight_9.BorderSizePixel = 0
  1454. NineBox_BottomRight_9.Position = UDim2.new(1, -6, 1, -6)
  1455. NineBox_BottomRight_9.Size = UDim2.new(0, 6, 0, 6)
  1456. NineBox_BottomRight_9.Image = "rbxassetid://238725003"
  1457. NineBox_BottomRight_9.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1458. NineBox_BottomRight_9.ImageRectOffset = Vector2.new(6, 6)
  1459. NineBox_BottomRight_9.ImageRectSize = Vector2.new(6, 6)
  1460.  
  1461. Border_10.Name = "Border"
  1462. Border_10.Parent = Credits
  1463. Border_10.BackgroundColor3 = Color3.new(1, 1, 1)
  1464. Border_10.BackgroundTransparency = 1
  1465. Border_10.BorderSizePixel = 0
  1466. Border_10.Position = UDim2.new(1.41626501, 0, 0.00234191981, -12)
  1467. Border_10.Size = UDim2.new(0, 9, 0, 13)
  1468. Border_10.Image = "http://www.roblox.com/asset/?id=238725003"
  1469. Border_10.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  1470. Border_10.ImageRectOffset = Vector2.new(24, 0)
  1471. Border_10.ImageRectSize = Vector2.new(12, 12)
  1472. Border_10.ImageTransparency = 1
  1473.  
  1474. NineBox_TopLeft_10.Name = "NineBox_TopLeft"
  1475. NineBox_TopLeft_10.Parent = Border_10
  1476. NineBox_TopLeft_10.BackgroundTransparency = 1
  1477. NineBox_TopLeft_10.BorderSizePixel = 0
  1478. NineBox_TopLeft_10.Size = UDim2.new(0, 6, 0, 6)
  1479. NineBox_TopLeft_10.Image = "http://www.roblox.com/asset/?id=238725003"
  1480. NineBox_TopLeft_10.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1481. NineBox_TopLeft_10.ImageRectOffset = Vector2.new(24, 0)
  1482. NineBox_TopLeft_10.ImageRectSize = Vector2.new(6, 6)
  1483.  
  1484. NineBox_Top_10.Name = "NineBox_Top"
  1485. NineBox_Top_10.Parent = Border_10
  1486. NineBox_Top_10.BackgroundTransparency = 1
  1487. NineBox_Top_10.BorderSizePixel = 0
  1488. NineBox_Top_10.Position = UDim2.new(0, 6, 0, 0)
  1489. NineBox_Top_10.Size = UDim2.new(1, -12, 0, 6)
  1490. NineBox_Top_10.Image = "http://www.roblox.com/asset/?id=238725003"
  1491. NineBox_Top_10.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1492. NineBox_Top_10.ImageRectOffset = Vector2.new(30, 0)
  1493. NineBox_Top_10.ImageRectSize = Vector2.new(0, 6)
  1494.  
  1495. NineBox_TopRight_10.Name = "NineBox_TopRight"
  1496. NineBox_TopRight_10.Parent = Border_10
  1497. NineBox_TopRight_10.BackgroundTransparency = 1
  1498. NineBox_TopRight_10.BorderSizePixel = 0
  1499. NineBox_TopRight_10.Position = UDim2.new(1, -6, 0, 0)
  1500. NineBox_TopRight_10.Size = UDim2.new(0, 6, 0, 6)
  1501. NineBox_TopRight_10.Image = "http://www.roblox.com/asset/?id=238725003"
  1502. NineBox_TopRight_10.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1503. NineBox_TopRight_10.ImageRectOffset = Vector2.new(30, 0)
  1504. NineBox_TopRight_10.ImageRectSize = Vector2.new(6, 6)
  1505.  
  1506. NineBox_Left_10.Name = "NineBox_Left"
  1507. NineBox_Left_10.Parent = Border_10
  1508. NineBox_Left_10.BackgroundTransparency = 1
  1509. NineBox_Left_10.BorderSizePixel = 0
  1510. NineBox_Left_10.Position = UDim2.new(0, 0, 0, 6)
  1511. NineBox_Left_10.Size = UDim2.new(0, 6, 1, -12)
  1512. NineBox_Left_10.Image = "http://www.roblox.com/asset/?id=238725003"
  1513. NineBox_Left_10.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1514. NineBox_Left_10.ImageRectOffset = Vector2.new(24, 6)
  1515. NineBox_Left_10.ImageRectSize = Vector2.new(6, 0)
  1516.  
  1517. NineBox_Center_10.Name = "NineBox_Center"
  1518. NineBox_Center_10.Parent = Border_10
  1519. NineBox_Center_10.BackgroundTransparency = 1
  1520. NineBox_Center_10.BorderSizePixel = 0
  1521. NineBox_Center_10.Position = UDim2.new(0, 6, 0, 6)
  1522. NineBox_Center_10.Size = UDim2.new(1, -12, 1, -12)
  1523. NineBox_Center_10.Image = "http://www.roblox.com/asset/?id=238725003"
  1524. NineBox_Center_10.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1525. NineBox_Center_10.ImageRectOffset = Vector2.new(30, 6)
  1526.  
  1527. NineBox_Right_10.Name = "NineBox_Right"
  1528. NineBox_Right_10.Parent = Border_10
  1529. NineBox_Right_10.BackgroundTransparency = 1
  1530. NineBox_Right_10.BorderSizePixel = 0
  1531. NineBox_Right_10.Position = UDim2.new(1, -6, 0, 6)
  1532. NineBox_Right_10.Size = UDim2.new(0, 6, 1, -12)
  1533. NineBox_Right_10.Image = "http://www.roblox.com/asset/?id=238725003"
  1534. NineBox_Right_10.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1535. NineBox_Right_10.ImageRectOffset = Vector2.new(30, 6)
  1536. NineBox_Right_10.ImageRectSize = Vector2.new(6, 0)
  1537.  
  1538. NineBox_BottomLeft_10.Name = "NineBox_BottomLeft"
  1539. NineBox_BottomLeft_10.Parent = Border_10
  1540. NineBox_BottomLeft_10.BackgroundTransparency = 1
  1541. NineBox_BottomLeft_10.BorderSizePixel = 0
  1542. NineBox_BottomLeft_10.Position = UDim2.new(0, 0, 1, -6)
  1543. NineBox_BottomLeft_10.Size = UDim2.new(0, 6, 0, 6)
  1544. NineBox_BottomLeft_10.Image = "http://www.roblox.com/asset/?id=238725003"
  1545. NineBox_BottomLeft_10.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1546. NineBox_BottomLeft_10.ImageRectOffset = Vector2.new(24, 6)
  1547. NineBox_BottomLeft_10.ImageRectSize = Vector2.new(6, 6)
  1548.  
  1549. NineBox_Bottom_10.Name = "NineBox_Bottom"
  1550. NineBox_Bottom_10.Parent = Border_10
  1551. NineBox_Bottom_10.BackgroundTransparency = 1
  1552. NineBox_Bottom_10.BorderSizePixel = 0
  1553. NineBox_Bottom_10.Position = UDim2.new(0, 6, 1, -6)
  1554. NineBox_Bottom_10.Size = UDim2.new(1, -12, 0, 6)
  1555. NineBox_Bottom_10.Image = "http://www.roblox.com/asset/?id=238725003"
  1556. NineBox_Bottom_10.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1557. NineBox_Bottom_10.ImageRectOffset = Vector2.new(30, 6)
  1558. NineBox_Bottom_10.ImageRectSize = Vector2.new(0, 6)
  1559.  
  1560. NineBox_BottomRight_10.Name = "NineBox_BottomRight"
  1561. NineBox_BottomRight_10.Parent = Border_10
  1562. NineBox_BottomRight_10.BackgroundTransparency = 1
  1563. NineBox_BottomRight_10.BorderSizePixel = 0
  1564. NineBox_BottomRight_10.Position = UDim2.new(1, -6, 1, -6)
  1565. NineBox_BottomRight_10.Size = UDim2.new(0, 6, 0, 6)
  1566. NineBox_BottomRight_10.Image = "http://www.roblox.com/asset/?id=238725003"
  1567. NineBox_BottomRight_10.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1568. NineBox_BottomRight_10.ImageRectOffset = Vector2.new(30, 6)
  1569. NineBox_BottomRight_10.ImageRectSize = Vector2.new(6, 6)
  1570.  
  1571. Border_11.Name = "Border"
  1572. Border_11.Parent = Credits
  1573. Border_11.BackgroundColor3 = Color3.new(1, 1, 1)
  1574. Border_11.BackgroundTransparency = 1
  1575. Border_11.BorderSizePixel = 0
  1576. Border_11.Position = UDim2.new(0.0786188766, -12, 1.00234175, 0)
  1577. Border_11.Size = UDim2.new(0, 8, 0, 11)
  1578. Border_11.Image = "http://www.roblox.com/asset/?id=238725003"
  1579. Border_11.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  1580. Border_11.ImageRectOffset = Vector2.new(0, 24)
  1581. Border_11.ImageRectSize = Vector2.new(12, 12)
  1582. Border_11.ImageTransparency = 1
  1583.  
  1584. NineBox_TopLeft_11.Name = "NineBox_TopLeft"
  1585. NineBox_TopLeft_11.Parent = Border_11
  1586. NineBox_TopLeft_11.BackgroundTransparency = 1
  1587. NineBox_TopLeft_11.BorderSizePixel = 0
  1588. NineBox_TopLeft_11.Size = UDim2.new(0, 6, 0, 6)
  1589. NineBox_TopLeft_11.Image = "http://www.roblox.com/asset/?id=238725003"
  1590. NineBox_TopLeft_11.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1591. NineBox_TopLeft_11.ImageRectOffset = Vector2.new(0, 24)
  1592. NineBox_TopLeft_11.ImageRectSize = Vector2.new(6, 6)
  1593.  
  1594. NineBox_Top_11.Name = "NineBox_Top"
  1595. NineBox_Top_11.Parent = Border_11
  1596. NineBox_Top_11.BackgroundTransparency = 1
  1597. NineBox_Top_11.BorderSizePixel = 0
  1598. NineBox_Top_11.Position = UDim2.new(0, 6, 0, 0)
  1599. NineBox_Top_11.Size = UDim2.new(1, -12, 0, 6)
  1600. NineBox_Top_11.Image = "http://www.roblox.com/asset/?id=238725003"
  1601. NineBox_Top_11.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1602. NineBox_Top_11.ImageRectOffset = Vector2.new(6, 24)
  1603. NineBox_Top_11.ImageRectSize = Vector2.new(0, 6)
  1604.  
  1605. NineBox_TopRight_11.Name = "NineBox_TopRight"
  1606. NineBox_TopRight_11.Parent = Border_11
  1607. NineBox_TopRight_11.BackgroundTransparency = 1
  1608. NineBox_TopRight_11.BorderSizePixel = 0
  1609. NineBox_TopRight_11.Position = UDim2.new(1, -6, 0, 0)
  1610. NineBox_TopRight_11.Size = UDim2.new(0, 6, 0, 6)
  1611. NineBox_TopRight_11.Image = "http://www.roblox.com/asset/?id=238725003"
  1612. NineBox_TopRight_11.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1613. NineBox_TopRight_11.ImageRectOffset = Vector2.new(6, 24)
  1614. NineBox_TopRight_11.ImageRectSize = Vector2.new(6, 6)
  1615.  
  1616. NineBox_Left_11.Name = "NineBox_Left"
  1617. NineBox_Left_11.Parent = Border_11
  1618. NineBox_Left_11.BackgroundTransparency = 1
  1619. NineBox_Left_11.BorderSizePixel = 0
  1620. NineBox_Left_11.Position = UDim2.new(0, 0, 0, 6)
  1621. NineBox_Left_11.Size = UDim2.new(0, 6, 1, -12)
  1622. NineBox_Left_11.Image = "http://www.roblox.com/asset/?id=238725003"
  1623. NineBox_Left_11.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1624. NineBox_Left_11.ImageRectOffset = Vector2.new(0, 30)
  1625. NineBox_Left_11.ImageRectSize = Vector2.new(6, 0)
  1626.  
  1627. NineBox_Center_11.Name = "NineBox_Center"
  1628. NineBox_Center_11.Parent = Border_11
  1629. NineBox_Center_11.BackgroundTransparency = 1
  1630. NineBox_Center_11.BorderSizePixel = 0
  1631. NineBox_Center_11.Position = UDim2.new(0, 6, 0, 6)
  1632. NineBox_Center_11.Size = UDim2.new(1, -12, 1, -12)
  1633. NineBox_Center_11.Image = "http://www.roblox.com/asset/?id=238725003"
  1634. NineBox_Center_11.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1635. NineBox_Center_11.ImageRectOffset = Vector2.new(6, 30)
  1636.  
  1637. NineBox_Right_11.Name = "NineBox_Right"
  1638. NineBox_Right_11.Parent = Border_11
  1639. NineBox_Right_11.BackgroundTransparency = 1
  1640. NineBox_Right_11.BorderSizePixel = 0
  1641. NineBox_Right_11.Position = UDim2.new(1, -6, 0, 6)
  1642. NineBox_Right_11.Size = UDim2.new(0, 6, 1, -12)
  1643. NineBox_Right_11.Image = "http://www.roblox.com/asset/?id=238725003"
  1644. NineBox_Right_11.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1645. NineBox_Right_11.ImageRectOffset = Vector2.new(6, 30)
  1646. NineBox_Right_11.ImageRectSize = Vector2.new(6, 0)
  1647.  
  1648. NineBox_BottomLeft_11.Name = "NineBox_BottomLeft"
  1649. NineBox_BottomLeft_11.Parent = Border_11
  1650. NineBox_BottomLeft_11.BackgroundTransparency = 1
  1651. NineBox_BottomLeft_11.BorderSizePixel = 0
  1652. NineBox_BottomLeft_11.Position = UDim2.new(0, 0, 1, -6)
  1653. NineBox_BottomLeft_11.Size = UDim2.new(0, 6, 0, 6)
  1654. NineBox_BottomLeft_11.Image = "http://www.roblox.com/asset/?id=238725003"
  1655. NineBox_BottomLeft_11.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1656. NineBox_BottomLeft_11.ImageRectOffset = Vector2.new(0, 30)
  1657. NineBox_BottomLeft_11.ImageRectSize = Vector2.new(6, 6)
  1658.  
  1659. NineBox_Bottom_11.Name = "NineBox_Bottom"
  1660. NineBox_Bottom_11.Parent = Border_11
  1661. NineBox_Bottom_11.BackgroundTransparency = 1
  1662. NineBox_Bottom_11.BorderSizePixel = 0
  1663. NineBox_Bottom_11.Position = UDim2.new(0, 6, 1, -6)
  1664. NineBox_Bottom_11.Size = UDim2.new(1, -12, 0, 6)
  1665. NineBox_Bottom_11.Image = "http://www.roblox.com/asset/?id=238725003"
  1666. NineBox_Bottom_11.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1667. NineBox_Bottom_11.ImageRectOffset = Vector2.new(6, 30)
  1668. NineBox_Bottom_11.ImageRectSize = Vector2.new(0, 6)
  1669.  
  1670. NineBox_BottomRight_11.Name = "NineBox_BottomRight"
  1671. NineBox_BottomRight_11.Parent = Border_11
  1672. NineBox_BottomRight_11.BackgroundTransparency = 1
  1673. NineBox_BottomRight_11.BorderSizePixel = 0
  1674. NineBox_BottomRight_11.Position = UDim2.new(1, -6, 1, -6)
  1675. NineBox_BottomRight_11.Size = UDim2.new(0, 6, 0, 6)
  1676. NineBox_BottomRight_11.Image = "http://www.roblox.com/asset/?id=238725003"
  1677. NineBox_BottomRight_11.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1678. NineBox_BottomRight_11.ImageRectOffset = Vector2.new(6, 30)
  1679. NineBox_BottomRight_11.ImageRectSize = Vector2.new(6, 6)
  1680.  
  1681. Border_12.Name = "Border"
  1682. Border_12.Parent = Credits
  1683. Border_12.BackgroundColor3 = Color3.new(1, 1, 1)
  1684. Border_12.BackgroundTransparency = 1
  1685. Border_12.BorderSizePixel = 0
  1686. Border_12.Position = UDim2.new(1.43160832, 0, 1.00234175, 0)
  1687. Border_12.Size = UDim2.new(0, 7, 0, 11)
  1688. Border_12.Image = "http://www.roblox.com/asset/?id=238725003"
  1689. Border_12.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  1690. Border_12.ImageRectOffset = Vector2.new(24, 24)
  1691. Border_12.ImageRectSize = Vector2.new(12, 12)
  1692. Border_12.ImageTransparency = 1
  1693.  
  1694. NineBox_TopLeft_12.Name = "NineBox_TopLeft"
  1695. NineBox_TopLeft_12.Parent = Border_12
  1696. NineBox_TopLeft_12.BackgroundTransparency = 1
  1697. NineBox_TopLeft_12.BorderSizePixel = 0
  1698. NineBox_TopLeft_12.Size = UDim2.new(0, 6, 0, 6)
  1699. NineBox_TopLeft_12.Image = "http://www.roblox.com/asset/?id=238725003"
  1700. NineBox_TopLeft_12.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1701. NineBox_TopLeft_12.ImageRectOffset = Vector2.new(24, 24)
  1702. NineBox_TopLeft_12.ImageRectSize = Vector2.new(6, 6)
  1703.  
  1704. NineBox_Top_12.Name = "NineBox_Top"
  1705. NineBox_Top_12.Parent = Border_12
  1706. NineBox_Top_12.BackgroundTransparency = 1
  1707. NineBox_Top_12.BorderSizePixel = 0
  1708. NineBox_Top_12.Position = UDim2.new(0, 6, 0, 0)
  1709. NineBox_Top_12.Size = UDim2.new(1, -12, 0, 6)
  1710. NineBox_Top_12.Image = "http://www.roblox.com/asset/?id=238725003"
  1711. NineBox_Top_12.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1712. NineBox_Top_12.ImageRectOffset = Vector2.new(30, 24)
  1713. NineBox_Top_12.ImageRectSize = Vector2.new(0, 6)
  1714.  
  1715. NineBox_TopRight_12.Name = "NineBox_TopRight"
  1716. NineBox_TopRight_12.Parent = Border_12
  1717. NineBox_TopRight_12.BackgroundTransparency = 1
  1718. NineBox_TopRight_12.BorderSizePixel = 0
  1719. NineBox_TopRight_12.Position = UDim2.new(1, -6, 0, 0)
  1720. NineBox_TopRight_12.Size = UDim2.new(0, 6, 0, 6)
  1721. NineBox_TopRight_12.Image = "http://www.roblox.com/asset/?id=238725003"
  1722. NineBox_TopRight_12.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1723. NineBox_TopRight_12.ImageRectOffset = Vector2.new(30, 24)
  1724. NineBox_TopRight_12.ImageRectSize = Vector2.new(6, 6)
  1725.  
  1726. NineBox_Left_12.Name = "NineBox_Left"
  1727. NineBox_Left_12.Parent = Border_12
  1728. NineBox_Left_12.BackgroundTransparency = 1
  1729. NineBox_Left_12.BorderSizePixel = 0
  1730. NineBox_Left_12.Position = UDim2.new(0, 0, 0, 6)
  1731. NineBox_Left_12.Size = UDim2.new(0, 6, 1, -12)
  1732. NineBox_Left_12.Image = "http://www.roblox.com/asset/?id=238725003"
  1733. NineBox_Left_12.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1734. NineBox_Left_12.ImageRectOffset = Vector2.new(24, 30)
  1735. NineBox_Left_12.ImageRectSize = Vector2.new(6, 0)
  1736.  
  1737. NineBox_Center_12.Name = "NineBox_Center"
  1738. NineBox_Center_12.Parent = Border_12
  1739. NineBox_Center_12.BackgroundTransparency = 1
  1740. NineBox_Center_12.BorderSizePixel = 0
  1741. NineBox_Center_12.Position = UDim2.new(0, 6, 0, 6)
  1742. NineBox_Center_12.Size = UDim2.new(1, -12, 1, -12)
  1743. NineBox_Center_12.Image = "http://www.roblox.com/asset/?id=238725003"
  1744. NineBox_Center_12.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1745. NineBox_Center_12.ImageRectOffset = Vector2.new(30, 30)
  1746.  
  1747. NineBox_Right_12.Name = "NineBox_Right"
  1748. NineBox_Right_12.Parent = Border_12
  1749. NineBox_Right_12.BackgroundTransparency = 1
  1750. NineBox_Right_12.BorderSizePixel = 0
  1751. NineBox_Right_12.Position = UDim2.new(1, -6, 0, 6)
  1752. NineBox_Right_12.Size = UDim2.new(0, 6, 1, -12)
  1753. NineBox_Right_12.Image = "http://www.roblox.com/asset/?id=238725003"
  1754. NineBox_Right_12.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1755. NineBox_Right_12.ImageRectOffset = Vector2.new(30, 30)
  1756. NineBox_Right_12.ImageRectSize = Vector2.new(6, 0)
  1757.  
  1758. NineBox_BottomLeft_12.Name = "NineBox_BottomLeft"
  1759. NineBox_BottomLeft_12.Parent = Border_12
  1760. NineBox_BottomLeft_12.BackgroundTransparency = 1
  1761. NineBox_BottomLeft_12.BorderSizePixel = 0
  1762. NineBox_BottomLeft_12.Position = UDim2.new(0, 0, 1, -6)
  1763. NineBox_BottomLeft_12.Size = UDim2.new(0, 6, 0, 6)
  1764. NineBox_BottomLeft_12.Image = "http://www.roblox.com/asset/?id=238725003"
  1765. NineBox_BottomLeft_12.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1766. NineBox_BottomLeft_12.ImageRectOffset = Vector2.new(24, 30)
  1767. NineBox_BottomLeft_12.ImageRectSize = Vector2.new(6, 6)
  1768.  
  1769. NineBox_Bottom_12.Name = "NineBox_Bottom"
  1770. NineBox_Bottom_12.Parent = Border_12
  1771. NineBox_Bottom_12.BackgroundTransparency = 1
  1772. NineBox_Bottom_12.BorderSizePixel = 0
  1773. NineBox_Bottom_12.Position = UDim2.new(0, 6, 1, -6)
  1774. NineBox_Bottom_12.Size = UDim2.new(1, -12, 0, 6)
  1775. NineBox_Bottom_12.Image = "http://www.roblox.com/asset/?id=238725003"
  1776. NineBox_Bottom_12.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1777. NineBox_Bottom_12.ImageRectOffset = Vector2.new(30, 30)
  1778. NineBox_Bottom_12.ImageRectSize = Vector2.new(0, 6)
  1779.  
  1780. NineBox_BottomRight_12.Name = "NineBox_BottomRight"
  1781. NineBox_BottomRight_12.Parent = Border_12
  1782. NineBox_BottomRight_12.BackgroundTransparency = 1
  1783. NineBox_BottomRight_12.BorderSizePixel = 0
  1784. NineBox_BottomRight_12.Position = UDim2.new(1, -6, 1, -6)
  1785. NineBox_BottomRight_12.Size = UDim2.new(0, 6, 0, 6)
  1786. NineBox_BottomRight_12.Image = "http://www.roblox.com/asset/?id=238725003"
  1787. NineBox_BottomRight_12.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1788. NineBox_BottomRight_12.ImageRectOffset = Vector2.new(30, 30)
  1789. NineBox_BottomRight_12.ImageRectSize = Vector2.new(6, 6)
  1790.  
  1791. Border_13.Name = "Border"
  1792. Border_13.Parent = Credits
  1793. Border_13.BackgroundColor3 = Color3.new(1, 1, 1)
  1794. Border_13.BackgroundTransparency = 1
  1795. Border_13.BorderSizePixel = 0
  1796. Border_13.Position = UDim2.new(-0.0655157268, 0, 1.00234175, 0)
  1797. Border_13.Size = UDim2.new(1.49712336, 0, 0, 12)
  1798. Border_13.Image = "http://www.roblox.com/asset/?id=238725003"
  1799. Border_13.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  1800. Border_13.ImageRectOffset = Vector2.new(12, 24)
  1801. Border_13.ImageRectSize = Vector2.new(12, 12)
  1802. Border_13.ImageTransparency = 1
  1803.  
  1804. NineBox_TopLeft_13.Name = "NineBox_TopLeft"
  1805. NineBox_TopLeft_13.Parent = Border_13
  1806. NineBox_TopLeft_13.BackgroundTransparency = 1
  1807. NineBox_TopLeft_13.BorderSizePixel = 0
  1808. NineBox_TopLeft_13.Size = UDim2.new(0, 6, 0, 6)
  1809. NineBox_TopLeft_13.Image = "http://www.roblox.com/asset/?id=238725003"
  1810. NineBox_TopLeft_13.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1811. NineBox_TopLeft_13.ImageRectOffset = Vector2.new(12, 24)
  1812. NineBox_TopLeft_13.ImageRectSize = Vector2.new(6, 6)
  1813.  
  1814. NineBox_Top_13.Name = "NineBox_Top"
  1815. NineBox_Top_13.Parent = Border_13
  1816. NineBox_Top_13.BackgroundTransparency = 1
  1817. NineBox_Top_13.BorderSizePixel = 0
  1818. NineBox_Top_13.Position = UDim2.new(0, 6, 0, 0)
  1819. NineBox_Top_13.Size = UDim2.new(1, -12, 0, 6)
  1820. NineBox_Top_13.Image = "http://www.roblox.com/asset/?id=238725003"
  1821. NineBox_Top_13.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1822. NineBox_Top_13.ImageRectOffset = Vector2.new(18, 24)
  1823. NineBox_Top_13.ImageRectSize = Vector2.new(0, 6)
  1824.  
  1825. NineBox_TopRight_13.Name = "NineBox_TopRight"
  1826. NineBox_TopRight_13.Parent = Border_13
  1827. NineBox_TopRight_13.BackgroundTransparency = 1
  1828. NineBox_TopRight_13.BorderSizePixel = 0
  1829. NineBox_TopRight_13.Position = UDim2.new(1, -6, 0, 0)
  1830. NineBox_TopRight_13.Size = UDim2.new(0, 6, 0, 6)
  1831. NineBox_TopRight_13.Image = "http://www.roblox.com/asset/?id=238725003"
  1832. NineBox_TopRight_13.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1833. NineBox_TopRight_13.ImageRectOffset = Vector2.new(18, 24)
  1834. NineBox_TopRight_13.ImageRectSize = Vector2.new(6, 6)
  1835.  
  1836. NineBox_Left_13.Name = "NineBox_Left"
  1837. NineBox_Left_13.Parent = Border_13
  1838. NineBox_Left_13.BackgroundTransparency = 1
  1839. NineBox_Left_13.BorderSizePixel = 0
  1840. NineBox_Left_13.Position = UDim2.new(0, 0, 0, 6)
  1841. NineBox_Left_13.Size = UDim2.new(0, 6, 1, -12)
  1842. NineBox_Left_13.Image = "http://www.roblox.com/asset/?id=238725003"
  1843. NineBox_Left_13.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1844. NineBox_Left_13.ImageRectOffset = Vector2.new(12, 30)
  1845. NineBox_Left_13.ImageRectSize = Vector2.new(6, 0)
  1846.  
  1847. NineBox_Center_13.Name = "NineBox_Center"
  1848. NineBox_Center_13.Parent = Border_13
  1849. NineBox_Center_13.BackgroundTransparency = 1
  1850. NineBox_Center_13.BorderSizePixel = 0
  1851. NineBox_Center_13.Position = UDim2.new(0, 6, 0, 6)
  1852. NineBox_Center_13.Size = UDim2.new(1, -12, 1, -12)
  1853. NineBox_Center_13.Image = "http://www.roblox.com/asset/?id=238725003"
  1854. NineBox_Center_13.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1855. NineBox_Center_13.ImageRectOffset = Vector2.new(18, 30)
  1856.  
  1857. NineBox_Right_13.Name = "NineBox_Right"
  1858. NineBox_Right_13.Parent = Border_13
  1859. NineBox_Right_13.BackgroundTransparency = 1
  1860. NineBox_Right_13.BorderSizePixel = 0
  1861. NineBox_Right_13.Position = UDim2.new(1, -6, 0, 6)
  1862. NineBox_Right_13.Size = UDim2.new(0, 6, 1, -12)
  1863. NineBox_Right_13.Image = "http://www.roblox.com/asset/?id=238725003"
  1864. NineBox_Right_13.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1865. NineBox_Right_13.ImageRectOffset = Vector2.new(18, 30)
  1866. NineBox_Right_13.ImageRectSize = Vector2.new(6, 0)
  1867.  
  1868. NineBox_BottomLeft_13.Name = "NineBox_BottomLeft"
  1869. NineBox_BottomLeft_13.Parent = Border_13
  1870. NineBox_BottomLeft_13.BackgroundTransparency = 1
  1871. NineBox_BottomLeft_13.BorderSizePixel = 0
  1872. NineBox_BottomLeft_13.Position = UDim2.new(0, 0, 1, -6)
  1873. NineBox_BottomLeft_13.Size = UDim2.new(0, 6, 0, 6)
  1874. NineBox_BottomLeft_13.Image = "http://www.roblox.com/asset/?id=238725003"
  1875. NineBox_BottomLeft_13.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1876. NineBox_BottomLeft_13.ImageRectOffset = Vector2.new(12, 30)
  1877. NineBox_BottomLeft_13.ImageRectSize = Vector2.new(6, 6)
  1878.  
  1879. NineBox_Bottom_13.Name = "NineBox_Bottom"
  1880. NineBox_Bottom_13.Parent = Border_13
  1881. NineBox_Bottom_13.BackgroundTransparency = 1
  1882. NineBox_Bottom_13.BorderSizePixel = 0
  1883. NineBox_Bottom_13.Position = UDim2.new(0, 6, 1, -6)
  1884. NineBox_Bottom_13.Size = UDim2.new(1, -12, 0, 6)
  1885. NineBox_Bottom_13.Image = "http://www.roblox.com/asset/?id=238725003"
  1886. NineBox_Bottom_13.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1887. NineBox_Bottom_13.ImageRectOffset = Vector2.new(18, 30)
  1888. NineBox_Bottom_13.ImageRectSize = Vector2.new(0, 6)
  1889.  
  1890. NineBox_BottomRight_13.Name = "NineBox_BottomRight"
  1891. NineBox_BottomRight_13.Parent = Border_13
  1892. NineBox_BottomRight_13.BackgroundTransparency = 1
  1893. NineBox_BottomRight_13.BorderSizePixel = 0
  1894. NineBox_BottomRight_13.Position = UDim2.new(1, -6, 1, -6)
  1895. NineBox_BottomRight_13.Size = UDim2.new(0, 6, 0, 6)
  1896. NineBox_BottomRight_13.Image = "http://www.roblox.com/asset/?id=238725003"
  1897. NineBox_BottomRight_13.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1898. NineBox_BottomRight_13.ImageRectOffset = Vector2.new(18, 30)
  1899. NineBox_BottomRight_13.ImageRectSize = Vector2.new(6, 6)
  1900.  
  1901. Border_14.Name = "Border"
  1902. Border_14.Parent = Credits
  1903. Border_14.BackgroundColor3 = Color3.new(1, 1, 1)
  1904. Border_14.BackgroundTransparency = 1
  1905. Border_14.BorderSizePixel = 0
  1906. Border_14.Position = UDim2.new(0, -12, 0, -11)
  1907. Border_14.Size = UDim2.new(1.57350302, 0, 0, 12)
  1908. Border_14.Image = "http://www.roblox.com/asset/?id=238725003"
  1909. Border_14.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  1910. Border_14.ImageRectOffset = Vector2.new(12, 0)
  1911. Border_14.ImageRectSize = Vector2.new(12, 12)
  1912. Border_14.ImageTransparency = 1
  1913.  
  1914. NineBox_TopLeft_14.Name = "NineBox_TopLeft"
  1915. NineBox_TopLeft_14.Parent = Border_14
  1916. NineBox_TopLeft_14.BackgroundTransparency = 1
  1917. NineBox_TopLeft_14.BorderSizePixel = 0
  1918. NineBox_TopLeft_14.Size = UDim2.new(0, 6, 0, 6)
  1919. NineBox_TopLeft_14.Image = "http://www.roblox.com/asset/?id=238725003"
  1920. NineBox_TopLeft_14.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1921. NineBox_TopLeft_14.ImageRectOffset = Vector2.new(12, 0)
  1922. NineBox_TopLeft_14.ImageRectSize = Vector2.new(6, 6)
  1923.  
  1924. NineBox_Top_14.Name = "NineBox_Top"
  1925. NineBox_Top_14.Parent = Border_14
  1926. NineBox_Top_14.BackgroundTransparency = 1
  1927. NineBox_Top_14.BorderSizePixel = 0
  1928. NineBox_Top_14.Position = UDim2.new(0, 6, 0, 0)
  1929. NineBox_Top_14.Size = UDim2.new(1, -12, 0, 6)
  1930. NineBox_Top_14.Image = "http://www.roblox.com/asset/?id=238725003"
  1931. NineBox_Top_14.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1932. NineBox_Top_14.ImageRectOffset = Vector2.new(18, 0)
  1933. NineBox_Top_14.ImageRectSize = Vector2.new(0, 6)
  1934.  
  1935. NineBox_TopRight_14.Name = "NineBox_TopRight"
  1936. NineBox_TopRight_14.Parent = Border_14
  1937. NineBox_TopRight_14.BackgroundTransparency = 1
  1938. NineBox_TopRight_14.BorderSizePixel = 0
  1939. NineBox_TopRight_14.Position = UDim2.new(1, -6, 0, 0)
  1940. NineBox_TopRight_14.Size = UDim2.new(0, 6, 0, 6)
  1941. NineBox_TopRight_14.Image = "http://www.roblox.com/asset/?id=238725003"
  1942. NineBox_TopRight_14.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1943. NineBox_TopRight_14.ImageRectOffset = Vector2.new(18, 0)
  1944. NineBox_TopRight_14.ImageRectSize = Vector2.new(6, 6)
  1945.  
  1946. NineBox_Left_14.Name = "NineBox_Left"
  1947. NineBox_Left_14.Parent = Border_14
  1948. NineBox_Left_14.BackgroundTransparency = 1
  1949. NineBox_Left_14.BorderSizePixel = 0
  1950. NineBox_Left_14.Position = UDim2.new(0, 0, 0, 6)
  1951. NineBox_Left_14.Size = UDim2.new(0, 6, 1, -12)
  1952. NineBox_Left_14.Image = "http://www.roblox.com/asset/?id=238725003"
  1953. NineBox_Left_14.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1954. NineBox_Left_14.ImageRectOffset = Vector2.new(12, 6)
  1955. NineBox_Left_14.ImageRectSize = Vector2.new(6, 0)
  1956.  
  1957. NineBox_Center_14.Name = "NineBox_Center"
  1958. NineBox_Center_14.Parent = Border_14
  1959. NineBox_Center_14.BackgroundTransparency = 1
  1960. NineBox_Center_14.BorderSizePixel = 0
  1961. NineBox_Center_14.Position = UDim2.new(0, 6, 0, 6)
  1962. NineBox_Center_14.Size = UDim2.new(1, -12, 1, -12)
  1963. NineBox_Center_14.Image = "http://www.roblox.com/asset/?id=238725003"
  1964. NineBox_Center_14.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1965. NineBox_Center_14.ImageRectOffset = Vector2.new(18, 6)
  1966.  
  1967. NineBox_Right_14.Name = "NineBox_Right"
  1968. NineBox_Right_14.Parent = Border_14
  1969. NineBox_Right_14.BackgroundTransparency = 1
  1970. NineBox_Right_14.BorderSizePixel = 0
  1971. NineBox_Right_14.Position = UDim2.new(1, -6, 0, 6)
  1972. NineBox_Right_14.Size = UDim2.new(0, 6, 1, -12)
  1973. NineBox_Right_14.Image = "http://www.roblox.com/asset/?id=238725003"
  1974. NineBox_Right_14.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1975. NineBox_Right_14.ImageRectOffset = Vector2.new(18, 6)
  1976. NineBox_Right_14.ImageRectSize = Vector2.new(6, 0)
  1977.  
  1978. NineBox_BottomLeft_14.Name = "NineBox_BottomLeft"
  1979. NineBox_BottomLeft_14.Parent = Border_14
  1980. NineBox_BottomLeft_14.BackgroundTransparency = 1
  1981. NineBox_BottomLeft_14.BorderSizePixel = 0
  1982. NineBox_BottomLeft_14.Position = UDim2.new(0, 0, 1, -6)
  1983. NineBox_BottomLeft_14.Size = UDim2.new(0, 6, 0, 6)
  1984. NineBox_BottomLeft_14.Image = "http://www.roblox.com/asset/?id=238725003"
  1985. NineBox_BottomLeft_14.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1986. NineBox_BottomLeft_14.ImageRectOffset = Vector2.new(12, 6)
  1987. NineBox_BottomLeft_14.ImageRectSize = Vector2.new(6, 6)
  1988.  
  1989. NineBox_Bottom_14.Name = "NineBox_Bottom"
  1990. NineBox_Bottom_14.Parent = Border_14
  1991. NineBox_Bottom_14.BackgroundTransparency = 1
  1992. NineBox_Bottom_14.BorderSizePixel = 0
  1993. NineBox_Bottom_14.Position = UDim2.new(0, 6, 1, -6)
  1994. NineBox_Bottom_14.Size = UDim2.new(1, -12, 0, 6)
  1995. NineBox_Bottom_14.Image = "http://www.roblox.com/asset/?id=238725003"
  1996. NineBox_Bottom_14.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1997. NineBox_Bottom_14.ImageRectOffset = Vector2.new(18, 6)
  1998. NineBox_Bottom_14.ImageRectSize = Vector2.new(0, 6)
  1999.  
  2000. NineBox_BottomRight_14.Name = "NineBox_BottomRight"
  2001. NineBox_BottomRight_14.Parent = Border_14
  2002. NineBox_BottomRight_14.BackgroundTransparency = 1
  2003. NineBox_BottomRight_14.BorderSizePixel = 0
  2004. NineBox_BottomRight_14.Position = UDim2.new(1, -6, 1, -6)
  2005. NineBox_BottomRight_14.Size = UDim2.new(0, 6, 0, 6)
  2006. NineBox_BottomRight_14.Image = "http://www.roblox.com/asset/?id=238725003"
  2007. NineBox_BottomRight_14.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2008. NineBox_BottomRight_14.ImageRectOffset = Vector2.new(18, 6)
  2009. NineBox_BottomRight_14.ImageRectSize = Vector2.new(6, 6)
  2010.  
  2011. Border_15.Name = "Border"
  2012. Border_15.Parent = Credits
  2013. Border_15.BackgroundColor3 = Color3.new(1, 1, 1)
  2014. Border_15.BackgroundTransparency = 1
  2015. Border_15.BorderSizePixel = 0
  2016. Border_15.Position = UDim2.new(0, -6, 0, 0)
  2017. Border_15.Size = UDim2.new(-0.0501730777, 12, 0.99999994, 0)
  2018. Border_15.Image = "http://www.roblox.com/asset/?id=238725003"
  2019. Border_15.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  2020. Border_15.ImageRectOffset = Vector2.new(0, 12)
  2021. Border_15.ImageRectSize = Vector2.new(12, 12)
  2022. Border_15.ImageTransparency = 1
  2023.  
  2024. NineBox_TopLeft_15.Name = "NineBox_TopLeft"
  2025. NineBox_TopLeft_15.Parent = Border_15
  2026. NineBox_TopLeft_15.BackgroundTransparency = 1
  2027. NineBox_TopLeft_15.BorderSizePixel = 0
  2028. NineBox_TopLeft_15.Size = UDim2.new(0, 6, 0, 6)
  2029. NineBox_TopLeft_15.Image = "http://www.roblox.com/asset/?id=238725003"
  2030. NineBox_TopLeft_15.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2031. NineBox_TopLeft_15.ImageRectOffset = Vector2.new(0, 12)
  2032. NineBox_TopLeft_15.ImageRectSize = Vector2.new(6, 6)
  2033.  
  2034. NineBox_Top_15.Name = "NineBox_Top"
  2035. NineBox_Top_15.Parent = Border_15
  2036. NineBox_Top_15.BackgroundTransparency = 1
  2037. NineBox_Top_15.BorderSizePixel = 0
  2038. NineBox_Top_15.Position = UDim2.new(0, 6, 0, 0)
  2039. NineBox_Top_15.Size = UDim2.new(1, -12, 0, 6)
  2040. NineBox_Top_15.Image = "http://www.roblox.com/asset/?id=238725003"
  2041. NineBox_Top_15.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2042. NineBox_Top_15.ImageRectOffset = Vector2.new(6, 12)
  2043. NineBox_Top_15.ImageRectSize = Vector2.new(0, 6)
  2044.  
  2045. NineBox_TopRight_15.Name = "NineBox_TopRight"
  2046. NineBox_TopRight_15.Parent = Border_15
  2047. NineBox_TopRight_15.BackgroundTransparency = 1
  2048. NineBox_TopRight_15.BorderSizePixel = 0
  2049. NineBox_TopRight_15.Position = UDim2.new(1, -6, 0, 0)
  2050. NineBox_TopRight_15.Size = UDim2.new(0, 6, 0, 6)
  2051. NineBox_TopRight_15.Image = "http://www.roblox.com/asset/?id=238725003"
  2052. NineBox_TopRight_15.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2053. NineBox_TopRight_15.ImageRectOffset = Vector2.new(6, 12)
  2054. NineBox_TopRight_15.ImageRectSize = Vector2.new(6, 6)
  2055.  
  2056. NineBox_Left_15.Name = "NineBox_Left"
  2057. NineBox_Left_15.Parent = Border_15
  2058. NineBox_Left_15.BackgroundTransparency = 1
  2059. NineBox_Left_15.BorderSizePixel = 0
  2060. NineBox_Left_15.Position = UDim2.new(0, 0, 0, 6)
  2061. NineBox_Left_15.Size = UDim2.new(0, 6, 1, -12)
  2062. NineBox_Left_15.Image = "http://www.roblox.com/asset/?id=238725003"
  2063. NineBox_Left_15.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2064. NineBox_Left_15.ImageRectOffset = Vector2.new(0, 18)
  2065. NineBox_Left_15.ImageRectSize = Vector2.new(6, 0)
  2066.  
  2067. NineBox_Center_15.Name = "NineBox_Center"
  2068. NineBox_Center_15.Parent = Border_15
  2069. NineBox_Center_15.BackgroundTransparency = 1
  2070. NineBox_Center_15.BorderSizePixel = 0
  2071. NineBox_Center_15.Position = UDim2.new(0, 6, 0, 6)
  2072. NineBox_Center_15.Size = UDim2.new(1, -12, 1, -12)
  2073. NineBox_Center_15.Image = "http://www.roblox.com/asset/?id=238725003"
  2074. NineBox_Center_15.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2075. NineBox_Center_15.ImageRectOffset = Vector2.new(6, 18)
  2076.  
  2077. NineBox_Right_15.Name = "NineBox_Right"
  2078. NineBox_Right_15.Parent = Border_15
  2079. NineBox_Right_15.BackgroundTransparency = 1
  2080. NineBox_Right_15.BorderSizePixel = 0
  2081. NineBox_Right_15.Position = UDim2.new(1, -6, 0, 6)
  2082. NineBox_Right_15.Size = UDim2.new(0, 6, 1, -12)
  2083. NineBox_Right_15.Image = "http://www.roblox.com/asset/?id=238725003"
  2084. NineBox_Right_15.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2085. NineBox_Right_15.ImageRectOffset = Vector2.new(6, 18)
  2086. NineBox_Right_15.ImageRectSize = Vector2.new(6, 0)
  2087.  
  2088. NineBox_BottomLeft_15.Name = "NineBox_BottomLeft"
  2089. NineBox_BottomLeft_15.Parent = Border_15
  2090. NineBox_BottomLeft_15.BackgroundTransparency = 1
  2091. NineBox_BottomLeft_15.BorderSizePixel = 0
  2092. NineBox_BottomLeft_15.Position = UDim2.new(0, 0, 1, -6)
  2093. NineBox_BottomLeft_15.Size = UDim2.new(0, 6, 0, 6)
  2094. NineBox_BottomLeft_15.Image = "http://www.roblox.com/asset/?id=238725003"
  2095. NineBox_BottomLeft_15.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2096. NineBox_BottomLeft_15.ImageRectOffset = Vector2.new(0, 18)
  2097. NineBox_BottomLeft_15.ImageRectSize = Vector2.new(6, 6)
  2098.  
  2099. NineBox_Bottom_15.Name = "NineBox_Bottom"
  2100. NineBox_Bottom_15.Parent = Border_15
  2101. NineBox_Bottom_15.BackgroundTransparency = 1
  2102. NineBox_Bottom_15.BorderSizePixel = 0
  2103. NineBox_Bottom_15.Position = UDim2.new(0, 6, 1, -6)
  2104. NineBox_Bottom_15.Size = UDim2.new(1, -12, 0, 6)
  2105. NineBox_Bottom_15.Image = "http://www.roblox.com/asset/?id=238725003"
  2106. NineBox_Bottom_15.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2107. NineBox_Bottom_15.ImageRectOffset = Vector2.new(6, 18)
  2108. NineBox_Bottom_15.ImageRectSize = Vector2.new(0, 6)
  2109.  
  2110. NineBox_BottomRight_15.Name = "NineBox_BottomRight"
  2111. NineBox_BottomRight_15.Parent = Border_15
  2112. NineBox_BottomRight_15.BackgroundTransparency = 1
  2113. NineBox_BottomRight_15.BorderSizePixel = 0
  2114. NineBox_BottomRight_15.Position = UDim2.new(1, -6, 1, -6)
  2115. NineBox_BottomRight_15.Size = UDim2.new(0, 6, 0, 6)
  2116. NineBox_BottomRight_15.Image = "http://www.roblox.com/asset/?id=238725003"
  2117. NineBox_BottomRight_15.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2118. NineBox_BottomRight_15.ImageRectOffset = Vector2.new(6, 18)
  2119. NineBox_BottomRight_15.ImageRectSize = Vector2.new(6, 6)
  2120.  
  2121. Border_16.Name = "Border"
  2122. Border_16.Parent = Credits
  2123. Border_16.BackgroundColor3 = Color3.new(1, 1, 1)
  2124. Border_16.BackgroundTransparency = 1
  2125. Border_16.BorderSizePixel = 0
  2126. Border_16.Position = UDim2.new(1.43160832, 0, 0.00234188396, 0)
  2127. Border_16.Size = UDim2.new(-0.0501730777, 12, 0.99999994, 0)
  2128. Border_16.Image = "http://www.roblox.com/asset/?id=238725003"
  2129. Border_16.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  2130. Border_16.ImageRectOffset = Vector2.new(24, 12)
  2131. Border_16.ImageRectSize = Vector2.new(12, 12)
  2132. Border_16.ImageTransparency = 1
  2133.  
  2134. NineBox_TopLeft_16.Name = "NineBox_TopLeft"
  2135. NineBox_TopLeft_16.Parent = Border_16
  2136. NineBox_TopLeft_16.BackgroundTransparency = 1
  2137. NineBox_TopLeft_16.BorderSizePixel = 0
  2138. NineBox_TopLeft_16.Size = UDim2.new(0, 6, 0, 6)
  2139. NineBox_TopLeft_16.Image = "http://www.roblox.com/asset/?id=238725003"
  2140. NineBox_TopLeft_16.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2141. NineBox_TopLeft_16.ImageRectOffset = Vector2.new(24, 12)
  2142. NineBox_TopLeft_16.ImageRectSize = Vector2.new(6, 6)
  2143.  
  2144. NineBox_Top_16.Name = "NineBox_Top"
  2145. NineBox_Top_16.Parent = Border_16
  2146. NineBox_Top_16.BackgroundTransparency = 1
  2147. NineBox_Top_16.BorderSizePixel = 0
  2148. NineBox_Top_16.Position = UDim2.new(0, 6, 0, 0)
  2149. NineBox_Top_16.Size = UDim2.new(1, -12, 0, 6)
  2150. NineBox_Top_16.Image = "http://www.roblox.com/asset/?id=238725003"
  2151. NineBox_Top_16.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2152. NineBox_Top_16.ImageRectOffset = Vector2.new(30, 12)
  2153. NineBox_Top_16.ImageRectSize = Vector2.new(0, 6)
  2154.  
  2155. NineBox_TopRight_16.Name = "NineBox_TopRight"
  2156. NineBox_TopRight_16.Parent = Border_16
  2157. NineBox_TopRight_16.BackgroundTransparency = 1
  2158. NineBox_TopRight_16.BorderSizePixel = 0
  2159. NineBox_TopRight_16.Position = UDim2.new(1, -6, 0, 0)
  2160. NineBox_TopRight_16.Size = UDim2.new(0, 6, 0, 6)
  2161. NineBox_TopRight_16.Image = "http://www.roblox.com/asset/?id=238725003"
  2162. NineBox_TopRight_16.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2163. NineBox_TopRight_16.ImageRectOffset = Vector2.new(30, 12)
  2164. NineBox_TopRight_16.ImageRectSize = Vector2.new(6, 6)
  2165.  
  2166. NineBox_Left_16.Name = "NineBox_Left"
  2167. NineBox_Left_16.Parent = Border_16
  2168. NineBox_Left_16.BackgroundTransparency = 1
  2169. NineBox_Left_16.BorderSizePixel = 0
  2170. NineBox_Left_16.Position = UDim2.new(0, 0, 0, 6)
  2171. NineBox_Left_16.Size = UDim2.new(0, 6, 1, -12)
  2172. NineBox_Left_16.Image = "http://www.roblox.com/asset/?id=238725003"
  2173. NineBox_Left_16.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2174. NineBox_Left_16.ImageRectOffset = Vector2.new(24, 18)
  2175. NineBox_Left_16.ImageRectSize = Vector2.new(6, 0)
  2176.  
  2177. NineBox_Center_16.Name = "NineBox_Center"
  2178. NineBox_Center_16.Parent = Border_16
  2179. NineBox_Center_16.BackgroundTransparency = 1
  2180. NineBox_Center_16.BorderSizePixel = 0
  2181. NineBox_Center_16.Position = UDim2.new(0, 6, 0, 6)
  2182. NineBox_Center_16.Size = UDim2.new(1, -12, 1, -12)
  2183. NineBox_Center_16.Image = "http://www.roblox.com/asset/?id=238725003"
  2184. NineBox_Center_16.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2185. NineBox_Center_16.ImageRectOffset = Vector2.new(30, 18)
  2186.  
  2187. NineBox_Right_16.Name = "NineBox_Right"
  2188. NineBox_Right_16.Parent = Border_16
  2189. NineBox_Right_16.BackgroundTransparency = 1
  2190. NineBox_Right_16.BorderSizePixel = 0
  2191. NineBox_Right_16.Position = UDim2.new(1, -6, 0, 6)
  2192. NineBox_Right_16.Size = UDim2.new(0, 6, 1, -12)
  2193. NineBox_Right_16.Image = "http://www.roblox.com/asset/?id=238725003"
  2194. NineBox_Right_16.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2195. NineBox_Right_16.ImageRectOffset = Vector2.new(30, 18)
  2196. NineBox_Right_16.ImageRectSize = Vector2.new(6, 0)
  2197.  
  2198. NineBox_BottomLeft_16.Name = "NineBox_BottomLeft"
  2199. NineBox_BottomLeft_16.Parent = Border_16
  2200. NineBox_BottomLeft_16.BackgroundTransparency = 1
  2201. NineBox_BottomLeft_16.BorderSizePixel = 0
  2202. NineBox_BottomLeft_16.Position = UDim2.new(0, 0, 1, -6)
  2203. NineBox_BottomLeft_16.Size = UDim2.new(0, 6, 0, 6)
  2204. NineBox_BottomLeft_16.Image = "http://www.roblox.com/asset/?id=238725003"
  2205. NineBox_BottomLeft_16.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2206. NineBox_BottomLeft_16.ImageRectOffset = Vector2.new(24, 18)
  2207. NineBox_BottomLeft_16.ImageRectSize = Vector2.new(6, 6)
  2208.  
  2209. NineBox_Bottom_16.Name = "NineBox_Bottom"
  2210. NineBox_Bottom_16.Parent = Border_16
  2211. NineBox_Bottom_16.BackgroundTransparency = 1
  2212. NineBox_Bottom_16.BorderSizePixel = 0
  2213. NineBox_Bottom_16.Position = UDim2.new(0, 6, 1, -6)
  2214. NineBox_Bottom_16.Size = UDim2.new(1, -12, 0, 6)
  2215. NineBox_Bottom_16.Image = "http://www.roblox.com/asset/?id=238725003"
  2216. NineBox_Bottom_16.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2217. NineBox_Bottom_16.ImageRectOffset = Vector2.new(30, 18)
  2218. NineBox_Bottom_16.ImageRectSize = Vector2.new(0, 6)
  2219.  
  2220. NineBox_BottomRight_16.Name = "NineBox_BottomRight"
  2221. NineBox_BottomRight_16.Parent = Border_16
  2222. NineBox_BottomRight_16.BackgroundTransparency = 1
  2223. NineBox_BottomRight_16.BorderSizePixel = 0
  2224. NineBox_BottomRight_16.Position = UDim2.new(1, -6, 1, -6)
  2225. NineBox_BottomRight_16.Size = UDim2.new(0, 6, 0, 6)
  2226. NineBox_BottomRight_16.Image = "http://www.roblox.com/asset/?id=238725003"
  2227. NineBox_BottomRight_16.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2228. NineBox_BottomRight_16.ImageRectOffset = Vector2.new(30, 18)
  2229. NineBox_BottomRight_16.ImageRectSize = Vector2.new(6, 6)
  2230.  
  2231. credit.Name = "credit"
  2232. credit.Parent = Credits
  2233. credit.Active = true
  2234. credit.BackgroundColor3 = Color3.new(0.14902, 0.176471, 0.188235)
  2235. credit.BorderColor3 = Color3.new(0.0196078, 0.0196078, 0.0196078)
  2236. credit.BorderSizePixel = 0
  2237. credit.Draggable = true
  2238. credit.Position = UDim2.new(0, 1, 0, -1)
  2239. credit.Size = UDim2.new(0, 110, 0, 432)
  2240.  
  2241. TextLabel_2.Parent = Credits
  2242. TextLabel_2.BackgroundTransparency = 1
  2243. TextLabel_2.Position = UDim2.new(2.97665381, -225, 0.0976873115, 0)
  2244. TextLabel_2.Size = UDim2.new(0, 99, 0, 175)
  2245. TextLabel_2.Font = Enum.Font.Arial
  2246. TextLabel_2.Text = "This is a Ultimate Trolling Gui Remake by leodu41\n"
  2247. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  2248. TextLabel_2.TextScaled = true
  2249. TextLabel_2.TextSize = 20
  2250. TextLabel_2.TextWrapped = true
  2251.  
  2252. TextLabel_3.Parent = Credits
  2253. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2254. TextLabel_3.BackgroundTransparency = 1
  2255. TextLabel_3.Position = UDim2.new(0.353785008, 0, -0.00135612721, 0)
  2256. TextLabel_3.Size = UDim2.new(0, 51, 0, 43)
  2257. TextLabel_3.Font = Enum.Font.GothamSemibold
  2258. TextLabel_3.Text = "V2"
  2259. TextLabel_3.TextColor3 = Color3.new(1, 0.262745, 0.27451)
  2260. TextLabel_3.TextSize = 20
  2261.  
  2262. TextLabel_4.Parent = Credits
  2263. TextLabel_4.BackgroundTransparency = 1
  2264. TextLabel_4.Position = UDim2.new(2.97665381, -225, 0.296750486, 0)
  2265. TextLabel_4.Size = UDim2.new(0, 99, 0, 175)
  2266. TextLabel_4.Font = Enum.Font.Arial
  2267. TextLabel_4.Text = ""
  2268. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  2269. TextLabel_4.TextScaled = true
  2270. TextLabel_4.TextSize = 20
  2271. TextLabel_4.TextWrapped = true
  2272.  
  2273. TextLabel_5.Parent = Credits
  2274. TextLabel_5.BackgroundTransparency = 1
  2275. TextLabel_5.Position = UDim2.new(2.97665381, -225, 0.575438917, 0)
  2276. TextLabel_5.Size = UDim2.new(0, 99, 0, 175)
  2277. TextLabel_5.Font = Enum.Font.Arial
  2278. TextLabel_5.Text = "Update: V2.0 Brand new Security Update! // Page 2 Now Out Including a Close button"
  2279. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  2280. TextLabel_5.TextScaled = true
  2281. TextLabel_5.TextSize = 20
  2282. TextLabel_5.TextWrapped = true
  2283.  
  2284. Page2.Name = "Page2"
  2285. Page2.Parent = MainFrame
  2286. Page2.BackgroundColor3 = Color3.new(1, 1, 1)
  2287. Page2.BackgroundTransparency = 1
  2288. Page2.BorderSizePixel = 0
  2289. Page2.Position = UDim2.new(0, -112, 0, 11)
  2290. Page2.Size = UDim2.new(0.41798979, -24, 1.02968061, -24)
  2291.  
  2292. Border_17.Name = "Border"
  2293. Border_17.Parent = Page2
  2294. Border_17.BackgroundColor3 = Color3.new(1, 1, 1)
  2295. Border_17.BackgroundTransparency = 1
  2296. Border_17.BorderSizePixel = 0
  2297. Border_17.Position = UDim2.new(0, -6, 0, -11)
  2298. Border_17.Size = UDim2.new(0, 7, 0, 11)
  2299. Border_17.Image = "rbxassetid://238725003"
  2300. Border_17.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  2301. Border_17.ImageRectSize = Vector2.new(12, 12)
  2302. Border_17.ImageTransparency = 1
  2303.  
  2304. NineBox_TopLeft_17.Name = "NineBox_TopLeft"
  2305. NineBox_TopLeft_17.Parent = Border_17
  2306. NineBox_TopLeft_17.BackgroundTransparency = 1
  2307. NineBox_TopLeft_17.BorderSizePixel = 0
  2308. NineBox_TopLeft_17.Size = UDim2.new(0, 6, 0, 6)
  2309. NineBox_TopLeft_17.Image = "rbxassetid://238725003"
  2310. NineBox_TopLeft_17.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2311. NineBox_TopLeft_17.ImageRectSize = Vector2.new(6, 6)
  2312.  
  2313. NineBox_Top_17.Name = "NineBox_Top"
  2314. NineBox_Top_17.Parent = Border_17
  2315. NineBox_Top_17.BackgroundTransparency = 1
  2316. NineBox_Top_17.BorderSizePixel = 0
  2317. NineBox_Top_17.Position = UDim2.new(0, 6, 0, 0)
  2318. NineBox_Top_17.Size = UDim2.new(1, -12, 0, 6)
  2319. NineBox_Top_17.Image = "rbxassetid://238725003"
  2320. NineBox_Top_17.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2321. NineBox_Top_17.ImageRectOffset = Vector2.new(6, 0)
  2322. NineBox_Top_17.ImageRectSize = Vector2.new(0, 6)
  2323.  
  2324. NineBox_TopRight_17.Name = "NineBox_TopRight"
  2325. NineBox_TopRight_17.Parent = Border_17
  2326. NineBox_TopRight_17.BackgroundTransparency = 1
  2327. NineBox_TopRight_17.BorderSizePixel = 0
  2328. NineBox_TopRight_17.Position = UDim2.new(1, -6, 0, 0)
  2329. NineBox_TopRight_17.Size = UDim2.new(0, 6, 0, 6)
  2330. NineBox_TopRight_17.Image = "rbxassetid://238725003"
  2331. NineBox_TopRight_17.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2332. NineBox_TopRight_17.ImageRectOffset = Vector2.new(6, 0)
  2333. NineBox_TopRight_17.ImageRectSize = Vector2.new(6, 6)
  2334.  
  2335. NineBox_Left_17.Name = "NineBox_Left"
  2336. NineBox_Left_17.Parent = Border_17
  2337. NineBox_Left_17.BackgroundTransparency = 1
  2338. NineBox_Left_17.BorderSizePixel = 0
  2339. NineBox_Left_17.Position = UDim2.new(0, 0, 0, 6)
  2340. NineBox_Left_17.Size = UDim2.new(0, 6, 1, -12)
  2341. NineBox_Left_17.Image = "rbxassetid://238725003"
  2342. NineBox_Left_17.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2343. NineBox_Left_17.ImageRectOffset = Vector2.new(0, 6)
  2344. NineBox_Left_17.ImageRectSize = Vector2.new(6, 0)
  2345.  
  2346. NineBox_Center_17.Name = "NineBox_Center"
  2347. NineBox_Center_17.Parent = Border_17
  2348. NineBox_Center_17.BackgroundTransparency = 1
  2349. NineBox_Center_17.BorderSizePixel = 0
  2350. NineBox_Center_17.Position = UDim2.new(0, 6, 0, 6)
  2351. NineBox_Center_17.Size = UDim2.new(1, -12, 1, -12)
  2352. NineBox_Center_17.Image = "rbxassetid://238725003"
  2353. NineBox_Center_17.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2354. NineBox_Center_17.ImageRectOffset = Vector2.new(6, 6)
  2355.  
  2356. NineBox_Right_17.Name = "NineBox_Right"
  2357. NineBox_Right_17.Parent = Border_17
  2358. NineBox_Right_17.BackgroundTransparency = 1
  2359. NineBox_Right_17.BorderSizePixel = 0
  2360. NineBox_Right_17.Position = UDim2.new(1, -6, 0, 6)
  2361. NineBox_Right_17.Size = UDim2.new(0, 6, 1, -12)
  2362. NineBox_Right_17.Image = "rbxassetid://238725003"
  2363. NineBox_Right_17.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2364. NineBox_Right_17.ImageRectOffset = Vector2.new(6, 6)
  2365. NineBox_Right_17.ImageRectSize = Vector2.new(6, 0)
  2366.  
  2367. NineBox_BottomLeft_17.Name = "NineBox_BottomLeft"
  2368. NineBox_BottomLeft_17.Parent = Border_17
  2369. NineBox_BottomLeft_17.BackgroundTransparency = 1
  2370. NineBox_BottomLeft_17.BorderSizePixel = 0
  2371. NineBox_BottomLeft_17.Position = UDim2.new(0, 0, 1, -6)
  2372. NineBox_BottomLeft_17.Size = UDim2.new(0, 6, 0, 6)
  2373. NineBox_BottomLeft_17.Image = "rbxassetid://238725003"
  2374. NineBox_BottomLeft_17.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2375. NineBox_BottomLeft_17.ImageRectOffset = Vector2.new(0, 6)
  2376. NineBox_BottomLeft_17.ImageRectSize = Vector2.new(6, 6)
  2377.  
  2378. NineBox_Bottom_17.Name = "NineBox_Bottom"
  2379. NineBox_Bottom_17.Parent = Border_17
  2380. NineBox_Bottom_17.BackgroundTransparency = 1
  2381. NineBox_Bottom_17.BorderSizePixel = 0
  2382. NineBox_Bottom_17.Position = UDim2.new(0, 6, 1, -6)
  2383. NineBox_Bottom_17.Size = UDim2.new(1, -12, 0, 6)
  2384. NineBox_Bottom_17.Image = "rbxassetid://238725003"
  2385. NineBox_Bottom_17.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2386. NineBox_Bottom_17.ImageRectOffset = Vector2.new(6, 6)
  2387. NineBox_Bottom_17.ImageRectSize = Vector2.new(0, 6)
  2388.  
  2389. NineBox_BottomRight_17.Name = "NineBox_BottomRight"
  2390. NineBox_BottomRight_17.Parent = Border_17
  2391. NineBox_BottomRight_17.BackgroundTransparency = 1
  2392. NineBox_BottomRight_17.BorderSizePixel = 0
  2393. NineBox_BottomRight_17.Position = UDim2.new(1, -6, 1, -6)
  2394. NineBox_BottomRight_17.Size = UDim2.new(0, 6, 0, 6)
  2395. NineBox_BottomRight_17.Image = "rbxassetid://238725003"
  2396. NineBox_BottomRight_17.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2397. NineBox_BottomRight_17.ImageRectOffset = Vector2.new(6, 6)
  2398. NineBox_BottomRight_17.ImageRectSize = Vector2.new(6, 6)
  2399.  
  2400. Border_18.Name = "Border"
  2401. Border_18.Parent = Page2
  2402. Border_18.BackgroundColor3 = Color3.new(1, 1, 1)
  2403. Border_18.BackgroundTransparency = 1
  2404. Border_18.BorderSizePixel = 0
  2405. Border_18.Position = UDim2.new(1.41626501, 0, 0.00234191981, -12)
  2406. Border_18.Size = UDim2.new(0, 9, 0, 13)
  2407. Border_18.Image = "http://www.roblox.com/asset/?id=238725003"
  2408. Border_18.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  2409. Border_18.ImageRectOffset = Vector2.new(24, 0)
  2410. Border_18.ImageRectSize = Vector2.new(12, 12)
  2411. Border_18.ImageTransparency = 1
  2412.  
  2413. NineBox_TopLeft_18.Name = "NineBox_TopLeft"
  2414. NineBox_TopLeft_18.Parent = Border_18
  2415. NineBox_TopLeft_18.BackgroundTransparency = 1
  2416. NineBox_TopLeft_18.BorderSizePixel = 0
  2417. NineBox_TopLeft_18.Size = UDim2.new(0, 6, 0, 6)
  2418. NineBox_TopLeft_18.Image = "http://www.roblox.com/asset/?id=238725003"
  2419. NineBox_TopLeft_18.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2420. NineBox_TopLeft_18.ImageRectOffset = Vector2.new(24, 0)
  2421. NineBox_TopLeft_18.ImageRectSize = Vector2.new(6, 6)
  2422.  
  2423. NineBox_Top_18.Name = "NineBox_Top"
  2424. NineBox_Top_18.Parent = Border_18
  2425. NineBox_Top_18.BackgroundTransparency = 1
  2426. NineBox_Top_18.BorderSizePixel = 0
  2427. NineBox_Top_18.Position = UDim2.new(0, 6, 0, 0)
  2428. NineBox_Top_18.Size = UDim2.new(1, -12, 0, 6)
  2429. NineBox_Top_18.Image = "http://www.roblox.com/asset/?id=238725003"
  2430. NineBox_Top_18.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2431. NineBox_Top_18.ImageRectOffset = Vector2.new(30, 0)
  2432. NineBox_Top_18.ImageRectSize = Vector2.new(0, 6)
  2433.  
  2434. NineBox_TopRight_18.Name = "NineBox_TopRight"
  2435. NineBox_TopRight_18.Parent = Border_18
  2436. NineBox_TopRight_18.BackgroundTransparency = 1
  2437. NineBox_TopRight_18.BorderSizePixel = 0
  2438. NineBox_TopRight_18.Position = UDim2.new(1, -6, 0, 0)
  2439. NineBox_TopRight_18.Size = UDim2.new(0, 6, 0, 6)
  2440. NineBox_TopRight_18.Image = "http://www.roblox.com/asset/?id=238725003"
  2441. NineBox_TopRight_18.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2442. NineBox_TopRight_18.ImageRectOffset = Vector2.new(30, 0)
  2443. NineBox_TopRight_18.ImageRectSize = Vector2.new(6, 6)
  2444.  
  2445. NineBox_Left_18.Name = "NineBox_Left"
  2446. NineBox_Left_18.Parent = Border_18
  2447. NineBox_Left_18.BackgroundTransparency = 1
  2448. NineBox_Left_18.BorderSizePixel = 0
  2449. NineBox_Left_18.Position = UDim2.new(0, 0, 0, 6)
  2450. NineBox_Left_18.Size = UDim2.new(0, 6, 1, -12)
  2451. NineBox_Left_18.Image = "http://www.roblox.com/asset/?id=238725003"
  2452. NineBox_Left_18.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2453. NineBox_Left_18.ImageRectOffset = Vector2.new(24, 6)
  2454. NineBox_Left_18.ImageRectSize = Vector2.new(6, 0)
  2455.  
  2456. NineBox_Center_18.Name = "NineBox_Center"
  2457. NineBox_Center_18.Parent = Border_18
  2458. NineBox_Center_18.BackgroundTransparency = 1
  2459. NineBox_Center_18.BorderSizePixel = 0
  2460. NineBox_Center_18.Position = UDim2.new(0, 6, 0, 6)
  2461. NineBox_Center_18.Size = UDim2.new(1, -12, 1, -12)
  2462. NineBox_Center_18.Image = "http://www.roblox.com/asset/?id=238725003"
  2463. NineBox_Center_18.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2464. NineBox_Center_18.ImageRectOffset = Vector2.new(30, 6)
  2465.  
  2466. NineBox_Right_18.Name = "NineBox_Right"
  2467. NineBox_Right_18.Parent = Border_18
  2468. NineBox_Right_18.BackgroundTransparency = 1
  2469. NineBox_Right_18.BorderSizePixel = 0
  2470. NineBox_Right_18.Position = UDim2.new(1, -6, 0, 6)
  2471. NineBox_Right_18.Size = UDim2.new(0, 6, 1, -12)
  2472. NineBox_Right_18.Image = "http://www.roblox.com/asset/?id=238725003"
  2473. NineBox_Right_18.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2474. NineBox_Right_18.ImageRectOffset = Vector2.new(30, 6)
  2475. NineBox_Right_18.ImageRectSize = Vector2.new(6, 0)
  2476.  
  2477. NineBox_BottomLeft_18.Name = "NineBox_BottomLeft"
  2478. NineBox_BottomLeft_18.Parent = Border_18
  2479. NineBox_BottomLeft_18.BackgroundTransparency = 1
  2480. NineBox_BottomLeft_18.BorderSizePixel = 0
  2481. NineBox_BottomLeft_18.Position = UDim2.new(0, 0, 1, -6)
  2482. NineBox_BottomLeft_18.Size = UDim2.new(0, 6, 0, 6)
  2483. NineBox_BottomLeft_18.Image = "http://www.roblox.com/asset/?id=238725003"
  2484. NineBox_BottomLeft_18.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2485. NineBox_BottomLeft_18.ImageRectOffset = Vector2.new(24, 6)
  2486. NineBox_BottomLeft_18.ImageRectSize = Vector2.new(6, 6)
  2487.  
  2488. NineBox_Bottom_18.Name = "NineBox_Bottom"
  2489. NineBox_Bottom_18.Parent = Border_18
  2490. NineBox_Bottom_18.BackgroundTransparency = 1
  2491. NineBox_Bottom_18.BorderSizePixel = 0
  2492. NineBox_Bottom_18.Position = UDim2.new(0, 6, 1, -6)
  2493. NineBox_Bottom_18.Size = UDim2.new(1, -12, 0, 6)
  2494. NineBox_Bottom_18.Image = "http://www.roblox.com/asset/?id=238725003"
  2495. NineBox_Bottom_18.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2496. NineBox_Bottom_18.ImageRectOffset = Vector2.new(30, 6)
  2497. NineBox_Bottom_18.ImageRectSize = Vector2.new(0, 6)
  2498.  
  2499. NineBox_BottomRight_18.Name = "NineBox_BottomRight"
  2500. NineBox_BottomRight_18.Parent = Border_18
  2501. NineBox_BottomRight_18.BackgroundTransparency = 1
  2502. NineBox_BottomRight_18.BorderSizePixel = 0
  2503. NineBox_BottomRight_18.Position = UDim2.new(1, -6, 1, -6)
  2504. NineBox_BottomRight_18.Size = UDim2.new(0, 6, 0, 6)
  2505. NineBox_BottomRight_18.Image = "http://www.roblox.com/asset/?id=238725003"
  2506. NineBox_BottomRight_18.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2507. NineBox_BottomRight_18.ImageRectOffset = Vector2.new(30, 6)
  2508. NineBox_BottomRight_18.ImageRectSize = Vector2.new(6, 6)
  2509.  
  2510. Border_19.Name = "Border"
  2511. Border_19.Parent = Page2
  2512. Border_19.BackgroundColor3 = Color3.new(1, 1, 1)
  2513. Border_19.BackgroundTransparency = 1
  2514. Border_19.BorderSizePixel = 0
  2515. Border_19.Position = UDim2.new(0.0786188766, -12, 1.00234175, 0)
  2516. Border_19.Size = UDim2.new(0, 8, 0, 11)
  2517. Border_19.Image = "http://www.roblox.com/asset/?id=238725003"
  2518. Border_19.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  2519. Border_19.ImageRectOffset = Vector2.new(0, 24)
  2520. Border_19.ImageRectSize = Vector2.new(12, 12)
  2521. Border_19.ImageTransparency = 1
  2522.  
  2523. NineBox_TopLeft_19.Name = "NineBox_TopLeft"
  2524. NineBox_TopLeft_19.Parent = Border_19
  2525. NineBox_TopLeft_19.BackgroundTransparency = 1
  2526. NineBox_TopLeft_19.BorderSizePixel = 0
  2527. NineBox_TopLeft_19.Size = UDim2.new(0, 6, 0, 6)
  2528. NineBox_TopLeft_19.Image = "http://www.roblox.com/asset/?id=238725003"
  2529. NineBox_TopLeft_19.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2530. NineBox_TopLeft_19.ImageRectOffset = Vector2.new(0, 24)
  2531. NineBox_TopLeft_19.ImageRectSize = Vector2.new(6, 6)
  2532.  
  2533. NineBox_Top_19.Name = "NineBox_Top"
  2534. NineBox_Top_19.Parent = Border_19
  2535. NineBox_Top_19.BackgroundTransparency = 1
  2536. NineBox_Top_19.BorderSizePixel = 0
  2537. NineBox_Top_19.Position = UDim2.new(0, 6, 0, 0)
  2538. NineBox_Top_19.Size = UDim2.new(1, -12, 0, 6)
  2539. NineBox_Top_19.Image = "http://www.roblox.com/asset/?id=238725003"
  2540. NineBox_Top_19.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2541. NineBox_Top_19.ImageRectOffset = Vector2.new(6, 24)
  2542. NineBox_Top_19.ImageRectSize = Vector2.new(0, 6)
  2543.  
  2544. NineBox_TopRight_19.Name = "NineBox_TopRight"
  2545. NineBox_TopRight_19.Parent = Border_19
  2546. NineBox_TopRight_19.BackgroundTransparency = 1
  2547. NineBox_TopRight_19.BorderSizePixel = 0
  2548. NineBox_TopRight_19.Position = UDim2.new(1, -6, 0, 0)
  2549. NineBox_TopRight_19.Size = UDim2.new(0, 6, 0, 6)
  2550. NineBox_TopRight_19.Image = "http://www.roblox.com/asset/?id=238725003"
  2551. NineBox_TopRight_19.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2552. NineBox_TopRight_19.ImageRectOffset = Vector2.new(6, 24)
  2553. NineBox_TopRight_19.ImageRectSize = Vector2.new(6, 6)
  2554.  
  2555. NineBox_Left_19.Name = "NineBox_Left"
  2556. NineBox_Left_19.Parent = Border_19
  2557. NineBox_Left_19.BackgroundTransparency = 1
  2558. NineBox_Left_19.BorderSizePixel = 0
  2559. NineBox_Left_19.Position = UDim2.new(0, 0, 0, 6)
  2560. NineBox_Left_19.Size = UDim2.new(0, 6, 1, -12)
  2561. NineBox_Left_19.Image = "http://www.roblox.com/asset/?id=238725003"
  2562. NineBox_Left_19.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2563. NineBox_Left_19.ImageRectOffset = Vector2.new(0, 30)
  2564. NineBox_Left_19.ImageRectSize = Vector2.new(6, 0)
  2565.  
  2566. NineBox_Center_19.Name = "NineBox_Center"
  2567. NineBox_Center_19.Parent = Border_19
  2568. NineBox_Center_19.BackgroundTransparency = 1
  2569. NineBox_Center_19.BorderSizePixel = 0
  2570. NineBox_Center_19.Position = UDim2.new(0, 6, 0, 6)
  2571. NineBox_Center_19.Size = UDim2.new(1, -12, 1, -12)
  2572. NineBox_Center_19.Image = "http://www.roblox.com/asset/?id=238725003"
  2573. NineBox_Center_19.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2574. NineBox_Center_19.ImageRectOffset = Vector2.new(6, 30)
  2575.  
  2576. NineBox_Right_19.Name = "NineBox_Right"
  2577. NineBox_Right_19.Parent = Border_19
  2578. NineBox_Right_19.BackgroundTransparency = 1
  2579. NineBox_Right_19.BorderSizePixel = 0
  2580. NineBox_Right_19.Position = UDim2.new(1, -6, 0, 6)
  2581. NineBox_Right_19.Size = UDim2.new(0, 6, 1, -12)
  2582. NineBox_Right_19.Image = "http://www.roblox.com/asset/?id=238725003"
  2583. NineBox_Right_19.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2584. NineBox_Right_19.ImageRectOffset = Vector2.new(6, 30)
  2585. NineBox_Right_19.ImageRectSize = Vector2.new(6, 0)
  2586.  
  2587. NineBox_BottomLeft_19.Name = "NineBox_BottomLeft"
  2588. NineBox_BottomLeft_19.Parent = Border_19
  2589. NineBox_BottomLeft_19.BackgroundTransparency = 1
  2590. NineBox_BottomLeft_19.BorderSizePixel = 0
  2591. NineBox_BottomLeft_19.Position = UDim2.new(0, 0, 1, -6)
  2592. NineBox_BottomLeft_19.Size = UDim2.new(0, 6, 0, 6)
  2593. NineBox_BottomLeft_19.Image = "http://www.roblox.com/asset/?id=238725003"
  2594. NineBox_BottomLeft_19.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2595. NineBox_BottomLeft_19.ImageRectOffset = Vector2.new(0, 30)
  2596. NineBox_BottomLeft_19.ImageRectSize = Vector2.new(6, 6)
  2597.  
  2598. NineBox_Bottom_19.Name = "NineBox_Bottom"
  2599. NineBox_Bottom_19.Parent = Border_19
  2600. NineBox_Bottom_19.BackgroundTransparency = 1
  2601. NineBox_Bottom_19.BorderSizePixel = 0
  2602. NineBox_Bottom_19.Position = UDim2.new(0, 6, 1, -6)
  2603. NineBox_Bottom_19.Size = UDim2.new(1, -12, 0, 6)
  2604. NineBox_Bottom_19.Image = "http://www.roblox.com/asset/?id=238725003"
  2605. NineBox_Bottom_19.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2606. NineBox_Bottom_19.ImageRectOffset = Vector2.new(6, 30)
  2607. NineBox_Bottom_19.ImageRectSize = Vector2.new(0, 6)
  2608.  
  2609. NineBox_BottomRight_19.Name = "NineBox_BottomRight"
  2610. NineBox_BottomRight_19.Parent = Border_19
  2611. NineBox_BottomRight_19.BackgroundTransparency = 1
  2612. NineBox_BottomRight_19.BorderSizePixel = 0
  2613. NineBox_BottomRight_19.Position = UDim2.new(1, -6, 1, -6)
  2614. NineBox_BottomRight_19.Size = UDim2.new(0, 6, 0, 6)
  2615. NineBox_BottomRight_19.Image = "http://www.roblox.com/asset/?id=238725003"
  2616. NineBox_BottomRight_19.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2617. NineBox_BottomRight_19.ImageRectOffset = Vector2.new(6, 30)
  2618. NineBox_BottomRight_19.ImageRectSize = Vector2.new(6, 6)
  2619.  
  2620. Border_20.Name = "Border"
  2621. Border_20.Parent = Page2
  2622. Border_20.BackgroundColor3 = Color3.new(1, 1, 1)
  2623. Border_20.BackgroundTransparency = 1
  2624. Border_20.BorderSizePixel = 0
  2625. Border_20.Position = UDim2.new(1.43160832, 0, 1.00234175, 0)
  2626. Border_20.Size = UDim2.new(0, 7, 0, 11)
  2627. Border_20.Image = "http://www.roblox.com/asset/?id=238725003"
  2628. Border_20.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  2629. Border_20.ImageRectOffset = Vector2.new(24, 24)
  2630. Border_20.ImageRectSize = Vector2.new(12, 12)
  2631. Border_20.ImageTransparency = 1
  2632.  
  2633. NineBox_TopLeft_20.Name = "NineBox_TopLeft"
  2634. NineBox_TopLeft_20.Parent = Border_20
  2635. NineBox_TopLeft_20.BackgroundTransparency = 1
  2636. NineBox_TopLeft_20.BorderSizePixel = 0
  2637. NineBox_TopLeft_20.Size = UDim2.new(0, 6, 0, 6)
  2638. NineBox_TopLeft_20.Image = "http://www.roblox.com/asset/?id=238725003"
  2639. NineBox_TopLeft_20.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2640. NineBox_TopLeft_20.ImageRectOffset = Vector2.new(24, 24)
  2641. NineBox_TopLeft_20.ImageRectSize = Vector2.new(6, 6)
  2642.  
  2643. NineBox_Top_20.Name = "NineBox_Top"
  2644. NineBox_Top_20.Parent = Border_20
  2645. NineBox_Top_20.BackgroundTransparency = 1
  2646. NineBox_Top_20.BorderSizePixel = 0
  2647. NineBox_Top_20.Position = UDim2.new(0, 6, 0, 0)
  2648. NineBox_Top_20.Size = UDim2.new(1, -12, 0, 6)
  2649. NineBox_Top_20.Image = "http://www.roblox.com/asset/?id=238725003"
  2650. NineBox_Top_20.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2651. NineBox_Top_20.ImageRectOffset = Vector2.new(30, 24)
  2652. NineBox_Top_20.ImageRectSize = Vector2.new(0, 6)
  2653.  
  2654. NineBox_TopRight_20.Name = "NineBox_TopRight"
  2655. NineBox_TopRight_20.Parent = Border_20
  2656. NineBox_TopRight_20.BackgroundTransparency = 1
  2657. NineBox_TopRight_20.BorderSizePixel = 0
  2658. NineBox_TopRight_20.Position = UDim2.new(1, -6, 0, 0)
  2659. NineBox_TopRight_20.Size = UDim2.new(0, 6, 0, 6)
  2660. NineBox_TopRight_20.Image = "http://www.roblox.com/asset/?id=238725003"
  2661. NineBox_TopRight_20.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2662. NineBox_TopRight_20.ImageRectOffset = Vector2.new(30, 24)
  2663. NineBox_TopRight_20.ImageRectSize = Vector2.new(6, 6)
  2664.  
  2665. NineBox_Left_20.Name = "NineBox_Left"
  2666. NineBox_Left_20.Parent = Border_20
  2667. NineBox_Left_20.BackgroundTransparency = 1
  2668. NineBox_Left_20.BorderSizePixel = 0
  2669. NineBox_Left_20.Position = UDim2.new(0, 0, 0, 6)
  2670. NineBox_Left_20.Size = UDim2.new(0, 6, 1, -12)
  2671. NineBox_Left_20.Image = "http://www.roblox.com/asset/?id=238725003"
  2672. NineBox_Left_20.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2673. NineBox_Left_20.ImageRectOffset = Vector2.new(24, 30)
  2674. NineBox_Left_20.ImageRectSize = Vector2.new(6, 0)
  2675.  
  2676. NineBox_Center_20.Name = "NineBox_Center"
  2677. NineBox_Center_20.Parent = Border_20
  2678. NineBox_Center_20.BackgroundTransparency = 1
  2679. NineBox_Center_20.BorderSizePixel = 0
  2680. NineBox_Center_20.Position = UDim2.new(0, 6, 0, 6)
  2681. NineBox_Center_20.Size = UDim2.new(1, -12, 1, -12)
  2682. NineBox_Center_20.Image = "http://www.roblox.com/asset/?id=238725003"
  2683. NineBox_Center_20.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2684. NineBox_Center_20.ImageRectOffset = Vector2.new(30, 30)
  2685.  
  2686. NineBox_Right_20.Name = "NineBox_Right"
  2687. NineBox_Right_20.Parent = Border_20
  2688. NineBox_Right_20.BackgroundTransparency = 1
  2689. NineBox_Right_20.BorderSizePixel = 0
  2690. NineBox_Right_20.Position = UDim2.new(1, -6, 0, 6)
  2691. NineBox_Right_20.Size = UDim2.new(0, 6, 1, -12)
  2692. NineBox_Right_20.Image = "http://www.roblox.com/asset/?id=238725003"
  2693. NineBox_Right_20.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2694. NineBox_Right_20.ImageRectOffset = Vector2.new(30, 30)
  2695. NineBox_Right_20.ImageRectSize = Vector2.new(6, 0)
  2696.  
  2697. NineBox_BottomLeft_20.Name = "NineBox_BottomLeft"
  2698. NineBox_BottomLeft_20.Parent = Border_20
  2699. NineBox_BottomLeft_20.BackgroundTransparency = 1
  2700. NineBox_BottomLeft_20.BorderSizePixel = 0
  2701. NineBox_BottomLeft_20.Position = UDim2.new(0, 0, 1, -6)
  2702. NineBox_BottomLeft_20.Size = UDim2.new(0, 6, 0, 6)
  2703. NineBox_BottomLeft_20.Image = "http://www.roblox.com/asset/?id=238725003"
  2704. NineBox_BottomLeft_20.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2705. NineBox_BottomLeft_20.ImageRectOffset = Vector2.new(24, 30)
  2706. NineBox_BottomLeft_20.ImageRectSize = Vector2.new(6, 6)
  2707.  
  2708. NineBox_Bottom_20.Name = "NineBox_Bottom"
  2709. NineBox_Bottom_20.Parent = Border_20
  2710. NineBox_Bottom_20.BackgroundTransparency = 1
  2711. NineBox_Bottom_20.BorderSizePixel = 0
  2712. NineBox_Bottom_20.Position = UDim2.new(0, 6, 1, -6)
  2713. NineBox_Bottom_20.Size = UDim2.new(1, -12, 0, 6)
  2714. NineBox_Bottom_20.Image = "http://www.roblox.com/asset/?id=238725003"
  2715. NineBox_Bottom_20.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2716. NineBox_Bottom_20.ImageRectOffset = Vector2.new(30, 30)
  2717. NineBox_Bottom_20.ImageRectSize = Vector2.new(0, 6)
  2718.  
  2719. NineBox_BottomRight_20.Name = "NineBox_BottomRight"
  2720. NineBox_BottomRight_20.Parent = Border_20
  2721. NineBox_BottomRight_20.BackgroundTransparency = 1
  2722. NineBox_BottomRight_20.BorderSizePixel = 0
  2723. NineBox_BottomRight_20.Position = UDim2.new(1, -6, 1, -6)
  2724. NineBox_BottomRight_20.Size = UDim2.new(0, 6, 0, 6)
  2725. NineBox_BottomRight_20.Image = "http://www.roblox.com/asset/?id=238725003"
  2726. NineBox_BottomRight_20.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2727. NineBox_BottomRight_20.ImageRectOffset = Vector2.new(30, 30)
  2728. NineBox_BottomRight_20.ImageRectSize = Vector2.new(6, 6)
  2729.  
  2730. Border_21.Name = "Border"
  2731. Border_21.Parent = Page2
  2732. Border_21.BackgroundColor3 = Color3.new(1, 1, 1)
  2733. Border_21.BackgroundTransparency = 1
  2734. Border_21.BorderSizePixel = 0
  2735. Border_21.Position = UDim2.new(-0.0655157268, 0, 1.00234175, 0)
  2736. Border_21.Size = UDim2.new(1.49712336, 0, 0, 12)
  2737. Border_21.Image = "http://www.roblox.com/asset/?id=238725003"
  2738. Border_21.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  2739. Border_21.ImageRectOffset = Vector2.new(12, 24)
  2740. Border_21.ImageRectSize = Vector2.new(12, 12)
  2741. Border_21.ImageTransparency = 1
  2742.  
  2743. NineBox_TopLeft_21.Name = "NineBox_TopLeft"
  2744. NineBox_TopLeft_21.Parent = Border_21
  2745. NineBox_TopLeft_21.BackgroundTransparency = 1
  2746. NineBox_TopLeft_21.BorderSizePixel = 0
  2747. NineBox_TopLeft_21.Size = UDim2.new(0, 6, 0, 6)
  2748. NineBox_TopLeft_21.Image = "http://www.roblox.com/asset/?id=238725003"
  2749. NineBox_TopLeft_21.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2750. NineBox_TopLeft_21.ImageRectOffset = Vector2.new(12, 24)
  2751. NineBox_TopLeft_21.ImageRectSize = Vector2.new(6, 6)
  2752.  
  2753. NineBox_Top_21.Name = "NineBox_Top"
  2754. NineBox_Top_21.Parent = Border_21
  2755. NineBox_Top_21.BackgroundTransparency = 1
  2756. NineBox_Top_21.BorderSizePixel = 0
  2757. NineBox_Top_21.Position = UDim2.new(0, 6, 0, 0)
  2758. NineBox_Top_21.Size = UDim2.new(1, -12, 0, 6)
  2759. NineBox_Top_21.Image = "http://www.roblox.com/asset/?id=238725003"
  2760. NineBox_Top_21.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2761. NineBox_Top_21.ImageRectOffset = Vector2.new(18, 24)
  2762. NineBox_Top_21.ImageRectSize = Vector2.new(0, 6)
  2763.  
  2764. NineBox_TopRight_21.Name = "NineBox_TopRight"
  2765. NineBox_TopRight_21.Parent = Border_21
  2766. NineBox_TopRight_21.BackgroundTransparency = 1
  2767. NineBox_TopRight_21.BorderSizePixel = 0
  2768. NineBox_TopRight_21.Position = UDim2.new(1, -6, 0, 0)
  2769. NineBox_TopRight_21.Size = UDim2.new(0, 6, 0, 6)
  2770. NineBox_TopRight_21.Image = "http://www.roblox.com/asset/?id=238725003"
  2771. NineBox_TopRight_21.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2772. NineBox_TopRight_21.ImageRectOffset = Vector2.new(18, 24)
  2773. NineBox_TopRight_21.ImageRectSize = Vector2.new(6, 6)
  2774.  
  2775. NineBox_Left_21.Name = "NineBox_Left"
  2776. NineBox_Left_21.Parent = Border_21
  2777. NineBox_Left_21.BackgroundTransparency = 1
  2778. NineBox_Left_21.BorderSizePixel = 0
  2779. NineBox_Left_21.Position = UDim2.new(0, 0, 0, 6)
  2780. NineBox_Left_21.Size = UDim2.new(0, 6, 1, -12)
  2781. NineBox_Left_21.Image = "http://www.roblox.com/asset/?id=238725003"
  2782. NineBox_Left_21.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2783. NineBox_Left_21.ImageRectOffset = Vector2.new(12, 30)
  2784. NineBox_Left_21.ImageRectSize = Vector2.new(6, 0)
  2785.  
  2786. NineBox_Center_21.Name = "NineBox_Center"
  2787. NineBox_Center_21.Parent = Border_21
  2788. NineBox_Center_21.BackgroundTransparency = 1
  2789. NineBox_Center_21.BorderSizePixel = 0
  2790. NineBox_Center_21.Position = UDim2.new(0, 6, 0, 6)
  2791. NineBox_Center_21.Size = UDim2.new(1, -12, 1, -12)
  2792. NineBox_Center_21.Image = "http://www.roblox.com/asset/?id=238725003"
  2793. NineBox_Center_21.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2794. NineBox_Center_21.ImageRectOffset = Vector2.new(18, 30)
  2795.  
  2796. NineBox_Right_21.Name = "NineBox_Right"
  2797. NineBox_Right_21.Parent = Border_21
  2798. NineBox_Right_21.BackgroundTransparency = 1
  2799. NineBox_Right_21.BorderSizePixel = 0
  2800. NineBox_Right_21.Position = UDim2.new(1, -6, 0, 6)
  2801. NineBox_Right_21.Size = UDim2.new(0, 6, 1, -12)
  2802. NineBox_Right_21.Image = "http://www.roblox.com/asset/?id=238725003"
  2803. NineBox_Right_21.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2804. NineBox_Right_21.ImageRectOffset = Vector2.new(18, 30)
  2805. NineBox_Right_21.ImageRectSize = Vector2.new(6, 0)
  2806.  
  2807. NineBox_BottomLeft_21.Name = "NineBox_BottomLeft"
  2808. NineBox_BottomLeft_21.Parent = Border_21
  2809. NineBox_BottomLeft_21.BackgroundTransparency = 1
  2810. NineBox_BottomLeft_21.BorderSizePixel = 0
  2811. NineBox_BottomLeft_21.Position = UDim2.new(0, 0, 1, -6)
  2812. NineBox_BottomLeft_21.Size = UDim2.new(0, 6, 0, 6)
  2813. NineBox_BottomLeft_21.Image = "http://www.roblox.com/asset/?id=238725003"
  2814. NineBox_BottomLeft_21.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2815. NineBox_BottomLeft_21.ImageRectOffset = Vector2.new(12, 30)
  2816. NineBox_BottomLeft_21.ImageRectSize = Vector2.new(6, 6)
  2817.  
  2818. NineBox_Bottom_21.Name = "NineBox_Bottom"
  2819. NineBox_Bottom_21.Parent = Border_21
  2820. NineBox_Bottom_21.BackgroundTransparency = 1
  2821. NineBox_Bottom_21.BorderSizePixel = 0
  2822. NineBox_Bottom_21.Position = UDim2.new(0, 6, 1, -6)
  2823. NineBox_Bottom_21.Size = UDim2.new(1, -12, 0, 6)
  2824. NineBox_Bottom_21.Image = "http://www.roblox.com/asset/?id=238725003"
  2825. NineBox_Bottom_21.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2826. NineBox_Bottom_21.ImageRectOffset = Vector2.new(18, 30)
  2827. NineBox_Bottom_21.ImageRectSize = Vector2.new(0, 6)
  2828.  
  2829. NineBox_BottomRight_21.Name = "NineBox_BottomRight"
  2830. NineBox_BottomRight_21.Parent = Border_21
  2831. NineBox_BottomRight_21.BackgroundTransparency = 1
  2832. NineBox_BottomRight_21.BorderSizePixel = 0
  2833. NineBox_BottomRight_21.Position = UDim2.new(1, -6, 1, -6)
  2834. NineBox_BottomRight_21.Size = UDim2.new(0, 6, 0, 6)
  2835. NineBox_BottomRight_21.Image = "http://www.roblox.com/asset/?id=238725003"
  2836. NineBox_BottomRight_21.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2837. NineBox_BottomRight_21.ImageRectOffset = Vector2.new(18, 30)
  2838. NineBox_BottomRight_21.ImageRectSize = Vector2.new(6, 6)
  2839.  
  2840. Border_22.Name = "Border"
  2841. Border_22.Parent = Page2
  2842. Border_22.BackgroundColor3 = Color3.new(1, 1, 1)
  2843. Border_22.BackgroundTransparency = 1
  2844. Border_22.BorderSizePixel = 0
  2845. Border_22.Position = UDim2.new(0, 0, 0, -11)
  2846. Border_22.Size = UDim2.new(1.41626525, 0, 0, 12)
  2847. Border_22.Image = "http://www.roblox.com/asset/?id=238725003"
  2848. Border_22.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  2849. Border_22.ImageRectOffset = Vector2.new(12, 0)
  2850. Border_22.ImageRectSize = Vector2.new(12, 12)
  2851. Border_22.ImageTransparency = 1
  2852.  
  2853. NineBox_TopLeft_22.Name = "NineBox_TopLeft"
  2854. NineBox_TopLeft_22.Parent = Border_22
  2855. NineBox_TopLeft_22.BackgroundTransparency = 1
  2856. NineBox_TopLeft_22.BorderSizePixel = 0
  2857. NineBox_TopLeft_22.Size = UDim2.new(0, 6, 0, 6)
  2858. NineBox_TopLeft_22.Image = "http://www.roblox.com/asset/?id=238725003"
  2859. NineBox_TopLeft_22.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2860. NineBox_TopLeft_22.ImageRectOffset = Vector2.new(12, 0)
  2861. NineBox_TopLeft_22.ImageRectSize = Vector2.new(6, 6)
  2862.  
  2863. NineBox_Top_22.Name = "NineBox_Top"
  2864. NineBox_Top_22.Parent = Border_22
  2865. NineBox_Top_22.BackgroundTransparency = 1
  2866. NineBox_Top_22.BorderSizePixel = 0
  2867. NineBox_Top_22.Position = UDim2.new(0, 6, 0, 0)
  2868. NineBox_Top_22.Size = UDim2.new(1, -12, 0, 6)
  2869. NineBox_Top_22.Image = "http://www.roblox.com/asset/?id=238725003"
  2870. NineBox_Top_22.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2871. NineBox_Top_22.ImageRectOffset = Vector2.new(18, 0)
  2872. NineBox_Top_22.ImageRectSize = Vector2.new(0, 6)
  2873.  
  2874. NineBox_TopRight_22.Name = "NineBox_TopRight"
  2875. NineBox_TopRight_22.Parent = Border_22
  2876. NineBox_TopRight_22.BackgroundTransparency = 1
  2877. NineBox_TopRight_22.BorderSizePixel = 0
  2878. NineBox_TopRight_22.Position = UDim2.new(1, -6, 0, 0)
  2879. NineBox_TopRight_22.Size = UDim2.new(0, 6, 0, 6)
  2880. NineBox_TopRight_22.Image = "http://www.roblox.com/asset/?id=238725003"
  2881. NineBox_TopRight_22.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2882. NineBox_TopRight_22.ImageRectOffset = Vector2.new(18, 0)
  2883. NineBox_TopRight_22.ImageRectSize = Vector2.new(6, 6)
  2884.  
  2885. NineBox_Left_22.Name = "NineBox_Left"
  2886. NineBox_Left_22.Parent = Border_22
  2887. NineBox_Left_22.BackgroundTransparency = 1
  2888. NineBox_Left_22.BorderSizePixel = 0
  2889. NineBox_Left_22.Position = UDim2.new(0, 0, 0, 6)
  2890. NineBox_Left_22.Size = UDim2.new(0, 6, 1, -12)
  2891. NineBox_Left_22.Image = "http://www.roblox.com/asset/?id=238725003"
  2892. NineBox_Left_22.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2893. NineBox_Left_22.ImageRectOffset = Vector2.new(12, 6)
  2894. NineBox_Left_22.ImageRectSize = Vector2.new(6, 0)
  2895.  
  2896. NineBox_Center_22.Name = "NineBox_Center"
  2897. NineBox_Center_22.Parent = Border_22
  2898. NineBox_Center_22.BackgroundTransparency = 1
  2899. NineBox_Center_22.BorderSizePixel = 0
  2900. NineBox_Center_22.Position = UDim2.new(0, 6, 0, 6)
  2901. NineBox_Center_22.Size = UDim2.new(1, -12, 1, -12)
  2902. NineBox_Center_22.Image = "http://www.roblox.com/asset/?id=238725003"
  2903. NineBox_Center_22.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2904. NineBox_Center_22.ImageRectOffset = Vector2.new(18, 6)
  2905.  
  2906. NineBox_Right_22.Name = "NineBox_Right"
  2907. NineBox_Right_22.Parent = Border_22
  2908. NineBox_Right_22.BackgroundTransparency = 1
  2909. NineBox_Right_22.BorderSizePixel = 0
  2910. NineBox_Right_22.Position = UDim2.new(1, -6, 0, 6)
  2911. NineBox_Right_22.Size = UDim2.new(0, 6, 1, -12)
  2912. NineBox_Right_22.Image = "http://www.roblox.com/asset/?id=238725003"
  2913. NineBox_Right_22.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2914. NineBox_Right_22.ImageRectOffset = Vector2.new(18, 6)
  2915. NineBox_Right_22.ImageRectSize = Vector2.new(6, 0)
  2916.  
  2917. NineBox_BottomLeft_22.Name = "NineBox_BottomLeft"
  2918. NineBox_BottomLeft_22.Parent = Border_22
  2919. NineBox_BottomLeft_22.BackgroundTransparency = 1
  2920. NineBox_BottomLeft_22.BorderSizePixel = 0
  2921. NineBox_BottomLeft_22.Position = UDim2.new(0, 0, 1, -6)
  2922. NineBox_BottomLeft_22.Size = UDim2.new(0, 6, 0, 6)
  2923. NineBox_BottomLeft_22.Image = "http://www.roblox.com/asset/?id=238725003"
  2924. NineBox_BottomLeft_22.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2925. NineBox_BottomLeft_22.ImageRectOffset = Vector2.new(12, 6)
  2926. NineBox_BottomLeft_22.ImageRectSize = Vector2.new(6, 6)
  2927.  
  2928. NineBox_Bottom_22.Name = "NineBox_Bottom"
  2929. NineBox_Bottom_22.Parent = Border_22
  2930. NineBox_Bottom_22.BackgroundTransparency = 1
  2931. NineBox_Bottom_22.BorderSizePixel = 0
  2932. NineBox_Bottom_22.Position = UDim2.new(0, 6, 1, -6)
  2933. NineBox_Bottom_22.Size = UDim2.new(1, -12, 0, 6)
  2934. NineBox_Bottom_22.Image = "http://www.roblox.com/asset/?id=238725003"
  2935. NineBox_Bottom_22.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2936. NineBox_Bottom_22.ImageRectOffset = Vector2.new(18, 6)
  2937. NineBox_Bottom_22.ImageRectSize = Vector2.new(0, 6)
  2938.  
  2939. NineBox_BottomRight_22.Name = "NineBox_BottomRight"
  2940. NineBox_BottomRight_22.Parent = Border_22
  2941. NineBox_BottomRight_22.BackgroundTransparency = 1
  2942. NineBox_BottomRight_22.BorderSizePixel = 0
  2943. NineBox_BottomRight_22.Position = UDim2.new(1, -6, 1, -6)
  2944. NineBox_BottomRight_22.Size = UDim2.new(0, 6, 0, 6)
  2945. NineBox_BottomRight_22.Image = "http://www.roblox.com/asset/?id=238725003"
  2946. NineBox_BottomRight_22.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2947. NineBox_BottomRight_22.ImageRectOffset = Vector2.new(18, 6)
  2948. NineBox_BottomRight_22.ImageRectSize = Vector2.new(6, 6)
  2949.  
  2950. Border_23.Name = "Border"
  2951. Border_23.Parent = Page2
  2952. Border_23.BackgroundColor3 = Color3.new(1, 1, 1)
  2953. Border_23.BackgroundTransparency = 1
  2954. Border_23.BorderSizePixel = 0
  2955. Border_23.Position = UDim2.new(0, -6, 0, 0)
  2956. Border_23.Size = UDim2.new(-0.0501730777, 12, 0.99999994, 0)
  2957. Border_23.Image = "http://www.roblox.com/asset/?id=238725003"
  2958. Border_23.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  2959. Border_23.ImageRectOffset = Vector2.new(0, 12)
  2960. Border_23.ImageRectSize = Vector2.new(12, 12)
  2961. Border_23.ImageTransparency = 1
  2962.  
  2963. NineBox_TopLeft_23.Name = "NineBox_TopLeft"
  2964. NineBox_TopLeft_23.Parent = Border_23
  2965. NineBox_TopLeft_23.BackgroundTransparency = 1
  2966. NineBox_TopLeft_23.BorderSizePixel = 0
  2967. NineBox_TopLeft_23.Size = UDim2.new(0, 6, 0, 6)
  2968. NineBox_TopLeft_23.Image = "http://www.roblox.com/asset/?id=238725003"
  2969. NineBox_TopLeft_23.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2970. NineBox_TopLeft_23.ImageRectOffset = Vector2.new(0, 12)
  2971. NineBox_TopLeft_23.ImageRectSize = Vector2.new(6, 6)
  2972.  
  2973. NineBox_Top_23.Name = "NineBox_Top"
  2974. NineBox_Top_23.Parent = Border_23
  2975. NineBox_Top_23.BackgroundTransparency = 1
  2976. NineBox_Top_23.BorderSizePixel = 0
  2977. NineBox_Top_23.Position = UDim2.new(0, 6, 0, 0)
  2978. NineBox_Top_23.Size = UDim2.new(1, -12, 0, 6)
  2979. NineBox_Top_23.Image = "http://www.roblox.com/asset/?id=238725003"
  2980. NineBox_Top_23.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2981. NineBox_Top_23.ImageRectOffset = Vector2.new(6, 12)
  2982. NineBox_Top_23.ImageRectSize = Vector2.new(0, 6)
  2983.  
  2984. NineBox_TopRight_23.Name = "NineBox_TopRight"
  2985. NineBox_TopRight_23.Parent = Border_23
  2986. NineBox_TopRight_23.BackgroundTransparency = 1
  2987. NineBox_TopRight_23.BorderSizePixel = 0
  2988. NineBox_TopRight_23.Position = UDim2.new(1, -6, 0, 0)
  2989. NineBox_TopRight_23.Size = UDim2.new(0, 6, 0, 6)
  2990. NineBox_TopRight_23.Image = "http://www.roblox.com/asset/?id=238725003"
  2991. NineBox_TopRight_23.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  2992. NineBox_TopRight_23.ImageRectOffset = Vector2.new(6, 12)
  2993. NineBox_TopRight_23.ImageRectSize = Vector2.new(6, 6)
  2994.  
  2995. NineBox_Left_23.Name = "NineBox_Left"
  2996. NineBox_Left_23.Parent = Border_23
  2997. NineBox_Left_23.BackgroundTransparency = 1
  2998. NineBox_Left_23.BorderSizePixel = 0
  2999. NineBox_Left_23.Position = UDim2.new(0, 0, 0, 6)
  3000. NineBox_Left_23.Size = UDim2.new(0, 6, 1, -12)
  3001. NineBox_Left_23.Image = "http://www.roblox.com/asset/?id=238725003"
  3002. NineBox_Left_23.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3003. NineBox_Left_23.ImageRectOffset = Vector2.new(0, 18)
  3004. NineBox_Left_23.ImageRectSize = Vector2.new(6, 0)
  3005.  
  3006. NineBox_Center_23.Name = "NineBox_Center"
  3007. NineBox_Center_23.Parent = Border_23
  3008. NineBox_Center_23.BackgroundTransparency = 1
  3009. NineBox_Center_23.BorderSizePixel = 0
  3010. NineBox_Center_23.Position = UDim2.new(0, 6, 0, 6)
  3011. NineBox_Center_23.Size = UDim2.new(1, -12, 1, -12)
  3012. NineBox_Center_23.Image = "http://www.roblox.com/asset/?id=238725003"
  3013. NineBox_Center_23.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3014. NineBox_Center_23.ImageRectOffset = Vector2.new(6, 18)
  3015.  
  3016. NineBox_Right_23.Name = "NineBox_Right"
  3017. NineBox_Right_23.Parent = Border_23
  3018. NineBox_Right_23.BackgroundTransparency = 1
  3019. NineBox_Right_23.BorderSizePixel = 0
  3020. NineBox_Right_23.Position = UDim2.new(1, -6, 0, 6)
  3021. NineBox_Right_23.Size = UDim2.new(0, 6, 1, -12)
  3022. NineBox_Right_23.Image = "http://www.roblox.com/asset/?id=238725003"
  3023. NineBox_Right_23.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3024. NineBox_Right_23.ImageRectOffset = Vector2.new(6, 18)
  3025. NineBox_Right_23.ImageRectSize = Vector2.new(6, 0)
  3026.  
  3027. NineBox_BottomLeft_23.Name = "NineBox_BottomLeft"
  3028. NineBox_BottomLeft_23.Parent = Border_23
  3029. NineBox_BottomLeft_23.BackgroundTransparency = 1
  3030. NineBox_BottomLeft_23.BorderSizePixel = 0
  3031. NineBox_BottomLeft_23.Position = UDim2.new(0, 0, 1, -6)
  3032. NineBox_BottomLeft_23.Size = UDim2.new(0, 6, 0, 6)
  3033. NineBox_BottomLeft_23.Image = "http://www.roblox.com/asset/?id=238725003"
  3034. NineBox_BottomLeft_23.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3035. NineBox_BottomLeft_23.ImageRectOffset = Vector2.new(0, 18)
  3036. NineBox_BottomLeft_23.ImageRectSize = Vector2.new(6, 6)
  3037.  
  3038. NineBox_Bottom_23.Name = "NineBox_Bottom"
  3039. NineBox_Bottom_23.Parent = Border_23
  3040. NineBox_Bottom_23.BackgroundTransparency = 1
  3041. NineBox_Bottom_23.BorderSizePixel = 0
  3042. NineBox_Bottom_23.Position = UDim2.new(0, 6, 1, -6)
  3043. NineBox_Bottom_23.Size = UDim2.new(1, -12, 0, 6)
  3044. NineBox_Bottom_23.Image = "http://www.roblox.com/asset/?id=238725003"
  3045. NineBox_Bottom_23.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3046. NineBox_Bottom_23.ImageRectOffset = Vector2.new(6, 18)
  3047. NineBox_Bottom_23.ImageRectSize = Vector2.new(0, 6)
  3048.  
  3049. NineBox_BottomRight_23.Name = "NineBox_BottomRight"
  3050. NineBox_BottomRight_23.Parent = Border_23
  3051. NineBox_BottomRight_23.BackgroundTransparency = 1
  3052. NineBox_BottomRight_23.BorderSizePixel = 0
  3053. NineBox_BottomRight_23.Position = UDim2.new(1, -6, 1, -6)
  3054. NineBox_BottomRight_23.Size = UDim2.new(0, 6, 0, 6)
  3055. NineBox_BottomRight_23.Image = "http://www.roblox.com/asset/?id=238725003"
  3056. NineBox_BottomRight_23.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3057. NineBox_BottomRight_23.ImageRectOffset = Vector2.new(6, 18)
  3058. NineBox_BottomRight_23.ImageRectSize = Vector2.new(6, 6)
  3059.  
  3060. Border_24.Name = "Border"
  3061. Border_24.Parent = Page2
  3062. Border_24.BackgroundColor3 = Color3.new(1, 1, 1)
  3063. Border_24.BackgroundTransparency = 1
  3064. Border_24.BorderSizePixel = 0
  3065. Border_24.Position = UDim2.new(1.43160832, 0, 0.00234188396, 0)
  3066. Border_24.Size = UDim2.new(-0.0501730777, 12, 0.99999994, 0)
  3067. Border_24.Image = "http://www.roblox.com/asset/?id=238725003"
  3068. Border_24.ImageColor3 = Color3.new(0.447059, 0.0392157, 0.701961)
  3069. Border_24.ImageRectOffset = Vector2.new(24, 12)
  3070. Border_24.ImageRectSize = Vector2.new(12, 12)
  3071. Border_24.ImageTransparency = 1
  3072.  
  3073. NineBox_TopLeft_24.Name = "NineBox_TopLeft"
  3074. NineBox_TopLeft_24.Parent = Border_24
  3075. NineBox_TopLeft_24.BackgroundTransparency = 1
  3076. NineBox_TopLeft_24.BorderSizePixel = 0
  3077. NineBox_TopLeft_24.Size = UDim2.new(0, 6, 0, 6)
  3078. NineBox_TopLeft_24.Image = "http://www.roblox.com/asset/?id=238725003"
  3079. NineBox_TopLeft_24.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3080. NineBox_TopLeft_24.ImageRectOffset = Vector2.new(24, 12)
  3081. NineBox_TopLeft_24.ImageRectSize = Vector2.new(6, 6)
  3082.  
  3083. NineBox_Top_24.Name = "NineBox_Top"
  3084. NineBox_Top_24.Parent = Border_24
  3085. NineBox_Top_24.BackgroundTransparency = 1
  3086. NineBox_Top_24.BorderSizePixel = 0
  3087. NineBox_Top_24.Position = UDim2.new(0, 6, 0, 0)
  3088. NineBox_Top_24.Size = UDim2.new(1, -12, 0, 6)
  3089. NineBox_Top_24.Image = "http://www.roblox.com/asset/?id=238725003"
  3090. NineBox_Top_24.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3091. NineBox_Top_24.ImageRectOffset = Vector2.new(30, 12)
  3092. NineBox_Top_24.ImageRectSize = Vector2.new(0, 6)
  3093.  
  3094. NineBox_TopRight_24.Name = "NineBox_TopRight"
  3095. NineBox_TopRight_24.Parent = Border_24
  3096. NineBox_TopRight_24.BackgroundTransparency = 1
  3097. NineBox_TopRight_24.BorderSizePixel = 0
  3098. NineBox_TopRight_24.Position = UDim2.new(1, -6, 0, 0)
  3099. NineBox_TopRight_24.Size = UDim2.new(0, 6, 0, 6)
  3100. NineBox_TopRight_24.Image = "http://www.roblox.com/asset/?id=238725003"
  3101. NineBox_TopRight_24.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3102. NineBox_TopRight_24.ImageRectOffset = Vector2.new(30, 12)
  3103. NineBox_TopRight_24.ImageRectSize = Vector2.new(6, 6)
  3104.  
  3105. NineBox_Left_24.Name = "NineBox_Left"
  3106. NineBox_Left_24.Parent = Border_24
  3107. NineBox_Left_24.BackgroundTransparency = 1
  3108. NineBox_Left_24.BorderSizePixel = 0
  3109. NineBox_Left_24.Position = UDim2.new(0, 0, 0, 6)
  3110. NineBox_Left_24.Size = UDim2.new(0, 6, 1, -12)
  3111. NineBox_Left_24.Image = "http://www.roblox.com/asset/?id=238725003"
  3112. NineBox_Left_24.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3113. NineBox_Left_24.ImageRectOffset = Vector2.new(24, 18)
  3114. NineBox_Left_24.ImageRectSize = Vector2.new(6, 0)
  3115.  
  3116. NineBox_Center_24.Name = "NineBox_Center"
  3117. NineBox_Center_24.Parent = Border_24
  3118. NineBox_Center_24.BackgroundTransparency = 1
  3119. NineBox_Center_24.BorderSizePixel = 0
  3120. NineBox_Center_24.Position = UDim2.new(0, 6, 0, 6)
  3121. NineBox_Center_24.Size = UDim2.new(1, -12, 1, -12)
  3122. NineBox_Center_24.Image = "http://www.roblox.com/asset/?id=238725003"
  3123. NineBox_Center_24.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3124. NineBox_Center_24.ImageRectOffset = Vector2.new(30, 18)
  3125.  
  3126. NineBox_Right_24.Name = "NineBox_Right"
  3127. NineBox_Right_24.Parent = Border_24
  3128. NineBox_Right_24.BackgroundTransparency = 1
  3129. NineBox_Right_24.BorderSizePixel = 0
  3130. NineBox_Right_24.Position = UDim2.new(1, -6, 0, 6)
  3131. NineBox_Right_24.Size = UDim2.new(0, 6, 1, -12)
  3132. NineBox_Right_24.Image = "http://www.roblox.com/asset/?id=238725003"
  3133. NineBox_Right_24.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3134. NineBox_Right_24.ImageRectOffset = Vector2.new(30, 18)
  3135. NineBox_Right_24.ImageRectSize = Vector2.new(6, 0)
  3136.  
  3137. NineBox_BottomLeft_24.Name = "NineBox_BottomLeft"
  3138. NineBox_BottomLeft_24.Parent = Border_24
  3139. NineBox_BottomLeft_24.BackgroundTransparency = 1
  3140. NineBox_BottomLeft_24.BorderSizePixel = 0
  3141. NineBox_BottomLeft_24.Position = UDim2.new(0, 0, 1, -6)
  3142. NineBox_BottomLeft_24.Size = UDim2.new(0, 6, 0, 6)
  3143. NineBox_BottomLeft_24.Image = "http://www.roblox.com/asset/?id=238725003"
  3144. NineBox_BottomLeft_24.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3145. NineBox_BottomLeft_24.ImageRectOffset = Vector2.new(24, 18)
  3146. NineBox_BottomLeft_24.ImageRectSize = Vector2.new(6, 6)
  3147.  
  3148. NineBox_Bottom_24.Name = "NineBox_Bottom"
  3149. NineBox_Bottom_24.Parent = Border_24
  3150. NineBox_Bottom_24.BackgroundTransparency = 1
  3151. NineBox_Bottom_24.BorderSizePixel = 0
  3152. NineBox_Bottom_24.Position = UDim2.new(0, 6, 1, -6)
  3153. NineBox_Bottom_24.Size = UDim2.new(1, -12, 0, 6)
  3154. NineBox_Bottom_24.Image = "http://www.roblox.com/asset/?id=238725003"
  3155. NineBox_Bottom_24.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3156. NineBox_Bottom_24.ImageRectOffset = Vector2.new(30, 18)
  3157. NineBox_Bottom_24.ImageRectSize = Vector2.new(0, 6)
  3158.  
  3159. NineBox_BottomRight_24.Name = "NineBox_BottomRight"
  3160. NineBox_BottomRight_24.Parent = Border_24
  3161. NineBox_BottomRight_24.BackgroundTransparency = 1
  3162. NineBox_BottomRight_24.BorderSizePixel = 0
  3163. NineBox_BottomRight_24.Position = UDim2.new(1, -6, 1, -6)
  3164. NineBox_BottomRight_24.Size = UDim2.new(0, 6, 0, 6)
  3165. NineBox_BottomRight_24.Image = "http://www.roblox.com/asset/?id=238725003"
  3166. NineBox_BottomRight_24.ImageColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  3167. NineBox_BottomRight_24.ImageRectOffset = Vector2.new(30, 18)
  3168. NineBox_BottomRight_24.ImageRectSize = Vector2.new(6, 6)
  3169.  
  3170. credit_2.Name = "credit"
  3171. credit_2.Parent = Page2
  3172. credit_2.Active = true
  3173. credit_2.BackgroundColor3 = Color3.new(0.14902, 0.176471, 0.188235)
  3174. credit_2.BorderColor3 = Color3.new(0.0196078, 0.0196078, 0.0196078)
  3175. credit_2.BorderSizePixel = 0
  3176. credit_2.Draggable = true
  3177. credit_2.Position = UDim2.new(0, 2, 0, 0)
  3178. credit_2.Size = UDim2.new(0, 110, 0, 432)
  3179.  
  3180. TextLabel_6.Parent = Page2
  3181. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  3182. TextLabel_6.BackgroundTransparency = 1
  3183. TextLabel_6.Position = UDim2.new(0.353785008, 0, -0.00135612721, 0)
  3184. TextLabel_6.Size = UDim2.new(0, 51, 0, 43)
  3185. TextLabel_6.Font = Enum.Font.GothamSemibold
  3186. TextLabel_6.Text = "Page 2"
  3187. TextLabel_6.TextColor3 = Color3.new(1, 0.262745, 0.27451)
  3188. TextLabel_6.TextSize = 20
  3189.  
  3190. ScrollingFrame.Parent = MainFrame
  3191. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  3192. ScrollingFrame.BackgroundTransparency = 1
  3193. ScrollingFrame.BorderSizePixel = 0
  3194. ScrollingFrame.Position = UDim2.new(0.0541666672, 0, 0.257380456, 0)
  3195. ScrollingFrame.Size = UDim2.new(0, 213, 0, 320)
  3196.  
  3197. Angel.Name = "Angel"
  3198. Angel.Parent = ScrollingFrame
  3199. Angel.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3200. Angel.BorderSizePixel = 0
  3201. Angel.Position = UDim2.new(0.840706408, -56, 0.336734951, 475)
  3202. Angel.Size = UDim2.new(0, 70, 0, 50)
  3203. Angel.Font = Enum.Font.Arial
  3204. Angel.Text = "Gold Clock"
  3205. Angel.TextColor3 = Color3.new(1, 1, 1)
  3206. Angel.TextScaled = true
  3207. Angel.TextSize = 20
  3208. Angel.TextWrapped = true
  3209.  
  3210. Wed.Name = "Wed"
  3211. Wed.Parent = ScrollingFrame
  3212. Wed.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3213. Wed.BorderSizePixel = 0
  3214. Wed.Position = UDim2.new(0.840706408, -56, 0.400661886, 475)
  3215. Wed.Size = UDim2.new(0, 70, 0, 50)
  3216. Wed.Font = Enum.Font.Arial
  3217. Wed.Text = "Weed"
  3218. Wed.TextColor3 = Color3.new(1, 1, 1)
  3219. Wed.TextSize = 20
  3220. Wed.TextWrapped = true
  3221.  
  3222. DarthVader.Name = "DarthVader"
  3223. DarthVader.Parent = ScrollingFrame
  3224. DarthVader.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3225. DarthVader.BorderSizePixel = 0
  3226. DarthVader.Position = UDim2.new(0.675578952, -137, -0.277490973, 475)
  3227. DarthVader.Size = UDim2.new(0, 112, 0, 50)
  3228. DarthVader.Font = Enum.Font.Arial
  3229. DarthVader.Text = "Darth Vader"
  3230. DarthVader.TextColor3 = Color3.new(1, 1, 1)
  3231. DarthVader.TextSize = 20
  3232. DarthVader.TextWrapped = true
  3233.  
  3234. Maddox.Name = "Maddox"
  3235. Maddox.Parent = ScrollingFrame
  3236. Maddox.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3237. Maddox.BorderSizePixel = 0
  3238. Maddox.Position = UDim2.new(0.291410625, -56, -0.547968209, 475)
  3239. Maddox.Size = UDim2.new(0, 112, 0, 50)
  3240. Maddox.Font = Enum.Font.Arial
  3241. Maddox.Text = "Maddox"
  3242. Maddox.TextColor3 = Color3.new(1, 1, 1)
  3243. Maddox.TextSize = 20
  3244. Maddox.TextWrapped = true
  3245.  
  3246. ElioBlasio.Name = "ElioBlasio"
  3247. ElioBlasio.Parent = ScrollingFrame
  3248. ElioBlasio.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3249. ElioBlasio.BorderSizePixel = 0
  3250. ElioBlasio.Position = UDim2.new(0.286979109, -56, -0.240480661, 325)
  3251. ElioBlasio.Size = UDim2.new(0, 112, 0, 50)
  3252. ElioBlasio.Font = Enum.Font.Arial
  3253. ElioBlasio.Text = "Elio Blasio"
  3254. ElioBlasio.TextColor3 = Color3.new(1, 1, 1)
  3255. ElioBlasio.TextSize = 20
  3256. ElioBlasio.TextWrapped = true
  3257.  
  3258. MrByeBye.Name = "MrByeBye"
  3259. MrByeBye.Parent = ScrollingFrame
  3260. MrByeBye.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3261. MrByeBye.BorderSizePixel = 0
  3262. MrByeBye.Position = UDim2.new(0.290734738, -56, -0.651119888, 625)
  3263. MrByeBye.Size = UDim2.new(0, 112, 0, 50)
  3264. MrByeBye.Font = Enum.Font.Arial
  3265. MrByeBye.Text = "Mr. Bye Bye"
  3266. MrByeBye.TextColor3 = Color3.new(1, 1, 1)
  3267. MrByeBye.TextSize = 20
  3268. MrByeBye.TextWrapped = true
  3269.  
  3270. TrapGun.Name = "TrapGun"
  3271. TrapGun.Parent = ScrollingFrame
  3272. TrapGun.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3273. TrapGun.BorderSizePixel = 0
  3274. TrapGun.Position = UDim2.new(0, 7, 0, 175)
  3275. TrapGun.Size = UDim2.new(0, 112, 0, 50)
  3276. TrapGun.Font = Enum.Font.Arial
  3277. TrapGun.Text = "Trap Gun"
  3278. TrapGun.TextColor3 = Color3.new(1, 1, 1)
  3279. TrapGun.TextSize = 20
  3280. TrapGun.TextWrapped = true
  3281.  
  3282. TheBigBan.Name = "TheBigBan"
  3283. TheBigBan.Parent = ScrollingFrame
  3284. TheBigBan.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3285. TheBigBan.BorderSizePixel = 0
  3286. TheBigBan.Position = UDim2.new(0.671932518, -137, -0.381248534, 625)
  3287. TheBigBan.Size = UDim2.new(0, 112, 0, 50)
  3288. TheBigBan.Font = Enum.Font.Arial
  3289. TheBigBan.Text = "The Big Ban"
  3290. TheBigBan.TextColor3 = Color3.new(1, 1, 1)
  3291. TheBigBan.TextSize = 20
  3292. TheBigBan.TextWrapped = true
  3293.  
  3294. OroshiArmCannon.Name = "OroshiArmCannon"
  3295. OroshiArmCannon.Parent = ScrollingFrame
  3296. OroshiArmCannon.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3297. OroshiArmCannon.BorderSizePixel = 0
  3298. OroshiArmCannon.Position = UDim2.new(0, 6, 0, 354)
  3299. OroshiArmCannon.Size = UDim2.new(0, 112, 0, 50)
  3300. OroshiArmCannon.Font = Enum.Font.Arial
  3301. OroshiArmCannon.Text = "Oroshi Arm Cannon"
  3302. OroshiArmCannon.TextColor3 = Color3.new(1, 1, 1)
  3303. OroshiArmCannon.TextSize = 20
  3304. OroshiArmCannon.TextWrapped = true
  3305.  
  3306. NebulaGlitcher.Name = "NebulaGlitcher"
  3307. NebulaGlitcher.Parent = ScrollingFrame
  3308. NebulaGlitcher.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3309. NebulaGlitcher.BorderSizePixel = 0
  3310. NebulaGlitcher.Position = UDim2.new(0, 6, 0, 412)
  3311. NebulaGlitcher.Size = UDim2.new(0, 112, 0, 50)
  3312. NebulaGlitcher.Font = Enum.Font.Arial
  3313. NebulaGlitcher.Text = "Nebula Glitcher"
  3314. NebulaGlitcher.TextColor3 = Color3.new(1, 1, 1)
  3315. NebulaGlitcher.TextSize = 20
  3316. NebulaGlitcher.TextWrapped = true
  3317.  
  3318. InfiniteYieldSS.Name = "InfiniteYieldSS"
  3319. InfiniteYieldSS.Parent = ScrollingFrame
  3320. InfiniteYieldSS.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3321. InfiniteYieldSS.BorderSizePixel = 0
  3322. InfiniteYieldSS.Position = UDim2.new(0, 6, 0, 476)
  3323. InfiniteYieldSS.Size = UDim2.new(0, 112, 0, 50)
  3324. InfiniteYieldSS.Font = Enum.Font.Arial
  3325. InfiniteYieldSS.Text = "Infinite Yield SS"
  3326. InfiniteYieldSS.TextColor3 = Color3.new(1, 1, 1)
  3327. InfiniteYieldSS.TextSize = 20
  3328. InfiniteYieldSS.TextWrapped = true
  3329.  
  3330. GoodCopBadCop.Name = "GoodCopBadCop"
  3331. GoodCopBadCop.Parent = ScrollingFrame
  3332. GoodCopBadCop.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3333. GoodCopBadCop.BorderSizePixel = 0
  3334. GoodCopBadCop.Position = UDim2.new(0, 7, 0, 535)
  3335. GoodCopBadCop.Size = UDim2.new(0, 112, 0, 50)
  3336. GoodCopBadCop.Font = Enum.Font.Arial
  3337. GoodCopBadCop.Text = "Good Cop Bad Cop"
  3338. GoodCopBadCop.TextColor3 = Color3.new(1, 1, 1)
  3339. GoodCopBadCop.TextSize = 20
  3340. GoodCopBadCop.TextWrapped = true
  3341.  
  3342. GrabGun.Name = "GrabGun"
  3343. GrabGun.Parent = ScrollingFrame
  3344. GrabGun.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3345. GrabGun.BorderSizePixel = 0
  3346. GrabGun.Position = UDim2.new(0, 6, 0, 595)
  3347. GrabGun.Size = UDim2.new(0, 112, 0, 50)
  3348. GrabGun.Font = Enum.Font.Arial
  3349. GrabGun.Text = "Grab Gun"
  3350. GrabGun.TextColor3 = Color3.new(1, 1, 1)
  3351. GrabGun.TextSize = 20
  3352. GrabGun.TextWrapped = true
  3353.  
  3354. NeptunianV.Name = "NeptunianV"
  3355. NeptunianV.Parent = ScrollingFrame
  3356. NeptunianV.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3357. NeptunianV.BorderSizePixel = 0
  3358. NeptunianV.Position = UDim2.new(0.283403128, -56, 0.547572732, 175)
  3359. NeptunianV.Size = UDim2.new(0, 112, 0, 50)
  3360. NeptunianV.Font = Enum.Font.Arial
  3361. NeptunianV.Text = "Neptunian V"
  3362. NeptunianV.TextColor3 = Color3.new(1, 1, 1)
  3363. NeptunianV.TextSize = 20
  3364. NeptunianV.TextWrapped = true
  3365.  
  3366. GrabKnifeV4.Name = "GrabKnifeV4"
  3367. GrabKnifeV4.Parent = ScrollingFrame
  3368. GrabKnifeV4.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3369. GrabKnifeV4.BorderSizePixel = 0
  3370. GrabKnifeV4.Position = UDim2.new(0, 7, 0, 712)
  3371. GrabKnifeV4.Size = UDim2.new(0, 112, 0, 50)
  3372. GrabKnifeV4.Font = Enum.Font.Arial
  3373. GrabKnifeV4.Text = "Grab Knife V4"
  3374. GrabKnifeV4.TextColor3 = Color3.new(1, 1, 1)
  3375. GrabKnifeV4.TextSize = 20
  3376. GrabKnifeV4.TextWrapped = true
  3377.  
  3378. InternalWar.Name = "InternalWar"
  3379. InternalWar.Parent = ScrollingFrame
  3380. InternalWar.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3381. InternalWar.BorderSizePixel = 0
  3382. InternalWar.Position = UDim2.new(0, 7, 0, 770)
  3383. InternalWar.Size = UDim2.new(0, 112, 0, 50)
  3384. InternalWar.Font = Enum.Font.Arial
  3385. InternalWar.Text = "Lustris"
  3386. InternalWar.TextColor3 = Color3.new(1, 1, 1)
  3387. InternalWar.TextSize = 20
  3388. InternalWar.TextWrapped = true
  3389.  
  3390. DualPinkGuns.Name = "DualPinkGuns"
  3391. DualPinkGuns.Parent = ScrollingFrame
  3392. DualPinkGuns.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3393. DualPinkGuns.BorderSizePixel = 0
  3394. DualPinkGuns.Position = UDim2.new(0.676056325, -137, 0.91438359, 25)
  3395. DualPinkGuns.Size = UDim2.new(0, 112, 0, 50)
  3396. DualPinkGuns.Font = Enum.Font.Arial
  3397. DualPinkGuns.Text = "Dual Pink Guns"
  3398. DualPinkGuns.TextColor3 = Color3.new(1, 1, 1)
  3399. DualPinkGuns.TextSize = 20
  3400. DualPinkGuns.TextWrapped = true
  3401.  
  3402. topkek.Name = "topkek"
  3403. topkek.Parent = ScrollingFrame
  3404. topkek.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3405. topkek.BorderSizePixel = 0
  3406. topkek.Position = UDim2.new(0.840706408, -56, -0.547968209, 475)
  3407. topkek.Size = UDim2.new(0, 70, 0, 50)
  3408. topkek.Font = Enum.Font.Arial
  3409. topkek.Text = "Topkek"
  3410. topkek.TextColor3 = Color3.new(1, 1, 1)
  3411. topkek.TextSize = 20
  3412. topkek.TextWrapped = true
  3413.  
  3414. UVG.Name = "UVG"
  3415. UVG.Parent = ScrollingFrame
  3416. UVG.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3417. UVG.BorderSizePixel = 0
  3418. UVG.Position = UDim2.new(0.840706408, -56, -0.480616629, 475)
  3419. UVG.Size = UDim2.new(0, 70, 0, 50)
  3420. UVG.Font = Enum.Font.Arial
  3421. UVG.Text = "UVG"
  3422. UVG.TextColor3 = Color3.new(1, 1, 1)
  3423. UVG.TextSize = 20
  3424. UVG.TextWrapped = true
  3425.  
  3426. flame.Name = "flame"
  3427. flame.Parent = ScrollingFrame
  3428. flame.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3429. flame.BorderSizePixel = 0
  3430. flame.Position = UDim2.new(0.840706408, -56, -0.412123471, 475)
  3431. flame.Size = UDim2.new(0, 70, 0, 50)
  3432. flame.Font = Enum.Font.Arial
  3433. flame.Text = "Phadora"
  3434. flame.TextColor3 = Color3.new(1, 1, 1)
  3435. flame.TextScaled = true
  3436. flame.TextSize = 20
  3437. flame.TextWrapped = true
  3438.  
  3439. tornado.Name = "tornado"
  3440. tornado.Parent = ScrollingFrame
  3441. tornado.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3442. tornado.BorderSizePixel = 0
  3443. tornado.Position = UDim2.new(0.840706408, -56, -0.342488766, 475)
  3444. tornado.Size = UDim2.new(0, 70, 0, 50)
  3445. tornado.Font = Enum.Font.Arial
  3446. tornado.Text = "Tornado"
  3447. tornado.TextColor3 = Color3.new(1, 1, 1)
  3448. tornado.TextScaled = true
  3449. tornado.TextSize = 20
  3450. tornado.TextWrapped = true
  3451.  
  3452. judge.Name = "judge"
  3453. judge.Parent = ScrollingFrame
  3454. judge.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3455. judge.BorderSizePixel = 0
  3456. judge.Position = UDim2.new(0.840706408, -56, -0.278561831, 475)
  3457. judge.Size = UDim2.new(0, 70, 0, 50)
  3458. judge.Font = Enum.Font.Arial
  3459. judge.Text = "The Final Judgment"
  3460. judge.TextColor3 = Color3.new(1, 1, 1)
  3461. judge.TextScaled = true
  3462. judge.TextSize = 20
  3463. judge.TextWrapped = true
  3464.  
  3465. Xester.Name = "Xester"
  3466. Xester.Parent = ScrollingFrame
  3467. Xester.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3468. Xester.BorderSizePixel = 0
  3469. Xester.Position = UDim2.new(0.840706408, -56, -0.210068673, 475)
  3470. Xester.Size = UDim2.new(0, 70, 0, 50)
  3471. Xester.Font = Enum.Font.Arial
  3472. Xester.Text = "Xester"
  3473. Xester.TextColor3 = Color3.new(1, 1, 1)
  3474. Xester.TextSize = 20
  3475. Xester.TextWrapped = true
  3476.  
  3477. Golden.Name = "Golden"
  3478. Golden.Parent = ScrollingFrame
  3479. Golden.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3480. Golden.BorderSizePixel = 0
  3481. Golden.Position = UDim2.new(0.840706408, -56, -0.138150871, 475)
  3482. Golden.Size = UDim2.new(0, 70, 0, 50)
  3483. Golden.Font = Enum.Font.Arial
  3484. Golden.Text = "Golden Gun"
  3485. Golden.TextColor3 = Color3.new(1, 1, 1)
  3486. Golden.TextSize = 20
  3487. Golden.TextWrapped = true
  3488.  
  3489. Master.Name = "Master"
  3490. Master.Parent = ScrollingFrame
  3491. Master.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3492. Master.BorderSizePixel = 0
  3493. Master.Position = UDim2.new(0.840706408, -56, -0.0719408244, 475)
  3494. Master.Size = UDim2.new(0, 70, 0, 50)
  3495. Master.Font = Enum.Font.Arial
  3496. Master.Text = "Master Claws"
  3497. Master.TextColor3 = Color3.new(1, 1, 1)
  3498. Master.TextSize = 20
  3499. Master.TextWrapped = true
  3500.  
  3501. Pizza.Name = "Pizza"
  3502. Pizza.Parent = ScrollingFrame
  3503. Pizza.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3504. Pizza.BorderSizePixel = 0
  3505. Pizza.Position = UDim2.new(0.840706408, -56, 0.00111853331, 475)
  3506. Pizza.Size = UDim2.new(0, 70, 0, 50)
  3507. Pizza.Font = Enum.Font.Arial
  3508. Pizza.Text = "Pizza Man"
  3509. Pizza.TextColor3 = Color3.new(1, 1, 1)
  3510. Pizza.TextSize = 20
  3511. Pizza.TextWrapped = true
  3512.  
  3513. Void.Name = "Void"
  3514. Void.Parent = ScrollingFrame
  3515. Void.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3516. Void.BorderSizePixel = 0
  3517. Void.Position = UDim2.new(0.840706408, -56, 0.0684701279, 475)
  3518. Void.Size = UDim2.new(0, 70, 0, 50)
  3519. Void.Font = Enum.Font.Arial
  3520. Void.Text = "Void Boss"
  3521. Void.TextColor3 = Color3.new(1, 1, 1)
  3522. Void.TextScaled = true
  3523. Void.TextSize = 20
  3524. Void.TextWrapped = true
  3525.  
  3526. Ruin.Name = "Ruin"
  3527. Ruin.Parent = ScrollingFrame
  3528. Ruin.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3529. Ruin.BorderSizePixel = 0
  3530. Ruin.Position = UDim2.new(0.840706408, -56, 0.136963278, 475)
  3531. Ruin.Size = UDim2.new(0, 70, 0, 50)
  3532. Ruin.Font = Enum.Font.Arial
  3533. Ruin.Text = "Ruin EX"
  3534. Ruin.TextColor3 = Color3.new(1, 1, 1)
  3535. Ruin.TextScaled = true
  3536. Ruin.TextSize = 20
  3537. Ruin.TextWrapped = true
  3538.  
  3539. Warden.Name = "Warden"
  3540. Warden.Parent = ScrollingFrame
  3541. Warden.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3542. Warden.BorderSizePixel = 0
  3543. Warden.Position = UDim2.new(0.840706408, -56, 0.204314873, 475)
  3544. Warden.Size = UDim2.new(0, 70, 0, 50)
  3545. Warden.Font = Enum.Font.Arial
  3546. Warden.Text = "Nuke Gun"
  3547. Warden.TextColor3 = Color3.new(1, 1, 1)
  3548. Warden.TextScaled = true
  3549. Warden.TextSize = 20
  3550. Warden.TextWrapped = true
  3551.  
  3552. Noob.Name = "Noob"
  3553. Noob.Parent = ScrollingFrame
  3554. Noob.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3555. Noob.BorderSizePixel = 0
  3556. Noob.Position = UDim2.new(0.840706408, -56, 0.270524919, 475)
  3557. Noob.Size = UDim2.new(0, 70, 0, 50)
  3558. Noob.Font = Enum.Font.Arial
  3559. Noob.Text = "Noob Bat"
  3560. Noob.TextColor3 = Color3.new(1, 1, 1)
  3561. Noob.TextScaled = true
  3562. Noob.TextSize = 20
  3563. Noob.TextWrapped = true
  3564.  
  3565. ScrollingFrame_2.Parent = MainFrame
  3566. ScrollingFrame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3567. ScrollingFrame_2.BackgroundTransparency = 1
  3568. ScrollingFrame_2.BorderSizePixel = 0
  3569. ScrollingFrame_2.Position = UDim2.new(-0.607621074, 0, 0.147291616, 0)
  3570. ScrollingFrame_2.Size = UDim2.new(0, 147, 0, 387)
  3571.  
  3572. Omni.Name = "Omni"
  3573. Omni.Parent = ScrollingFrame_2
  3574. Omni.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3575. Omni.BorderSizePixel = 0
  3576. Omni.Position = UDim2.new(0.745468259, -56, -0.54272294, 475)
  3577. Omni.Size = UDim2.new(0, 70, 0, 50)
  3578. Omni.Font = Enum.Font.Arial
  3579. Omni.Text = "Omni God"
  3580. Omni.TextColor3 = Color3.new(1, 1, 1)
  3581. Omni.TextScaled = true
  3582. Omni.TextSize = 20
  3583. Omni.TextWrapped = true
  3584.  
  3585. Bru.Name = "Bru"
  3586. Bru.Parent = ScrollingFrame_2
  3587. Bru.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3588. Bru.BorderSizePixel = 0
  3589. Bru.Position = UDim2.new(0.745468259, -56, -0.465439618, 475)
  3590. Bru.Size = UDim2.new(0, 70, 0, 50)
  3591. Bru.Font = Enum.Font.Arial
  3592. Bru.Text = "Brutule Overlord"
  3593. Bru.TextColor3 = Color3.new(1, 1, 1)
  3594. Bru.TextScaled = true
  3595. Bru.TextSize = 20
  3596. Bru.TextWrapped = true
  3597.  
  3598. _911.Name = "911"
  3599. _911.Parent = ScrollingFrame_2
  3600. _911.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3601. _911.BorderSizePixel = 0
  3602. _911.Position = UDim2.new(0.759073675, -56, -0.391669154, 475)
  3603. _911.Size = UDim2.new(0, 70, 0, 50)
  3604. _911.Font = Enum.Font.Arial
  3605. _911.Text = "9/11 Plane Crash"
  3606. _911.TextColor3 = Color3.new(1, 1, 1)
  3607. _911.TextScaled = true
  3608. _911.TextSize = 20
  3609. _911.TextWrapped = true
  3610.  
  3611. Troll.Name = "Troll"
  3612. Troll.Parent = ScrollingFrame_2
  3613. Troll.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3614. Troll.BorderSizePixel = 0
  3615. Troll.Position = UDim2.new(0.759073675, -56, -0.314385802, 475)
  3616. Troll.Size = UDim2.new(0, 70, 0, 50)
  3617. Troll.Font = Enum.Font.Arial
  3618. Troll.Text = "Troll Face"
  3619. Troll.TextColor3 = Color3.new(1, 1, 1)
  3620. Troll.TextScaled = true
  3621. Troll.TextSize = 20
  3622. Troll.TextWrapped = true
  3623.  
  3624. snoop.Name = "snoop"
  3625. snoop.Parent = ScrollingFrame_2
  3626. snoop.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3627. snoop.BorderSizePixel = 0
  3628. snoop.Position = UDim2.new(0.759073675, -56, -0.237102449, 475)
  3629. snoop.Size = UDim2.new(0, 70, 0, 50)
  3630. snoop.Font = Enum.Font.Arial
  3631. snoop.Text = "Studio"
  3632. snoop.TextColor3 = Color3.new(1, 1, 1)
  3633. snoop.TextSize = 20
  3634. snoop.TextWrapped = true
  3635.  
  3636. Thomas.Name = "Thomas"
  3637. Thomas.Parent = ScrollingFrame_2
  3638. Thomas.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3639. Thomas.BorderSizePixel = 0
  3640. Thomas.Position = UDim2.new(0.759073675, -56, -0.158648133, 475)
  3641. Thomas.Size = UDim2.new(0, 70, 0, 50)
  3642. Thomas.Font = Enum.Font.Arial
  3643. Thomas.Text = "Thomas"
  3644. Thomas.TextColor3 = Color3.new(1, 1, 1)
  3645. Thomas.TextScaled = true
  3646. Thomas.TextSize = 20
  3647. Thomas.TextWrapped = true
  3648.  
  3649. Spong.Name = "Spong"
  3650. Spong.Parent = ScrollingFrame_2
  3651. Spong.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3652. Spong.BorderSizePixel = 0
  3653. Spong.Position = UDim2.new(0.759073734, -56, -0.0755099878, 475)
  3654. Spong.Size = UDim2.new(0, 70, 0, 50)
  3655. Spong.Font = Enum.Font.Arial
  3656. Spong.Text = "Skull Kid"
  3657. Spong.TextColor3 = Color3.new(1, 1, 1)
  3658. Spong.TextScaled = true
  3659. Spong.TextSize = 20
  3660. Spong.TextWrapped = true
  3661.  
  3662. Sniper.Name = "Sniper"
  3663. Sniper.Parent = ScrollingFrame_2
  3664. Sniper.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3665. Sniper.BorderSizePixel = 0
  3666. Sniper.Position = UDim2.new(0.759073734, -56, 0.00177336484, 475)
  3667. Sniper.Size = UDim2.new(0, 70, 0, 50)
  3668. Sniper.Font = Enum.Font.Arial
  3669. Sniper.Text = "Sniper Rifle"
  3670. Sniper.TextColor3 = Color3.new(1, 1, 1)
  3671. Sniper.TextSize = 20
  3672. Sniper.TextWrapped = true
  3673.  
  3674. Death.Name = "Death"
  3675. Death.Parent = ScrollingFrame_2
  3676. Death.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3677. Death.BorderSizePixel = 0
  3678. Death.Position = UDim2.new(0.759073734, -56, 0.0860824734, 475)
  3679. Death.Size = UDim2.new(0, 70, 0, 50)
  3680. Death.Font = Enum.Font.Arial
  3681. Death.Text = "Death Note"
  3682. Death.TextColor3 = Color3.new(1, 1, 1)
  3683. Death.TextSize = 20
  3684. Death.TextWrapped = true
  3685.  
  3686. poke.Name = "poke"
  3687. poke.Parent = ScrollingFrame_2
  3688. poke.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3689. poke.BorderSizePixel = 0
  3690. poke.Position = UDim2.new(0.759073734, -56, 0.163365826, 475)
  3691. poke.Size = UDim2.new(0, 70, 0, 50)
  3692. poke.Font = Enum.Font.Arial
  3693. poke.Text = "Poke ball"
  3694. poke.TextColor3 = Color3.new(1, 1, 1)
  3695. poke.TextSize = 20
  3696. poke.TextWrapped = true
  3697.  
  3698. Toad.Name = "Toad"
  3699. Toad.Parent = ScrollingFrame_2
  3700. Toad.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3701. Toad.BorderSizePixel = 0
  3702. Toad.Position = UDim2.new(0.759073734, -56, 0.251187801, 475)
  3703. Toad.Size = UDim2.new(0, 70, 0, 50)
  3704. Toad.Font = Enum.Font.Arial
  3705. Toad.Text = "Toad"
  3706. Toad.TextColor3 = Color3.new(1, 1, 1)
  3707. Toad.TextSize = 20
  3708. Toad.TextWrapped = true
  3709.  
  3710. Star.Name = "Star"
  3711. Star.Parent = ScrollingFrame_2
  3712. Star.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3713. Star.BorderSizePixel = 0
  3714. Star.Position = UDim2.new(0.745468318, -56, 0.33081308, 475)
  3715. Star.Size = UDim2.new(0, 70, 0, 50)
  3716. Star.Font = Enum.Font.Arial
  3717. Star.Text = "Star Glticher"
  3718. Star.TextColor3 = Color3.new(1, 1, 1)
  3719. Star.TextSize = 20
  3720. Star.TextWrapped = true
  3721.  
  3722. Back.Name = "Back"
  3723. Back.Parent = ScrollingFrame_2
  3724. Back.BackgroundColor3 = Color3.new(0.207843, 0.223529, 0.227451)
  3725. Back.BorderSizePixel = 0
  3726. Back.Position = UDim2.new(0.745468318, -56, 0.398728758, 475)
  3727. Back.Size = UDim2.new(0, 70, 0, 29)
  3728. Back.Font = Enum.Font.Arial
  3729. Back.Text = "Back to Page 1"
  3730. Back.TextColor3 = Color3.new(1, 1, 1)
  3731. Back.TextScaled = true
  3732. Back.TextSize = 20
  3733. Back.TextWrapped = true
  3734.  
  3735. Exit.Name = "Exit"
  3736. Exit.Parent = MainFrame
  3737. Exit.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3738. Exit.BackgroundTransparency = 1
  3739. Exit.BorderSizePixel = 0
  3740. Exit.Position = UDim2.new(0, 213, 0, 11)
  3741. Exit.Size = UDim2.new(0, 33, 0, 30)
  3742. Exit.Font = Enum.Font.Arial
  3743. Exit.Text = "X"
  3744. Exit.TextColor3 = Color3.new(1, 0.415686, 0.423529)
  3745. Exit.TextSize = 20
  3746. Exit.TextWrapped = true
Add Comment
Please, Sign In to add comment