一種功能性的技巧,非常有趣。 它具有舒適遊戲所需的所有最必要功能(請參見屏幕截圖)。
例如,使用Minecraft上的作弊mod Gish Code,您可以:控制玩家(包括飛行,快速奔跑,自動從invetnar穿上最好的裝甲,允許您穿過牆壁等),還可以看到漂亮的視覺效果 XRay,ESP,temESP,PlayerRadar等特效。它還具有用於完美攻擊,射擊,暴擊等的設置。
通常,為Minecraft下載此作弊軟件,您將不會後悔自己的選擇。 我個人使用它,一切都適合我,最重要的是,這個mod是一個沒有禁止的作弊手段。
-如何向XRay添加塊?
有兩種方法:
X射線添加鼠標-添加一個焦點所在的塊。
xray add <id:meta> <r> <g> <b>其中r g b-設置顏色強度(紅色,綠色,藍色),範圍從0到255。
例子:
X射線添加35:1 255 155 0-添加橙色羊毛,突出顯示為橙色。
X射線添加73 255 0 0-添加以紅色突出顯示的紅石。
-如何打開菜單?
默認情況下,菜單將向右移。
-如何打開設置?
PCM按功能。- Commands in the console:
- dumpclasses-dump the list of classes from the loader class.
- dumpplayer-dump the list of players on the server.
- effect-allows you to add / remove effects for yourself.
- enemy-allows you to add / remove players in the list of enemies.
- friend-allows you to add / remove players in the friends list.
- hacks-shows a list of all cheat functions.
- help - help for commands.
- key-allows you to bind functions.
- login-allows you to log in, (pirate / license).
- opendir-opens the directory of the cheater configuration.
- pfilter-allows you to add / remove items for PickupFilter.
- say-allows you to write to the chat.
- toggle-switches the function in the cheat.
- vclip-teleportation along the y-axis.
- xray-allows you to add / remove blocks for XRay.
- skinsteal-download skin by nickname/URL.
複製代碼 密碼 123
所有站內附件皆會附上安全掃描報告 請會員查看純淨度百分比後判斷使用
相關檔案須知: 取得檔案前,請先詳細閱讀文章內容 避免不必要錯誤與誤會發生。 也可多參考文章討論樓層內容 了解附件檔案相關討論資訊。
使用DLL注入
使用方式
如何使用已編譯(JAR,DLL)。 三種使用方式:
[1]將JAR用作普通的Minecraft Forge mod(將JAR文件複製到mods文件夾)
[2]使用JavaInjector在Minecraft Forge Client中使用JAR進行注入[https://github.com/TheQmaks/JavaInjector]
[3]使用DLL在Minecraft Forge Client中使用DLL進行注入
|