Menu

Tree [5afc3a] main /
 History

HTTPS access


File Date Author Commit
 README.md 2023-12-28 FloowSnaake FloowSnaake [1d2afa] Create README.md
 TIB.ahk 2023-12-28 FloowSnaake FloowSnaake [5afc3a] Add files via upload
 classMemory.ahk 2023-12-28 FloowSnaake FloowSnaake [5afc3a] Add files via upload

Read Me

TIB

Torchlight Infinite Bot

A TorchlighInfinite bot to autowalk a set path, very very primitive, uses the players coordinates and a waypoint system to walk.
written in AHK 1

test to read a games player x and y coordinates from memory and tries to walk a recorded path, uses the arrow keys to walk but also work with mouse

insert your own player X and Y memory in here:

Player_X := 0xYOUR ADRESS
Player_Y := 0xYOUR ADRESS

put the name of the exe here

gameWinTitle := "GAME HERE"

also this uses ufloat but you might need to change it

Example of walking after a set path:
Walking Path

Example of making a Path:
Recoding Path

*Saves the coordinates to TL2.txt