Knightlordian RPG DAMAGE MULTIPLIER SCRIPT

Created by kral32224

Features:

  • DAMAGE MULTIPLIER

SCRIPT:

local backpack = game.Players.LocalPlayer.Backpack
local gun = backpack['WEAPON NAME'] --Weapon Name
local ss = gun['WeaponScript'] --Script Name
for i=1,100 do --u can change this to higher value if u want more damage
ss:Clone().Parent = gun
end

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!