———————————– Step : 1. Click COPY button for auto copy script 2. Paste the script into your script application Application : 1. PC : scriptpastebin.com/pc/ 2. Mobile : scriptpastebin.com/mobile/ ———————————–
MURDER MYSTERY 2 Script Arceus X UNLOCK ALL WEAPON | ALL ITEM | FREE OWNER SCYTHE
-- You can edit min and max, if you want more of each set max higher local WeaponOwnRange = { 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(WeaponOwnRange.min, WeaponOwnRange.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
———————————– Step : 1. Click COPY button for auto copy script 2. Paste the script into your script application Application : 1. PC : scriptpastebin.com/pc/ 2. Mobile : scriptpastebin.com/mobile/ ———————————–
———————————– Step : 1. Click COPY button for auto copy script 2. Paste the script into your script application Application : 1. PC : scriptpastebin.com/pc/ 2. Mobile : scriptpastebin.com/mobile/ ———————————–
0 Comments:
Post a Comment