Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.57 KB | None | 0 0
  1. local SR4M = Instance.new("ScreenGui")
  2. local mainframe = Instance.new("Frame")
  3. local topframe = Instance.new("Frame")
  4. local topframeshading = Instance.new("Frame")
  5. local topframe_2 = Instance.new("Frame")
  6. local homebutton = Instance.new("TextButton")
  7. local creditsbutton = Instance.new("TextButton")
  8. local scriptsbutton = Instance.new("TextButton")
  9. local homeframe = Instance.new("ImageLabel")
  10. local TextLabel = Instance.new("TextLabel")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local TextLabel_3 = Instance.new("TextLabel")
  13. local TextLabel_4 = Instance.new("TextLabel")
  14. local scriptsframe = Instance.new("ImageLabel")
  15. local TextLabel_5 = Instance.new("TextLabel")
  16. local TextButton = Instance.new("TextButton")
  17. local TextButton_2 = Instance.new("TextButton")
  18. local TextButton_3 = Instance.new("TextButton")
  19. local TextLabel_6 = Instance.new("TextLabel")
  20. local ScrollingFrame = Instance.new("ScrollingFrame")
  21. local normal = Instance.new("TextButton")
  22. local moon = Instance.new("TextButton")
  23. local cosmic = Instance.new("TextButton")
  24. local birchock = Instance.new("TextButton")
  25. local birchock_2 = Instance.new("TextButton")
  26. local cybernaut = Instance.new("TextButton")
  27. local chromium = Instance.new("TextButton")
  28. local slider = Instance.new("ImageLabel")
  29. local creditsframe = Instance.new("ImageLabel")
  30. local TextLabel_7 = Instance.new("TextLabel")
  31. local TextLabel_8 = Instance.new("TextLabel")
  32. local TextLabel_9 = Instance.new("TextLabel")
  33. local ImageButton = Instance.new("ImageButton")
  34. local xbutton = Instance.new("TextButton")
  35.  
  36. SR4M.Name = "SR4M"
  37. SR4M.Parent = game.CoreGui
  38.  
  39. mainframe.Name = "mainframe"
  40. mainframe.Parent = SR4M
  41. mainframe.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  42. mainframe.Position = UDim2.new(0.273260087, 0, 0.191897482, 0)
  43. mainframe.Size = UDim2.new(0, 474, 0, 342)
  44.  
  45. topframe.Name = "topframe"
  46. topframe.Parent = mainframe
  47. topframe.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  48. topframe.BorderSizePixel = 0
  49. topframe.ClipsDescendants = true
  50. topframe.Position = UDim2.new(-0.00113365718, 0, -0.0345058329, 0)
  51. topframe.Size = UDim2.new(0, 474, 0, 43)
  52.  
  53. topframeshading.Name = "topframeshading"
  54. topframeshading.Parent = mainframe
  55. topframeshading.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  56. topframeshading.BorderSizePixel = 0
  57. topframeshading.Position = UDim2.new(0.00210970454, 0, 0.0761677623, 0)
  58. topframeshading.Size = UDim2.new(0, 472, 0, 5)
  59.  
  60. topframe_2.Name = "topframe"
  61. topframe_2.Parent = mainframe
  62. topframe_2.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  63. topframe_2.BorderSizePixel = 0
  64. topframe_2.Position = UDim2.new(-0.00113365706, 0, 0.880216002, 0)
  65. topframe_2.Size = UDim2.new(0, 474, 0, 40)
  66.  
  67. homebutton.Name = "homebutton"
  68. homebutton.Parent = topframe_2
  69. homebutton.BackgroundColor3 = Color3.new(1, 1, 1)
  70. homebutton.BackgroundTransparency = 1
  71. homebutton.Position = UDim2.new(0.0140587389, 0, -0.128578901, 0)
  72. homebutton.Size = UDim2.new(0, 77, 0, 50)
  73. homebutton.Font = Enum.Font.GothamBold
  74. homebutton.Text = "Home"
  75. homebutton.TextColor3 = Color3.new(1, 1, 1)
  76. homebutton.TextSize = 21
  77. homebutton.MouseButton1Down:connect(function()
  78. slider:TweenPosition(UDim2.new(0.03, 0,0.965, 0), "Out", "Quint", .5)
  79. homeframe.Visible = true
  80. creditsframe.Visible = false
  81. scriptsframe.Visible = false
  82. end)
  83.  
  84. creditsbutton.Name = "creditsbutton"
  85. creditsbutton.Parent = topframe_2
  86. creditsbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  87. creditsbutton.BackgroundTransparency = 1
  88. creditsbutton.Position = UDim2.new(0.79945147, 0, -0.13334465, 0)
  89. creditsbutton.Size = UDim2.new(0, 77, 0, 50)
  90. creditsbutton.Font = Enum.Font.GothamBold
  91. creditsbutton.Text = "Credits"
  92. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  93. creditsbutton.TextSize = 21
  94. creditsbutton.MouseButton1Down:connect(function()
  95. slider:TweenPosition(UDim2.new(0.817, 0,0.968, 0), "Out", "Quint", .5)
  96. homeframe.Visible = false
  97. creditsframe.Visible = true
  98. scriptsframe.Visible = false
  99. end)
  100.  
  101. scriptsbutton.Name = "scriptsbutton"
  102. scriptsbutton.Parent = topframe_2
  103. scriptsbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  104. scriptsbutton.BackgroundTransparency = 1
  105. scriptsbutton.Position = UDim2.new(0.415403217, 0, -0.125871301, 0)
  106. scriptsbutton.Size = UDim2.new(0, 77, 0, 50)
  107. scriptsbutton.Font = Enum.Font.GothamBold
  108. scriptsbutton.Text = "Scripts"
  109. scriptsbutton.TextColor3 = Color3.new(1, 1, 1)
  110. scriptsbutton.TextSize = 21
  111. scriptsbutton.MouseButton1Down:connect(function()
  112. slider:TweenPosition(UDim2.new(0.431, 0,0.965, 0), "Out", "Quint", .5)
  113. homeframe.Visible = false
  114. creditsframe.Visible = false
  115. scriptsframe.Visible = true
  116. end)
  117.  
  118. homeframe.Name = "homeframe"
  119. homeframe.Parent = mainframe
  120. homeframe.BackgroundColor3 = Color3.new(1, 1, 1)
  121. homeframe.BackgroundTransparency = 1
  122. homeframe.Position = UDim2.new(0.0302935243, 0, 0.129118621, 0)
  123. homeframe.Size = UDim2.new(0, 447, 0, 241)
  124. homeframe.Image = "rbxassetid://2851926732"
  125. homeframe.ImageColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  126. homeframe.ScaleType = Enum.ScaleType.Slice
  127. homeframe.SliceCenter = Rect.new(12, 12, 12, 12)
  128.  
  129. TextLabel.Parent = homeframe
  130. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  131. TextLabel.BackgroundTransparency = 1
  132. TextLabel.Position = UDim2.new(0.274979651, 0, -0.0019826144, 0)
  133. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  134. TextLabel.Font = Enum.Font.GothamBold
  135. TextLabel.Text = "Welcome to Speed Run 4 Madness"
  136. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  137. TextLabel.TextSize = 18
  138.  
  139. TextLabel_2.Parent = homeframe
  140. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  141. TextLabel_2.BackgroundTransparency = 1
  142. TextLabel_2.Position = UDim2.new(0.268268228, 0, 0.143493965, 0)
  143. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  144. TextLabel_2.Font = Enum.Font.GothamBold
  145. TextLabel_2.Text = "Here, you will find premium scripts for"
  146. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  147. TextLabel_2.TextSize = 16
  148.  
  149. TextLabel_3.Parent = homeframe
  150. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  151. TextLabel_3.BackgroundTransparency = 1
  152. TextLabel_3.Position = UDim2.new(0.234711185, 0, 0.239033163, 0)
  153. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  154. TextLabel_3.Font = Enum.Font.GothamBold
  155. TextLabel_3.Text = " Speed Run 4 on Roblox."
  156. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  157. TextLabel_3.TextSize = 16
  158.  
  159. TextLabel_4.Parent = homeframe
  160. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  161. TextLabel_4.BackgroundTransparency = 1
  162. TextLabel_4.Position = UDim2.new(0.616114616, 0, 0.833118498, 0)
  163. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  164. TextLabel_4.Font = Enum.Font.GothamBold
  165. TextLabel_4.Text = "find the easter egg btw"
  166. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  167. TextLabel_4.TextSize = 9
  168.  
  169. scriptsframe.Name = "scriptsframe"
  170. scriptsframe.Parent = mainframe
  171. scriptsframe.BackgroundColor3 = Color3.new(1, 1, 1)
  172. scriptsframe.BackgroundTransparency = 1
  173. scriptsframe.Position = UDim2.new(0.0324032307, 0, 0.165825382, 0)
  174. scriptsframe.Size = UDim2.new(0, 441, 0, 233)
  175. scriptsframe.Visible = false
  176. scriptsframe.Image = "rbxassetid://2851926732"
  177. scriptsframe.ImageColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  178. scriptsframe.ScaleType = Enum.ScaleType.Slice
  179. scriptsframe.SliceCenter = Rect.new(12, 12, 12, 12)
  180.  
  181. TextLabel_5.Parent = scriptsframe
  182. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  183. TextLabel_5.BackgroundTransparency = 1
  184. TextLabel_5.Position = UDim2.new(0.274238497, 0, 0.00304231048, 0)
  185. TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
  186. TextLabel_5.Font = Enum.Font.GothamBold
  187. TextLabel_5.Text = "Scripts"
  188. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  189. TextLabel_5.TextSize = 25
  190.  
  191. TextButton.Parent = scriptsframe
  192. TextButton.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  193. TextButton.BorderSizePixel = 0
  194. TextButton.Position = UDim2.new(0.0383662209, 0, 0.25053978, 0)
  195. TextButton.Size = UDim2.new(0, 200, 0, 32)
  196. TextButton.Font = Enum.Font.GothamSemibold
  197. TextButton.Text = "Auto Complete All Levels"
  198. TextButton.TextColor3 = Color3.new(1, 1, 1)
  199. TextButton.TextSize = 14
  200. TextButton.MouseButton1Down:connect(function()
  201. local rs = game:GetService("ReplicatedStorage")
  202. local count = 1
  203. local a = 0
  204. repeat
  205. repeat
  206. rs.BeatLevel:FireServer()
  207. count = count +math.abs(1)
  208. if not haveGetGenv then wait(.05)end
  209. until count == 30
  210. rs.SetDimension:FireServer("Birchock")
  211. count = 1
  212. a = a + math.abs(1)
  213. until a
  214. game.Players.LocalPlayer.Character.Humanoid:ChangeState(15)
  215. end)
  216.  
  217.  
  218. TextButton_2.Parent = scriptsframe
  219. TextButton_2.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  220. TextButton_2.BorderSizePixel = 0
  221. TextButton_2.Position = UDim2.new(0.0383662246, 0, 0.465645224, 0)
  222. TextButton_2.Size = UDim2.new(0, 200, 0, 32)
  223. TextButton_2.Font = Enum.Font.GothamSemibold
  224. TextButton_2.Text = "Infinite Gems"
  225. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  226. TextButton_2.TextSize = 14
  227. TextButton_2.MouseButton1Down:connect(function()
  228.  
  229. local times = 15 -- cycles (30*times)stage btw dont worry about floating point precision error i used abs
  230. local rs = game:GetService("ReplicatedStorage")
  231. rs.BuyTrail:FireServer("Final Destiny A")--
  232. rs.BuyTrail:FireServer("Final Destiny B")--
  233. rs.BuyTrail:FireServer("Final Destiny C")--
  234. if rs:FindFirstChild("HasStar") then rs.HasStar:Destroy() end
  235. if rs:FindFirstChild("GetLevel") then rs.GetLevel:Destroy() end
  236. rs.SetZombieMode:FireServer(true)
  237. rs.SetGamemode:FireServer("Mirror", true)
  238. rs.SetGamemode:FireServer("Ragequit", true)
  239. rs.SetGamemode:FireServer("Impossible", true)
  240. rs.SetGamemode:FireServer("Ridiculous", true)
  241. local count = 1
  242. local a = 0
  243. repeat
  244. repeat
  245. rs.BeatLevel:FireServer()
  246. count = count +math.abs(1)
  247. if not haveGetGenv then wait(.05) end
  248. until count == 30
  249. rs.SetDimension:FireServer("Birchock")
  250. count = 1
  251. a = a + math.abs(1)
  252. until a == times
  253. game.Players.LocalPlayer.Character.Humanoid:ChangeState(15)
  254. end)
  255.  
  256. TextButton_3.Parent = scriptsframe
  257. TextButton_3.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  258. TextButton_3.BorderSizePixel = 0
  259. TextButton_3.Position = UDim2.new(0.0383662246, 0, 0.698680937, 0)
  260. TextButton_3.Size = UDim2.new(0, 200, 0, 32)
  261. TextButton_3.Font = Enum.Font.GothamSemibold
  262. TextButton_3.Text = "All Trails Free"
  263. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  264. TextButton_3.TextSize = 14
  265. TextButton_3.MouseButton1Down:connect(function()
  266. local rs = game:GetService("ReplicatedStorage")
  267. rs.BuyTrail:FireServer("Final Destiny A")--
  268. rs.BuyTrail:FireServer("Final Destiny B")--
  269. rs.BuyTrail:FireServer("Final Destiny C")--
  270. if rs:FindFirstChild("HasStar") then rs.HasStar:Destroy() end
  271. if rs:FindFirstChild("GetLevel") then rs.GetLevel:Destroy() end
  272. rs.SetZombieMode:FireServer(true)
  273. rs.SetGamemode:FireServer("Mirror", true)
  274. rs.SetGamemode:FireServer("Ragequit", true)
  275. rs.SetGamemode:FireServer("Impossible", true)
  276. rs.SetGamemode:FireServer("Ridiculous", true)
  277. end)
  278.  
  279. TextLabel_6.Parent = scriptsframe
  280. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  281. TextLabel_6.BackgroundTransparency = 1
  282. TextLabel_6.Position = UDim2.new(0.512471676, 0, 0.124463521, 0)
  283. TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
  284. TextLabel_6.Font = Enum.Font.SourceSans
  285. TextLabel_6.Text = " Dimensions Teleporter"
  286. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  287. TextLabel_6.TextSize = 20
  288.  
  289. ScrollingFrame.Parent = scriptsframe
  290. ScrollingFrame.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  291. ScrollingFrame.BorderSizePixel = 0
  292. ScrollingFrame.Position = UDim2.new(0.526077092, 0, 0.293456107, 0)
  293. ScrollingFrame.Size = UDim2.new(0, 194, 0, 153)
  294.  
  295. normal.Name = "normal"
  296. normal.Parent = ScrollingFrame
  297. normal.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  298. normal.BorderSizePixel = 0
  299. normal.Position = UDim2.new(-0.00276571512, 0, -0.00053319335, 0)
  300. normal.Size = UDim2.new(0, 160, 0, 32)
  301. normal.Font = Enum.Font.GothamSemibold
  302. normal.Text = "Normal"
  303. normal.TextColor3 = Color3.new(1, 1, 1)
  304. normal.TextSize = 14
  305. normal.MouseButton1Down:connect(function()
  306. game.ReplicatedStorage.SetDimension:FireServer("Normal")
  307. end)
  308.  
  309. moon.Name = "moon"
  310. moon.Parent = ScrollingFrame
  311. moon.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  312. moon.BorderSizePixel = 0
  313. moon.Position = UDim2.new(-0.00276571512, 0, 0.0681363046, 0)
  314. moon.Size = UDim2.new(0, 160, 0, 32)
  315. moon.Font = Enum.Font.GothamSemibold
  316. moon.Text = "Moon"
  317. moon.TextColor3 = Color3.new(1, 1, 1)
  318. moon.TextSize = 14
  319. moon.MouseButton1Down:connect(function()
  320. game.ReplicatedStorage.SetDimension:FireServer("Moon")
  321. end)
  322.  
  323. cosmic.Name = "cosmic"
  324. cosmic.Parent = ScrollingFrame
  325. cosmic.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  326. cosmic.BorderSizePixel = 0
  327. cosmic.Position = UDim2.new(-0.00276571559, 0, 0.136805832, 0)
  328. cosmic.Size = UDim2.new(0, 160, 0, 32)
  329. cosmic.Font = Enum.Font.GothamSemibold
  330. cosmic.Text = "Cosmic"
  331. cosmic.TextColor3 = Color3.new(1, 1, 1)
  332. cosmic.TextSize = 14
  333. cosmic.MouseButton1Down:connect(function()
  334. game.ReplicatedStorage.SetDimension:FireServer("Cosmic")
  335. end)
  336.  
  337. birchock.Name = "birchock"
  338. birchock.Parent = ScrollingFrame
  339. birchock.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  340. birchock.BorderSizePixel = 0
  341. birchock.Position = UDim2.new(-0.00276571559, 0, 0.203329504, 0)
  342. birchock.Size = UDim2.new(0, 160, 0, 32)
  343. birchock.Font = Enum.Font.GothamSemibold
  344. birchock.Text = "Birchock"
  345. birchock.TextColor3 = Color3.new(1, 1, 1)
  346. birchock.TextSize = 14
  347. birchock.MouseButton1Down:connect(function()
  348. game.ReplicatedStorage.SetDimension:FireServer("Birchock")
  349. end)
  350.  
  351. birchock_2.Name = "birchock"
  352. birchock_2.Parent = ScrollingFrame
  353. birchock_2.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  354. birchock_2.BorderSizePixel = 0
  355. birchock_2.Position = UDim2.new(-0.00276571559, 0, 0.203329504, 0)
  356. birchock_2.Size = UDim2.new(0, 160, 0, 32)
  357. birchock_2.Font = Enum.Font.GothamSemibold
  358. birchock_2.Text = "Birchock"
  359. birchock_2.TextColor3 = Color3.new(1, 1, 1)
  360. birchock_2.TextSize = 14
  361. birchock.Visible = false
  362.  
  363. cybernaut.Name = "cybernaut"
  364. cybernaut.Parent = ScrollingFrame
  365. cybernaut.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  366. cybernaut.BorderSizePixel = 0
  367. cybernaut.Position = UDim2.new(-0.00276571559, 0, 0.271999031, 0)
  368. cybernaut.Size = UDim2.new(0, 160, 0, 32)
  369. cybernaut.Font = Enum.Font.GothamSemibold
  370. cybernaut.Text = "Cybernaut"
  371. cybernaut.TextColor3 = Color3.new(1, 1, 1)
  372. cybernaut.TextSize = 14
  373. cybernaut.MouseButton1Down:connect(function()
  374. game.ReplicatedStorage.SetDimension:FireServer("Cybernaut")
  375. end)
  376.  
  377. chromium.Name = "chromium"
  378. chromium.Parent = ScrollingFrame
  379. chromium.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  380. chromium.BorderSizePixel = 0
  381. chromium.Position = UDim2.new(-0.0079203546, 0, 0.340668559, 0)
  382. chromium.Size = UDim2.new(0, 160, 0, 32)
  383. chromium.Font = Enum.Font.GothamSemibold
  384. chromium.Text = "Chromium"
  385. chromium.TextColor3 = Color3.new(1, 1, 1)
  386. chromium.TextSize = 14
  387. chromium.MouseButton1Down:connect(function()
  388. game.ReplicatedStorage.SetDimension:FireServer("Chromium")
  389. end)
  390.  
  391. slider.Name = "slider"
  392. slider.Parent = mainframe
  393. slider.BackgroundColor3 = Color3.new(1, 1, 1)
  394. slider.BackgroundTransparency = 1
  395. slider.Position = UDim2.new(0.0302935261, 0, 0.967836261, 0)
  396. slider.Size = UDim2.new(0, 59, 0, 2)
  397. slider.Image = "rbxassetid://2851926732"
  398. slider.ScaleType = Enum.ScaleType.Slice
  399. slider.SliceCenter = Rect.new(12, 12, 12, 12)
  400.  
  401. creditsframe.Name = "creditsframe"
  402. creditsframe.Parent = mainframe
  403. creditsframe.BackgroundColor3 = Color3.new(1, 1, 1)
  404. creditsframe.BackgroundTransparency = 1
  405. creditsframe.Position = UDim2.new(0.0345129371, 0, 0.139509588, 0)
  406. creditsframe.Size = UDim2.new(0, 441, 0, 233)
  407. creditsframe.Visible = false
  408. creditsframe.Image = "rbxassetid://2851926732"
  409. creditsframe.ImageColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  410. creditsframe.ScaleType = Enum.ScaleType.Slice
  411. creditsframe.SliceCenter = Rect.new(12, 12, 12, 12)
  412.  
  413. TextLabel_7.Parent = creditsframe
  414. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  415. TextLabel_7.BackgroundTransparency = 1
  416. TextLabel_7.Position = UDim2.new(0.27402088, 0, -0.0019826144, 0)
  417. TextLabel_7.Size = UDim2.new(0, 200, 0, 50)
  418. TextLabel_7.Font = Enum.Font.GothamBold
  419. TextLabel_7.Text = "Credits"
  420. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  421. TextLabel_7.TextSize = 18
  422.  
  423. TextLabel_8.Parent = creditsframe
  424. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  425. TextLabel_8.BackgroundTransparency = 1
  426. TextLabel_8.Position = UDim2.new(0.27402088, 0, 0.332781345, 0)
  427. TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
  428. TextLabel_8.Font = Enum.Font.GothamBold
  429. TextLabel_8.Text = "Scripter/GUI Developer: Cursed#5898"
  430. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  431. TextLabel_8.TextSize = 18
  432.  
  433. TextLabel_9.Parent = creditsframe
  434. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  435. TextLabel_9.BackgroundTransparency = 1
  436. TextLabel_9.Position = UDim2.new(0.269485742, 0, 0.513038874, 0)
  437. TextLabel_9.Size = UDim2.new(0, 200, 0, 50)
  438. TextLabel_9.Font = Enum.Font.GothamBold
  439. TextLabel_9.Text = "Scripter: abdefourteen#4567"
  440. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  441. TextLabel_9.TextSize = 18
  442.  
  443. ImageButton.Parent = mainframe
  444. ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  445. ImageButton.BackgroundTransparency = 1
  446. ImageButton.Position = UDim2.new(0.244725734, 0, -0.0614035055, 0)
  447. ImageButton.Size = UDim2.new(0, 236, 0, 60)
  448. ImageButton.Image = "rbxassetid://3495561662"
  449.  
  450. xbutton.Name = "xbutton"
  451. xbutton.Parent = mainframe
  452. xbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  453. xbutton.BackgroundTransparency = 1
  454. xbutton.Position = UDim2.new(0.930379808, 0, -0.0614034981, 0)
  455. xbutton.Size = UDim2.new(0, 46, 0, 41)
  456. xbutton.Font = Enum.Font.GothamSemibold
  457. xbutton.Text = "X"
  458. xbutton.TextColor3 = Color3.new(1, 1, 1)
  459. xbutton.TextSize = 14
  460. xbutton.MouseButton1Down:connect(function()
  461. SR4M:Destroy()
  462. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement