Advertisement
EliteWolfie

[Release] Mad Paintball 2 Menu [Updated]

Feb 23rd, 2019
17,817
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.93 KB | None | 0 0
  1. -- Made By Elite Wolfie#5889 (V3rm: https://v3rmillion.net/showthread.php?tid=785959)
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local MainFrame = Instance.new("Frame")
  4. local FrameSide = Instance.new("Frame")
  5. local FrameSide_2 = Instance.new("Frame")
  6. local FrameUp = Instance.new("Frame")
  7. local FrameDown = Instance.new("Frame")
  8. local GetAllClothes = Instance.new("TextButton")
  9. local GetAllWeapons = Instance.new("TextButton")
  10. local Credits = Instance.new("TextLabel")
  11. local Get250kRubbies = Instance.new("TextButton")
  12. local Aimbot = Instance.new("TextButton")
  13. local Information = Instance.new("TextButton")
  14. local FrameCloseOpen = Instance.new("Frame")
  15. local OpenClose = Instance.new("TextButton")
  16. local InfoFrame = Instance.new("Frame")
  17. local FrameSide2 = Instance.new("Frame")
  18. local FrameSide1 = Instance.new("Frame")
  19. local FrameUp_2 = Instance.new("Frame")
  20. local FrameDown_2 = Instance.new("Frame")
  21. local Cube4 = Instance.new("Frame")
  22. local Cube3 = Instance.new("Frame")
  23. local Cube2 = Instance.new("Frame")
  24. local Cube1 = Instance.new("Frame")
  25. local Close = Instance.new("TextButton")
  26. local Informations = Instance.new("TextLabel")
  27. --Properties:
  28. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  29.  
  30. MainFrame.Name = "MainFrame"
  31. MainFrame.Parent = ScreenGui
  32. MainFrame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  33. MainFrame.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  34. MainFrame.Position = UDim2.new(0.220795035, 0, 0.0643906593, 0)
  35. MainFrame.Size = UDim2.new(0, 278, 0, 121)
  36. MainFrame.Visible = false
  37.  
  38. FrameSide.Name = "FrameSide"
  39. FrameSide.Parent = MainFrame
  40. FrameSide.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  41. FrameSide.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  42. FrameSide.Position = UDim2.new(-0.0762155056, 0, -0.17950362, 0)
  43. FrameSide.Size = UDim2.new(0, 12, 0, 164)
  44.  
  45. FrameSide_2.Name = "FrameSide"
  46. FrameSide_2.Parent = MainFrame
  47. FrameSide_2.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  48. FrameSide_2.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  49. FrameSide_2.Position = UDim2.new(1.02626586, 0, -0.179503635, 0)
  50. FrameSide_2.Size = UDim2.new(0, 12, 0, 164)
  51.  
  52. FrameUp.Name = "FrameUp"
  53. FrameUp.Parent = MainFrame
  54. FrameUp.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  55. FrameUp.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  56. FrameUp.Position = UDim2.new(-0.0292488337, 0, -0.17950359, 0)
  57. FrameUp.Size = UDim2.new(0, 292, 0, 14)
  58.  
  59. FrameDown.Name = "FrameDown"
  60. FrameDown.Parent = MainFrame
  61. FrameDown.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  62. FrameDown.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  63. FrameDown.Position = UDim2.new(-0.0292487741, 0, 1.06533587, 0)
  64. FrameDown.Size = UDim2.new(0, 292, 0, 14)
  65.  
  66. GetAllClothes.Name = "Get All Clothes"
  67. GetAllClothes.Parent = MainFrame
  68. GetAllClothes.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  69. GetAllClothes.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  70. GetAllClothes.Position = UDim2.new(0.0652173907, 0, 0.05785124, 0)
  71. GetAllClothes.Size = UDim2.new(0, 101, 0, 31)
  72. GetAllClothes.Font = Enum.Font.SciFi
  73. GetAllClothes.Text = "Get All Clothes"
  74. GetAllClothes.TextColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  75. GetAllClothes.TextSize = 14
  76.  
  77. GetAllWeapons.Name = "Get All Weapons"
  78. GetAllWeapons.Parent = MainFrame
  79. GetAllWeapons.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  80. GetAllWeapons.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  81. GetAllWeapons.Position = UDim2.new(0.0652173907, 0, 0.46280992, 0)
  82. GetAllWeapons.Size = UDim2.new(0, 101, 0, 31)
  83. GetAllWeapons.Font = Enum.Font.SciFi
  84. GetAllWeapons.Text = "Get All Weapons"
  85. GetAllWeapons.TextColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  86. GetAllWeapons.TextSize = 14
  87.  
  88. Credits.Name = "Credits"
  89. Credits.Parent = MainFrame
  90. Credits.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  91. Credits.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  92. Credits.Position = UDim2.new(0.428526729, 0, 0.797855616, 0)
  93. Credits.Size = UDim2.new(0, 157, 0, 24)
  94. Credits.Font = Enum.Font.SourceSans
  95. Credits.Text = "Made By Elite Wolfie#5889"
  96. Credits.TextColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  97. Credits.TextSize = 14
  98.  
  99. Get250kRubbies.Name = "Get 250k Rubbies"
  100. Get250kRubbies.Parent = MainFrame
  101. Get250kRubbies.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  102. Get250kRubbies.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  103. Get250kRubbies.Position = UDim2.new(0.579710245, 0, 0.0578512251, 0)
  104. Get250kRubbies.Size = UDim2.new(0, 106, 0, 31)
  105. Get250kRubbies.Font = Enum.Font.SciFi
  106. Get250kRubbies.Text = "Get 250k Rubies"
  107. Get250kRubbies.TextColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  108. Get250kRubbies.TextSize = 14
  109.  
  110. Aimbot.Name = "Aimbot"
  111. Aimbot.Parent = MainFrame
  112. Aimbot.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  113. Aimbot.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  114. Aimbot.Position = UDim2.new(0.577097237, 0, 0.461196572, 0)
  115. Aimbot.Size = UDim2.new(0, 106, 0, 31)
  116. Aimbot.Font = Enum.Font.SciFi
  117. Aimbot.Text = "Aimbot"
  118. Aimbot.TextColor3 = Color3.new(0.462745, 0.462745, 0.462745)
  119. Aimbot.TextSize = 14
  120.  
  121. Information.Name = "Information"
  122. Information.Parent = MainFrame
  123. Information.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  124. Information.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  125. Information.Position = UDim2.new(0.0647481978, 0, 0.785123944, 0)
  126. Information.Size = UDim2.new(0, 51, 0, 25)
  127. Information.Font = Enum.Font.SourceSans
  128. Information.Text = "Info"
  129. Information.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  130. Information.TextSize = 14
  131.  
  132. FrameCloseOpen.Name = "FrameClose/Open"
  133. FrameCloseOpen.Parent = ScreenGui
  134. FrameCloseOpen.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  135. FrameCloseOpen.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  136. FrameCloseOpen.Position = UDim2.new(0, 0, 0.286240786, 0)
  137. FrameCloseOpen.Size = UDim2.new(0, 43, 0, 31)
  138.  
  139. OpenClose.Name = "Open/Close"
  140. OpenClose.Parent = FrameCloseOpen
  141. OpenClose.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  142. OpenClose.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  143. OpenClose.Position = UDim2.new(0.037712574, 0, 0.0322580934, 0)
  144. OpenClose.Size = UDim2.new(0, 39, 0, 28)
  145. OpenClose.Font = Enum.Font.SciFi
  146. OpenClose.Text = "Open"
  147. OpenClose.TextColor3 = Color3.new(0.47451, 0.47451, 0.47451)
  148. OpenClose.TextSize = 14
  149.  
  150. InfoFrame.Name = "InfoFrame"
  151. InfoFrame.Parent = ScreenGui
  152. InfoFrame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  153. InfoFrame.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  154. InfoFrame.Position = UDim2.new(0.630421102, 0, 0.36291647, 0)
  155. InfoFrame.Size = UDim2.new(0, 246, 0, 123)
  156. InfoFrame.Visible = false
  157.  
  158. FrameSide2.Name = "FrameSide2"
  159. FrameSide2.Parent = InfoFrame
  160. FrameSide2.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  161. FrameSide2.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  162. FrameSide2.Position = UDim2.new(1.0268327, 0, 0, 0)
  163. FrameSide2.Size = UDim2.new(0, 9, 0, 123)
  164.  
  165. FrameSide1.Name = "FrameSide1"
  166. FrameSide1.Parent = InfoFrame
  167. FrameSide1.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  168. FrameSide1.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  169. FrameSide1.Position = UDim2.new(-0.0637494847, 0, 0, 0)
  170. FrameSide1.Size = UDim2.new(0, 9, 0, 123)
  171.  
  172. FrameUp_2.Name = "FrameUp"
  173. FrameUp_2.Parent = InfoFrame
  174. FrameUp_2.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  175. FrameUp_2.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  176. FrameUp_2.Position = UDim2.new(-0.00143457425, 0, -0.116666719, 0)
  177. FrameUp_2.Size = UDim2.new(0, 246, 0, 8)
  178.  
  179. FrameDown_2.Name = "FrameDown"
  180. FrameDown_2.Parent = InfoFrame
  181. FrameDown_2.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  182. FrameDown_2.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  183. FrameDown_2.Position = UDim2.new(-0.0014345739, 0, 1.05813003, 0)
  184. FrameDown_2.Size = UDim2.new(0, 246, 0, 8)
  185.  
  186. Cube4.Name = "Cube4"
  187. Cube4.Parent = InfoFrame
  188. Cube4.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  189. Cube4.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  190. Cube4.Position = UDim2.new(1.02683282, 0, 1.05813003, 0)
  191. Cube4.Size = UDim2.new(0, 9, 0, 8)
  192.  
  193. Cube3.Name = "Cube3"
  194. Cube3.Parent = InfoFrame
  195. Cube3.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  196. Cube3.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  197. Cube3.Position = UDim2.new(-0.0637494847, 0, 1.05813003, 0)
  198. Cube3.Size = UDim2.new(0, 9, 0, 8)
  199.  
  200. Cube2.Name = "Cube2"
  201. Cube2.Parent = InfoFrame
  202. Cube2.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  203. Cube2.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  204. Cube2.Position = UDim2.new(1.0268327, 0, -0.116666734, 0)
  205. Cube2.Size = UDim2.new(0, 9, 0, 8)
  206.  
  207. Cube1.Name = "Cube1"
  208. Cube1.Parent = InfoFrame
  209. Cube1.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  210. Cube1.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  211. Cube1.Position = UDim2.new(-0.0637494922, 0, -0.116666719, 0)
  212. Cube1.Size = UDim2.new(0, 9, 0, 8)
  213.  
  214. Close.Name = "Close"
  215. Close.Parent = InfoFrame
  216. Close.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  217. Close.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  218. Close.Position = UDim2.new(0.389947653, 0, 1.05813003, 0)
  219. Close.Size = UDim2.new(0, 53, 0, 18)
  220. Close.Font = Enum.Font.SciFi
  221. Close.Text = "Close"
  222. Close.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  223. Close.TextSize = 14
  224.  
  225. Informations.Name = "Informations"
  226. Informations.Parent = InfoFrame
  227. Informations.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  228. Informations.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  229. Informations.Position = UDim2.new(0.183724016, 0, 0.0820099711, 0)
  230. Informations.Size = UDim2.new(0, 154, 0, 102)
  231. Informations.Font = Enum.Font.SourceSans
  232. Informations.Text = "When you use \"Get All Clothes/Weapons\"\nclick it at least 15 times, each of them.\n\nI hope you enjoy the inf Rubies :)\n\n !Warning!\nClick once \"Aimbot\" or The Game Will Crash..."
  233. Informations.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  234. Informations.TextSize = 14
  235. -- Scripts:
  236. function SCRIPT_XVMI78_FAKESCRIPT() -- GetAllClothes.LocalScript
  237. local script = Instance.new('LocalScript')
  238. script.Parent = GetAllClothes
  239. script.Parent.MouseButton1Click:Connect(function()
  240. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 1})
  241.  
  242. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 2})
  243.  
  244. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 3})
  245.  
  246. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 4})
  247. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 1})
  248.  
  249. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 2})
  250.  
  251. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 3})
  252.  
  253. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 4})
  254. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 1})
  255.  
  256. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 2})
  257.  
  258. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 3})
  259.  
  260. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 4})
  261. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 1})
  262.  
  263. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 2})
  264.  
  265. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 3})
  266.  
  267. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 4})
  268. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 1})
  269.  
  270. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 2})
  271.  
  272. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 3})
  273.  
  274. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 4})
  275. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 1})
  276.  
  277. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 2})
  278.  
  279. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 3})
  280.  
  281. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Clothes", 4})
  282. end)
  283.  
  284. end
  285. coroutine.resume(coroutine.create(SCRIPT_XVMI78_FAKESCRIPT))
  286. function SCRIPT_XVRF84_FAKESCRIPT() -- GetAllWeapons.LocalScript
  287. local script = Instance.new('LocalScript')
  288. script.Parent = GetAllWeapons
  289. script.Parent.MouseButton1Click:Connect(function()
  290. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 1})
  291.  
  292. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 2})
  293.  
  294. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 3})
  295.  
  296. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 4})
  297. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 1})
  298.  
  299. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 2})
  300.  
  301. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 3})
  302.  
  303. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 4})
  304. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 1})
  305.  
  306. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 2})
  307.  
  308. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 3})
  309.  
  310. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 4})
  311. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 1})
  312.  
  313. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 2})
  314.  
  315. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 3})
  316.  
  317. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 4})
  318. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 1})
  319.  
  320. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 2})
  321.  
  322. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 3})
  323.  
  324. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 4})
  325. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 1})
  326.  
  327. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 2})
  328.  
  329. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 3})
  330.  
  331. game.ReplicatedStorage.GameMain.Select:FireServer("BuyCrate", {"Weapons", 4})
  332. end)
  333.  
  334.  
  335. end
  336. coroutine.resume(coroutine.create(SCRIPT_XVRF84_FAKESCRIPT))
  337. function SCRIPT_SWER79_FAKESCRIPT() -- Get250kRubbies.LocalScript
  338. local script = Instance.new('LocalScript')
  339. script.Parent = Get250kRubbies
  340. script.Parent.MouseButton1Click:Connect(function()
  341. game.ReplicatedStorage.GameMain.Select:FireServer("BuySlot", {"4Slots30Days", -250000})
  342. end)
  343.  
  344.  
  345. end
  346. coroutine.resume(coroutine.create(SCRIPT_SWER79_FAKESCRIPT))
  347. function SCRIPT_XHQY86_FAKESCRIPT() -- Aimbot.LocalScript
  348. local script = Instance.new('LocalScript')
  349. script.Parent = Aimbot
  350. script.Parent.MouseButton1Click:Connect(function()
  351. _G.HitBoxSize = Vector3.new(100, 100, 100)
  352.  
  353. game:service('RunService').RenderStepped:connect(function()
  354. for i, v in pairs(game.Workspace.Camera.GameElementContainer.HITBOXES:GetDescendants()) do
  355. if v:IsA('Part') and v.Size ~= _G.HitBoxSize and v.Transparency ~= 0 and v.Name == 'Head' then v.Size = _G.HitBoxSize
  356. v.Transparency = 0
  357. end
  358. end
  359. end)
  360. end)
  361.  
  362. end
  363. coroutine.resume(coroutine.create(SCRIPT_XHQY86_FAKESCRIPT))
  364. function SCRIPT_WFYV65_FAKESCRIPT() -- MainFrame.MActive
  365. local script = Instance.new('LocalScript')
  366. script.Parent = MainFrame
  367. MainFrame.Active=true;MainFrame.Draggable=true
  368.  
  369. end
  370. coroutine.resume(coroutine.create(SCRIPT_WFYV65_FAKESCRIPT))
  371. function SCRIPT_CSPB79_FAKESCRIPT() -- Information.LocalScript
  372. local script = Instance.new('LocalScript')
  373. script.Parent = Information
  374. script.Parent.MouseButton1Click:Connect(function()InfoFrame.Visible = true
  375. end)
  376.  
  377. end
  378. coroutine.resume(coroutine.create(SCRIPT_CSPB79_FAKESCRIPT))
  379. function SCRIPT_RKUT84_FAKESCRIPT() -- OpenClose.LocalScript
  380. local script = Instance.new('LocalScript')
  381. script.Parent = OpenClose
  382. script.Parent.MouseButton1Click:Connect(function()if OpenClose.Text == "Open" then
  383. OpenClose.Text = "Close"MainFrame.Visible = true
  384. elseif OpenClose.Text == "Close" then OpenClose.Text = "Open"
  385. MainFrame.Visible = false;end;end)
  386.  
  387. end
  388. coroutine.resume(coroutine.create(SCRIPT_RKUT84_FAKESCRIPT))
  389. function SCRIPT_PGGD70_FAKESCRIPT() -- Close.LocalScript
  390. local script = Instance.new('LocalScript')
  391. script.Parent = Close
  392. script.Parent.MouseButton1Click:Connect(function()
  393. InfoFrame.Visible = false
  394. end)
  395.  
  396. end
  397. coroutine.resume(coroutine.create(SCRIPT_PGGD70_FAKESCRIPT))
  398. function SCRIPT_SXGS85_FAKESCRIPT() -- InfoFrame.GActive
  399. local script = Instance.new('LocalScript')
  400. script.Parent = InfoFrame
  401. FrameCredits.Active=true;FrameCredits.Draggable=true
  402.  
  403. end
  404. coroutine.resume(coroutine.create(SCRIPT_SXGS85_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement