|
|
Auto Clicker (自动点击器)Github |相关wiki |源站链接支持: fabric为Fabric版Minecraft设计的相对完整的自动点击器,避免滥用游戏机制,更倾向于与原版相似的交互方式。
*特点:*
- 支持对鼠标右键和左键进行自动点击(按住或快速点击)
- 在尊重冷却时间时支持AFK农场
- 可配置的点击间隔(速度)
- (几乎)没有怪异的按键逻辑,所有原生Minecraft按键操作均得到支持。
*如何使用(可能会有变化):*
- 使用默认键盘快捷键 `O` 打开GUI,以启用并编辑每个按钮的点击设置
- 使用默认键盘快捷键 `I` 启用自动点击器
选项说明
- *激活:*启用该键在“自动点击器”激活时被按住(持续按下)
- *持续点击:*启用每个tick的快速点击,即每个tick都会快速按下并释放按钮
- *速度:*速度控制点击间隔的快慢,0表示最快,10表示最慢
- *尊重冷却时间:*仅在冷却时间结束后进行攻击
*在公共服务器上的使用*
我*不支持*在不允许此类模组的任何公共服务器上使用此模组。该模组*可以*在服务器上运行,但我不会支持任何试图在服务器上使用此模组的人。我没有时间审查每个问题;我将简单地关闭任何在崩溃日志中带有服务器连接的问题。
如果您希望在私人服务器上使用此模组,则由您自行决定。如果您在公共服务器上使用此模组并被封禁,则这是您的责任,我*不会*支持您以这种方式使用此模组。
截图:
来自Modrinth所有游戏版本1.21.61.21.51.21.11.21.31.21.41.211.20.61.20.51.20.41.20.31.20.21.16.51.171.17.11.181.18.11.18.21.191.19.11.19.21.19.31.19.41.201.20.1所有类型fabricneoforge[FABRIC][1.21.6] Auto Clicker 21.6.0autoclicker-fabric-21.6.0.jar下载21.6.0#Release## [21.6.0]### Changed- Updated to 1.21.6展开版本: 21.6.0支持游戏: 1.21.6类型:FabricRelease下载次数: 6,525[NEOFORGE][1.21.6] Auto Clicker 21.6.0autoclicker-neoforge-21.6.0.jar下载21.6.0#Release## [21.6.0]### Changed- Updated to 1.21.6展开版本: 21.6.0支持游戏: 1.21.6类型:NeoForgeRelease下载次数: 401[FABRIC][1.21.5] Auto Clicker 21.5.0autoclicker-fabric-21.5.0.jar下载21.5.0#Release## [21.5.0]### Changed- Updated to 1.21.5展开版本: 21.5.0支持游戏: 1.21.5类型:FabricRelease下载次数: 17,413[NEOFORGE][1.21.5] Auto Clicker 21.5.0autoclicker-neoforge-21.5.0.jar下载21.5.0#Release## [21.5.0]### Changed- Updated to 1.21.5展开版本: 21.5.0支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 908[NEOFORGE][1.21.1] Auto Clicker 21.1.1autoclicker-neoforge-21.1.1.jar下载21.1.1#ReleaseNo changelog provided展开版本: 21.1.1支持游戏: 1.21.1, 1.21.3, 1.21.4类型:NeoForgeRelease下载次数: 4,343[FABRIC][1.21.1] Auto Clicker 21.1.1autoclicker-fabric-21.1.1.jar下载21.1.1#ReleaseNo changelog provided展开版本: 21.1.1支持游戏: 1.21.1, 1.21.3, 1.21.4类型:FabricRelease下载次数: 63,930[FABRIC][1.21.1] Auto Clicker 21.1.0autoclicker-fabric-21.1.0.jar下载21.1.0#Release## [21.1.0]### Changed- Auto clicker is now available for Neoforge as well as Fabric! Thanks to [@AdyTech99](https://github.com/AdyTech99)展开版本: 21.1.0支持游戏: 1.21.1类型:FabricRelease下载次数: 13,357[NEOFORGE][1.21.1] Auto Clicker 21.1.0autoclicker-neoforge-21.1.0.jar下载21.1.0#Release## [21.1.0]### Changed- Auto clicker is now available for Neoforge as well as Fabric! Thanks to [@AdyTech99](https://github.com/AdyTech99)展开版本: 21.1.0支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 1,038Auto Clicker Fabric 21.0.3auto-clicker-fabric-21.0.3.jar下载21.0.3#Release## [21.0.3]### Changed- You can now set the \'spamming\' delay to any value using an input instead of a slider thanks to [@AdyTech99](https://github.com/AdyTech99)### Fixed- Auto clicker would fail to work if \'spamming\' was set to `1` on the delay. Thanks to [@AdyTech99](https://github.com/AdyTech99)展开版本: 21.0.3支持游戏: 1.21类型:FabricRelease下载次数: 32,932Auto Clicker Fabric 21.0.2auto-clicker-fabric-21.0.2.jar下载21.0.2#Release## [21.0.2]### Added- Option to move the hud around on the screen [#26](https://github.com/AdvancedXRay/Auto-Clicker/issues/26) thanks to [@AdyTech99](https://github.com/AdyTech99) ([#61](https://github.com/AdvancedXRay/Auto-Clicker/pull/61))- Mod menu support for opening the config screen via Mod Menu [#59](https://github.com/AdvancedXRay/Auto-Clicker/issues/59) thanks to [@AdyTech99](https://github.com/AdyTech99) ([#61](https://github.com/AdvancedXRay/Auto-Clicker/pull/61))### Changed- Better support invalid config values [#60](https://github.com/AdvancedXRay/Auto-Clicker/issues/60) thanks to [@AdyTech99](https://github.com/AdyTech99) ([#61](https://github.com/AdvancedXRay/Auto-Clicker/pull/61))展开版本: 21.0.2支持游戏: 1.21类型:FabricRelease下载次数: 6,007Auto Clicker Fabric 21.0.1auto-clicker-fabric-21.0.1.jar下载21.0.1#Release## [21.0.1]### Fixed- Correctly unpress buttons we were holding [#54](https://github.com/AdvancedXray/Auto-clicker/issues/54) thanks to [@AdyTech99](https://github.com/AdyTech99)- Auto clicker attackas entities that are in the dying stage [#55](https://github.com/AdvancedXray/Auto-clicker/issues/55) thanks to [@AdyTech99](https://github.com/AdyTech99)- Auto clicker will continue to attack entities that have died [#56](https://github.com/AdvancedXray/Auto-clicker/issues/56) thanks to [@AdyTech99](https://github.com/AdyTech99)- Disable autoclicker on death [#57](https://github.com/AdvancedXray/Auto-clicker/issues/57) thanks to [@AdyTech99](https://github.com/AdyTech99)展开版本: 21.0.1支持游戏: 1.21类型:FabricRelease下载次数: 9,748Auto Clicker Fabric 21.0.0auto-clicker-fabric-21.0.0.jar下载21.0.0#Release## [21.0.0]### Changes- Ported to 1.21展开版本: 21.0.0支持游戏: 1.21类型:FabricRelease下载次数: 4,534Auto Clicker Fabric 20.6.1auto-clicker-fabric-20.6.1.jar下载20.6.1#Release## [20.6.1]### Added- Added a new config option to respect your shield being held and active (Thanks to [#53](https://github.com/AdvancedXRay/Auto-Clicker/pull/53) [@AdyTech99](https://github.com/AdyTech99))### Changed- Messed with the version number, we\'re now using Neoforges versioning system展开版本: 20.6.1支持游戏: 1.20.6类型:FabricRelease下载次数: 3,617Auto Clicker Fabric 86.0.0auto-clicker-fabric-86.0.0.jar下载86.0.0#Release## [86.0.0]### Changed- Updated to 1.20.6展开版本: 86.0.0支持游戏: 1.20.6类型:FabricRelease下载次数: 2,916Auto Clicker Fabric 85.0.0auto-clicker-fabric-85.0.0.jar下载85.0.0#Release## [85.0.0]### Changed- Updated to 1.20.5展开版本: 85.0.0支持游戏: 1.20.5类型:FabricRelease下载次数: 375Auto Clicker Fabric 84.0.1auto-clicker-fabric-84.0.1.jar下载84.0.1#Release## [84.0.1]### Fixed- Actually trigger the arm swing animation展开版本: 84.0.1支持游戏: 1.20.4类型:FabricRelease下载次数: 11,892Auto Clicker Fabric 84.0.0auto-clicker-fabric-84.0.0.jar下载84.0.0#Release## [84.0.0]### Changed- Updated to 1.20.4展开版本: 84.0.0支持游戏: 1.20.4类型:FabricRelease下载次数: 13,072Auto Clicker Fabric 83.0.0auto-clicker-fabric-83.0.0.jar下载83.0.0#Release## [83.0.0]### Changed- Updated to 1.20.3展开版本: 83.0.0支持游戏: 1.20.3类型:FabricRelease下载次数: 302Auto Clicker 1.20.2-1.9.0-build.26auto-clicker-fabric-1.20.2-1.9.0-build.26.jar下载1.20.2-1.9.0-build.26#Release- Updated to 1.20.2展开版本: 1.20.2-1.9.0-build.26支持游戏: 1.20.2类型:FabricRelease下载次数: 6,728auto-clicker-fabric-1.0.0.jarauto-clicker-fabric-1.0.0.jar下载1.0.0#ReleaseFirst release of a Quick & Dirty auto clicker for Fabric!Features--------* Auto click (hold & spam) for Right and Left click* Support for AFK farms when respecting cool down* Configurable spam timeout (speed)* (almost) No janky key press logic, all native Minecraft key button handling.How to use (Subject to change)------------------------------* Open GUI with `O` (default key) to enable and edit the settings of each button being clicked* Use `I` (default key) to enable auto clicker### Option descriptions* `Active`: Enables that key to be held when `Auto Clicker` is active (holding)* `Spamming`: Enables per tick spamming meaning every tick the button is quickly pressed and un-pressed* `Speed`: Speed controls how fast (per tick) the spamming will happen, 0 being the quickest, 10 being the fastest* `Respect cooldown`: Will Attack only once the cooldown has cooled down :tada:展开版本: 1.0.0支持游戏: 1.16.5类型:FabricRelease下载次数: 3,188auto-clicker-fabric-1.16.5-1.0.1-build.2-dev.jarauto-clicker-fabric-1.16.5-1.0.1-build.2-dev.jar下载dev#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: dev支持游戏: 1.16.5类型:FabricRelease下载次数: 618auto-clicker-fabric-1.16.5-1.0.1-build.3-dev.jarauto-clicker-fabric-1.16.5-1.0.1-build.3-dev.jar下载dev#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: dev支持游戏: 1.16.5类型:FabricRelease下载次数: 165auto-clicker-fabric-1.17-1.1.0-build.6-dev.jarauto-clicker-fabric-1.17-1.1.0-build.6-dev.jar下载dev#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: dev支持游戏: 1.17类型:FabricRelease下载次数: 163auto-clicker-fabric-1.17-1.1.1-build.7-dev.jarauto-clicker-fabric-1.17-1.1.1-build.7-dev.jar下载dev#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: dev支持游戏: 1.17类型:FabricRelease下载次数: 118auto-clicker-fabric-1.16.5-1.0.2-build.8-dev.jarauto-clicker-fabric-1.16.5-1.0.2-build.8-dev.jar下载dev#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: dev支持游戏: 1.16.5类型:FabricRelease下载次数: 145auto-clicker-fabric-1.17.1-1.2.1-build.10-dev.jarauto-clicker-fabric-1.17.1-1.2.1-build.10-dev.jar下载dev#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: dev支持游戏: 1.17.1类型:FabricRelease下载次数: 910auto-clicker-fabric-1.17.1-1.2.1-build.11.jarauto-clicker-fabric-1.17.1-1.2.1-build.11.jar下载build.11#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: build.11支持游戏: 1.17.1类型:FabricRelease下载次数: 231auto-clicker-fabric-1.17-1.1.1-build.9999.jarauto-clicker-fabric-1.17-1.1.1-build.9999.jar下载build.9999#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: build.9999支持游戏: 1.17类型:FabricRelease下载次数: 76auto-clicker-fabric-1.17-1.1.1-build.7.jarauto-clicker-fabric-1.17-1.1.1-build.7.jar下载build.7#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: build.7支持游戏: 1.17类型:FabricRelease下载次数: 83auto-clicker-fabric-1.16.5-1.0.2-build.12.jarauto-clicker-fabric-1.16.5-1.0.2-build.12.jar下载build.12#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: build.12支持游戏: 1.16.5类型:FabricRelease下载次数: 2,634auto-clicker-fabric-1.17.1-1.2.1-build.13.jarauto-clicker-fabric-1.17.1-1.2.1-build.13.jar下载build.13#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: build.13支持游戏: 1.17.1类型:FabricRelease下载次数: 170auto-clicker-fabric-1.18-1.3.0-build.16.jarauto-clicker-fabric-1.18-1.3.0-build.16.jar下载build.16#ReleaseSee [Commit history](https://github.com/MichaelHillcox/Auto-Clicker-Fabric/commits/main)展开版本: build.16支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 1,793auto-clicker-fabric-1.19-1.4.0-build.17.jarauto-clicker-fabric-1.19-1.4.0-build.17.jar下载build.17#ReleaseSee [Commit history](https://github.com/AdvancedXRay/Auto-Clicker-Fabric/commits/main)展开版本: build.17支持游戏: 1.19类型:FabricRelease下载次数: 617auto-clicker-fabric-1.19.1-1.4.1-build.18.jarauto-clicker-fabric-1.19.1-1.4.1-build.18.jar下载build.18#ReleaseSee [Commit history](https://github.com/AdvancedXRay/Auto-Clicker-Fabric/commits/main)展开版本: build.18支持游戏: 1.19.1类型:FabricRelease下载次数: 108auto-clicker-fabric-1.19.2-1.4.2-build.19.jarauto-clicker-fabric-1.19.2-1.4.2-build.19.jar下载build.19#ReleaseSee [Commit history](https://github.com/AdvancedXRay/Auto-Clicker-Fabric/commits/main)展开版本: build.19支持游戏: 1.19.2类型:FabricRelease下载次数: 2,772auto-clicker-fabric-1.19.3-1.5.0-build.20.jarauto-clicker-fabric-1.19.3-1.5.0-build.20.jar下载build.20#ReleaseSee [Commit history](https://github.com/AdvancedXRay/Auto-Clicker-Fabric/commits/main)展开版本: build.20支持游戏: 1.19.3类型:FabricRelease下载次数: 2,120auto-clicker-fabric-1.19.4-1.6.0-build.21.jarauto-clicker-fabric-1.19.4-1.6.0-build.21.jar下载build.21#ReleaseSee [Commit history](https://github.com/AdvancedXRay/Auto-Clicker-Fabric/commits/main)展开版本: build.21支持游戏: 1.19.4类型:FabricRelease下载次数: 3,484auto-clicker-fabric-1.19.4-1.6.1-build.22.jarauto-clicker-fabric-1.19.4-1.6.1-build.22.jar下载build.22#ReleaseSee [Commit history](https://github.com/AdvancedXRay/Auto-Clicker-Fabric/commits/main)展开版本: build.22支持游戏: 1.19.4类型:FabricRelease下载次数: 138auto-clicker-fabric-1.19.3-1.5.1-build.23.jarauto-clicker-fabric-1.19.3-1.5.1-build.23.jar下载build.23#ReleaseSee [Commit history](https://github.com/AdvancedXRay/Auto-Clicker-Fabric/commits/main)展开版本: build.23支持游戏: 1.19.3类型:FabricRelease下载次数: 137auto-clicker-fabric-1.20-1.7.0-build.24.jarauto-clicker-fabric-1.20-1.7.0-build.24.jar下载build.24#Release\\[1.7.0\\]---------### Changed* Ported to 1.20展开版本: build.24支持游戏: 1.20类型:FabricRelease下载次数: 2,404auto-clicker-fabric-1.20.1-1.8.0-build.25.jarauto-clicker-fabric-1.20.1-1.8.0-build.25.jar下载build.25#Release\\[1.8.0\\]---------### Changed* Ported to 1.20.1展开版本: build.25支持游戏: 1.20.1类型:FabricRelease下载次数: 57,354全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
Auto Clicker |
楼主
2025-8-10 16:46:04
回复(0)
收起回复
|