Skip to content

floowsnaake/TIB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Torchlight Infinite Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published