Advertisement
racemodex

Realistic Roleplay 2 Gun spawner

Mar 21st, 2020
12,763
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.88 KB | None | 0 0
  1. if game.CoreGui:FindFirstChild("ScreenGui")then game.CoreGui:FindFirstChild("ScreenGui"):Destroy()end;local a=loadstring(game:HttpGet("https://pastebin.com/raw/3hT5ihgT",true))()local b=a:CreateWindow('Gun Spawner')b:Section('Made by Racemodex')b:Section('You Need A Permit To Use This')if not game.Players.LocalPlayer:FindFirstChild("Numberguns")then local c=Instance.new("IntValue",game.Players.LocalPlayer)c.Name="Numberguns"c.Value=1 end;if not game.Workspace:FindFirstChild("tpgun")then local d=Instance.new("Part",game.Workspace)d.Name="tpgun"d.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-3,0)d.Size=Vector3.new(100,1,100)d.Anchored=true;d.Transparency=1 end;local e=b:Box('Amount of gun',{flag="guns",type='number'},function(f,g,h)if f~=0 then if f<15 then game.Players.LocalPlayer.Numberguns.Value=tonumber(f)end end end)local i=b:Button("Spawn M1911",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="M1911"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local t=b:Button("Spawn Ruger",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Ruger"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local u=b:Button("Spawn Glock",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Glock"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local v=b:Button("Spawn PD Glock",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="PDGlock"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local w=b:Button("Spawn Glock Drum",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="GlockDrum"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local x=b:Button("Spawn Deagle",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Deagle"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local y=b:Button("Spawn Gold Deagle",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="GoldDeagle"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local z=b:Button("Spawn Rossi",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Rossi"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local A=b:Button("Spawn Gold Rossi",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="GoldRossi"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local B=b:Button("Spawn Ruger",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Ruger"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local C=b:Button("Spawn Purple Gun",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="PurpleGun"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local m=b:Button("Spawn Tec9",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Tec9"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local D=b:Button("Spawn Mac10",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Mac10"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local E=b:Button("Spawn Mp5",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Mp5"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local F=b:Button("Spawn USP45",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="USP45"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local G=b:Button("Spawn Ak74u",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Ak74u"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local H=b:Button("Spawn Gold Ak",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="GoldAk"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local I=b:Button("Spawn Ak74u Drum",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Ak74uDrum"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local J=b:Button("Spawn Hammer",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Hammer"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)b:Section('')local K=b:Button("Spawn Remington",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Remington"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local L=b:Button("Spawn Taser",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Taser"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local M=b:Button("Spawn Battering Ram",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="BatteringRam"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)local N=b:Button("Spawn Baton",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local l=game.Players.LocalPlayer.Numberguns.Value;for m=1,l do local n="Weps"local o=0;local p="Baton"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)end end end)b:Section('')local O=b:Button("Spawn All",function()local j=game.Players.LocalPlayer.Name;local k=game.Players.LocalPlayer.Character.HumanoidRootPart.Position;game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=game.Workspace.Ammunation.Model.DESK.TOUCH.CFrame+Vector3.new(0,-4,0)wait()if game:GetService("Players")[j].PlayerGui:WaitForChild("DESKGunStore")then local n="Weps"local o=0;local p="M1911"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)local n="Weps"local o=0;local p="Ruger"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(k)local n="Weps"local o=0;local p="Glock"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="PDGlock"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="GlockDrum"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Deagle"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="GoldDeagle"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Rossi"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="GoldRossi"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="PurpleGun"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Tec9"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Mac10"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Mp5"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="USP45"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Ak74u"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="GoldAk"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Ak74uDrum"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Hammer"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Remington"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Taser"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="BatteringRam"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)local n="Weps"local o=0;local p="Baton"local q=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop;local r=game:GetService("Players")[j].PlayerGui.DESKGunStore.Shop.Validate;local s=game:GetService("Workspace").Events.Shop;s:FireServer(n,o,p,q,r)end end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement