Kobrakon added a new file:
QuoteDisplay MoreA large script that makes all semi-auto guns in the game (besides pistols) have an "illegal full-auto mod" variant
this is also a function-based clone and generator script if you wish to use it then input the info below into your script:
target: const ifm = require("../../zkobra-NFArious guns/src/script.js")
functions:
generateWeaponsFromValidWeapons(weaponClass) - You can find weapon classes for items on the item database
generateWeaponFromTarget(targetID) - targetID is where you would put the specific ID for what weapon you want to clone and generate
this took way too long to make fr