Skip to content

BF3RM/VUTestingTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VUTestingTools

An attempt to make VU/RM stability easier to quantify. It opens your local VU Server and Client and automatically connects your client when stdOut says server is ready. Branches will have more detailed logic (looping, logging)

Required Language/Packages

  • Python
  • pip install pyautogui
  • pip install python-dotenv

Required Environment Variables inside .env:

  • VU_EXE_Location = ".../VeniceUnleashed/client/vu.exe"
  • Client_Parameters = " -username yourUsername -password yourPassword vu://join/yourServerGuid/yourServerPassword"

Required image 'soldier.png'

  • A screenshot from the soldier menu of the soldier you want to be selected.
  • The image resolution of the soldier must be perfect. If you plan to test at fullscreen, take the screenshot at fullscreen.
  • If you do not have the perfect resolution, pyautogui will not find it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages