你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/29286-vertix-io-aimbot/discussions/31533,源站連結 點此以跳轉。
Aim at the closest player by pressing Shift.
i tried doing it my self and i got a qeuestion if i am doing it right thx if u reply and sorry that i'm bothering u
} c.addEventListener('mousedown', function (event) { if (event.which == 2) { shootBullet(player); } }); c.addEventListener("keydown", function(a) { if (a.keyCode == 67) { shootBullet(player); } }, false); } };
HI QUESTION
hi can u plz add a script to make it auto shoot when u press shift because it would make it easyer and change the butten to c or somthing thx if u read this and i love this script.