Advertisement
Guest User

Gui

a guest
Apr 22nd, 2019
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.09 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local Plasma = Instance.new("TextButton")
  6. local M16a4 = Instance.new("TextButton")
  7. local Spas = Instance.new("TextButton")
  8. local Text = Instance.new("TextLabel")
  9. local Sniper = Instance.new("TextButton")
  10. local Mod = Instance.new("TextButton")
  11. local Kill = Instance.new("TextButton")
  12.  
  13. -- Properties
  14.  
  15. ScreenGui.Parent = game.CoreGui
  16.  
  17. Frame.Parent = ScreenGui
  18. Frame.Active = true
  19. Frame.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.564706)
  20. Frame.Position = UDim2.new(0.733609974, 0, 0.584766567, 0)
  21. Frame.Selectable = true
  22. Frame.Size = UDim2.new(0, 266, 0, 282)
  23.  
  24. Plasma.Name = "Plasma"
  25. Plasma.Parent = Frame
  26. Plasma.BackgroundColor3 = Color3.new(1, 1, 1)
  27. Plasma.Position = UDim2.new(0.0437400937, 0, 0.215885133, 0)
  28. Plasma.Size = UDim2.new(0, 115, 0, 42)
  29. Plasma.Font = Enum.Font.SourceSans
  30. Plasma.Text = "Plasma Launcher"
  31. Plasma.TextColor3 = Color3.new(0, 0, 0)
  32. Plasma.TextScaled = true
  33. Plasma.TextSize = 14
  34. Plasma.TextWrapped = true
  35. Plasma.MouseButton1Click:connect(function()
  36. local A_1 = "MPShop"
  37. local A_2 = "Plasma Launcher"
  38. local Event = game:GetService("ReplicatedStorage").RemoteEvents.Shops["Buy_Item2"]
  39. Event:FireServer(A_1, A_2)
  40. end)
  41.  
  42. M16a4.Name = "M16a4"
  43. M16a4.Parent = Frame
  44. M16a4.BackgroundColor3 = Color3.new(1, 1, 1)
  45. M16a4.Position = UDim2.new(0.531323135, 0, 0.215885133, 0)
  46. M16a4.Size = UDim2.new(0, 115, 0, 42)
  47. M16a4.Font = Enum.Font.SourceSans
  48. M16a4.Text = "M16A4"
  49. M16a4.TextColor3 = Color3.new(0, 0, 0)
  50. M16a4.TextScaled = true
  51. M16a4.TextSize = 14
  52. M16a4.TextWrapped = true
  53. M16a4.MouseButton1Click:connect(function()
  54. local A_1 = "MPShop"
  55. local A_2 = "M16A4"
  56. local Event = game:GetService("ReplicatedStorage").RemoteEvents.Shops["Buy_Item2"]
  57. Event:FireServer(A_1, A_2)
  58. end)
  59.  
  60. Spas.Name = "Spas"
  61. Spas.Parent = Frame
  62. Spas.BackgroundColor3 = Color3.new(1, 1, 1)
  63. Spas.Position = UDim2.new(0.531323135, 0, 0.460670561, 0)
  64. Spas.Size = UDim2.new(0, 115, 0, 42)
  65. Spas.Font = Enum.Font.SourceSans
  66. Spas.Text = "SPAS-55"
  67. Spas.TextColor3 = Color3.new(0, 0, 0)
  68. Spas.TextScaled = true
  69. Spas.TextSize = 14
  70. Spas.TextWrapped = true
  71. Spas.MouseButton1Click:connect(function()
  72. local A_1 = "MPShop"
  73. local A_2 = "SPAS-55"
  74. local Event = game:GetService("ReplicatedStorage").RemoteEvents.Shops["Buy_Item2"]
  75. Event:FireServer(A_1, A_2)
  76. end)
  77.  
  78. Text.Name = "Text"
  79. Text.Parent = Frame
  80. Text.BackgroundColor3 = Color3.new(0.407843, 0.407843, 0.407843)
  81. Text.Position = UDim2.new(0, 0, -0.0023437934, 0)
  82. Text.Size = UDim2.new(0, 266, 0, 34)
  83. Text.Font = Enum.Font.SourceSans
  84. Text.Text = "Gui made and scripts made by Darcy Modded guns made by chung#3426"
  85. Text.TextColor3 = Color3.new(1, 1, 1)
  86. Text.TextScaled = true
  87. Text.TextSize = 14
  88. Text.TextWrapped = true
  89.  
  90. Sniper.Name = "Sniper"
  91. Sniper.Parent = Frame
  92. Sniper.BackgroundColor3 = Color3.new(1, 1, 1)
  93. Sniper.Position = UDim2.new(0.0437400937, 0, 0.46421659, 0)
  94. Sniper.Size = UDim2.new(0, 115, 0, 42)
  95. Sniper.Font = Enum.Font.SourceSans
  96. Sniper.Text = "Paladin [Sniper]"
  97. Sniper.TextColor3 = Color3.new(0, 0, 0)
  98. Sniper.TextScaled = true
  99. Sniper.TextSize = 14
  100. Sniper.TextWrapped = true
  101. Sniper.MouseButton1Click:connect(function()
  102. local A_1 = "MPShop"
  103. local A_2 = "Paladin"
  104. local Event = game:GetService("ReplicatedStorage").RemoteEvents.Shops["Buy_Item2"]
  105. Event:FireServer(A_1, A_2)
  106. end)
  107.  
  108. Mod.Name = "Mod"
  109. Mod.Parent = Frame
  110. Mod.BackgroundColor3 = Color3.new(1, 1, 1)
  111. Mod.Position = UDim2.new(0.0437400937, 0, 0.705351353, 0)
  112. Mod.Size = UDim2.new(0, 115, 0, 42)
  113. Mod.Font = Enum.Font.SourceSans
  114. Mod.Text = "Mod your guns in backpack"
  115. Mod.TextColor3 = Color3.new(0, 0, 0)
  116. Mod.TextScaled = true
  117. Mod.TextSize = 14
  118. Mod.TextWrapped = true
  119. Mod.MouseButton1Click:connect(function()
  120. for i,v in next,game.Players.LocalPlayer.Backpack:GetChildren() do
  121. if v:FindFirstChild('Client') and v.Client:FindFirstChild('Configurations') then
  122. local bruh = require(v.Client.Configurations)
  123. bruh['magazine'] = math.huge
  124. bruh['range'] = 999999999
  125. bruh['teamkill'] = true -- doesnt work
  126. bruh['damage'] = 199
  127. bruh['rate'] = math.huge
  128. bruh['spread'] = 0 --- regular guns
  129. else
  130. if v:FindFirstChild('Scripts') then
  131. local bruh = require(v.Scripts.Client.Configurations)
  132. bruh['magazine'] = math.huge
  133. bruh['range'] = 999999999
  134. bruh['teamkill'] = true -- doesnt work
  135. bruh['damage'] = 199
  136. bruh['rate'] = math.huge
  137. bruh['spread'] = 0 --- plasma cannon
  138. end
  139. end
  140. end
  141. end)
  142.  
  143. Kill.Name = "Kill"
  144. Kill.Parent = Frame
  145. Kill.BackgroundColor3 = Color3.new(1, 1, 1)
  146. Kill.Position = UDim2.new(0.531323135, 0, 0.701805294, 0)
  147. Kill.Size = UDim2.new(0, 115, 0, 42)
  148. Kill.Font = Enum.Font.SourceSans
  149. Kill.Text = "Kill all Nighthawks"
  150. Kill.TextColor3 = Color3.new(0, 0, 0)
  151. Kill.TextScaled = true
  152. Kill.TextSize = 14
  153. Kill.TextWrapped = true
  154. Kill.MouseButton1Click:connect(function()
  155. for i,v in next,game.Players:GetChildren() do
  156. local A_1 =
  157. {
  158. ["Victim"] = v.Character.Humanoid,
  159. ["Amount"] = 199
  160. }
  161. local Event = game:GetService("ReplicatedStorage").RemoteEvents.Guns.Damage
  162. Event:FireServer(A_1)
  163. end
  164. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement