Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
changlaplace authored Apr 14, 2024
1 parent cbc0f4a commit 0e54ca4
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
Here's an simple AHK script for easier gun changing in hypixel zombie games.It now provides a manual mode and an auto mode,which can be access by following keys

1.For manual mode,press 'Ctrl' and ',' then input the fire sequence you want.It will help you switch gun when you right click to shoot.
1.For manual mode,press 'Ctrl' and ',' then input the fire sequence you want(a stroke of number like 2323223 which means the gun you have now is in slot 2 and slot 3 and you want to shoot in this sequence).It will help you switch gun when you right click to shoot.

2.For auto mode press 'Ctrl' and '.' then input the fire sequence,Loop number and average reaction time.When you press the 'q' it will shoot automatically.You can exit with 'Ctrl'+'Alt'+'s' .
2.For auto mode press 'Ctrl' and '.' then input the fire sequence,Loop number and average reaction time(counted in ms,the random varition time is hardcoded).When you press the 'q' it will shoot automatically.(its 'q' sry for the typo in the script)

3.You can stop the key binding script with 'Ctrl'+'Alt'+'s' in case it make troubles for you .

这里有一个简单的AHK脚本,可以更容易地在hypixel僵尸游戏中更换枪支。它现在提供了手动模式和自动模式,可以通过按以下案件进行参数调整。

1.对于手动模式,按“Ctrl”和“,”,然后输入你想要的射击序列。当你右击射击时,它会帮助你切换枪。
1.对于手动模式,按“Ctrl”和“,”,然后输入你想要的射击序列(比如2323223)。当你右击射击时,它会帮助你切换枪。

2.对于自动模式,按“Ctrl”和“。”,然后输入开火顺序、循环次数和平均反应时间(毫秒)。当你按下“q”键时,它会自动开火(q键,脚本里写错了)。

2.对于自动模式,按“Ctrl”和“。”,然后输入开火顺序、循环次数和平均反应时间。当你按下“`”键时,它会自动开火。同时按“Ctrl”“Alt”“s”以退出脚本,也可以在右下角箭头那里退出,希望你的mc不是全屏模式
3.按“Ctrl”Alt”“s”以退出脚本,防止干扰,也可以在右下角箭头那里退出

0 comments on commit 0e54ca4

Please sign in to comment.