Skip to content

ns-cpp/Rust-No-Recoil-Logitech-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Rust No Recoil Logitech 2025

04.03.2025 delay problem solution

  • Uninstall the current ghub application
  • Download Ghub version 2021.10
  • Disable "Auto Update" from Ghub settings

all weapons and attachments. works standing and crouching

Uygulama Ekran Görüntüsü

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

usage

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

warning!

Do not use buttons 1,2 and 3

G102