FurkingBoi

mineverse

Jan 9th, 2020
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.97 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local TextButton = Instance.new("TextButton")
  10. local TextButton_2 = Instance.new("TextButton")
  11. local TextButton_3 = Instance.new("TextButton")
  12. local TextButton_4 = Instance.new("TextButton")
  13. local TextButton_5 = Instance.new("TextButton")
  14. local TextButton_6 = Instance.new("TextButton")
  15. local Frame_2 = Instance.new("Frame")
  16. local TextButton_7 = Instance.new("TextButton")
  17.  
  18. --Properties:
  19.  
  20. ScreenGui.Parent = game.CoreGui
  21.  
  22. Frame.Parent = ScreenGui
  23. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  24. Frame.Position = UDim2.new(0.0788844526, 0, 0.54004848, 0)
  25. Frame.Size = UDim2.new(0, 297, 0, 274)
  26. Frame.Visible = false
  27. Frame.Active = true
  28. Frame.Draggable = true
  29.  
  30. TextLabel.Parent = Frame
  31. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  32. TextLabel.Size = UDim2.new(0, 297, 0, 23)
  33. TextLabel.Font = Enum.Font.GothamBlack
  34. TextLabel.Text = "Silent Assassin Fucker"
  35. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  36. TextLabel.TextSize = 20
  37.  
  38. TextButton.Parent = Frame
  39. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  40. TextButton.Position = UDim2.new(0.0370370448, 0, 0.145985395, 0)
  41. TextButton.Size = UDim2.new(0, 124, 0, 50)
  42. TextButton.Font = Enum.Font.SourceSans
  43. TextButton.Text = "Gamepasses"
  44. TextButton.TextColor3 = Color3.new(0, 0, 0)
  45. TextButton.TextSize = 14
  46. TextButton.MouseButton1Down:connect(function()
  47. players = game:GetService("Players")
  48. players.LocalPlayer["vip"].Value = true
  49. players.LocalPlayer["x2assassinchance"].Value = true
  50. end)
  51.  
  52. TextButton_2.Parent = Frame
  53. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  54. TextButton_2.Position = UDim2.new(0.508417487, 0, 0.145985395, 0)
  55. TextButton_2.Size = UDim2.new(0, 124, 0, 50)
  56. TextButton_2.Font = Enum.Font.SourceSans
  57. TextButton_2.Text = "Kill Aura"
  58. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  59. TextButton_2.TextSize = 14
  60. TextButton_2.MouseButton1Down:connect(function()
  61. local player = game.Players.LocalPlayer
  62. while wait() do
  63. for i,v in pairs(game.Players:GetPlayers()) do
  64. if v ~= player and v.Character and v.Character:FindFirstChild("HumanoidRootPart") and player:DistanceFromCharacter(v.Character.HumanoidRootPart.Position) < 16 then
  65. game.ReplicatedStorage.GameRemotes.Attack:InvokeServer(v.Character)
  66. end
  67. end
  68. end
  69. end)
  70.  
  71. TextButton_3.Parent = Frame
  72. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  73. TextButton_3.Position = UDim2.new(0.0370370448, 0, 0.434306532, 0)
  74. TextButton_3.Size = UDim2.new(0, 124, 0, 50)
  75. TextButton_3.Font = Enum.Font.SourceSans
  76. TextButton_3.Text = "Xray"
  77. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  78. TextButton_3.TextSize = 14
  79. TextButton_3.MouseButton1Down:connect(function()
  80. loadstring("\103\97\109\101\58\71\101\116\83\101\114\118\105\99\101\40\34\83\116\97\114\116\101\114\71\117\105\34\41\58\83\101\116\67\111\114\101\40\34\83\101\110\100\78\111\116\105\102\105\99\97\116\105\111\110\34\44\32\123\84\105\116\108\101\32\61\32\34\67\114\101\97\116\101\100\32\98\121\32\72\111\117\115\101\34\44\32\84\101\120\116\32\61\32\34\118\51\114\109\105\108\108\105\111\110\46\110\101\116\34\125\41\10\108\111\99\97\108\32\110\101\119\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\99\114\101\101\110\71\117\105\34\41\10\108\111\99\97\108\32\77\97\105\110\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\108\111\99\97\108\32\102\114\97\109\101\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\108\111\99\97\108\32\79\114\101\70\105\110\100\101\114\79\110\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\84\101\120\116\66\117\116\116\111\110\34\41\10\108\111\99\97\108\32\79\114\101\70\105\110\100\101\114\79\102\102\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\84\101\120\116\66\117\116\116\111\110\34\41\10\108\111\99\97\108\32\84\101\120\116\76\97\98\101\108\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\84\101\120\116\76\97\98\101\108\34\41\10\108\111\99\97\108\32\84\101\120\116\76\97\98\101\108\95\50\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\84\101\120\116\76\97\98\101\108\34\41\10\10\110\101\119\46\78\97\109\101\32\61\32\34\110\101\119\34\10\110\101\119\46\80\97\114\101\110\116\32\61\32\103\97\109\101\46\67\111\114\101\71\117\105\10\10\77\97\105\110\46\78\97\109\101\32\61\32\34\77\97\105\110\34\10\77\97\105\110\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\77\97\105\110\46\68\114\97\103\103\97\98\108\101\32\61\32\116\114\117\101\10\77\97\105\110\46\80\97\114\101\110\116\32\61\32\110\101\119\10\77\97\105\110\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\48\46\49\57\54\48\55\56\44\32\48\46\49\57\54\48\55\56\44\32\48\46\49\57\54\48\55\56\41\10\77\97\105\110\46\66\111\114\100\101\114\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\48\46\52\55\56\52\51\49\44\32\48\46\52\55\56\52\51\49\44\32\48\46\52\55\56\52\51\49\41\10\77\97\105\110\46\80\111\115\105\116\105\111\110\32\61\32\85\68\105\109\50\46\110\101\119\40\48\46\51\50\52\57\55\52\56\48\53\44\32\48\44\32\48\46\51\57\55\53\55\56\50\54\57\44\32\48\41\10\77\97\105\110\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\48\44\32\50\51\50\44\32\48\44\32\55\55\41\10\10\102\114\97\109\101\46\78\97\109\101\32\61\32\34\102\114\97\109\101\34\10\102\114\97\109\101\46\80\97\114\101\110\116\32\61\32\77\97\105\110\10\102\114\97\109\101\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\48\46\49\51\51\51\51\51\44\32\48\46\49\51\51\51\51\51\44\32\48\46\49\51\51\51\51\51\41\10\102\114\97\109\101\46\66\111\114\100\101\114\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\48\46\52\55\56\52\51\49\44\32\48\46\52\55\56\52\51\49\44\32\48\46\52\55\56\52\51\49\41\10\102\114\97\109\101\46\80\111\115\105\116\105\111\110\32\61\32\85\68\105\109\50\46\110\101\119\40\48\46\48\50\52\54\53\56\48\55\48\57\44\32\48\44\32\48\46\49\57\54\48\55\56\52\51\53\44\32\48\41\10\102\114\97\109\101\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\48\44\32\50\49\56\44\32\48\44\32\53\55\41\10\10\79\114\101\70\105\110\100\101\114\79\110\46\78\97\109\101\32\61\32\34\79\114\101\70\105\110\100\101\114\79\110\34\10\79\114\101\70\105\110\100\101\114\79\110\46\80\97\114\101\110\116\32\61\32\102\114\97\109\101\10\79\114\101\70\105\110\100\101\114\79\110\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\48\46\49\51\51\51\51\51\44\32\48\46\49\51\51\51\51\51\44\32\48\46\49\51\51\51\51\51\41\10\79\114\101\70\105\110\100\101\114\79\110\46\66\111\114\100\101\114\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\48\46\52\50\55\52\53\49\44\32\48\46\48\50\51\53\50\57\52\44\32\48\46\48\50\55\52\53\49\41\10\79\114\101\70\105\110\100\101\114\79\110\46\80\111\115\105\116\105\111\110\32\61\32\85\68\105\109\50\46\110\101\119\40\48\46\48\51\54\54\57\55\50\52\54\49\44\32\48\44\32\48\46\50\53\44\32\48\41\10\79\114\101\70\105\110\100\101\114\79\110\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\48\44\32\50\48\50\44\32\48\44\32\50\57\41\10\79\114\101\70\105\110\100\101\114\79\110\46\70\111\110\116\32\61\32\69\110\117\109\46\70\111\110\116\46\71\111\116\104\97\109\10\79\114\101\70\105\110\100\101\114\79\110\46\84\101\120\116\32\61\32\34\79\114\101\32\70\105\110\100\101\114\32\79\110\34\10\79\114\101\70\105\110\100\101\114\79\110\46\84\101\120\116\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\49\44\32\49\44\32\49\41\10\79\114\101\70\105\110\100\101\114\79\110\46\84\101\120\116\83\105\122\101\32\61\32\49\52\10\79\114\101\70\105\110\100\101\114\79\110\46\84\101\120\116\83\116\114\111\107\101\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\49\44\32\49\44\32\49\41\10\79\114\101\70\105\110\100\101\114\79\110\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\79\114\101\70\105\110\100\101\114\79\110\46\77\111\117\115\101\66\117\116\116\111\110\49\67\108\105\99\107\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\41\10\79\114\101\70\105\110\100\101\114\79\110\46\86\105\115\105\98\108\101\32\61\32\102\97\108\115\101\10\79\114\101\70\105\110\100\101\114\79\102\102\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\119\104\105\108\101\32\79\114\101\70\105\110\100\101\114\79\102\102\46\86\105\115\105\98\108\101\32\61\61\32\116\114\117\101\32\100\111\10\119\104\105\108\101\32\116\114\117\101\32\100\111\10\102\117\110\99\116\105\111\110\32\104\97\99\107\32\40\41\10\10\108\111\99\97\108\32\120\98\108\111\99\107\49\32\61\32\110\105\108\10\10\108\111\99\97\108\32\120\98\108\111\99\107\49\32\61\32\103\97\109\101\46\87\111\114\107\115\112\97\99\101\58\70\105\110\100\70\105\114\115\116\67\104\105\108\100\40\34\73\114\111\110\79\114\101\34\44\32\116\114\117\101\41\10\105\102\32\120\98\108\111\99\107\49\32\126\61\32\110\105\108\32\116\104\101\110\10\10\120\98\108\111\99\107\49\46\78\97\109\101\32\61\32\34\73\114\111\110\79\114\101\49\34\10\10\108\111\99\97\108\32\120\49\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\49\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\49\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\49\10\120\49\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\49\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\49\46\70\97\99\101\32\61\32\34\70\114\111\110\116\34\10\120\49\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\49\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\49\34\10\120\49\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\10\10\108\111\99\97\108\32\122\49\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\49\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\49\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\50\53\53\44\32\50\53\53\44\32\48\41\10\122\49\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\49\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\49\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\49\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\46\83\117\114\102\97\99\101\71\117\105\49\10\10\108\111\99\97\108\32\120\50\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\50\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\50\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\49\10\120\50\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\50\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\50\46\70\97\99\101\32\61\32\34\66\97\99\107\34\10\120\50\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\50\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\50\34\10\120\50\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\10\10\108\111\99\97\108\32\122\50\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\50\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\50\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\50\53\53\44\32\50\53\53\44\32\48\41\10\122\50\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\50\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\50\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\50\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\46\83\117\114\102\97\99\101\71\117\105\50\10\10\108\111\99\97\108\32\120\51\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\51\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\51\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\49\10\120\51\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\51\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\51\46\70\97\99\101\32\61\32\34\84\111\112\34\10\120\51\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\51\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\51\34\10\120\51\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\10\10\108\111\99\97\108\32\122\51\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\51\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\51\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\50\53\53\44\32\50\53\53\44\32\48\41\10\122\51\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\51\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\51\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\51\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\46\83\117\114\102\97\99\101\71\117\105\51\10\10\108\111\99\97\108\32\120\52\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\52\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\52\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\49\10\120\52\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\52\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\52\46\70\97\99\101\32\61\32\34\66\111\116\116\111\109\34\10\120\52\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\52\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\52\34\10\120\52\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\10\10\108\111\99\97\108\32\122\52\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\52\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\52\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\50\53\53\44\32\50\53\53\44\32\48\41\10\122\52\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\52\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\52\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\52\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\46\83\117\114\102\97\99\101\71\117\105\52\10\10\108\111\99\97\108\32\120\53\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\53\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\53\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\49\10\120\53\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\53\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\53\46\70\97\99\101\32\61\32\34\76\101\102\116\34\10\120\53\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\53\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\53\34\10\120\53\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\10\10\108\111\99\97\108\32\122\53\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\53\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\53\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\50\53\53\44\32\50\53\53\44\32\48\41\10\122\53\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\53\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\53\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\53\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\46\83\117\114\102\97\99\101\71\117\105\53\10\10\108\111\99\97\108\32\120\54\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\54\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\54\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\49\10\120\54\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\54\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\54\46\70\97\99\101\32\61\32\34\82\105\103\104\116\34\10\120\54\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\54\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\54\34\10\120\54\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\10\10\108\111\99\97\108\32\122\54\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\54\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\54\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\50\53\53\44\32\50\53\53\44\32\48\41\10\122\54\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\54\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\54\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\54\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\49\46\83\117\114\102\97\99\101\71\117\105\54\10\101\110\100\10\10\108\111\99\97\108\32\120\98\108\111\99\107\50\32\61\32\110\105\108\10\10\108\111\99\97\108\32\120\98\108\111\99\107\50\32\61\32\103\97\109\101\46\87\111\114\107\115\112\97\99\101\58\70\105\110\100\70\105\114\115\116\67\104\105\108\100\40\34\68\105\97\109\111\110\100\79\114\101\34\44\32\116\114\117\101\41\10\105\102\32\120\98\108\111\99\107\50\32\126\61\32\110\105\108\32\116\104\101\110\10\10\120\98\108\111\99\107\50\46\78\97\109\101\32\61\32\34\68\105\97\109\111\110\100\79\114\101\49\34\10\10\108\111\99\97\108\32\120\49\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\49\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\49\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\50\10\120\49\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\49\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\49\46\70\97\99\101\32\61\32\34\70\114\111\110\116\34\10\120\49\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\49\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\49\34\10\120\49\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\10\10\108\111\99\97\108\32\122\49\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\49\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\49\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\50\53\53\41\10\122\49\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\49\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\49\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\49\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\46\83\117\114\102\97\99\101\71\117\105\49\10\10\108\111\99\97\108\32\120\50\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\50\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\50\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\50\10\120\50\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\50\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\50\46\70\97\99\101\32\61\32\34\66\97\99\107\34\10\120\50\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\50\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\50\34\10\120\50\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\10\10\108\111\99\97\108\32\122\50\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\50\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\50\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\50\53\53\41\10\122\50\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\50\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\50\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\50\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\46\83\117\114\102\97\99\101\71\117\105\50\10\10\108\111\99\97\108\32\120\51\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\51\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\51\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\50\10\120\51\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\51\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\51\46\70\97\99\101\32\61\32\34\84\111\112\34\10\120\51\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\51\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\51\34\10\120\51\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\10\10\108\111\99\97\108\32\122\51\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\51\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\51\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\50\53\53\41\10\122\51\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\51\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\51\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\51\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\46\83\117\114\102\97\99\101\71\117\105\51\10\10\108\111\99\97\108\32\120\52\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\52\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\52\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\50\10\120\52\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\52\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\52\46\70\97\99\101\32\61\32\34\66\111\116\116\111\109\34\10\120\52\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\52\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\52\34\10\120\52\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\10\10\108\111\99\97\108\32\122\52\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\52\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\52\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\50\53\53\41\10\122\52\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\52\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\52\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\52\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\46\83\117\114\102\97\99\101\71\117\105\52\10\10\108\111\99\97\108\32\120\53\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\53\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\53\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\50\10\120\53\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\53\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\53\46\70\97\99\101\32\61\32\34\76\101\102\116\34\10\120\53\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\53\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\53\34\10\120\53\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\10\10\108\111\99\97\108\32\122\53\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\53\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\53\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\50\53\53\41\10\122\53\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\53\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\53\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\53\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\46\83\117\114\102\97\99\101\71\117\105\53\10\10\108\111\99\97\108\32\120\54\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\54\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\54\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\50\10\120\54\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\54\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\54\46\70\97\99\101\32\61\32\34\82\105\103\104\116\34\10\120\54\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\54\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\54\34\10\120\54\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\10\10\108\111\99\97\108\32\122\54\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\54\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\54\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\50\53\53\41\10\122\54\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\54\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\54\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\54\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\50\46\83\117\114\102\97\99\101\71\117\105\54\10\101\110\100\10\10\108\111\99\97\108\32\120\98\108\111\99\107\51\32\61\32\110\105\108\10\10\108\111\99\97\108\32\120\98\108\111\99\107\51\32\61\32\103\97\109\101\46\87\111\114\107\115\112\97\99\101\58\70\105\110\100\70\105\114\115\116\67\104\105\108\100\40\34\67\111\97\108\79\114\101\34\44\32\116\114\117\101\41\10\105\102\32\120\98\108\111\99\107\51\32\126\61\32\110\105\108\32\116\104\101\110\10\10\120\98\108\111\99\107\51\46\78\97\109\101\32\61\32\34\67\111\97\108\79\114\101\49\34\10\10\108\111\99\97\108\32\120\49\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\49\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\49\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\51\10\120\49\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\49\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\49\46\70\97\99\101\32\61\32\34\70\114\111\110\116\34\10\120\49\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\49\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\49\34\10\120\49\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\10\10\108\111\99\97\108\32\122\49\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\49\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\49\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\48\41\10\122\49\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\49\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\49\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\49\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\46\83\117\114\102\97\99\101\71\117\105\49\10\10\108\111\99\97\108\32\120\50\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\50\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\50\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\51\10\120\50\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\50\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\50\46\70\97\99\101\32\61\32\34\66\97\99\107\34\10\120\50\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\50\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\50\34\10\120\50\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\10\10\108\111\99\97\108\32\122\50\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\50\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\50\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\48\41\10\122\50\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\50\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\50\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\50\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\46\83\117\114\102\97\99\101\71\117\105\50\10\10\108\111\99\97\108\32\120\51\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\51\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\51\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\51\10\120\51\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\51\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\51\46\70\97\99\101\32\61\32\34\84\111\112\34\10\120\51\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\51\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\51\34\10\120\51\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\10\10\108\111\99\97\108\32\122\51\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\51\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\51\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\48\41\10\122\51\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\51\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\51\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\51\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\46\83\117\114\102\97\99\101\71\117\105\51\10\10\108\111\99\97\108\32\120\52\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\52\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\52\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\51\10\120\52\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\52\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\52\46\70\97\99\101\32\61\32\34\66\111\116\116\111\109\34\10\120\52\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\52\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\52\34\10\120\52\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\10\10\108\111\99\97\108\32\122\52\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\52\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\52\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\48\41\10\122\52\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\52\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\52\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\52\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\46\83\117\114\102\97\99\101\71\117\105\52\10\10\108\111\99\97\108\32\120\53\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\53\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\53\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\51\10\120\53\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\53\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\53\46\70\97\99\101\32\61\32\34\76\101\102\116\34\10\120\53\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\53\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\53\34\10\120\53\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\10\10\108\111\99\97\108\32\122\53\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\53\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\53\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\48\41\10\122\53\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\53\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\53\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\53\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\46\83\117\114\102\97\99\101\71\117\105\53\10\10\108\111\99\97\108\32\120\54\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\117\114\102\97\99\101\71\117\105\34\41\10\120\54\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\120\54\46\65\100\111\114\110\101\101\32\61\32\120\98\108\111\99\107\51\10\120\54\46\65\108\119\97\121\115\79\110\84\111\112\32\61\32\116\114\117\101\10\120\54\46\69\110\97\98\108\101\100\32\61\32\116\114\117\101\10\120\54\46\70\97\99\101\32\61\32\34\82\105\103\104\116\34\10\120\54\46\82\101\115\101\116\79\110\83\112\97\119\110\32\61\32\102\97\108\115\101\10\120\54\46\78\97\109\101\32\61\32\34\83\117\114\102\97\99\101\71\117\105\54\34\10\120\54\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\10\10\108\111\99\97\108\32\122\54\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\70\114\97\109\101\34\41\10\122\54\46\65\99\116\105\118\101\32\61\32\116\114\117\101\10\122\54\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\102\114\111\109\82\71\66\40\48\44\32\50\53\53\44\32\48\41\10\122\54\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\48\46\55\48\10\122\54\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\49\44\48\44\49\44\48\41\10\122\54\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\122\54\46\80\97\114\101\110\116\32\61\32\120\98\108\111\99\107\51\46\83\117\114\102\97\99\101\71\117\105\54\10\101\110\100\10\10\101\110\100\10\112\99\97\108\108\32\40\32\104\97\99\107\32\41\10\119\97\105\116\40\41\10\101\110\100\10\119\97\105\116\40\41\10\101\110\100\10\101\110\100\41\10\10\79\114\101\70\105\110\100\101\114\79\102\102\46\78\97\109\101\32\61\32\34\79\114\101\70\105\110\100\101\114\79\102\102\34\10\79\114\101\70\105\110\100\101\114\79\102\102\46\80\97\114\101\110\116\32\61\32\102\114\97\109\101\10\79\114\101\70\105\110\100\101\114\79\102\102\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\48\46\49\51\51\51\51\51\44\32\48\46\49\51\51\51\51\51\44\32\48\46\49\51\51\51\51\51\41\10\79\114\101\70\105\110\100\101\114\79\102\102\46\66\111\114\100\101\114\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\48\46\52\50\55\52\53\49\44\32\48\46\48\50\51\53\50\57\52\44\32\48\46\48\50\55\52\53\49\41\10\79\114\101\70\105\110\100\101\114\79\102\102\46\80\111\115\105\116\105\111\110\32\61\32\85\68\105\109\50\46\110\101\119\40\48\46\48\51\54\54\57\55\50\52\54\49\44\32\48\44\32\48\46\50\53\44\32\48\41\10\79\114\101\70\105\110\100\101\114\79\102\102\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\48\44\32\50\48\50\44\32\48\44\32\50\57\41\10\79\114\101\70\105\110\100\101\114\79\102\102\46\70\111\110\116\32\61\32\69\110\117\109\46\70\111\110\116\46\71\111\116\104\97\109\10\79\114\101\70\105\110\100\101\114\79\102\102\46\84\101\120\116\32\61\32\34\79\114\101\32\70\105\110\100\101\114\32\79\102\102\34\10\79\114\101\70\105\110\100\101\114\79\102\102\46\84\101\120\116\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\49\44\32\49\44\32\49\41\10\79\114\101\70\105\110\100\101\114\79\102\102\46\84\101\120\116\83\105\122\101\32\61\32\49\52\10\79\114\101\70\105\110\100\101\114\79\102\102\46\84\101\120\116\83\116\114\111\107\101\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\49\44\32\49\44\32\49\41\10\79\114\101\70\105\110\100\101\114\79\102\102\46\86\105\115\105\98\108\101\32\61\32\102\97\108\115\101\10\79\114\101\70\105\110\100\101\114\79\102\102\46\77\111\117\115\101\66\117\116\116\111\110\49\67\108\105\99\107\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\41\10\79\114\101\70\105\110\100\101\114\79\102\102\46\86\105\115\105\98\108\101\32\61\32\102\97\108\115\101\10\79\114\101\70\105\110\100\101\114\79\110\46\86\105\115\105\98\108\101\32\61\32\116\114\117\101\10\101\110\100\41\10\10\84\101\120\116\76\97\98\101\108\46\80\97\114\101\110\116\32\61\32\77\97\105\110\10\84\101\120\116\76\97\98\101\108\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\49\44\32\49\44\32\49\41\10\84\101\120\116\76\97\98\101\108\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\49\10\84\101\120\116\76\97\98\101\108\46\80\111\115\105\116\105\111\110\32\61\32\85\68\105\109\50\46\110\101\119\40\48\46\48\52\56\56\50\57\51\48\50\50\44\32\48\44\32\45\48\46\49\44\32\48\41\10\84\101\120\116\76\97\98\101\108\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\48\44\32\57\55\44\32\48\44\32\51\48\41\10\84\101\120\116\76\97\98\101\108\46\70\111\110\116\32\61\32\69\110\117\109\46\70\111\110\116\46\71\111\116\104\97\109\83\101\109\105\98\111\108\100\10\84\101\120\116\76\97\98\101\108\46\84\101\120\116\32\61\32\34\72\34\10\84\101\120\116\76\97\98\101\108\46\84\101\120\116\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\48\46\55\50\57\52\49\50\44\32\48\44\32\48\46\48\49\49\55\54\52\55\41\10\84\101\120\116\76\97\98\101\108\46\84\101\120\116\83\105\122\101\32\61\32\49\50\10\84\101\120\116\76\97\98\101\108\46\84\101\120\116\88\65\108\105\103\110\109\101\110\116\32\61\32\69\110\117\109\46\84\101\120\116\88\65\108\105\103\110\109\101\110\116\46\76\101\102\116\10\10\84\101\120\116\76\97\98\101\108\95\50\46\80\97\114\101\110\116\32\61\32\77\97\105\110\10\84\101\120\116\76\97\98\101\108\95\50\46\66\97\99\107\103\114\111\117\110\100\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\49\44\32\49\44\32\49\41\10\84\101\120\116\76\97\98\101\108\95\50\46\66\97\99\107\103\114\111\117\110\100\84\114\97\110\115\112\97\114\101\110\99\121\32\61\32\49\10\84\101\120\116\76\97\98\101\108\95\50\46\80\111\115\105\116\105\111\110\32\61\32\85\68\105\109\50\46\110\101\119\40\48\46\49\48\50\52\48\54\49\52\44\32\48\44\32\45\46\49\44\32\48\41\10\84\101\120\116\76\97\98\101\108\95\50\46\83\105\122\101\32\61\32\85\68\105\109\50\46\110\101\119\40\48\44\32\49\50\55\44\32\48\44\32\51\48\41\10\84\101\120\116\76\97\98\101\108\95\50\46\70\111\110\116\32\61\32\69\110\117\109\46\70\111\110\116\46\71\111\116\104\97\109\83\101\109\105\98\111\108\100\10\84\101\120\116\76\97\98\101\108\95\50\46\84\101\120\116\32\61\32\34\111\32\117\32\115\32\101\32\32\86\32\51\32\114\32\109\34\10\84\101\120\116\76\97\98\101\108\95\50\46\84\101\120\116\67\111\108\111\114\51\32\61\32\67\111\108\111\114\51\46\110\101\119\40\48\46\55\50\57\52\49\50\44\32\48\46\55\50\57\52\49\50\44\32\48\46\55\50\57\52\49\50\41\10\84\101\120\116\76\97\98\101\108\95\50\46\84\101\120\116\83\105\122\101\32\61\32\49\50\10\84\101\120\116\76\97\98\101\108\95\50\46\84\101\120\116\88\65\108\105\103\110\109\101\110\116\32\61\32\69\110\117\109\46\84\101\120\116\88\65\108\105\103\110\109\101\110\116\46\76\101\102\116\10")()
  81. end)
  82.  
  83. TextButton_4.Parent = Frame
  84. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  85. TextButton_4.Position = UDim2.new(0.0370370448, 0, 0.708029211, 0)
  86. TextButton_4.Size = UDim2.new(0, 124, 0, 50)
  87. TextButton_4.Font = Enum.Font.SourceSans
  88. TextButton_4.Text = "No FallDamage"
  89. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  90. TextButton_4.TextSize = 14
  91. TextButton_4.MouseButton1Down:connect(function()
  92. game.ReplicatedStorage.GameRemotes.RequestDamage:Destroy()
  93. end)
  94.  
  95.  
  96. TextButton_6.Parent = Frame
  97. TextButton_6.BackgroundColor3 = Color3.new(1, 0, 0)
  98. TextButton_6.Position = UDim2.new(0.92592591, 0, 0, 0)
  99. TextButton_6.Size = UDim2.new(0, 22, 0, 23)
  100. TextButton_6.Font = Enum.Font.GothamBold
  101. TextButton_6.Text = "X"
  102. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  103. TextButton_6.TextSize = 28
  104. TextButton_6.MouseButton1Down:connect(function()
  105. Frame.Visible = false
  106. Frame_2.Visible = true
  107. end)
  108.  
  109. Frame_2.Parent = ScreenGui
  110. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  111. Frame_2.Position = UDim2.new(0.00717131514, 0, 0.444174707, 0)
  112. Frame_2.Size = UDim2.new(0, 91, 0, 28)
  113. Frame.Active = true
  114. Frame.Draggable = true
  115.  
  116.  
  117. TextButton_7.Parent = Frame_2
  118. TextButton_7.BackgroundColor3 = Color3.new(1, 1, 1)
  119. TextButton_7.Position = UDim2.new(0, 0, 0.0357142873, 0)
  120. TextButton_7.Size = UDim2.new(0, 190, 0, 260)
  121. TextButton_7.Font = Enum.Font.SourceSans
  122. TextButton_7.Text = "Open"
  123. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  124. TextButton_7.TextSize = 14
  125. TextButton_7.MouseButton1Down:connect(function()
  126. Frame_2.Visible = false
  127. Frame.Visible = true
  128. end)
Add Comment
Please, Sign In to add comment