Vertix.io Aimbot

Aim at the closest player by pressing Shift.

< 脚本 Vertix.io Aimbot 的反馈

提问 / 留言

§
发布于:2018-07-08

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.

§
发布于:2018-07-08
编辑于:2018-07-08

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); } };

发布留言

登录(不可用)以发布留言。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址