all weapons and attachments. works standing and crouching
you can run with your own settings
local SENSITIVITY = 0.4 --set your own sensitivity
local FOV = 78 --set your own fov
local door_unlocker = nil --switch the "nil" to your preferred mouse button
local key_code = 0 --set your door code here: EXAMPLE: 1234
assign the mouse button to select the weapon
type “true” to select the attachment to use
local AK47_2 = 4 -- 4 = your mouse button
local AK47_2_HOLOSIGHT = true
local AK47_2_X8_SCOPE = false
local AK47_2_X16_SCOPE = false
local AK47_2_HANDMADESIGHT = false
local AK47_2_SILENCER = false
local AK47_2_MUZZLEBOOST = false