Advertisement
sweetpeps

Script Wars SS GUI

Oct 20th, 2018
2,655
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.32 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local TextButton = Instance.new("TextButton")
  7. local TextButton_2 = Instance.new("TextButton")
  8. local TextButton_3 = Instance.new("TextButton")
  9. local TextButton_4 = Instance.new("TextButton")
  10. local TextButton_5 = Instance.new("TextButton")
  11. local TextLabel = Instance.new("TextLabel")
  12. --Properties:
  13. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  14.  
  15. Frame.Parent = ScreenGui
  16. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  17. Frame.BackgroundTransparency = 0.5
  18. Frame.Position = UDim2.new(0.256701857, 0, 0.302507848, 0)
  19. Frame.Size = UDim2.new(0, 199, 0, 237)
  20.  
  21. TextButton.Parent = Frame
  22. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  23. TextButton.BackgroundTransparency = 0.5
  24. TextButton.Position = UDim2.new(0.100502513, 0, 0.713080168, 0)
  25. TextButton.Size = UDim2.new(0, 159, 0, 14)
  26. TextButton.Font = Enum.Font.SourceSans
  27. TextButton.Text = "Flamthrower"
  28. TextButton.TextColor3 = Color3.new(0, 0, 0)
  29. TextButton.TextSize = 14
  30.  
  31. TextButton_2.Parent = Frame
  32. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  33. TextButton_2.BackgroundTransparency = 0.5
  34. TextButton_2.Position = UDim2.new(0.100502513, 0, 0.654008448, 0)
  35. TextButton_2.Size = UDim2.new(0, 159, 0, 14)
  36. TextButton_2.Font = Enum.Font.SourceSans
  37. TextButton_2.Text = "Golden Gun"
  38. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  39. TextButton_2.TextSize = 14
  40.  
  41. TextButton_3.Parent = Frame
  42. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  43. TextButton_3.BackgroundTransparency = 0.5
  44. TextButton_3.Position = UDim2.new(0.100502513, 0, 0.594936728, 0)
  45. TextButton_3.Size = UDim2.new(0, 159, 0, 14)
  46. TextButton_3.Font = Enum.Font.SourceSans
  47. TextButton_3.Text = "Grabknife"
  48. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  49. TextButton_3.TextSize = 14
  50.  
  51. TextButton_4.Parent = Frame
  52. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  53. TextButton_4.BackgroundTransparency = 0.5
  54. TextButton_4.Position = UDim2.new(0.100502513, 0, 0.535865009, 0)
  55. TextButton_4.Size = UDim2.new(0, 159, 0, 14)
  56. TextButton_4.Font = Enum.Font.SourceSans
  57. TextButton_4.Text = "Musatrd Gas"
  58. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  59. TextButton_4.TextSize = 14
  60.  
  61. TextButton_5.Parent = Frame
  62. TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
  63. TextButton_5.BackgroundTransparency = 0.5
  64. TextButton_5.Position = UDim2.new(0.100502513, 0, 0.476793289, 0)
  65. TextButton_5.Size = UDim2.new(0, 159, 0, 14)
  66. TextButton_5.Font = Enum.Font.SourceSans
  67. TextButton_5.Text = "Tree Smasher"
  68. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  69. TextButton_5.TextSize = 14
  70.  
  71. TextLabel.Parent = ScreenGui
  72. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  73. TextLabel.BackgroundTransparency = 1
  74. TextLabel.Position = UDim2.new(0.254803747, 0, 0.302507848, 0)
  75. TextLabel.Size = UDim2.new(0, 200, 0, 17)
  76. TextLabel.Font = Enum.Font.SourceSans
  77. TextLabel.Text = "Script Wars SS GUI"
  78. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  79. TextLabel.TextSize = 14
  80. -- Scripts:
  81. function SCRIPT_AYDI87_FAKESCRIPT() -- TextButton.LocalScript
  82. getfenv().script = Instance.new('LocalScript', TextButton)
  83.  
  84. script.Parent.MouseButton1Click:Connect(function()
  85.  
  86.  
  87. game.ReplicatedStorage.RemoteEvent:FireServer('cGxzIGVtbWE=',game:GetService'Players'.LocalPlayer.Name,1201581879)
  88. game.ReplicatedStorage.RemoteEvent:FireServer([[require(1201581879).load"jail_breakplayer"]])
  89.  
  90. end)
  91.  
  92. end
  93. coroutine.resume(coroutine.create(SCRIPT_AYDI87_FAKESCRIPT))
  94. function SCRIPT_MEKT81_FAKESCRIPT() -- TextButton_2.LocalScript
  95. getfenv().script = Instance.new('LocalScript', TextButton_2)
  96.  
  97. script.Parent.MouseButton1Click:Connect(function()
  98.  
  99. game.ReplicatedStorage.RemoteEvent:FireServer('cGxzIGVtbWE=',game:GetService'Players'.LocalPlayer.Name,968275442)
  100. game.ReplicatedStorage.RemoteEvent:FireServer([[require(968275442).load"jail_breakplayer"]])
  101.  
  102. end)
  103.  
  104. end
  105. coroutine.resume(coroutine.create(SCRIPT_MEKT81_FAKESCRIPT))
  106. function SCRIPT_DYFV73_FAKESCRIPT() -- TextButton_3.LocalScript
  107. getfenv().script = Instance.new('LocalScript', TextButton_3)
  108.  
  109.  
  110. script.Parent.MouseButton1Click:Connect(function()
  111. game.ReplicatedStorage.RemoteEvent:FireServer('cGxzIGVtbWE=',game:GetService'Players'.LocalPlayer.Name,1193146271)
  112. game.ReplicatedStorage.RemoteEvent:FireServer([[require(1193146271).load"jail_breakplayer"]])
  113.  
  114. end)
  115.  
  116. end
  117. coroutine.resume(coroutine.create(SCRIPT_DYFV73_FAKESCRIPT))
  118. function SCRIPT_KNGN68_FAKESCRIPT() -- TextButton_4.LocalScript
  119. getfenv().script = Instance.new('LocalScript', TextButton_4)
  120.  
  121. script.Parent.MouseButton1Click:Connect(function()
  122.  
  123.  
  124.  
  125. game.ReplicatedStorage.RemoteEvent:FireServer('cGxzIGVtbWE=',game:GetService'Players'.LocalPlayer.Name,1196228933)
  126. game.ReplicatedStorage.RemoteEvent:FireServer([[require(1196228933).load"jail_breakplayer"]])
  127.  
  128. end)
  129.  
  130. end
  131. coroutine.resume(coroutine.create(SCRIPT_KNGN68_FAKESCRIPT))
  132. function SCRIPT_ACOV85_FAKESCRIPT() -- TextButton_5.LocalScript
  133. getfenv().script = Instance.new('LocalScript', TextButton_5)
  134.  
  135. script.Parent.MouseButton1Click:Connect(function()
  136.  
  137. game.ReplicatedStorage.RemoteEvent:FireServer('cGxzIGVtbWE=',game:GetService'Players'.LocalPlayer.Name,970596902)
  138. game.ReplicatedStorage.RemoteEvent:FireServer([[require(970596902).load"jail_breakplayer"]])
  139.  
  140. end)
  141.  
  142. end
  143. coroutine.resume(coroutine.create(SCRIPT_ACOV85_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement