Currently available using assistfs:
- Auto Key Press - Enabling Auto Key Press using selected key.
- Time should be setted on ms, as example 1 second will be: 1000
- Shift / Alt / Ctrl - Supported, as example
Alt+1
&Ctrl+1
&Shift+1
- Tab / Space / Enter & etc - Supported, as example
Escape
&Space
&Tab
&Enter
- Auto Follow - Sometimes autofollow in Flyff breaks and you find your support not following you anymore. Auto Follow make sure each 5 seconds that you're following the selected target!
- Follow Key must be configured for Z key (default).
- Auto Mouse Click - Enabling Auto Mouse Left Click using selected XY coordinates.
Install the project: npm install
Chrome: npm run build-chrome
Firefox: npm run build-firefox
- Open Extension tab
chrome://extensions/
- Enable Developer Mode on top right corner
- Press "Load Unpacked Extansion"
- Choose
dist
project folder - Refresh game tab
- Left top corner you will see "Cheats" button
- Open Debug tab
about:debugging#/runtime/this-firefox
- Click on "Load Temporary Add-on"
- Choose manifest.json inside
dist
project folder - Refresh game tab
- Left top corner you will see "Cheats" button
- improve speed Auto Tagret
- add version info
- add Auto Tagret
- fix Follow
- fix HTML
- New UI
- Fixed Alt \ Ctrl \ Shift keys
- Mouse click added
- Random keypress delay
- Buttons inactive bug - FIXED
- Ctrl \ Shift \ Alt - Feature added
- Esc \ Enter \ Tab - Support added
- Styles fixed
- Name changed
- Casting time support added