Skip to content

Open Source Sea of Thieves Python-based ESP-hack framework

Notifications You must be signed in to change notification settings

Flowseal/SoT-Hack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

SoT Hack (Based on Doug's Framework)

Hello all! I'm doing this framework for learning purposes, I'm not selling anything. You can get ban for using any cheats!

Installation

> git clone https://github.com/Flowseal/SoT-Hack.git
> cd SoT-Hack
> pip install -r -requirements.txt
> cd Hack
> python main.py

Updating offsets

You can see the folder called "SoT-Python-Offset-Finder-main". It's the Doug's utility that will help you updating offsets. All what you need is to copy SDKs folder from original repository to this folder. Original repository: https://github.com/DougTheDruid/SoT-Python-Offset-Finder. After that you can just run offset_finder.py and your offsets.json file will be updated!

Major differences

  • Implemented multiprocessing. Reading new actors in a separate processes
  • FOV changer
  • Better visuals
  • Other features that won't be mentioned in this list

About

Open Source Sea of Thieves Python-based ESP-hack framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%