Advertisement
Guest User

Untitled

a guest
Aug 19th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.37 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local main = Instance.new("Frame")
  5. local patkit = Instance.new("TextButton")
  6. local msg = Instance.new("TextButton")
  7. local ImageLabel = Instance.new("ImageLabel")
  8. local TextBox = Instance.new("TextBox")
  9. local TextLabel = Instance.new("TextLabel")
  10. local close = Instance.new("TextButton")
  11. local skins = Instance.new("TextButton")
  12. local Frame = Instance.new("Frame")
  13. local TextButton = Instance.new("TextButton")
  14.  
  15. -- Properties
  16.  
  17. ScreenGui.Parent = game.CoreGui
  18.  
  19. main.Name = "main"
  20. main.Parent = ScreenGui
  21. main.BackgroundColor3 = Color3.new(1, 1, 1)
  22. main.BackgroundTransparency = 0.69999998807907
  23. main.BorderSizePixel = 0
  24. main.Position = UDim2.new(0.644300759, 0, 0.55661881, 0)
  25. main.Size = UDim2.new(0, 317, 0, 168)
  26. main.Visible = false
  27. main.Draggable = true
  28. main.Active = true
  29.  
  30. patkit.Name = "patkit"
  31. patkit.Parent = main
  32. patkit.BackgroundColor3 = Color3.new(1, 1, 1)
  33. patkit.BackgroundTransparency = 1
  34. patkit.BorderSizePixel = 0
  35. patkit.Position = UDim2.new(0.0252365936, 0, 0.244047612, 0)
  36. patkit.Size = UDim2.new(0, 84, 0, 44)
  37. patkit.Font = Enum.Font.SourceSansBold
  38. patkit.Text = "Guns"
  39. patkit.TextColor3 = Color3.new(1, 1, 1)
  40. patkit.TextSize = 22
  41. patkit.TextStrokeColor3 = Color3.new(1, 1, 1)
  42. patkit.MouseButton1Click:connect(function()
  43. local item = game.Lighting.LootDrops["M14"]
  44. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  45.  
  46. item = game.Lighting.LootDrops["M14Ammo50"]
  47. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  48.  
  49. item = game.Lighting.LootDrops["M14Ammo50"]
  50. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  51.  
  52. item = game.Lighting.LootDrops["M14Ammo50"]
  53. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  54.  
  55. item = game.Lighting.LootDrops["M14Ammo50"]
  56. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  57.  
  58. item = game.Lighting.LootDrops["M14Ammo50"]
  59. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  60.  
  61. item = game.Lighting.LootDrops["M14Ammo50"]
  62. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  63.  
  64. item = game.Lighting.LootDrops["M14Ammo50"]
  65. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  66.  
  67. item = game.Lighting.LootDrops["M14Ammo50"]
  68. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  69.  
  70. item = game.Lighting.LootDrops["MilitaryPackGrey"]
  71. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  72.  
  73. item = game.Lighting.LootDrops["BloodBag"]
  74. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  75. item = game.Lighting.LootDrops["BloodBag"]
  76. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  77. item = game.Lighting.LootDrops["BloodBag"]
  78. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  79. item = game.Lighting.LootDrops["BloodBag"]
  80. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  81. item = game.Lighting.LootDrops["BloodBag"]
  82. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  83. item = game.Lighting.LootDrops["BloodBag"]
  84. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  85. item = game.Lighting.LootDrops["BloodBag"]
  86. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  87. item = game.Lighting.LootDrops["BloodBag"]
  88. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  89.  
  90. item = game.Lighting.LootDrops["Suppressor762"]
  91. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  92. item = game.Lighting.LootDrops["ACOG"]
  93. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  94. item = game.Lighting.LootDrops["Grip"]
  95. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  96. item = game.Lighting.LootDrops["KethArmorTop"]
  97. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  98. item = game.Lighting.LootDrops["KethArmorBottom"]
  99. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  100. item = game.Lighting.LootDrops["Tec-9"]
  101. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  102. item = game.Lighting.LootDrops["Tec9Ammo32"]
  103. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  104. item = game.Lighting.LootDrops["Tec9Ammo32"]
  105. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  106. item = game.Lighting.LootDrops["HornRimmed"]
  107. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  108. end)
  109.  
  110.  
  111. msg.Name = "msg"
  112. msg.Parent = main
  113. msg.BackgroundColor3 = Color3.new(1, 1, 1)
  114. msg.BackgroundTransparency = 1
  115. msg.BorderSizePixel = 0
  116. msg.Position = UDim2.new(0.0252365936, 0, 0.505952358, 0)
  117. msg.Size = UDim2.new(0, 157, 0, 34)
  118. msg.Font = Enum.Font.SourceSansBold
  119. msg.Text = "Message"
  120. msg.TextColor3 = Color3.new(1, 1, 1)
  121. msg.TextSize = 22
  122. msg.TextStrokeColor3 = Color3.new(1, 1, 1)
  123. msg.MouseButton1Click:connect(function()
  124. for i,v in pairs(game.Players:GetChildren())do
  125. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'White', TextBox.Text)
  126. end
  127. end)
  128. ImageLabel.Parent = main
  129. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  130. ImageLabel.Position = UDim2.new(0.574132442, 0, 0.244047627, 0)
  131. ImageLabel.Size = UDim2.new(0, 100, 0, 100)
  132. ImageLabel.Image = "rbxassetid://163058019"
  133.  
  134. TextBox.Parent = main
  135. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  136. TextBox.BackgroundTransparency = 1
  137. TextBox.BorderSizePixel = 0
  138. TextBox.Position = UDim2.new(0.0252365936, 0, 0.708333313, 0)
  139. TextBox.Size = UDim2.new(0, 157, 0, 36)
  140. TextBox.Font = Enum.Font.SourceSansBold
  141. TextBox.PlaceholderColor3 = Color3.new(1, 1, 1)
  142. TextBox.PlaceholderText = "Message Here!"
  143. TextBox.Text = ""
  144. TextBox.TextColor3 = Color3.new(1, 1, 1)
  145. TextBox.TextSize = 22
  146. TextBox.TextStrokeColor3 = Color3.new(1, 1, 1)
  147. TextBox.TextWrapped = true
  148.  
  149. TextLabel.Parent = main
  150. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  151. TextLabel.BackgroundTransparency = 1
  152. TextLabel.BorderSizePixel = 0
  153. TextLabel.Position = UDim2.new(0.0252365936, 0, 0, 0)
  154. TextLabel.Size = UDim2.new(0, 157, 0, 41)
  155. TextLabel.Font = Enum.Font.SourceSansBold
  156. TextLabel.Text = "Salty's Gui"
  157. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  158. TextLabel.TextSize = 22
  159. TextLabel.TextStrokeColor3 = Color3.new(1, 1, 1)
  160.  
  161. close.Name = "close"
  162. close.Parent = main
  163. close.BackgroundColor3 = Color3.new(1, 1, 1)
  164. close.BackgroundTransparency = 1
  165. close.BorderSizePixel = 0
  166. close.Position = UDim2.new(0.870662451, 0, 0, 0)
  167. close.Size = UDim2.new(0, 41, 0, 41)
  168. close.Font = Enum.Font.SourceSansBold
  169. close.Text = "X"
  170. close.TextColor3 = Color3.new(1, 1, 1)
  171. close.TextSize = 35
  172. close.TextStrokeColor3 = Color3.new(1, 1, 1)
  173. close.MouseButton1Down:connect(function()
  174. main.Visible = false
  175. Frame.Visible = true
  176. end)
  177.  
  178. skins.Name = "skins"
  179. skins.Parent = main
  180. skins.BackgroundColor3 = Color3.new(1, 1, 1)
  181. skins.BackgroundTransparency = 1
  182. skins.BorderSizePixel = 0
  183. skins.Position = UDim2.new(0.290220827, 0, 0.244047612, 0)
  184. skins.Size = UDim2.new(0, 84, 0, 44)
  185. skins.Font = Enum.Font.SourceSansBold
  186. skins.Text = "Skins"
  187. skins.TextColor3 = Color3.new(1, 1, 1)
  188. skins.TextSize = 22
  189. skins.TextStrokeColor3 = Color3.new(1, 1, 1)
  190. skins.MouseButton1Down:connect(function()
  191. for i,v in pairs (game.Players.LocalPlayer.playerstats.skins:GetChildren()) do
  192. value = v
  193. amount = math.random(1,24)
  194. workspace.Remote.GroupLeader:FireServer({Name = amount}, {member1 = value} , nil)
  195.  
  196. value = v.material
  197. amount = math.random(1,9)
  198. workspace.Remote.GroupLeader:FireServer({Name = amount}, {member1 = value} , nil)
  199.  
  200. value = v.secondary.material
  201. amount = math.random(1,9)
  202. workspace.Remote.GroupLeader:FireServer({Name = amount}, {member1 = value} , nil)
  203.  
  204. value = v.secondary
  205. amount = math.random(1,24)
  206. workspace.Remote.GroupLeader:FireServer({Name = amount}, {member1 = value} , nil)
  207. end
  208. end)
  209. Frame.Parent = ScreenGui
  210. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  211. Frame.BackgroundTransparency = 0.69999998807907
  212. Frame.BorderSizePixel = 0
  213. Frame.Position = UDim2.new(0, 0, 0.374800652, 0)
  214. Frame.Size = UDim2.new(0, 100, 0, 36)
  215.  
  216. TextButton.Parent = Frame
  217. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  218. TextButton.BackgroundTransparency = 1
  219. TextButton.BorderSizePixel = 0
  220. TextButton.Position = UDim2.new(0, 0, 0.027777778, 0)
  221. TextButton.Size = UDim2.new(0, 100, 0, 35)
  222. TextButton.Font = Enum.Font.SourceSansBold
  223. TextButton.Text = "Open"
  224. TextButton.TextColor3 = Color3.new(1, 1, 1)
  225. TextButton.TextSize = 20
  226. TextButton.MouseButton1Down:connect(function()
  227. main.Visible = true
  228. Frame.Visible = false
  229. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement