Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.29 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Pyvox = Instance.new("Frame")
  6. local Background = Instance.new("ImageLabel")
  7. local Title = Instance.new("TextLabel")
  8. local Input = Instance.new("TextBox")
  9. local Exit = Instance.new("TextButton")
  10. local Execute = Instance.new("TextButton")
  11. local Inject = Instance.new("TextButton")
  12. local Credits = Instance.new("TextButton")
  13. local Settings = Instance.new("ImageLabel")
  14. local SettingsLabel = Instance.new("TextLabel")
  15. local TransparencyTool = Instance.new("TextLabel")
  16. local _05 = Instance.new("TextButton")
  17. local Music = Instance.new("TextLabel")
  18. local On = Instance.new("TextButton")
  19. local Off = Instance.new("TextButton")
  20. local _0 = Instance.new("TextButton")
  21. local CommandsB = Instance.new("TextButton")
  22. local SettingsB = Instance.new("TextButton")
  23. local OpenFrame = Instance.new("Frame")
  24. local TextButton = Instance.new("TextButton")
  25. local Logger = Instance.new("Frame")
  26. local LoggerBack = Instance.new("ImageLabel")
  27. local Username = Instance.new("TextBox")
  28. local Password = Instance.new("TextBox")
  29. local Login = Instance.new("TextButton")
  30. local ULabel = Instance.new("TextLabel")
  31. local PLabel = Instance.new("TextLabel")
  32. local CreditsFrame = Instance.new("Frame")
  33. local ImageLabel = Instance.new("ImageLabel")
  34. local TextLabel = Instance.new("TextLabel")
  35. local TextLabel_2 = Instance.new("TextLabel")
  36. local TextButton_2 = Instance.new("TextButton")
  37. local CommandGui = Instance.new("Frame")
  38. local ImageLabel_2 = Instance.new("ImageLabel")
  39. local TextLabel_3 = Instance.new("TextLabel")
  40. local TextButton_3 = Instance.new("TextButton")
  41. --Properties:
  42. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  43. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  44.  
  45. Pyvox.Name = "Pyvox"
  46. Pyvox.Parent = ScreenGui
  47. Pyvox.Active = true
  48. Pyvox.BackgroundColor3 = Color3.new(1, 1, 1)
  49. Pyvox.BorderColor3 = Color3.new(0.968628, 1, 0.996078)
  50. Pyvox.BorderSizePixel = 3
  51. Pyvox.Position = UDim2.new(0.25702247, 0, 0.302070647, 0)
  52. Pyvox.Size = UDim2.new(0, 647, 0, 366)
  53. Pyvox.Visible = false
  54.  
  55. Background.Name = "Background"
  56. Background.Parent = Pyvox
  57. Background.BackgroundColor3 = Color3.new(1, 1, 1)
  58. Background.Position = UDim2.new(-0.00154559501, 0, 0, 0)
  59. Background.Size = UDim2.new(0, 647, 0, 366)
  60. Background.Image = "rbxassetid://1293887210"
  61.  
  62. Title.Name = "Title"
  63. Title.Parent = Pyvox
  64. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  65. Title.BackgroundTransparency = 1
  66. Title.Size = UDim2.new(0, 647, 0, 50)
  67. Title.Font = Enum.Font.Bodoni
  68. Title.Text = "Pyvox "
  69. Title.TextColor3 = Color3.new(0, 0, 0)
  70. Title.TextScaled = true
  71. Title.TextSize = 14
  72. Title.TextWrapped = true
  73.  
  74. Input.Name = "Input"
  75. Input.Parent = Pyvox
  76. Input.BackgroundColor3 = Color3.new(1, 1, 1)
  77. Input.BackgroundTransparency = 0.69999998807907
  78. Input.Position = UDim2.new(0.0231839251, 0, 0.136612028, 0)
  79. Input.Size = UDim2.new(0, 616, 0, 204)
  80. Input.Font = Enum.Font.SourceSans
  81. Input.Text = ""
  82. Input.TextColor3 = Color3.new(0, 0, 0)
  83. Input.TextSize = 14
  84.  
  85. Exit.Name = "Exit"
  86. Exit.Parent = Pyvox
  87. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  88. Exit.BackgroundTransparency = 0.69999998807907
  89. Exit.Position = UDim2.new(0, 0, 0.882513642, 0)
  90. Exit.Size = UDim2.new(0, 646, 0, 43)
  91. Exit.Font = Enum.Font.Bodoni
  92. Exit.Text = "Exit"
  93. Exit.TextColor3 = Color3.new(0, 0, 0)
  94. Exit.TextScaled = true
  95. Exit.TextSize = 14
  96. Exit.TextWrapped = true
  97.  
  98. Execute.Name = "Execute"
  99. Execute.Parent = Pyvox
  100. Execute.BackgroundColor3 = Color3.new(1, 1, 1)
  101. Execute.BackgroundTransparency = 0.60000002384186
  102. Execute.Position = UDim2.new(0.0231839251, 0, 0.718579233, 0)
  103. Execute.Size = UDim2.new(0, 122, 0, 50)
  104. Execute.Font = Enum.Font.Bodoni
  105. Execute.Text = "Execute"
  106. Execute.TextColor3 = Color3.new(0, 0, 0)
  107. Execute.TextSize = 40
  108. Execute.TextWrapped = true
  109.  
  110. Inject.Name = "Inject"
  111. Inject.Parent = Pyvox
  112. Inject.BackgroundColor3 = Color3.new(1, 1, 1)
  113. Inject.BackgroundTransparency = 0.60000002384186
  114. Inject.Position = UDim2.new(0.423493057, 0, 0.718579233, 0)
  115. Inject.Size = UDim2.new(0, 110, 0, 50)
  116. Inject.Font = Enum.Font.Bodoni
  117. Inject.Text = "Inject"
  118. Inject.TextColor3 = Color3.new(0, 0, 0)
  119. Inject.TextSize = 40
  120.  
  121. Credits.Name = "Credits"
  122. Credits.Parent = Pyvox
  123. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  124. Credits.BackgroundTransparency = 0.60000002384186
  125. Credits.Position = UDim2.new(0.224111289, 0, 0.718579233, 0)
  126. Credits.Size = UDim2.new(0, 118, 0, 50)
  127. Credits.Font = Enum.Font.Bodoni
  128. Credits.Text = "Credits"
  129. Credits.TextColor3 = Color3.new(0, 0, 0)
  130. Credits.TextSize = 40
  131.  
  132. Settings.Name = "Settings"
  133. Settings.Parent = Pyvox
  134. Settings.Active = true
  135. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  136. Settings.BorderColor3 = Color3.new(0.976471, 1, 0.980392)
  137. Settings.BorderSizePixel = 3
  138. Settings.Position = UDim2.new(1.04327667, 0, 0, 0)
  139. Settings.Size = UDim2.new(0, 367, 0, 363)
  140. Settings.Visible = false
  141. Settings.Image = "rbxassetid://339807971"
  142.  
  143. SettingsLabel.Name = "SettingsLabel"
  144. SettingsLabel.Parent = Settings
  145. SettingsLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  146. SettingsLabel.BackgroundTransparency = 0.80000001192093
  147. SettingsLabel.Size = UDim2.new(0, 367, 0, 36)
  148. SettingsLabel.Font = Enum.Font.Bodoni
  149. SettingsLabel.Text = "Settings"
  150. SettingsLabel.TextColor3 = Color3.new(1, 0.662745, 0)
  151. SettingsLabel.TextScaled = true
  152. SettingsLabel.TextSize = 14
  153. SettingsLabel.TextWrapped = true
  154.  
  155. TransparencyTool.Name = "TransparencyTool"
  156. TransparencyTool.Parent = Settings
  157. TransparencyTool.BackgroundColor3 = Color3.new(1, 1, 1)
  158. TransparencyTool.BackgroundTransparency = 0.60000002384186
  159. TransparencyTool.Position = UDim2.new(0.226158053, 0, 0.115702488, 0)
  160. TransparencyTool.Size = UDim2.new(0, 200, 0, 50)
  161. TransparencyTool.Font = Enum.Font.Bodoni
  162. TransparencyTool.Text = "Outline Transparency"
  163. TransparencyTool.TextColor3 = Color3.new(1, 0.678431, 0)
  164. TransparencyTool.TextScaled = true
  165. TransparencyTool.TextSize = 14
  166. TransparencyTool.TextWrapped = true
  167.  
  168. _05.Name = "0.5"
  169. _05.Parent = Settings
  170. _05.BackgroundColor3 = Color3.new(1, 1, 1)
  171. _05.BackgroundTransparency = 0.60000002384186
  172. _05.Position = UDim2.new(0, 0, 0.269972444, 0)
  173. _05.Size = UDim2.new(0, 177, 0, 50)
  174. _05.Font = Enum.Font.Bodoni
  175. _05.Text = "0.5"
  176. _05.TextColor3 = Color3.new(1, 0.619608, 0)
  177. _05.TextScaled = true
  178. _05.TextSize = 14
  179. _05.TextWrapped = true
  180.  
  181. Music.Name = "Music"
  182. Music.Parent = Settings
  183. Music.BackgroundColor3 = Color3.new(1, 1, 1)
  184. Music.BackgroundTransparency = 0.60000002384186
  185. Music.Position = UDim2.new(0, 0, 0.435261697, 0)
  186. Music.Size = UDim2.new(0, 367, 0, 50)
  187. Music.Font = Enum.Font.Bodoni
  188. Music.Text = "Music"
  189. Music.TextColor3 = Color3.new(1, 0.478431, 0)
  190. Music.TextScaled = true
  191. Music.TextSize = 14
  192. Music.TextWrapped = true
  193.  
  194. On.Name = "On"
  195. On.Parent = Settings
  196. On.BackgroundColor3 = Color3.new(1, 1, 1)
  197. On.BackgroundTransparency = 0.60000002384186
  198. On.Position = UDim2.new(0, 0, 0.608815432, 0)
  199. On.Size = UDim2.new(0, 183, 0, 50)
  200. On.Font = Enum.Font.Bodoni
  201. On.Text = "On"
  202. On.TextColor3 = Color3.new(1, 0.552941, 0)
  203. On.TextScaled = true
  204. On.TextSize = 14
  205. On.TextWrapped = true
  206.  
  207. Off.Name = "Off"
  208. Off.Parent = Settings
  209. Off.BackgroundColor3 = Color3.new(1, 1, 1)
  210. Off.BackgroundTransparency = 0.60000002384186
  211. Off.Position = UDim2.new(0.531335175, 0, 0.608815432, 0)
  212. Off.Size = UDim2.new(0, 166, 0, 50)
  213. Off.Font = Enum.Font.Arial
  214. Off.Text = "Off"
  215. Off.TextColor3 = Color3.new(1, 0.494118, 0)
  216. Off.TextScaled = true
  217. Off.TextSize = 14
  218. Off.TextWrapped = true
  219.  
  220. _0.Name = "0"
  221. _0.Parent = Settings
  222. _0.BackgroundColor3 = Color3.new(1, 1, 1)
  223. _0.BackgroundTransparency = 0.60000002384186
  224. _0.Position = UDim2.new(0.517711163, 0, 0.269972473, 0)
  225. _0.Size = UDim2.new(0, 176, 0, 50)
  226. _0.Font = Enum.Font.Bodoni
  227. _0.Text = "0"
  228. _0.TextColor3 = Color3.new(1, 0.545098, 0)
  229. _0.TextScaled = true
  230. _0.TextSize = 14
  231. _0.TextWrapped = true
  232.  
  233. CommandsB.Name = "CommandsB"
  234. CommandsB.Parent = Pyvox
  235. CommandsB.BackgroundColor3 = Color3.new(1, 1, 1)
  236. CommandsB.BackgroundTransparency = 0.60000002384186
  237. CommandsB.Position = UDim2.new(0.613601208, 0, 0.718579233, 0)
  238. CommandsB.Size = UDim2.new(0, 114, 0, 50)
  239. CommandsB.Font = Enum.Font.Bodoni
  240. CommandsB.Text = "Commands"
  241. CommandsB.TextColor3 = Color3.new(0, 0, 0)
  242. CommandsB.TextScaled = true
  243. CommandsB.TextSize = 40
  244. CommandsB.TextWrapped = true
  245.  
  246. SettingsB.Name = "SettingsB"
  247. SettingsB.Parent = Pyvox
  248. SettingsB.BackgroundColor3 = Color3.new(1, 1, 1)
  249. SettingsB.BackgroundTransparency = 0.60000002384186
  250. SettingsB.Position = UDim2.new(0.811437428, 0, 0.718579233, 0)
  251. SettingsB.Size = UDim2.new(0, 106, 0, 50)
  252. SettingsB.Font = Enum.Font.Bodoni
  253. SettingsB.Text = "Settings"
  254. SettingsB.TextColor3 = Color3.new(0, 0, 0)
  255. SettingsB.TextScaled = true
  256. SettingsB.TextSize = 14
  257. SettingsB.TextWrapped = true
  258.  
  259. OpenFrame.Name = "OpenFrame"
  260. OpenFrame.Parent = ScreenGui
  261. OpenFrame.BackgroundColor3 = Color3.new(0.854902, 0.835294, 0.847059)
  262. OpenFrame.Position = UDim2.new(0, 0, 0.362971991, 0)
  263. OpenFrame.Size = UDim2.new(0, 224, 0, 100)
  264. OpenFrame.Visible = false
  265.  
  266. TextButton.Parent = OpenFrame
  267. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  268. TextButton.Position = UDim2.new(0.03125, 0, 0.109999999, 0)
  269. TextButton.Size = UDim2.new(0, 205, 0, 78)
  270. TextButton.Font = Enum.Font.Bodoni
  271. TextButton.Text = "Open"
  272. TextButton.TextColor3 = Color3.new(0, 0, 0)
  273. TextButton.TextSize = 50
  274. TextButton.TextWrapped = true
  275.  
  276. Logger.Name = "Logger"
  277. Logger.Parent = ScreenGui
  278. Logger.Active = true
  279. Logger.BackgroundColor3 = Color3.new(0.611765, 0.603922, 0.615686)
  280. Logger.BorderSizePixel = 3
  281. Logger.Position = UDim2.new(0.274964839, 0, 0.300852567, 0)
  282. Logger.Size = UDim2.new(0, 628, 0, 388)
  283.  
  284. LoggerBack.Name = "LoggerBack"
  285. LoggerBack.Parent = Logger
  286. LoggerBack.BackgroundColor3 = Color3.new(1, 1, 1)
  287. LoggerBack.Size = UDim2.new(0, 628, 0, 388)
  288. LoggerBack.Image = "rbxassetid://2741282224"
  289.  
  290. Username.Name = "Username"
  291. Username.Parent = Logger
  292. Username.BackgroundColor3 = Color3.new(1, 1, 1)
  293. Username.BackgroundTransparency = 0.60000002384186
  294. Username.Position = UDim2.new(0.237261146, 0, 0.159793809, 0)
  295. Username.Size = UDim2.new(0, 304, 0, 60)
  296. Username.Font = Enum.Font.Bodoni
  297. Username.Text = "br_vyx"
  298. Username.TextColor3 = Color3.new(0, 0, 0)
  299. Username.TextScaled = true
  300. Username.TextSize = 14
  301. Username.TextWrapped = true
  302.  
  303. Password.Name = "Password"
  304. Password.Parent = Logger
  305. Password.BackgroundColor3 = Color3.new(1, 1, 1)
  306. Password.BackgroundTransparency = 0.60000002384186
  307. Password.Position = UDim2.new(0.237261146, 0, 0.463917524, 0)
  308. Password.Size = UDim2.new(0, 304, 0, 61)
  309. Password.Font = Enum.Font.Bodoni
  310. Password.Text = "Pyvox"
  311. Password.TextColor3 = Color3.new(0, 0, 0)
  312. Password.TextScaled = true
  313. Password.TextSize = 14
  314. Password.TextWrapped = true
  315.  
  316. Login.Name = "Login"
  317. Login.Parent = Logger
  318. Login.BackgroundColor3 = Color3.new(1, 1, 1)
  319. Login.BackgroundTransparency = 0.60000002384186
  320. Login.Position = UDim2.new(0.237261146, 0, 0.881443322, 0)
  321. Login.Size = UDim2.new(0, 304, 0, 46)
  322. Login.Font = Enum.Font.Bodoni
  323. Login.Text = "Login"
  324. Login.TextColor3 = Color3.new(0, 0, 0)
  325. Login.TextScaled = true
  326. Login.TextSize = 14
  327. Login.TextWrapped = true
  328.  
  329. ULabel.Name = "ULabel"
  330. ULabel.Parent = Logger
  331. ULabel.BackgroundColor3 = Color3.new(1, 1, 1)
  332. ULabel.BackgroundTransparency = 0.60000002384186
  333. ULabel.Position = UDim2.new(0, 0, 0.159793809, 0)
  334. ULabel.Size = UDim2.new(0, 130, 0, 60)
  335. ULabel.Font = Enum.Font.SourceSans
  336. ULabel.Text = "Username"
  337. ULabel.TextColor3 = Color3.new(0, 0, 0)
  338. ULabel.TextScaled = true
  339. ULabel.TextSize = 40
  340. ULabel.TextWrapped = true
  341.  
  342. PLabel.Name = "PLabel"
  343. PLabel.Parent = Logger
  344. PLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  345. PLabel.BackgroundTransparency = 0.60000002384186
  346. PLabel.Position = UDim2.new(0, 0, 0.463917524, 0)
  347. PLabel.Size = UDim2.new(0, 130, 0, 61)
  348. PLabel.Font = Enum.Font.SourceSans
  349. PLabel.Text = "Password"
  350. PLabel.TextColor3 = Color3.new(0, 0, 0)
  351. PLabel.TextScaled = true
  352. PLabel.TextSize = 40
  353. PLabel.TextWrapped = true
  354.  
  355. CreditsFrame.Name = "CreditsFrame"
  356. CreditsFrame.Parent = ScreenGui
  357. CreditsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  358. CreditsFrame.Position = UDim2.new(0.0225035157, 0, 0.302070647, 0)
  359. CreditsFrame.Size = UDim2.new(0, 298, 0, 366)
  360. CreditsFrame.Visible = false
  361.  
  362. ImageLabel.Parent = CreditsFrame
  363. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  364. ImageLabel.Size = UDim2.new(0, 298, 0, 366)
  365. ImageLabel.Image = "rbxassetid://1429187638"
  366.  
  367. TextLabel.Parent = CreditsFrame
  368. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  369. TextLabel.BackgroundTransparency = 0.60000002384186
  370. TextLabel.BorderSizePixel = 3
  371. TextLabel.Size = UDim2.new(0, 298, 0, 50)
  372. TextLabel.Font = Enum.Font.Bodoni
  373. TextLabel.Text = "GamingAstroid1267"
  374. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  375. TextLabel.TextScaled = true
  376. TextLabel.TextSize = 14
  377. TextLabel.TextWrapped = true
  378.  
  379. TextLabel_2.Parent = CreditsFrame
  380. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  381. TextLabel_2.BackgroundTransparency = 0.60000002384186
  382. TextLabel_2.Position = UDim2.new(0, 0, 0.136612028, 0)
  383. TextLabel_2.Size = UDim2.new(0, 298, 0, 256)
  384. TextLabel_2.Font = Enum.Font.SourceSans
  385. TextLabel_2.Text = "None others. Lol"
  386. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  387. TextLabel_2.TextSize = 40
  388. TextLabel_2.TextWrapped = true
  389.  
  390. TextButton_2.Parent = CreditsFrame
  391. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  392. TextButton_2.BackgroundTransparency = 0.60000002384186
  393. TextButton_2.Position = UDim2.new(0, 0, 0.863388002, 0)
  394. TextButton_2.Size = UDim2.new(0, 298, 0, 50)
  395. TextButton_2.Font = Enum.Font.SourceSans
  396. TextButton_2.Text = "Exit"
  397. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  398. TextButton_2.TextScaled = true
  399. TextButton_2.TextSize = 14
  400. TextButton_2.TextWrapped = true
  401.  
  402. CommandGui.Name = "CommandGui"
  403. CommandGui.Parent = ScreenGui
  404. CommandGui.BackgroundColor3 = Color3.new(1, 1, 1)
  405. CommandGui.Position = UDim2.new(0.256680727, 0, 0.322777152, 0)
  406. CommandGui.Size = UDim2.new(0, 653, 0, 376)
  407. CommandGui.Visible = false
  408.  
  409. ImageLabel_2.Parent = CommandGui
  410. ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  411. ImageLabel_2.Size = UDim2.new(0, 653, 0, 375)
  412. ImageLabel_2.Image = "rbxassetid://1480011705"
  413.  
  414. TextLabel_3.Parent = CommandGui
  415. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  416. TextLabel_3.BackgroundTransparency = 0.60000002384186
  417. TextLabel_3.Size = UDim2.new(0, 653, 0, 50)
  418. TextLabel_3.Font = Enum.Font.Bodoni
  419. TextLabel_3.Text = "Commands"
  420. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  421. TextLabel_3.TextScaled = true
  422. TextLabel_3.TextSize = 14
  423. TextLabel_3.TextWrapped = true
  424.  
  425. TextButton_3.Parent = CommandGui
  426. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  427. TextButton_3.BackgroundTransparency = 0.60000002384186
  428. TextButton_3.Position = UDim2.new(0, 0, 0.861702025, 0)
  429. TextButton_3.Size = UDim2.new(0, 653, 0, 50)
  430. TextButton_3.Font = Enum.Font.Bodoni
  431. TextButton_3.Text = "Back"
  432. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  433. TextButton_3.TextScaled = true
  434. TextButton_3.TextSize = 14
  435. TextButton_3.TextWrapped = true
  436. -- Scripts:
  437. function SCRIPT_WJQQ74_FAKESCRIPT() -- Pyvox.Draggable
  438. local script = Instance.new('LocalScript')
  439. script.Parent = Pyvox
  440. script.Parent.Parent.Pyvox.Draggable = true
  441.  
  442.  
  443.  
  444.  
  445. end
  446. coroutine.resume(coroutine.create(SCRIPT_WJQQ74_FAKESCRIPT))
  447. function SCRIPT_FWIL72_FAKESCRIPT() -- Exit.LocalScript
  448. local script = Instance.new('LocalScript')
  449. script.Parent = Exit
  450. script.Parent.MouseButton1Click:Connect(function()
  451. script.Parent.Parent.Visible = false
  452. wait(0.05)
  453. script.Parent.Parent.Parent.OpenFrame.Visible = true
  454. end)
  455.  
  456. end
  457. coroutine.resume(coroutine.create(SCRIPT_FWIL72_FAKESCRIPT))
  458. function SCRIPT_RWCV82_FAKESCRIPT() -- Execute.Script
  459. local script = Instance.new('Script')
  460. script.Parent = Execute
  461. script.Parent.MouseButton1Click:Connect(function()
  462. loadstring(Input.Text)()
  463. end)
  464.  
  465. end
  466. coroutine.resume(coroutine.create(SCRIPT_RWCV82_FAKESCRIPT))
  467. function SCRIPT_XOTH82_FAKESCRIPT() -- Inject.LocalScript
  468. local script = Instance.new('LocalScript')
  469. script.Parent = Inject
  470. script.Parent.MouseButton1Click:Connect(function()
  471. wait(0.2)
  472. script.Parent.Text = "Injecting..."
  473. wait(2)
  474. script.Parent.Text = "Injected!"
  475. end)
  476.  
  477. end
  478. coroutine.resume(coroutine.create(SCRIPT_XOTH82_FAKESCRIPT))
  479. function SCRIPT_DISM80_FAKESCRIPT() -- Credits.LocalScript
  480. local script = Instance.new('LocalScript')
  481. script.Parent = Credits
  482. script.Parent.MouseButton1Click:Connect(function()
  483. script.Parent.Parent.Parent.CreditsFrame.Visible = true
  484. end)
  485.  
  486. end
  487. coroutine.resume(coroutine.create(SCRIPT_DISM80_FAKESCRIPT))
  488. function SCRIPT_ZBSS76_FAKESCRIPT() -- _05.LocalScript
  489. local script = Instance.new('LocalScript')
  490. script.Parent = _05
  491. script.Parent.MouseButton1Click:Connect(function()
  492. script.Parent.Parent.Parent.Parent.Pyvox.BackgroundTransparency = 0.5
  493. script.Parent.Parent.Parent.Parent.Pyvox.Background.BackgroundTransparency = 0.5
  494. end)
  495.  
  496. end
  497. coroutine.resume(coroutine.create(SCRIPT_ZBSS76_FAKESCRIPT))
  498. function SCRIPT_DRGE77_FAKESCRIPT() -- On.LocalScript
  499. local script = Instance.new('LocalScript')
  500. script.Parent = On
  501. script.Parent.MouseButton1Click:Connect(function()
  502. local Sound = Instance.new("Sound")
  503. Sound.Parent = game.Workspace
  504. Sound.SoundId = 2112177463
  505. game.Workspace.Sound:Play()
  506. end)
  507.  
  508. end
  509. coroutine.resume(coroutine.create(SCRIPT_DRGE77_FAKESCRIPT))
  510. function SCRIPT_OMOH89_FAKESCRIPT() -- Off.LocalScript
  511. local script = Instance.new('LocalScript')
  512. script.Parent = Off
  513. script.Parent.MouseButton1Click:Connect(function()
  514. game.Workspace.Sound:Pause()
  515. end)
  516.  
  517. end
  518. coroutine.resume(coroutine.create(SCRIPT_OMOH89_FAKESCRIPT))
  519. function SCRIPT_JWXZ65_FAKESCRIPT() -- Settings.Draggable2
  520. local script = Instance.new('LocalScript')
  521. script.Parent = Settings
  522. script.Parent.Drggable = true
  523.  
  524. end
  525. coroutine.resume(coroutine.create(SCRIPT_JWXZ65_FAKESCRIPT))
  526. function SCRIPT_OCYO67_FAKESCRIPT() -- _0.LocalScript
  527. local script = Instance.new('LocalScript')
  528. script.Parent = _0
  529. script.Parent.MouseButton1Click:Connect(function()
  530. script.Parent.Parent.Parent.Parent.Pyvox.BackgroundTransparency = 0
  531. script.Parent.Parent.Parent.Parent.Pyvox.Background.BackgroundTransparency = 0
  532. end)
  533.  
  534. end
  535. coroutine.resume(coroutine.create(SCRIPT_OCYO67_FAKESCRIPT))
  536. function SCRIPT_TAVZ73_FAKESCRIPT() -- CommandsB.LocalScript
  537. local script = Instance.new('LocalScript')
  538. script.Parent = CommandsB
  539. script.Parent.MouseButton1Click:Connect(function()
  540. game.StarterGui.ScreenGui.CommandGui.Visible = true
  541. game.StarterGui.ScreenGui.Pyvox.Visible = false
  542. end)
  543.  
  544.  
  545. end
  546. coroutine.resume(coroutine.create(SCRIPT_TAVZ73_FAKESCRIPT))
  547. function SCRIPT_KSCT74_FAKESCRIPT() -- SettingsB.LocalScript
  548. local script = Instance.new('LocalScript')
  549. script.Parent = SettingsB
  550. script.Parent.MouseButton1Click:Connect(function()
  551. script.Parent.Parent.Settings.Visible = true
  552. end)
  553.  
  554. end
  555. coroutine.resume(coroutine.create(SCRIPT_KSCT74_FAKESCRIPT))
  556. function SCRIPT_OEDY82_FAKESCRIPT() -- TextButton.LocalScript
  557. local script = Instance.new('LocalScript')
  558. script.Parent = TextButton
  559. script.Parent.MouseButton1Click:Connect(function()
  560. script.Parent.Parent.Parent.Pyvox.Visible = true
  561. wait(0.05)
  562. script.Parent.Parent.Visible = false
  563. end)
  564.  
  565. end
  566. coroutine.resume(coroutine.create(SCRIPT_OEDY82_FAKESCRIPT))
  567. function SCRIPT_FYQS78_FAKESCRIPT() -- Login.LocalScript
  568. local script = Instance.new('LocalScript')
  569. script.Parent = Login
  570. script.Parent.MouseButton1Click:Connect(function()
  571. script.Parent.Parent.Visible = false
  572. wait(0.05)
  573. script.Parent.Parent.Parent.OpenFrame.Visible = true
  574. end)
  575.  
  576.  
  577. end
  578. coroutine.resume(coroutine.create(SCRIPT_FYQS78_FAKESCRIPT))
  579. function SCRIPT_JJZJ85_FAKESCRIPT() -- Logger.LocalScript
  580. local script = Instance.new('LocalScript')
  581. script.Parent = Logger
  582. game.StarterGui.ScreenGui.Logger.Draggable = true
  583.  
  584. end
  585. coroutine.resume(coroutine.create(SCRIPT_JJZJ85_FAKESCRIPT))
  586. function SCRIPT_ODFG67_FAKESCRIPT() -- TextButton_2.LocalScript
  587. local script = Instance.new('LocalScript')
  588. script.Parent = TextButton_2
  589. script.Parent.MouseButton1Click:Connect(function()
  590. script.Parent.Parent.Visible = false
  591. end)
  592.  
  593. end
  594. coroutine.resume(coroutine.create(SCRIPT_ODFG67_FAKESCRIPT))
  595. function SCRIPT_BSVB82_FAKESCRIPT() -- TextButton_3.LocalScript
  596. local script = Instance.new('LocalScript')
  597. script.Parent = TextButton_3
  598. script.Parent.MouseButton1Click:Connect(function()
  599. game.StarterGui.ScreenGui.CommandGui.Visible = false
  600. game.StarterGui.ScreenGui.Pyvox.Visible = true
  601. end)
  602.  
  603. end
  604. coroutine.resume(coroutine.create(SCRIPT_BSVB82_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement