打開遊戲後,直接點擊作弊表上的「啟用」按鈕。
作弊表會自動連接到遊戲進程。
依照這份指南:
添加一個指標 - { 角色數據 [3]/[4]/[5] 等等 }。
所有站內附件皆會附上安全掃描報告 請會員查看純淨度百分比後判斷使用
相關檔案須知: 取得檔案前,請先詳細閱讀文章內容 避免不必要錯誤與誤會發生。 也可多參考文章討論樓層內容 了解附件檔案相關討論資訊。
- <?xml version="1.0" encoding="utf-8"?>
- <CheatTable>
- <CheatEntries>
- <CheatEntry>
- <ID>104849</ID>
- <Description>"Speed Game"</Description>
- <Options moHideChildren="1"/>
- <GroupHeader>1</GroupHeader>
- <CheatEntries>
- <CheatEntry>
- <ID>104850</ID>
- <Description>"Fast 5x"</Description>
- <Color>4080FF</Color>
- <VariableType>Auto Assembler Script</VariableType>
- <AssemblerScript>{ Game : Chained Echoes.exe
- Version:
- Date : 2021-09-21
- Author : BabyGroot
- This script does blah blah blah
- }
- [ENABLE]
- luacall(speedhack_setSpeed(20))
- [DISABLE]
- luacall(speedhack_setSpeed(1))
- </AssemblerScript>
- <Hotkeys>
- <Hotkey>
- <Action>Toggle Activation</Action>
- <Keys>
- <Key>122</Key>
- </Keys>
- <ID>0</ID>
- <ActivateSound>Activate</ActivateSound>
- <DeactivateSound>Deactivate</DeactivateSound>
- </Hotkey>
- </Hotkeys>
- </CheatEntry>
- <CheatEntry>
- <ID>104851</ID>
- <Description>"Slow 0.5x"</Description>
- <Color>4080FF</Color>
- <VariableType>Auto Assembler Script</VariableType>
- <AssemblerScript>{ Game : Chained Echoes.exe
- Version:
- Date : 2021-09-21
- Author : BabyGroot
- This script does blah blah blah
- }
- [ENABLE]
- luacall(speedhack_setSpeed(0.5))
- [DISABLE]
- luacall(speedhack_setSpeed(1))
- </AssemblerScript>
- <Hotkeys>
- <Hotkey>
- <Action>Toggle Activation</Action>
- <Keys>
- <Key>121</Key>
- </Keys>
- <ID>0</ID>
- <ActivateSound>Activate</ActivateSound>
- <DeactivateSound>Deactivate</DeactivateSound>
- </Hotkey>
- </Hotkeys>
- </CheatEntry>
- <CheatEntry>
- <ID>104852</ID>
- <Description>"NOTE : Active F10 Slow || F11 Fast"</Description>
- <Color>0000FF</Color>
- <GroupHeader>1</GroupHeader>
- </CheatEntry>
- </CheatEntries>
- </CheatEntry>
- </CheatEntries>
- </CheatTable>
複製代碼
|