Skip to content
Kramar1337 edited this page Aug 30, 2022 · 27 revisions

*Automatic translation

Click on the item to get a detailed description below.

Installation and launch
  1. Download and install Autohotkey.com

"Custom installation" => "Unicode 64" => All checkboxes => "Install" hippo

  1. Download the repository (Code > Download Zip 👌 )

  2. Configure "TOFu\data\tofuConfig.ini" as needed

  3. Run "TOFu.ahk"

Service keys You can re-bind to "data\tofuConfig.ini"
  • End - Shut down AHK
  • PgUp - Suspend - Resume AHK
Tray menu
  • Reload - Reloads the script
  • Pause-Play - Pause - Resume AHK
  • Create AHK shortcut - Create desktop shortcut
  • forceUpdate - Download the script and import the settings (in fact - update)
  • Exit - Shut down AHK
Functionality

F1 - *Map

The first click opens the map, the game is minimized

Pressing again - the game is minimized, the map opens

By pressing the hotkey, 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", map selection, browser selection, mouse centering.

F2 - *Overlay

The first click - the pseudo overlay unfolds

Pressing again - the overlay collapses

  • Left Right - switch pages
  • ESC - collapses the overlay

F3 - *Auto walking

Sticking of the "W" button, the character flies-swims-runs by himself

If there is a parameter "UseControlSendVar=1", then the character runs even if the window is minimized (minimize the game window, press "F3" - the character ran)

F - Fast Loot

We clamp the "F" button: the script spams the "F" button

F4 - *Slot for specific macros

There will be rare, useless, specific macros lying here. Some macros can work with a minimized window. I went into the game, pressed "F4", cut the FPS (for example, RTSS, 10FPS norms) and went to play another game. VLC player conflicts for some reason. I do not recommend going to games with a good anti-cheat.

Open "data\tofuConfig.ini" configure the default macro by default "OldMacroBackVar=1"

  • 0 - Disable
  • 1 - AFK farming, spam "F" every 5 sec
  • 2 - AFK surfer's achievement, sticking of the "W" and "A" buttons
  • 3 - AFK farming on Hilda, spam "Click" every 5 sec
  • 4 - AFK farming, spam "F" sticking buttons "W" and "A". Garnet Farm(-75, -845)
  • 5 - AFK farming, spam "F" walking in circles "W" and "S", 5 seconds forward, 5 seconds back

Specific macros can be switched "Alt + Up" and "Alt + Down" (arrows on the keyboard)

F9 - Automatically accept the lobby

When the online subsides, the selection of players in the dungeon will take a long time, the script clicks on the "Accept" item

The first click - the script clicks in the center of the screen every 5 seconds

Pressing 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 dialogs
  • ModeSkipNPS=1 the first press starts the auto-skip, the second press cancels it

Mode "0" response delay 180ms, less likely to conflict with chat

The "1" mode prevents you from writing to the chat, but it skips dialogs more 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 a script, very addictive. It will not be as effective on inclined surfaces.

4 - Abuzny flight

A legal fly hack? They will allow you to hang 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 parameter "key_flyhackGajetKey= virtual key number" into "data\tofuConfig.ini"

In the game, just hold down the "4" button and we hang in the air (slowly falling)

V - Macro Key

By pressing the "Macro Key", the selected macro is launched below:

  • Numpad 0 - Off (unlock the Macro Key button)
  • Numpad 1 - AutoAttack(70ms) - Just spamming a mouse click (it can't be faster, it kicks from the server when the server freezes)
  • Numpad 2 - InventoryClicker(15ms) - Spamming a mouse click faster.
  • Numpad 3 - AutoFlyHack (Equip and bind the glider), first click "Macro Key" - on, second click "Macro Key" - off

You can fly the entire map lengthwise and across 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 a surfboard on the ground)
  • Numpad 8 - Samir Dash walking jerkily Youtube
  • Numpad 9 - Nemesis Air hold (While in the air to hold the "Macro Key")
  • NumpadAdd - Diluc Vertical Flight (Equip and bind the glider) Youtube
  • Alt + Numpad 1 - SHIRO Chakram
  • Alt + Numpad 2 - Karasuma drill (Test) (Equip and bind the glider)
Configuration file There is a file "data\tofuConfig.ini" in the folder, you can configure all the buttons and disable the functionality you don't need
Security

It is difficult to briefly explain how AutoHotkey and anti-cheats work, everything will be in detail later.

Crutches that 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?
  • The main reason I use "AutoHotkeyU64.exe " 64-bit Unicode version with Cyrillic support. You have a different version. You need to remove AutoHotkey and install it following the instructions. "Custom installation" => "Unicode 64" => All checkboxes => "Install"
  • Something is interfering with the correct operation of the script. Add to the antivirus exception.

Some function does not work correctly, does not work at all.

  • Probably a test function, you need to report the problem by opening a ticket on Github and describing in detail what and how.
Clone this wiki locally