Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 2.27 KB

README.md

File metadata and controls

44 lines (30 loc) · 2.27 KB

:3

(anything < python 3.12 breaks i do not know why... it's the GSI library tho :3)

no this doesn't read memory it's not a cheat, i'm just using fucking schizo methods of sending console commands (exec_async with n getting executed every 50 ticks that is aliased to exec selfbot)

Setup

  1. uv install
  2. cp config_default.py config.py
  3. edit config
  4. setup CS CFG folder and launch options
    • add the selfbot folder from this repo into your cfg folder
    • add alias n "exec selfbot.cfg" into your autoexec (or whatever you named the file at the root of your cfg directory)
    • add exec "selfbot/setup.cfg" into your autoexec (in main menu, it needs sv_cheats 1 so it will break otherwise)
    • add gamestate_integration_GSI.cfg to the root of your cfg folder and use the same auth token you set in config
    • add -condebug and -conclearlog to your launch options. (i'd also recommend adding -allow_third_party_software as i may implement something with window handles, which could possibly cause issues?)
    • highly recommend addinglog_flags InputService +donotecho to the end of your autoexec :3
  5. download the steamworks SDK dll for version 1.61
  6. put steam_api64.dll and steam_api64.lib in the root of the repo
  7. uv run main.py
  8. :trollface:

credits for fish (other than webfishing)

More Fishing

Fishing Expanded

InsaniquariumWEB

Webfishing101

WebValley

SuperMarioWeb

Webnautica

PortalFish

CatchThemAll

more credits

RTSS Shared Memory in python (dll being redistributed along with the example script they have, need to provide source due to license)