-
Notifications
You must be signed in to change notification settings - Fork 11
Click on an item for a detailed description below.
Installation and launch
- Download and install Autohotkey.com
"Custom installation" => "Unicode 64" => All checkboxes => "Install"
-
Download repository (Code > Download Zip👌)
-
Configure "TOFu\data\tofuConfig.ini" as needed
-
Run "TOFu.ahk"
Utility keys
Can be rebind to "data\tofuConfig.ini"- End - End AHK
- PgUp - Suspend - resume AHK
Tray menu
- Reload - Reloads the script
- Pause-Play - Pause - resume AHK
- Сreate AHK shortcut - Create a shortcut on the desktop
- ForceUpdate - Download the script and import the settings (essentially - update)
- Exit - Quit AHK
Function
F1 - *Map
First press - opens the map, minimizes the game
Press again - the game is minimized, the map is opened
By pressing a hot key, the script expands the window with the map and minimizes the window with the game; if there is no map, the script will launch the map from the default browser
The configuration file has additional parameters "data\tofuConfig.ini"
F2 - *Overlay
First click - unfold pseudo overlay
Press again - the overlay collapses
- Left Right buttons switch pages
- The ESC button always collapses the overlay
F3 - *Auto Walk
Sticky button "W", the character flies-swims-runs himself
If the parameter "UseControlSendVar=1" is set, then the character runs even if the window is minimized (minimize the game window, press "F3" - the character runs)
F - Fast Loot
Pressing the "F" button: the script spams the "F" button
F4 - *Slot for specific macros
There will be rare, useless, specific macros.
Open "data\tofuConfig.ini" set default macro "OldMacroBackVar=1"
- 0 - Disable switching macros with "Up" "Down" arrows
- 1 - AFK farming, spam "F" every 5 sec
- 2 - AFK surfer achievement, "W" and "A" buttons stuck
- 3 - AFK farming on Hilda, spam "Click" every 5 sec
- 4 - AFK farming, spam "F" sticky "W" and "A" buttons. Grenade Farm(-75, -845)
Specific macros can be switched with the arrows on the keyboard "Up" "Down"
F9 - Automatically accept lobby
When the online sags, the selection of players in the dungeon will take a long time, the script clicks on the item "Accept"
First click - the script clicks to the center of the screen every 5 seconds
Press again - the script will stop
Z - Skip dialogs There are 2 modes available in "data\tofuConfig.ini":
- ModeSkipNPS=0 manually hold "Z" and wait for the end of the dialogues
- ModeSkipNPS=1 first press starts auto skip, second press cancels it
Mode "1" makes it difficult to write to the chat, but skips dialogs very effectively (rerollers will be happy)
PgUp - Suspend - resume AHK, will help solve the problem with the chat
X - Endless Climbing
The name speaks for itself. The main feature of the script, the basis of the basics!, perfectly measured the timings, after using the script it will not be possible to play without the script, very addictive. On sloping surfaces it will not be as effective.
4 - Abuse flight
Legal fly hack? They will allow you to hover in the air and slowly fall. There is something better, more on that later. Open "data\tofuConfig.ini" bindim "key_flyhackGajetKey=vk52"
How to bind? In the game, we put the glider gadget in a slot convenient for us, open "data\debug\VirtualCodeKeys.ahk", click on the button that uses the glider and get a virtual code, click "Copy" and paste the "key_flyhackGajetKey= virtual" parameter into "data\tofuConfig.ini" key number"
In the game, just hold down the "4" button and we are hanging in the air (slowly falling)
V - Macro Key
By pressing "Macro Key" the selected macro is launched below:
- Numpad 0 - Off (Unlock Macro Key Button)
- Numpad 1 - AutoAttack(70ms) - Just spam mouse click
- Numpad 2 - InventoryClicker(15ms) - Spam mouse click faster.
- Numpad 3 - AutoFlyHack (Equip and bind glider), first click "Macro Key" - on, second click "Macro Key" - off
You can fly the entire map up and down on one strip of stamina: climb higher, jump and press "Macro Key"
- Numpad 4 - Huma combo t1 Youtube
- Numpad 5 - Huma combo t2 Youtube
- Numpad 6 - FRIGG Shift+LButton (Test)
- Numpad 7 - Bhop 50ms (Jetboard Jumping) (Ride the surfboard on the ground)
- Numpad 8 - Samir Dash jerky walking Youtube
- Numpad 9 - Nemesis Air hold (While in the air, hold "Macro Key")
- NumpadAdd - Diluc Vertical Flight (Equip and Bind Glider) Youtube
- Alt + Numpad 1 - SHIRO Chakram
- Alt + Numpad 2 - Karasuma drill (Test) (Equip and Bind Glider)
Configuration file
The folder contains the file "data\tofuConfig.ini", you can configure all the buttons and disable unnecessary functionalitySecurity
It is difficult to briefly explain how AutoHotkey and anti-cheats work, everything will be detailed later.
Crutches don't help much. There are 3 items in the configuration file "data\tofuConfig.ini"
- ScWinrenamer=1 Window Renamer
- ScRenamer=0 Script Renamer
- ScHachCh=0 Hash changer
Problems
The script does not run \ Runs but nothing works at all?- Main reason, I use "AutoHotkeyU64.exe" 64 bit Unicode version with Cyrillic support. You have a different version. You need to uninstall AutoHotkey and install following the instructions. "Custom installation" => "Unicode 64" => All checkboxes => "Install"
- Something is preventing the script from working properly. Add to antivirus exclusion.
Some function does not work correctly, does not work at all.
- Probably a test function, you need to report a problem by opening a ticket on Github and describing in detail what and how.