Сontent continues after AD

Murder Mystery 2 script – (Get all weapons)

MM2_all_weapons_-_NotPr0_client_sided

Functions: Get all weapons (client sided only!)

Script developer: NotPr0
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)

Thank you for using our website
Your script:

				
					local WeaponOwnedRange = {
min=1,
max=5
}

local DataBase, PlayerData = getrenv()._G.Database, getrenv()._G.PlayerData

local newOwned = {}

for i,v in next, DataBase.Item do
newOwned[i] = math.random(WeaponOwnedRange.min, WeaponOwnedRange.max) -- newOwned[Weapon]: ItemCount
end

local PlayerWeapons = PlayerData.Weapons

game:GetService("RunService"):BindToRenderStep("InventoryUpdate", 0, function()
PlayerWeapons.Owned = newOwned
end)

game.Players.LocalPlayer.Character.Humanoid.Health = 0
				
			
Subscribe
Notify of
4 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Uzi_lul
1 year ago

Привет пупсик

CMETAH_381
1 year ago

Пон

Дарья
1 year ago

Hsnsnana

Yulya
1 year ago

Омагад

Recent posts: