Advertisement
jimmydefault

Rose SrvrDestroy AutoUpdater

Apr 24th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.16 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local SrvrDestr0yerRoses = Instance.new("ScreenGui")
  5. local thing = Instance.new("Frame")
  6. local thing2 = Instance.new("Frame")
  7. local re = Instance.new("Frame")
  8. local TextButton = Instance.new("TextButton")
  9. local TextButton_2 = Instance.new("TextButton")
  10. local TextButton_3 = Instance.new("TextButton")
  11. local TextLabel = Instance.new("TextLabel")
  12. local TextButton_4 = Instance.new("TextButton")
  13. --Properties:
  14. SrvrDestr0yerRoses.Name = "SrvrDestr0yer Roses"
  15. SrvrDestr0yerRoses.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  16. SrvrDestr0yerRoses.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  17. SrvrDestr0yerRoses.ResetOnSpawn = false
  18.  
  19. thing.Name = "thing"
  20. thing.Parent = SrvrDestr0yerRoses
  21. thing.BackgroundColor3 = Color3.new(1, 0, 0)
  22. thing.BorderSizePixel = 0
  23. thing.Position = UDim2.new(0.37253353, 0, 0.193717301, 0)
  24. thing.Size = UDim2.new(0, 190, 0, 25)
  25.  
  26. thing2.Name = "thing2"
  27. thing2.Parent = thing
  28. thing2.BackgroundColor3 = Color3.new(0.737255, 0, 0)
  29. thing2.BorderSizePixel = 0
  30. thing2.Position = UDim2.new(-0.00115066767, 0, 0.977277458, 0)
  31. thing2.Size = UDim2.new(0, 190, 0, 7)
  32.  
  33. re.Name = "re"
  34. re.Parent = thing
  35. re.BackgroundColor3 = Color3.new(1, 1, 1)
  36. re.BorderSizePixel = 0
  37. re.Position = UDim2.new(0, 0, 1.24000001, 0)
  38. re.Size = UDim2.new(0, 190, 0, 220)
  39.  
  40. TextButton.Parent = re
  41. TextButton.BackgroundColor3 = Color3.new(1, 0, 0)
  42. TextButton.BorderSizePixel = 0
  43. TextButton.Position = UDim2.new(0.0631578937, 0, 0.0454545431, 0)
  44. TextButton.Size = UDim2.new(0, 165, 0, 33)
  45. TextButton.Font = Enum.Font.Cartoon
  46. TextButton.Text = "GameBugger Gui"
  47. TextButton.TextColor3 = Color3.new(1, 1, 1)
  48. TextButton.TextScaled = true
  49. TextButton.TextSize = 14
  50. TextButton.TextStrokeColor3 = Color3.new(1, 1, 1)
  51. TextButton.TextWrapped = true
  52.  
  53. TextButton_2.Parent = re
  54. TextButton_2.BackgroundColor3 = Color3.new(1, 0, 0)
  55. TextButton_2.BorderSizePixel = 0
  56. TextButton_2.Position = UDim2.new(0.0631578937, 0, 0.25454545, 0)
  57. TextButton_2.Size = UDim2.new(0, 165, 0, 33)
  58. TextButton_2.Font = Enum.Font.Cartoon
  59. TextButton_2.Text = "FE Kill"
  60. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  61. TextButton_2.TextScaled = true
  62. TextButton_2.TextSize = 14
  63. TextButton_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  64. TextButton_2.TextWrapped = true
  65.  
  66. TextButton_3.Parent = re
  67. TextButton_3.BackgroundColor3 = Color3.new(1, 0, 0)
  68. TextButton_3.BorderSizePixel = 0
  69. TextButton_3.Position = UDim2.new(0.0631578937, 0, 0.459090889, 0)
  70. TextButton_3.Size = UDim2.new(0, 165, 0, 33)
  71. TextButton_3.Font = Enum.Font.Cartoon
  72. TextButton_3.Text = "Chat Bypass"
  73. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  74. TextButton_3.TextScaled = true
  75. TextButton_3.TextSize = 14
  76. TextButton_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  77. TextButton_3.TextWrapped = true
  78.  
  79. TextLabel.Parent = thing
  80. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  81. TextLabel.BackgroundTransparency = 1
  82. TextLabel.Position = UDim2.new(0.136842102, 0, -0.119999997, 0)
  83. TextLabel.Size = UDim2.new(0, 156, 0, 31)
  84. TextLabel.Font = Enum.Font.Cartoon
  85. TextLabel.Text = "SrvrDestoryer - Roses"
  86. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  87. TextLabel.TextScaled = true
  88. TextLabel.TextSize = 14
  89. TextLabel.TextWrapped = true
  90.  
  91. TextButton_4.Parent = thing
  92. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  93. TextButton_4.BackgroundTransparency = 1
  94. TextButton_4.Size = UDim2.new(0, 33, 0, 25)
  95. TextButton_4.Font = Enum.Font.Cartoon
  96. TextButton_4.Text = "X"
  97. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  98. TextButton_4.TextScaled = true
  99. TextButton_4.TextSize = 14
  100. TextButton_4.TextWrapped = true
  101. -- Scripts:
  102. function SCRIPT_CWGH69_FAKESCRIPT() -- TextButton.Script
  103. local script = Instance.new('Script')
  104. script.Parent = TextButton
  105. script.Parent.MouseButton1Click:Connect(function()
  106. local Fe = Instance.new("ScreenGui")
  107. local Open = Instance.new("Frame")
  108. local OpenGui = Instance.new("TextButton")
  109. local GuiFrame = Instance.new("Frame")
  110. local God = Instance.new("TextButton")
  111. local ShutDown = Instance.new("TextButton")
  112. local FeBtools = Instance.new("TextButton")
  113. local Headless = Instance.new("TextButton")
  114. local Bricks = Instance.new("TextButton")
  115. local TextBox_2 = Instance.new("TextLabel")
  116. local p = game.Players.LocalPlayer
  117.  
  118. Fe.Name = "Fe"
  119. Fe.Parent = game.CoreGui
  120.  
  121. Open.Name = "Open"
  122. Open.Parent = Fe
  123. Open.BackgroundColor3 = Color3.new(0.352941, 0.6, 1)
  124. Open.Position = UDim2.new(0, 0, 0, 351)
  125. Open.Size = UDim2.new(0, 105, 0, 117)
  126.  
  127. OpenGui.Name = "OpenGui"
  128. OpenGui.Parent = Open
  129. OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
  130. OpenGui.Size = UDim2.new(0, 105, 0, 117)
  131. OpenGui.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  132. OpenGui.Font = Enum.Font.SourceSans
  133. OpenGui.FontSize = Enum.FontSize.Size14
  134. OpenGui.Text = "Open"
  135. OpenGui.TextSize = 14
  136.  
  137. GuiFrame.Name = "GuiFrame"
  138. GuiFrame.Parent = Fe
  139. GuiFrame.Visible = false
  140. GuiFrame.Active = true
  141. GuiFrame.BackgroundColor3 = Color3.new(0.415686, 1, 0.254902)
  142. GuiFrame.Draggable = true
  143. GuiFrame.Position = UDim2.new(0, 100, 0, 400)
  144. GuiFrame.Selectable = true
  145. GuiFrame.Size = UDim2.new(0, 449, 0, 290)
  146. GuiFrame.Style = Enum.FrameStyle.RobloxSquare
  147.  
  148. God.Name = "God"
  149. God.Parent = GuiFrame
  150. God.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  151. God.Size = UDim2.new(0, 200, 0, 50)
  152. God.Font = Enum.Font.SourceSans
  153. God.FontSize = Enum.FontSize.Size14
  154. God.Text = "God"
  155. God.TextSize = 14
  156.  
  157. ShutDown.Name = "ShutDown"
  158. ShutDown.Parent = GuiFrame
  159. ShutDown.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  160. ShutDown.Position = UDim2.new(0, 0, 0, 67)
  161. ShutDown.Size = UDim2.new(0, 200, 0, 50)
  162. ShutDown.Font = Enum.Font.SourceSans
  163. ShutDown.FontSize = Enum.FontSize.Size14
  164. ShutDown.Text = "Shutdown"
  165. ShutDown.TextSize = 14
  166.  
  167. FeBtools.Name = "FeBtools"
  168. FeBtools.Parent = GuiFrame
  169. FeBtools.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  170. FeBtools.Position = UDim2.new(0, 224, 0, 66)
  171. FeBtools.Size = UDim2.new(0, 200, 0, 50)
  172. FeBtools.Font = Enum.Font.SourceSans
  173. FeBtools.FontSize = Enum.FontSize.Size14
  174. FeBtools.Text = "FeBtools"
  175. FeBtools.TextSize = 14
  176.  
  177.  
  178. Headless.Name = "Headless"
  179. Headless.Parent = GuiFrame
  180. Headless.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  181. Headless.Position = UDim2.new(0, 224, 0, 0)
  182. Headless.Size = UDim2.new(0, 200, 0, 50)
  183. Headless.Font = Enum.Font.SourceSans
  184. Headless.FontSize = Enum.FontSize.Size14
  185. Headless.Text = "Headless"
  186. Headless.TextSize = 14
  187.  
  188. Bricks.Name = "Bricks"
  189. Bricks.Parent = GuiFrame
  190. Bricks.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  191. Bricks.Position = UDim2.new(0, 0, 0, 145)
  192. Bricks.Size = UDim2.new(0, 200, 0, 50)
  193. Bricks.Font = Enum.Font.SourceSans
  194. Bricks.FontSize = Enum.FontSize.Size14
  195. Bricks.Text = "Bricks"
  196. Bricks.TextSize = 14
  197.  
  198. TextBox_2.Parent = GuiFrame
  199. TextBox_2.BackgroundColor3 = Color3.new(0.333333, 1, 0)
  200. TextBox_2.Position = UDim2.new(0, 0, 0, 254)
  201. TextBox_2.Size = UDim2.new(0, 200, 0, 19)
  202. TextBox_2.Font = Enum.Font.SourceSans
  203. TextBox_2.FontSize = Enum.FontSize.Size14
  204. TextBox_2.Text = "Made By ISpent/Balkus"
  205. TextBox_2.TextSize = 14
  206. God.MouseButton1Down:connect(function()
  207. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  208. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  209. l.Parent = game.Players.LocalPlayer.Character
  210. l.Name = "Humanoid"
  211. wait(0.1)
  212. game.Players.LocalPlayer.Character["1"]:Destroy()
  213. game.Workspace.CurrentCamera.CameraSubject =
  214. game.Players.LocalPlayer.Character
  215. game.Players.LocalPlayer.Character.Animate.Disabled = true
  216. wait(0.1)
  217. game.Players.LocalPlayer.Character.Animate.Disabled = false
  218. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  219. end)
  220. ShutDown.MouseButton1Down:connect(function()
  221. while wait() do
  222. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  223. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  224. for _,x in pairs(v.Character.Head:GetChildren()) do
  225. if x:IsA'Sound' then x.Playing = true end
  226. end
  227. end
  228. end
  229. end
  230. while wait() do
  231. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  232. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  233. for _,x in pairs(v.Character.Head:GetChildren()) do
  234. if x:IsA'Sound' then x.Playing = false end
  235. end
  236. end
  237. end
  238. end
  239. end)
  240. FeBtools.MouseButton1Down:connect(function()
  241. --Ur mom is lesbian if u leak this--
  242. maind = nil
  243. if workspace:FindFirstChild'GiveSystem' then
  244. if workspace.GiveSystem:FindFirstChild'GiveItem' then
  245. maind = workspace.GiveSystem.GiveItem
  246. end
  247. end
  248. if workspace:FindFirstChild'HandToCentre' then
  249. if workspace.HandToCentre:FindFirstChild'SendItem' then
  250. maind = workspace.HandToCentre.SendItem
  251. end
  252. end
  253. if maind == nil then
  254. print'Try another game.'
  255. return
  256. end
  257. tool = Instance.new'Tool'
  258. me = game:GetService'Players'.LocalPlayer
  259. tool.RequiresHandle = false
  260. tool.TextureId = 'http://www.roblox.com/asset/?id=12223874'
  261. tool.Name = 'Destroy!!!!'
  262. tool.Parent = me.Backpack
  263. buttonf = nil
  264. tool.Equipped:connect(function()
  265. local m = game:GetService'Players'.LocalPlayer:GetMouse()
  266. m.Icon = 'rbxasset://textures/HammerCursor.png'
  267. buttonf = m.Button1Down:connect(function()
  268. if m.Target == nil then return end
  269. local ob = m.Target
  270. if ob:IsA'BasePart' or ob:IsA'WedgePart' then
  271. if ob:IsDescendantOf(me.Character) then return end
  272. m.Icon = 'rbxasset://textures/HammerOverCursor.png'
  273. local ex = Instance.new'Explosion'
  274. ex.BlastRadius = 1
  275. ex.Position = ob.Position
  276. ex.Parent = workspace
  277. maind:FireServer(workspace, ob)
  278. wait(0.1)
  279. m.Icon = 'rbxasset://textures/HammerCursor.png'
  280. end
  281. end)
  282. end)
  283. tool.Unequipped:connect(function()
  284. if buttonf ~= nil then
  285. buttonf:Disconnect()
  286. buttonf = nil
  287. end
  288. local m = game:GetService'Players'.LocalPlayer:GetMouse()
  289. m.Icon = ''
  290. end)
  291. end)
  292.  
  293. Headless.MouseButton1Down:connect(function()
  294. while true do
  295. local weld = Instance.new('Weld')
  296. weld.Parent = game.Players.LocalPlayer.Character.Torso
  297. weld.Part0 = weld.Parent
  298. weld.Part1 = weld.Parent.Parent.Head
  299. weld.C0 = CFrame.new(0, 300, 0)
  300. weld.Parent.Parent.Head.CanCollide = true
  301. wait (0.1)
  302. end
  303. end)
  304. Bricks.MouseButton1Down:connect(function()
  305. local player = game.Players.LocalPlayer
  306.  
  307. local function CreatePart()
  308. for _,v in pairs(player.Character:GetChildren()) do v:Destroy() end
  309. local prt = Instance.new("Model", workspace);
  310. Instance.new("Part", prt).Name = "Torso";
  311. Instance.new("Part", prt).Name = "Head";
  312. Instance.new("Humanoid", prt).Name = "Humanoid";
  313. player.Character = prt
  314. end
  315.  
  316. local function Test(place, func)
  317. for _, v in pairs(place:GetChildren()) do
  318. if v:IsA'Accoutrement' then
  319. func(v)
  320. end
  321. end
  322. end
  323.  
  324. for i=1, 20 do
  325. wait(1)
  326. Test(player.Backpack, function(p) p.Parent = player.Character p.Parent = workspace.Terrain end)
  327.  
  328. Test(player.Character, function(p)
  329. for _, h in pairs(p.Handle:GetChildren()) do h:Destroy() end
  330. wait(0.1)
  331. p.Parent = player.StarterGear
  332. end)
  333.  
  334. CreatePart()
  335.  
  336. repeat wait(1) until player.Character:FindFirstChild'Torso'
  337. Test(player.Backpack, function(p) p.Parent = player.StarterGear end)
  338. CreatePart()
  339. end
  340. end)
  341. OpenGui.MouseButton1Down:connect(function()
  342. game.CoreGui.Fe.Open.Visible = false
  343. game.CoreGui.Fe.GuiFrame.Visible = true
  344. end)
  345. end)
  346.  
  347. end
  348. coroutine.resume(coroutine.create(SCRIPT_CWGH69_FAKESCRIPT))
  349. function SCRIPT_DTRF76_FAKESCRIPT() -- TextButton_2.Script
  350. local script = Instance.new('Script')
  351. script.Parent = TextButton_2
  352. script.Parent.MouseButton1Click:Connect(function()
  353. -- By JackMcJagger15
  354. local KillGUI = Instance.new("ScreenGui")
  355. local Frame = Instance.new("ImageLabel")
  356. local Frame_2 = Instance.new("ImageLabel")
  357. local TextLabel = Instance.new("TextLabel")
  358. local TextLabel_2 = Instance.new("TextLabel")
  359. local Kill = Instance.new("TextButton")
  360. local Reset = Instance.new("TextButton")
  361. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  362. local Target = Instance.new("TextBox")
  363. local TextBox_Roundify_12px = Instance.new("ImageLabel")
  364. local Exit = Instance.new("TextButton")
  365. local Time = Instance.new("TextBox")
  366. local TextBox_Roundify_12px_2 = Instance.new("ImageLabel")
  367. local TextLabel_3 = Instance.new("TextLabel")
  368. --Properties:
  369. KillGUI.Name = "KillGUI"
  370. KillGUI.Parent = game.CoreGui
  371.  
  372. Frame.Name = "Frame"
  373. Frame.Parent = KillGUI
  374. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  375. Frame.BackgroundTransparency = 1
  376. Frame.Position = UDim2.new(0.0383211672, 0, 0.308764935, 0)
  377. Frame.Size = UDim2.new(0, 180, 0, 219)
  378. Frame.Image = "rbxassetid://2260429633"
  379. Frame.ImageColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  380. Frame.ScaleType = Enum.ScaleType.Slice
  381. Frame.SliceCenter = Rect.new(12, 12, 13, 13)
  382. Frame.Selectable = true
  383. Frame.Active = true
  384. Frame.Draggable = true
  385.  
  386. Frame_2.Name = "Frame"
  387. Frame_2.Parent = Frame
  388. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  389. Frame_2.BackgroundTransparency = 1
  390. Frame_2.Position = UDim2.new(0, 0, -0.041420117, 0)
  391. Frame_2.Size = UDim2.new(0, 180, 0, 36)
  392. Frame_2.Image = "rbxassetid://2260429633"
  393. Frame_2.ImageColor3 = Color3.new(0.8, 0.8, 0.8)
  394. Frame_2.ScaleType = Enum.ScaleType.Slice
  395. Frame_2.SliceCenter = Rect.new(12, 12, 13, 13)
  396.  
  397. TextLabel.Parent = Frame_2
  398. TextLabel.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  399. TextLabel.BorderSizePixel = 0
  400. TextLabel.Position = UDim2.new(0, 0, 0.68350327, 0)
  401. TextLabel.Size = UDim2.new(0, 180, 0, 16)
  402. TextLabel.Font = Enum.Font.SourceSans
  403. TextLabel.Text = ""
  404. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  405. TextLabel.TextSize = 14
  406.  
  407. TextLabel_2.Parent = Frame_2
  408. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  409. TextLabel_2.BackgroundTransparency = 1
  410. TextLabel_2.Position = UDim2.new(0, 0, 0.111111112, 0)
  411. TextLabel_2.Size = UDim2.new(0, 147, 0, 36)
  412. TextLabel_2.Font = Enum.Font.SciFi
  413. TextLabel_2.Text = "Kill GUI updated by dogerki"
  414. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  415. TextLabel_2.TextSize = 12
  416. TextLabel_2.TextWrapped = true
  417.  
  418. Kill.Name = "Kill"
  419. Kill.Parent = Frame
  420. Kill.BackgroundColor3 = Color3.new(1, 1, 1)
  421. Kill.BackgroundTransparency = 1
  422. Kill.BorderSizePixel = 0
  423. Kill.Position = UDim2.new(0.13333334, 0, 0.231177166, 0)
  424. Kill.Size = UDim2.new(0, 132, 0, 32)
  425. Kill.ZIndex = 2
  426. Kill.Font = Enum.Font.SciFi
  427. Kill.Text = "Kill"
  428. Kill.TextColor3 = Color3.new(1, 1, 1)
  429. Kill.TextSize = 14
  430.  
  431.  
  432. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  433. TextButton_Roundify_12px.Parent = Kill
  434. TextButton_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  435. TextButton_Roundify_12px.BackgroundTransparency = 1
  436. TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1.00000024, 0)
  437. TextButton_Roundify_12px.Image = "rbxassetid://2260429633"
  438. TextButton_Roundify_12px.ImageColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  439. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  440. TextButton_Roundify_12px.SliceCenter = Rect.new(12, 12, 13, 13)
  441.  
  442. Target.Name = "Target"
  443. Target.Parent = Frame
  444. Target.BackgroundColor3 = Color3.new(1, 1, 1)
  445. Target.BackgroundTransparency = 1
  446. Target.BorderSizePixel = 0
  447. Target.Position = UDim2.new(0.13333334, 0, 0.719581962, 0)
  448. Target.Size = UDim2.new(0, 132, 0, 44)
  449. Target.ZIndex = 3
  450. Target.Font = Enum.Font.SciFi
  451. Target.Text = "Target"
  452. Target.TextColor3 = Color3.new(1, 1, 1)
  453. Target.TextSize = 14
  454.  
  455. TextBox_Roundify_12px.Name = "TextBox_Roundify_12px"
  456. TextBox_Roundify_12px.Parent = Target
  457. TextBox_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  458. TextBox_Roundify_12px.BackgroundTransparency = 1
  459. TextBox_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  460. TextBox_Roundify_12px.Image = "rbxassetid://2260429633"
  461. TextBox_Roundify_12px.ImageColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  462. TextBox_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  463. TextBox_Roundify_12px.SliceCenter = Rect.new(12, 12, 13, 13)
  464.  
  465. Exit.Name = "Exit"
  466. Exit.Parent = Frame
  467. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  468. Exit.BackgroundTransparency = 1
  469. Exit.Position = UDim2.new(0.766666651, 0, -0.041420117, 0)
  470. Exit.Size = UDim2.new(0, 42, 0, 40)
  471. Exit.Font = Enum.Font.SciFi
  472. Exit.Text = "X"
  473. Exit.TextColor3 = Color3.new(0, 0, 0)
  474. Exit.TextSize = 20
  475. Exit.TextWrapped = true
  476.  
  477. Time.Name = "Time"
  478. Time.Parent = Frame
  479. Time.BackgroundColor3 = Color3.new(1, 1, 1)
  480. Time.BackgroundTransparency = 1
  481. Time.BorderSizePixel = 0
  482. Time.Position = UDim2.new(0.172222227, 0, 0.431910694, 0)
  483. Time.Size = UDim2.new(0, 116, 0, 31)
  484.  
  485.  
  486. Reset.Name = "Reset"
  487. Reset.Parent = Frame
  488. Reset.BackgroundColor3 = Color3.new(1, 1, 1)
  489. Reset.BackgroundTransparency = 1
  490. Reset.BorderSizePixel = 0
  491. Reset.Position = UDim2.new(0.13333334, 0, 0.431910694, 0)
  492. Reset.Size = UDim2.new(0, 132, 0, 32)
  493. Reset.ZIndex = 2
  494. Reset.Font = Enum.Font.SciFi
  495. Reset.Text = "Reset"
  496. Reset.TextColor3 = Color3.new(1, 1, 1)
  497. Reset.TextSize = 14
  498.  
  499.  
  500. TextBox_Roundify_12px_2.Name = "TextBox_Roundify_12px"
  501. TextBox_Roundify_12px_2.Parent = Time
  502. TextBox_Roundify_12px_2.BackgroundColor3 = Color3.new(1, 1, 1)
  503. TextBox_Roundify_12px_2.BackgroundTransparency = 1
  504. TextBox_Roundify_12px_2.Position = UDim2.new(0, 0, 1.1920929e-07, 0)
  505. TextBox_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  506. TextBox_Roundify_12px_2.Image = "rbxassetid://2260429633"
  507. TextBox_Roundify_12px_2.ImageColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  508. TextBox_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  509. TextBox_Roundify_12px_2.SliceCenter = Rect.new(12, 12, 13, 13)
  510.  
  511. TextLabel_3.Parent = Time
  512. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  513. TextLabel_3.BackgroundTransparency = 1
  514. TextLabel_3.Position = UDim2.new(-0.146551728, 0, 1, 0)
  515. TextLabel_3.Size = UDim2.new(0, 152, 0, 26)
  516. TextLabel_3.Font = Enum.Font.SciFi
  517. TextLabel_3.Text = "Reset if glitched"
  518. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  519. TextLabel_3.TextSize = 14
  520. --------------------------------------------------------- Scripts:
  521. local LocalPlayer = game:GetService("Players").LocalPlayer
  522. local torsoname = "Torso"
  523. if LocalPlayer.Character:FindFirstChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  524. torsoname = "UpperTorso"
  525. end
  526. Exit.MouseButton1Click:connect(function()
  527. KillGUI:Destroy()
  528. end)
  529.  
  530. Reset.MouseButton1Click:connect(function()
  531. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  532. end)
  533.  
  534.  
  535. function GetPlayer(String)
  536. local Found = {}
  537. local strl = String:lower()
  538. if strl == "all" then
  539. for i,v in pairs(game.Players:GetPlayers()) do
  540. table.insert(Found,v)
  541. end
  542. elseif strl == "others" then
  543. for i,v in pairs(game.Players:GetPlayers()) do
  544. if v.Name ~= game.Players.LocalPlayer.Name then
  545. table.insert(Found,v)
  546. end
  547. end
  548. else
  549. for i,v in pairs(game.Players:GetPlayers()) do
  550. if v.Name:lower():sub(1, #String) == String:lower() then
  551. table.insert(Found,v)
  552. end
  553. end
  554. end
  555. return Found
  556. end
  557.  
  558. Kill.MouseButton1Click:connect(function()
  559. for i,v in pairs(GetPlayer(Target.Text)) do
  560. local Target = game.Players:FindFirstChild("Predecoris")
  561. local Torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  562. local SavedPos = Torso.CFrame
  563. local Active = true
  564. local TimeDelay = Time.Text
  565. local POWER = 9e5
  566.  
  567. game:GetService('RunService').Stepped:connect(function()
  568. if Active == true then
  569. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  570. game.Players.LocalPlayer.Character.Head.CanCollide = false
  571. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  572. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  573. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  574. POWER = 9e5
  575. else
  576. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  577. game.Players.LocalPlayer.Character.Head.CanCollide = false
  578. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  579. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  580. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  581. POWER = 9e4
  582. end
  583. end
  584. end
  585. end)
  586.  
  587.  
  588. if v.Character ~= nil then
  589. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  590. game.Players.LocalPlayer.Character:FindFirstChild(torsoname).Anchored = true
  591. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  592. local hat = LocalPlayer.Character:FindFirstChildOfClass("Accessory")
  593. local hathandle = hat.Handle
  594. hathandle.Parent = tool
  595. hathandle.Massless = true
  596. tool.GripPos = Vector3.new(0, 9e99, 0)
  597. tool.Parent = LocalPlayer.Character
  598. repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
  599. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  600. game.Players.LocalPlayer.Character:FindFirstChild(torsoname).Anchored = false
  601. repeat
  602. game.Players.LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = v.Character:FindFirstChild("HumanoidRootPart").CFrame
  603. wait()
  604. until v.Character:FindFirstChild("Humanoid").Health <= 0 or game.Players.LocalPlayer.Character:FindFirstChild("Humanoid").Health <= 0
  605. game.Players.LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  606. hathandle.Parent = hat
  607. hathandle.Massless = false
  608. tool:Destroy()
  609. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  610. end
  611.  
  612.  
  613.  
  614. game:GetService('RunService').Stepped:connect(function()
  615. if Active == true then
  616. Torso.CFrame = game.Players:FindFirstChild(v.Name).Character.HumanoidRootPart.CFrame
  617. end
  618. end)
  619. wait(TimeDelay)
  620. Active = false
  621. for i,v in pairs(Torso:GetChildren()) do
  622. if v:IsA("BodyThrust") then
  623. v:Destroy()
  624. wait()
  625. else
  626. if v:IsA("BodyVelocity") or v:IsA("BodyGyro") then
  627. wait()
  628. v:Destroy()
  629. end
  630. end
  631. end
  632. end
  633. end)
  634.  
  635. end)
  636.  
  637. end
  638. coroutine.resume(coroutine.create(SCRIPT_DTRF76_FAKESCRIPT))
  639. function SCRIPT_QLQQ67_FAKESCRIPT() -- TextButton_3.Script
  640. local script = Instance.new('Script')
  641. script.Parent = TextButton_3
  642. script.Parent.MouseButton1Click:Connect(function()
  643. local BinaryEncrypted = table.concat({'00101101','00101101','00100000','01001111','01100010','01101010','01100101','01100011','01110100','01110011','00001010','00001010','01101100','01101111','01100011','01100001','01101100','00100000','01010011','01100011','01110010','01100101','01100101','01101110','01000111','01110101','01101001','00100000','00111101','00100000','01001001','01101110','01110011','01110100','01100001','01101110','01100011','01100101','00101110','01101110','01100101','01110111','00101000','00100010','01010011','01100011','01110010','01100101','01100101','01101110','01000111','01110101','01101001','00100010','00101001','00001010','01101100','01101111','01100011','01100001','01101100','00100000','01000110','01110010','01100001','01101101','01100101','00100000','00111101','00100000','01001001','01101110','01110011','01110100','01100001','01101110','01100011','01100101','00101110','01101110','01100101','01110111','00101000','00100010','01000110','01110010','01100001','01101101','01100101','00100010','00101001','00001010','01101100','01101111','01100011','01100001','01101100','00100000','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00100000','00111101','00100000','01001001','01101110','01110011','01110100','01100001','01101110','01100011','01100101','00101110','01101110','01100101','01110111','00101000','00100010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00100010','00101001','00001010','01101100','01101111','01100011','01100001','01101100','00100000','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00100000','00111101','00100000','01001001','01101110','01110011','01110100','01100001','01101110','01100011','01100101','00101110','01101110','01100101','01110111','00101000','00100010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00100010','00101001','00001010','01101100','01101111','01100011','01100001','01101100','00100000','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00100000','00111101','00100000','01001001','01101110','01110011','01110100','01100001','01101110','01100011','01100101','00101110','01101110','01100101','01110111','00101000','00100010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00100010','00101001','00001010','00001010','00101101','00101101','00100000','01010000','01110010','01101111','01110000','01100101','01110010','01110100','01101001','01100101','01110011','00001010','00001010','01010011','01100011','01110010','01100101','01100101','01101110','01000111','01110101','01101001','00101110','01010000','01100001','01110010','01100101','01101110','01110100','00100000','00111101','00100000','01100111','01100001','01101101','01100101','00101110','01000011','01101111','01110010','01100101','01000111','01110101','01101001','00001010','00001010','01000110','01110010','01100001','01101101','01100101','00101110','01000001','01100011','01110100','01101001','01110110','01100101','00100000','00111101','00100000','01110100','01110010','01110101','01100101','00001010','01000110','01110010','01100001','01101101','01100101','00101110','01000100','01110010','01100001','01100111','01100111','01100001','01100010','01101100','01100101','00100000','00111101','00100000','01110100','01110010','01110101','01100101','00001010','01000110','01110010','01100001','01101101','01100101','00101110','01010000','01100001','01110010','01100101','01101110','01110100','00100000','00111101','00100000','01010011','01100011','01110010','01100101','01100101','01101110','01000111','01110101','01101001','00001010','01000110','01110010','01100001','01101101','01100101','00101110','01000010','01100001','01100011','01101011','01100111','01110010','01101111','01110101','01101110','01100100','01000011','01101111','01101100','01101111','01110010','00110011','00100000','00111101','00100000','01000011','01101111','01101100','01101111','01110010','00110011','00101110','01101110','01100101','01110111','00101000','00110000','00101100','00100000','00110000','00101100','00100000','00110000','00101001','00001010','01000110','01110010','01100001','01101101','01100101','00101110','01000010','01100001','01100011','01101011','01100111','01110010','01101111','01110101','01101110','01100100','01010100','01110010','01100001','01101110','01110011','01110000','01100001','01110010','01100101','01101110','01100011','01111001','00100000','00111101','00100000','00110000','00101110','00110101','00001010','01000110','01110010','01100001','01101101','01100101','00101110','01010000','01101111','01110011','01101001','01110100','01101001','01101111','01101110','00100000','00111101','00100000','01010101','01000100','01101001','01101101','00110010','00101110','01101110','01100101','01110111','00101000','00110000','00101110','00110110','00111001','00110011','00110011','00110001','00111001','00111000','00110101','00110111','00101100','00100000','00110000','00101100','00100000','00110000','00101110','00110101','00110111','00110010','00110101','00110101','00110101','00110001','00111000','00110100','00101100','00100000','00110000','00101001','00001010','01000110','01110010','01100001','01101101','01100101','00101110','01010011','01101001','01111010','01100101','00100000','00111101','00100000','01010101','01000100','01101001','01101101','00110010','00101110','01101110','01100101','01110111','00101000','00110000','00101100','00100000','00110010','00110100','00110110','00101100','00100000','00110000','00101100','00100000','00110001','00110010','00110101','00101001','00001010','00001010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01010000','01100001','01110010','01100101','01101110','01110100','00100000','00111101','00100000','01000110','01110010','01100001','01101101','01100101','00001010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01000010','01100001','01100011','01101011','01100111','01110010','01101111','01110101','01101110','01100100','01000011','01101111','01101100','01101111','01110010','00110011','00100000','00111101','00100000','01000011','01101111','01101100','01101111','01110010','00110011','00101110','01101110','01100101','01110111','00101000','00110001','00101100','00100000','00110001','00101100','00100000','00110001','00101001','00001010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01010000','01101111','01110011','01101001','01110100','01101001','01101111','01101110','00100000','00111101','00100000','01010101','01000100','01101001','01101101','00110010','00101110','01101110','01100101','01110111','00101000','00110000','00101100','00100000','00110000','00101100','00100000','00110000','00101110','00110001','00111000','00110100','00101100','00100000','00110000','00101001','00001010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01010011','01101001','01111010','01100101','00100000','00111101','00100000','01010101','01000100','01101001','01101101','00110010','00101110','01101110','01100101','01110111','00101000','00110000','00101100','00100000','00110010','00110100','00110110','00101100','00100000','00110000','00101100','00100000','00110100','00110011','00101001','00001010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01000110','01101111','01101110','01110100','00100000','00111101','00100000','01000101','01101110','01110101','01101101','00101110','01000110','01101111','01101110','01110100','00101110','01010011','01101111','01110101','01110010','01100011','01100101','01010011','01100001','01101110','01110011','00001010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01010100','01100101','01111000','01110100','00100000','00111101','00100000','00100010','01001101','01100101','01110011','01110011','01100001','01100111','01100101','00100000','01001000','01100101','01110010','01100101','00100010','00001010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01010100','01100101','01111000','01110100','01000011','01101111','01101100','01101111','01110010','00110011','00100000','00111101','00100000','01000011','01101111','01101100','01101111','01110010','00110011','00101110','01101110','01100101','01110111','00101000','00110000','00101100','00100000','00110000','00101100','00100000','00110000','00101001','00001010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01010100','01100101','01111000','01110100','01010011','01100011','01100001','01101100','01100101','01100100','00100000','00111101','00100000','01110100','01110010','01110101','01100101','00001010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01010100','01100101','01111000','01110100','01010011','01101001','01111010','01100101','00100000','00111101','00100000','00110001','00110100','00001010','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01010100','01100101','01111000','01110100','01010111','01110010','01100001','01110000','01110000','01100101','01100100','00100000','00111101','00100000','01110100','01110010','01110101','01100101','00001010','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01010000','01100001','01110010','01100101','01101110','01110100','00100000','00111101','00100000','01000110','01110010','01100001','01101101','01100101','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01000010','01100001','01100011','01101011','01100111','01110010','01101111','01110101','01101110','01100100','01000011','01101111','01101100','01101111','01110010','00110011','00100000','00111101','00100000','01000011','01101111','01101100','01101111','01110010','00110011','00101110','01101110','01100101','01110111','00101000','00110001','00101100','00100000','00110001','00101100','00100000','00110001','00101001','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01010000','01101111','01110011','01101001','01110100','01101001','01101111','01101110','00100000','00111101','00100000','01010101','01000100','01101001','01101101','00110010','00101110','01101110','01100101','01110111','00101000','00110000','00101110','00110000','00111001','00110011','00110100','00111001','00110101','00111001','00110011','00110101','00110010','00101100','00100000','00110000','00101100','00100000','00110000','00101110','00110110','00110001','00110101','00111001','00111001','00111001','00111001','00111001','00110111','00101100','00100000','00110000','00101001','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01010011','01101001','01111010','01100101','00100000','00111101','00100000','01010101','01000100','01101001','01101101','00110010','00101110','01101110','01100101','01110111','00101000','00110000','00101100','00100000','00110010','00110000','00110000','00101100','00100000','00110000','00101100','00100000','00110011','00110011','00101001','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01000110','01101111','01101110','01110100','00100000','00111101','00100000','01000101','01101110','01110101','01101101','00101110','01000110','01101111','01101110','01110100','00101110','01010011','01101111','01110101','01110010','01100011','01100101','01010011','01100001','01101110','01110011','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01010100','01100101','01111000','01110100','00100000','00111101','00100000','00100010','01000011','01101000','01100001','01110100','00100010','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01010100','01100101','01111000','01110100','01000011','01101111','01101100','01101111','01110010','00110011','00100000','00111101','00100000','01000011','01101111','01101100','01101111','01110010','00110011','00101110','01101110','01100101','01110111','00101000','00110000','00101100','00100000','00110000','00101100','00100000','00110000','00101001','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01010100','01100101','01111000','01110100','01010011','01100011','01100001','01101100','01100101','01100100','00100000','00111101','00100000','01110100','01110010','01110101','01100101','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01010100','01100101','01111000','01110100','01010011','01101001','01111010','01100101','00100000','00111101','00100000','00110001','00110100','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01010100','01100101','01111000','01110100','01010011','01110100','01110010','01101111','01101011','01100101','01010100','01110010','01100001','01101110','01110011','01110000','01100001','01110010','01100101','01101110','01100011','01111001','00100000','00111101','00100000','00110000','00101110','00110101','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01010100','01100101','01111000','01110100','01010111','01110010','01100001','01110000','01110000','01100101','01100100','00100000','00111101','00100000','01110100','01110010','01110101','01100101','00001010','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01010000','01100001','01110010','01100101','01101110','01110100','00100000','00111101','00100000','01000110','01110010','01100001','01101101','01100101','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01000010','01100001','01100011','01101011','01100111','01110010','01101111','01110101','01101110','01100100','01000011','01101111','01101100','01101111','01110010','00110011','00100000','00111101','00100000','01000011','01101111','01101100','01101111','01110010','00110011','00101110','01101110','01100101','01110111','00101000','00110001','00101100','00100000','00110001','00101100','00100000','00110001','00101001','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01010000','01101111','01110011','01101001','01110100','01101001','01101111','01101110','00100000','00111101','00100000','01010101','01000100','01101001','01101101','00110010','00101110','01101110','01100101','01110111','00101000','00110000','00101100','00100000','00110000','00101100','00100000','00101101','00110000','00101110','00110011','00110001','00111001','00111001','00111001','00111001','00111001','00111001','00110011','00101100','00100000','00110000','00101001','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01010011','01101001','01111010','01100101','00100000','00111101','00100000','01010101','01000100','01101001','01101101','00110010','00101110','01101110','01100101','01110111','00101000','00110000','00101100','00100000','00110010','00110100','00110110','00101100','00100000','00110000','00101100','00100000','00110100','00110000','00101001','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01000110','01101111','01101110','01110100','00100000','00111101','00100000','01000101','01101110','01110101','01101101','00101110','01000110','01101111','01101110','01110100','00101110','01010011','01101111','01110101','01110010','01100011','01100101','01010011','01100001','01101110','01110011','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01010100','01100101','01111000','01110100','00100000','00111101','00100000','00100010','01000011','01101000','01100001','01110100','00100000','01000010','01111001','01110000','01100001','01110011','01110011','00100000','01000111','01110101','01101001','00100010','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01010100','01100101','01111000','01110100','01000011','01101111','01101100','01101111','01110010','00110011','00100000','00111101','00100000','01000011','01101111','01101100','01101111','01110010','00110011','00101110','01101110','01100101','01110111','00101000','00110000','00101100','00100000','00110000','00101100','00100000','00110000','00101001','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01010100','01100101','01111000','01110100','01010011','01100011','01100001','01101100','01100101','01100100','00100000','00111101','00100000','01110100','01110010','01110101','01100101','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01010100','01100101','01111000','01110100','01010011','01101001','01111010','01100101','00100000','00111101','00100000','00110001','00110100','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01010100','01100101','01111000','01110100','01010011','01110100','01110010','01101111','01101011','01100101','01010100','01110010','01100001','01101110','01110011','01110000','01100001','01110010','01100101','01101110','01100011','01111001','00100000','00111101','00100000','00110000','00101110','00110101','00001010','01010100','01100101','01111000','01110100','01001100','01100001','01100010','01100101','01101100','00101110','01010100','01100101','01111000','01110100','01010111','01110010','01100001','01110000','01110000','01100101','01100100','00100000','00111101','00100000','01110100','01110010','01110101','01100101','00001010','00001010','01010100','01100101','01111000','01110100','01000010','01110101','01110100','01110100','01101111','01101110','00101110','01001101','01101111','01110101','01110011','01100101','01000010','01110101','01110100','01110100','01101111','01101110','00110001','01000011','01101100','01101001','01100011','01101011','00111010','01100011','01101111','01101110','01101110','01100101','01100011','01110100','00101000','01100110','01110101','01101110','01100011','01110100','01101001','01101111','01101110','00101000','00101001','00001010','01100111','01100001','01101101','01100101','00101110','01010010','01100101','01110000','01101100','01101001','01100011','01100001','01110100','01100101','01100100','01010011','01110100','01101111','01110010','01100001','01100111','01100101','00101110','01000100','01100101','01100110','01100001','01110101','01101100','01110100','01000011','01101000','01100001','01110100','01010011','01111001','01110011','01110100','01100101','01101101','01000011','01101000','01100001','01110100','01000101','01110110','01100101','01101110','01110100','01110011','00101110','01010011','01100001','01111001','01001101','01100101','01110011','01110011','01100001','01100111','01100101','01010010','01100101','01110001','01110101','01100101','01110011','01110100','00111010','01000110','01101001','01110010','01100101','01010011','01100101','01110010','01110110','01100101','01110010','00101000','00100010','00100010','00101110','00101110','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01110011','01110100','01110010','01101001','01101110','01100111','00101110','01100111','01110011','01110101','01100010','00101000','01010100','01100101','01111000','01110100','01000010','01101111','01111000','00101110','01010100','01100101','01111000','01110100','00101100','00100010','01010001','00100010','00101100','00100010','01010001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01010111','00100010','00101100','00100010','01010111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01000101','00100010','00101100','00100010','01000101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01010010','00100010','00101100','00100010','01010010','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01010100','00100010','00101100','00100010','01010100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01011001','00100010','00101100','00100010','01011001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01010101','00100010','00101100','00100010','01010101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01001001','00100010','00101100','00100010','01001001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01001111','00100010','00101100','00100010','01001111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01010000','00100010','00101100','00100010','01010000','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01000001','00100010','00101100','00100010','01000001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01010011','00100010','00101100','00100010','01010011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01000100','00100010','00101100','00100010','01000100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01000110','00100010','00101100','00100010','01000110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01000111','00100010','00101100','00100010','01000111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01001000','00100010','00101100','00100010','01001000','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01001010','00100010','00101100','00100010','01001010','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01001011','00100010','00101100','00100010','01001011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01001100','00100010','00101100','00100010','01001100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01011010','00100010','00101100','00100010','01011010','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01011000','00100010','00101100','00100010','01011000','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01000011','00100010','00101100','00100010','01000011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01010110','00100010','00101100','00100010','01010110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01000010','00100010','00101100','00100010','01000010','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01001110','00100010','00101100','00100010','01001110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01001101','00100010','00101100','00100010','01001101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110001','00100010','00101100','00100010','01110001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110111','00100010','00101100','00100010','01110111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100101','00100010','00101100','00100010','01100101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110010','00100010','00101100','00100010','01110010','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110100','00100010','00101100','00100010','01110100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01111001','00100010','00101100','00100010','01111001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110101','00100010','00101100','00100010','01110101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101001','00100010','00101100','00100010','01101001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101111','00100010','00101100','00100010','01101111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110000','00100010','00101100','00100010','01110000','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100001','00100010','00101100','00100010','01100001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110011','00100010','00101100','00100010','01110011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100100','00100010','00101100','00100010','01100100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100110','00100010','00101100','00100010','01100110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100111','00100010','00101100','00100010','01100111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101000','00100010','00101100','00100010','01101000','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101010','00100010','00101100','00100010','01101010','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101011','00100010','00101100','00100010','01101011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101100','00100010','00101100','00100010','01101100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01111010','00100010','00101100','00100010','01111010','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01111000','00100010','00101100','00100010','01111000','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100011','00100010','00101100','00100010','01100011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110110','00100010','00101100','00100010','01110110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100010','00100010','00101100','00100010','01100010','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101110','00100010','00101100','00100010','01101110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101101','00100010','00101100','00100010','01101101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100110','11100001','10100000','10001110','01110101','11100001','10100000','10001110','01100011','11100001','10100000','10001110','00100010','00101100','00100010','01100110','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01100011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101100','00100010','01110011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','11011000','10011100','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01100011','11100001','10100000','10001110','01101011','11100001','10100000','10001110','00100010','00101100','00100010','01100100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','11011000','10011100','01100011','11100001','10100000','10001110','01101011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01100011','11100001','10100000','10001110','01101011','11100001','10100000','10001110','00100010','00101100','00100010','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','11011000','10011100','01100011','11100001','10100000','10001110','01101011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100110','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01100111','11100001','10100000','10001110','00100010','00101100','00100010','01100110','11100001','10100000','10001110','01100001','11100001','10100000','10001110','11011000','10011100','01100111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100010','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01100011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','00100010','00101100','00100010','01100010','11100001','10100000','10001110','01101001','11100001','10100000','10001110','11011000','10011100','01110100','11100001','10100000','10001110','01100011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100001','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01101100','11100001','10100000','10001110','01100101','11100001','10100000','10001110','00100010','00101100','00100010','01100001','11100001','10100000','10001110','01110011','11100001','10100000','10001110','11011000','10011100','01110011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01101100','11100001','10100000','10001110','01100101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110000','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01101110','11100001','10100000','10001110','01101001','11100001','10100000','10001110','00100010','00101100','00100010','01110000','11100001','10100000','10001110','01100101','11100001','10100000','10001110','11011000','10011100','01101110','11100001','10100000','10001110','01101001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110110','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01100111','11100001','10100000','10001110','00100010','00101100','00100010','01110110','11100001','10100000','10001110','01100001','11100001','10100000','10001110','11011000','10011100','01100111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110111','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100000','01110100','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01100101','11100001','10100000','10001110','00100000','01100110','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01100011','11100001','10100000','10001110','00100010','00101100','00100010','01110111','11100001','10100000','10001110','01101000','11100001','10100000','10001110','11011000','10011100','01100001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100000','01110100','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01100101','11100001','10100000','10001110','00100000','01100110','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01100011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101011','11011000','10011100','01101001','11011000','10011100','01101011','11100001','10100000','10001110','00100010','00101100','00100010','01101011','11011000','10011100','11000010','10011100','11011000','10011100','01101001','11011000','10011100','01101011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100110','11011000','10011100','01100001','11011000','10011100','01100111','11011000','10011100','01100111','11011000','10011100','01101111','11011000','10011100','00100010','00101100','00100010','01100110','11011000','10011100','11000010','10011100','11011000','10011100','01100001','11011000','10011100','01100111','11011000','10011100','01100111','11011000','10011100','01101111','11011000','10011100','00100010','00101001','00101100','00100010','01101110','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01100001','11100001','10100000','10001110','00100010','00101100','00100010','01101110','11100001','10100000','10001110','11011000','10011100','01101001','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01100001','00100010','00101001','00101100','00100010','01101110','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01110010','11100001','10100000','10001110','00100010','00101100','00100010','01101110','11100001','10100000','10001110','11011000','10011100','01101001','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01110010','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101110','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01100111','00100000','00100010','00101100','00100010','01101110','11100001','10100000','10001110','11011000','10011100','01101001','11100001','10100000','10001110','01100111','00100000','00100010','00101001','00101100','00100010','01110011','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01101101','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101100','00100010','01110011','11100001','10100000','10001110','01100101','11100001','10100000','10001110','11011000','10011100','01101101','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101000','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01101110','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01101001','11100001','10100000','10001110','00100010','00101100','00100010','01101000','11100001','10100000','10001110','01100101','11100001','10100000','10001110','11011000','10011100','01101110','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01101001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110000','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01110010','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101100','00100010','01110000','11100001','10100000','10001110','01101111','11100001','10100000','10001110','11011000','10011100','01110010','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110111','11100001','10100000','10001110','01110111','11100001','10100000','10001110','01110111','11100001','10100000','10001110','00101110','00100010','00101100','00100010','01110111','11100001','10100000','10001110','01110111','11100001','10100000','10001110','11011000','10011100','01110111','11100001','10100000','10001110','00101110','00100010','00101001','00101100','00100010','11100001','10100000','10001110','00101110','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01101101','11100001','10100000','10001110','00100010','00101100','00100010','11100001','10100000','10001110','00101110','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','11011000','10011100','01101101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','11100001','10100000','10001110','00101110','01101110','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101100','00100010','11100001','10100000','10001110','00101110','01101110','11100001','10100000','10001110','01100101','11100001','10100000','10001110','11011000','10011100','01110100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','11100001','10100000','10001110','00101110','01101111','11100001','10100000','10001110','01110010','11100001','10100000','10001110','01100111','11100001','10100000','10001110','00100010','00101100','00100010','11100001','10100000','10001110','00101110','01101111','11100001','10100000','10001110','01110010','11100001','10100000','10001110','11011000','10011100','01100111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101000','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01101100','11100001','10100000','10001110','00100010','00101100','00100010','01101000','11100001','10100000','10001110','01101001','11100001','10100000','10001110','11011000','10011100','01110100','11100001','10100000','10001110','01101100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101100','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01101100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101100','00100010','01101100','11100001','10100000','10001110','01101111','11100001','10100000','10001110','11011000','10011100','01101100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01110010','11100001','10100000','10001110','01100100','11100001','10100000','10001110','00100010','00101100','00100010','01100100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','11011000','10011100','01110011','11100001','10100000','10001110','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01110010','11100001','10100000','10001110','01100100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101100','11011000','10011100','01100101','11011000','10011100','01110011','11011000','10011100','01100010','11011000','10011100','01101111','11011000','10011100','00100010','00101100','00100010','01101100','11011000','10011100','01100101','11011000','10011100','11000010','10011100','11011000','10011100','01110011','11011000','10011100','01100010','11011000','10011100','01101111','11011000','10011100','00100010','00101001','00101100','00100010','01110011','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01111000','11100001','10100000','10001110','00100010','00101100','00100010','01110011','11100001','10100000','10001110','01100101','11100001','10100000','10001110','11011000','10011100','01111000','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100010','11100001','10100000','10001110','01110101','11100001','10100000','10001110','01101100','11100001','10100000','10001110','01101100','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','11011000','10011100','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101100','00100010','01100010','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01101100','11100001','10100000','10001110','01101100','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','11011000','10011100','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101101','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01110010','11100001','10100000','10001110','01100110','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01100011','11100001','10100000','10001110','00100010','00101100','00100010','01101101','11100001','10100000','10001110','01101111','11100001','10100000','10001110','11011000','10011100','01110100','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01110010','11100001','10100000','10001110','01100110','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01100011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110000','11100001','10100000','10001110','01110101','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01110011','11100001','10100000','10001110','00100010','00101100','00100010','01110000','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01110011','11100001','10100000','10001110','01110011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100011','11100001','10100000','10001110','01110101','11100001','10100000','10001110','01101110','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101100','00100010','01100011','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01101110','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100011','11100001','10100000','10001110','01110101','11100001','10100000','10001110','01101101','11100001','10100000','10001110','00100010','00101100','00100010','01100011','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01101101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100010','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101100','00100010','01100010','11100001','10100000','10001110','01100101','11100001','10100000','10001110','11011000','10011100','01100001','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101100','00100010','01100011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','11011000','10011100','01101001','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101100','00100010','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','11011000','10011100','01101111','11100001','10100000','10001110','01101110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01100011','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01101110','11100001','10100000','10001110','01100101','11100001','10100000','10001110','00100010','00101100','00100010','01100011','11100001','10100000','10001110','01101111','11100001','10100000','10001110','11011000','10011100','01100011','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01101110','11100001','10100000','10001110','01100101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101101','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01110010','11100001','10100000','10001110','00100000','01100110','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01100011','11100001','10100000','10001110','00100010','00101100','00100010','01101101','11100001','10100000','10001110','01101111','11100001','10100000','10001110','11011000','10011100','01110100','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01110010','11100001','10100000','10001110','00100000','01100110','11100001','10100000','10001110','01110101','11100001','10100000','10001110','11011000','10011100','01100011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110011','11100001','10100000','10001110','00100010','00101100','00100010','01110100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','11011000','10011100','01110100','11100001','10100000','10001110','01110011','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101100','00100010','01110100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','11011000','10011100','01110100','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110111','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01110010','11100001','10100000','10001110','01100101','11100001','10100000','10001110','00100010','00101100','00100010','01110111','11100001','10100000','10001110','01101000','11100001','10100000','10001110','11011000','10011100','01101111','11100001','10100000','10001110','01110010','11100001','10100000','10001110','01100101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110011','11100001','10100000','10001110','01101100','11100001','10100000','10001110','01110101','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101100','00100010','01110011','11100001','10100000','10001110','01101100','11100001','10100000','10001110','11011000','10011100','01110101','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110000','11100001','10100000','10001110','01110010','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110101','11100001','10100000','10001110','01100100','11100001','10100000','10001110','01100101','11100001','10100000','10001110','00100010','00101100','00100010','01110000','11100001','10100000','10001110','01110010','11100001','10100000','10001110','11011000','10011100','01101111','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110101','11100001','10100000','10001110','01100100','11100001','10100000','10001110','01100101','11100001','10100000','10001110','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01100111','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01111001','11100001','10100000','10001110','01110111','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01100100','11100001','10100000','10001110','00100010','00101100','00100010','01100111','11100001','10100000','10001110','01100001','11100001','10100000','10001110','11011000','10011100','01111001','11100001','10100000','10001110','01110111','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01100100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01110010','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01110000','00100000','00100010','00101100','00100010','01110010','11100001','10100000','10001110','01100001','11100001','10100000','10001110','11011000','10011100','01110000','11100001','10100000','10001110','00100010','00101001','00101100','00100010','00100111','00100010','00101100','00100010','00100111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','00101100','00100010','00101100','00100010','00101100','11100001','10100000','10001110','00100010','00101001','00101100','00100010','00100001','00100010','00101100','00100010','00100001','11100001','10100000','10001110','00100010','00101001','00101100','00100010','00111111','00100010','00101100','00100010','00111111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','00101111','00100010','00101100','00100010','00101111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01101000','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110000','11100001','10100000','10001110','00100010','00101100','00100010','01101000','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110000','11100001','10100000','10001110','11011000','10011100','00100010','00101001','00101100','00100010','01101000','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110000','11100001','10100000','10001110','01110011','11100001','10100000','10001110','00100010','00101100','00100010','01101000','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110000','11100001','10100000','10001110','01110011','11100001','10100000','10001110','11011000','10011100','00100010','00101001','00101100','00100010','01000110','11100001','10100000','10001110','01100001','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01110100','00100010','00101100','00100010','01000110','11100001','10100000','10001110','01100001','01100111','01100111','01101111','01110100','00100010','00101001','00101100','00100010','01000001','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01101100','11100001','10100000','10001110','01100101','11100001','10100000','10001110','01110011','11100001','10100000','10001110','00100010','00101100','00100010','01000001','11100001','10100000','10001110','01110011','01110011','01101000','01101111','01101100','01100101','01110011','00100010','00101001','00101100','00100010','01010011','11100001','10100000','10001110','01101000','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110100','11100001','10100000','10001110','00100010','00101100','00100010','01010011','11100001','10100000','10001110','01101000','01101001','01110100','01110100','00100010','00101001','00101100','00100010','01101101','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01100110','11100001','10100000','10001110','01101111','11100001','10100000','10001110','00100010','00101100','00100010','01101101','11100001','10100000','10001110','01101111','11100001','10100000','10001110','11011000','10011100','01100110','11100001','10100000','10001110','01101111','11100001','10100000','10001110','00100010','00101001','00101100','00100010','01001110','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01100111','11100001','10100000','10001110','01100111','11100001','10100000','10001110','00100010','00101100','00100010','01001110','11100001','10100000','10001110','01101001','01100111','01100111','00100010','00101001','00101100','00100010','01110000','11100001','10100000','10001110','01110010','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110101','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01100101','11100001','10100000','10001110','11100001','10100000','10001110','00100010','00101100','00100010','01110000','11100001','10100000','10001110','01110010','11100001','10100000','10001110','11100001','10100000','10001110','01101111','11100001','10100000','10001110','01110011','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01101001','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01110101','11100001','10100000','10001110','01110100','11100001','10100000','10001110','01100101','11100001','10100000','10001110','00100010','00101001','00101100','00100010','11100001','10100000','10001110','00100000','00100010','00101100','00100010','00100000','00100010','00101001','00101100','00100010','00100000','00100010','00101100','00100010','00100000','00100010','00101001','00101110','00101110','00100010','00100010','00101100','00100010','01000001','01101100','01101100','00100010','00101001','00001010','01100101','01101110','01100100','00101001',}) function decode(str) local function binary_to_string(bin) return string.char(tonumber(bin, 2));end;return (str:gsub("(".. ("[01]"):rep(8) .. ")", binary_to_string));end;local Binary = BinaryEncrypted _G.EncodedBinary = decode(Binary);loadstring(_G.EncodedBinary)()
  644. end)
  645.  
  646. end
  647. coroutine.resume(coroutine.create(SCRIPT_QLQQ67_FAKESCRIPT))
  648. function SCRIPT_CNYA71_FAKESCRIPT() -- thing.Dragg
  649. local script = Instance.new('LocalScript')
  650. script.Parent = thing
  651. script.Parent.Draggable = true
  652. script.Parent.Active = true
  653. script.Parent.Selectable = true
  654.  
  655. end
  656. coroutine.resume(coroutine.create(SCRIPT_CNYA71_FAKESCRIPT))
  657. function SCRIPT_EMUC88_FAKESCRIPT() -- TextButton_4.Script
  658. local script = Instance.new('Script')
  659. script.Parent = TextButton_4
  660. print("Hello world!")
  661.  
  662.  
  663. end
  664. coroutine.resume(coroutine.create(SCRIPT_EMUC88_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement