OldSchoolHack

Registrieren / Anmelden Deutsch

SWBF2 Bot WIP 0.6 - GUI Version

icon Thema: [Release] SWBF2 Bot WIP 0.6 - GUI Version

Anmeldungsdatum: Aug 2007

Beiträge: 1959

Kategorie: Star Wars Battlefront 2
Entwickler: theoth267

Beschreibung:
Its current features consists of:
Automatically starting the game
Automatically joining Galactic Assault
Alternative joining procedures for other aspect ratios than 16:9
Error Recognition with optional additional Failsafes
Automatic restarting of the game if an Error is detected
Automatic Class Cycling after every Respawn
Empty Lobby Detection
a GUI (optional)
Credit Reward logging (this feature works but is clunky to set up, because I dont know how to implement it directly yet)
and last but not least:
AFKing

How to Set Up:
Spoiler

1. Edit the config.ini included in the Zip to your liking
TEXT Code:
  1. gamedirectory= the full path to the game exe
  2. launchtime= how long to wait for the bot to start after it launched the game (I use 27 because I have an SSD, maybe youll need to adjust this)
  3. usealternativequeue= if you have a 16:9 monitor you could deactivate this, but I recommend using the alternative queue as it uses image detection instead of hardcoded values
  4. useextrafailsafe= I recommend using this, but its not really needed (it just detects if youre offline with an extra failsafe that detects an origin notification)
  5. endofroundscreenshot= if you want to go through the trouble of setting this up, it can be a quite useful feature
2. Place the config.ini on the drive C:/
(due to the program I used to create the bot not being able to get the current directory, at least not with the current knowledge I have)
3. Run the Bot either before you started the game and it will automatically start it, or run the bot once you are in a game you want to start/resume AFKing in

Source Code:
Um Links zu sehen, musst du dich registrieren



Download:
SWBF2 Bot WIP 0.6 - GUI Version