Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Description | 內容

Give you a legal aimbot made by sourcemod in l4d

Note
This plugin is private, Please contact me
此為私人插件, 請聯繫本人

  • Video | 影片展示

  • Image | 圖示
    l4d_aimbot_1
    l4d_aimbot_2
    l4d_aimbot_3

  • How does it work?
    • Admin types !aimbot to enable aimbot -> hold weapon and fire -> enjoy
      • Only you can see the message
      • Target special infecteds, common infecteds, tanks and witches
      • Melee weapons, throwable items not apply
    • 🟥 This won't get you banned or VAC, Valve can't ban you (for cheats) for anything done server side.
    • If you have smac or litte-anti-cheat installed, this plugin will turn off aimbot detection while using !aimbot command
  • Require | 必要安裝

    1. left4dhooks
    2. [INC] Multi Colors
  • ConVar | 指令
    • cfg/sourcemod/l4d_aimbot.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d_aimbot_enable "1"
      
       // Player with these flag have access to enable the protect power (Empty=Everyone, -1=No one)
       l4d_aimbot_flags "z"
      
       // If 1, off aimbot when player is coverd with bile
       l4d_aimbot_bile_block "1"
  • Command | 命令
    • Enable/Disable AimBot
       sm_aimbot
  • Apply to | 適用於

     L4D1
     L4D2
    
  • Related Plugin | 相關插件
    1. SMAC: smac for l4d1/2 only
    2. Little-Anti-Cheat: a free and open source anti-cheat for source games, and runs on SourceMod.
  • Changelog | 版本日誌
    • v1.0h (2024-10-10)

      • Support l4d1/2 only
      • Remake code, convert code to latest syntax
      • Add Data, adjust damage, distance and damage type
      • Play hit sound on target
      • Add explosive bullet or incendiary bullet
      • Aim and shoot commons, witches
      • Compatible with smac, lilac
    • Original


中文說明

輸入指令開啟武器自瞄系統,合法自動瞄準殭屍射擊

  • 原理

    • 管理員輸入 !aimbot -> 拿著武器左鍵開槍 -> 自瞄
      • 瞄準特感、小殭屍、Tank、Witch
      • 訊息只有你會看見
      • 近戰、投擲物品不適用
    • 🟥 此插件不會導致你被VAC, Valve 不會管伺服器端的插件程式碼
    • 如果有安裝 smac 或 litte-anti-cheat, 玩家使用 !aimbot 指令時暫時不會被 smac 與 litte-anti-cheat 檢測
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_aimbot.cfg
       // 0=關閉插件, 1=啟動插件
       l4d_aimbot_enable "1"
      
       // 擁有這些權限的玩家,才可以輸入 !aimbot 開啟AimBot (留白 = 任何人都能, -1: 無人)
       l4d_aimbot_flags "z"
      
       // 為1時,被膽汁林在身上的玩家無法使用aimbot
       l4d_aimbot_bile_block "1"
  • 命令中文介紹 (點我展開)
    • 開啟/關閉 AimBot
       sm_aimbot