Shows VRML team stats of all players in your pubs

Overview

VRML Team Stat Searcher

Displays Team Name, Team Rank (Worldwide), and tier of all the players in your pubs.


GUI WIP: Only username search works

(for now use pubstats.py for pub name searching)

To use GUI:

  1. Install pip (https://www.liquidweb.com/kb/install-pip-windows/)
  2. pip install -r requirements.txt (in base directory)
  3. python gui.py

To view VRML team stats of people in your pubs run: python pubstats.py

You have to have echo open for this to work

If using quest:

  • Put the ip in ip.txt with your quest ip
  • Ensure you have API turned on in settings
  • Make sure you are on the same network as your quest

If using PC:

  • Keep ip.txt as 127.0.0.1
  • Have api on in echo settings

Thankyou to Silveridge for all your help <33

If anythings broken or you have questions, Dm me on discord (Slaymish#5702)

Comments
  • Pub Stats System Now Working

    Pub Stats System Now Working

    Designed and implemented functional stats displaying system for public matches. Currently works, with working progress bar (actually accurate as well), and displays same values are the individual VRML Players. Error handling should be ok, if not then please let me know

    Tested on PC, appears to work fine. Untested on Quest, cannot guarantee functionality.

    opened by Silveridge 2
  • GUI

    GUI

    Added version 1 of the GUI. There shouldn't be any problems, but just lemme know if there are. As I cannot run the pubstats.py file, I haven't added it's functionality, but the VRML stats finding works well.

    opened by Silveridge 2
  • pubstats.py actively refusing connection

    pubstats.py actively refusing connection

    Executing pubstats.py results in a runtime error with the following error message: requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=6721): Max retries exceeded with url: /session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000026CC1BDA310>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))

    Possible issues involve a potentially incorrect port or firewall. If these are possible causes, maybe add option for port change?

    If not, any other ideas as to the possible cause?

    opened by Silveridge 2
  • Full functionality/UI Overhaul

    Full functionality/UI Overhaul

    Completely overhauled the UI Altered functionality to meet new UI Removed some temporary objects that are not ready for release at this current moment.

    opened by Silveridge 0
  • Added compilation functionality

    Added compilation functionality

    Functionality for compiled version of this build suffered from invaild TL;S certificates. Problem was resolved by making the certificate files local, and creating a shortcut to the program if it is to be moved to a different directory.

    GUI now works well with both pub stat searching and VRML Database searching in both decompiled and compiled versions.

    opened by Silveridge 0
  • Update vrmlplayersearcher.py

    Update vrmlplayersearcher.py

    Converted the vrmlplayersearcher.py file into a class that can be imported and used for other scripts, such as a GUI or external system. The final lines must be commented out if this is not being used on its own.

    Functionality remains identical.

    opened by Silveridge 0
Releases(V1.1)
  • V1.1(Nov 16, 2021)

    New Update! Version 1.1.0

    Release Notes

    Auto-Update Notifications

    • Will automatically search for an available update
    • Will notify if user is using beta/development version
    • Will send user to latest release to download

    More Info Buttons

    • New button that pops up below the players name when a search has been completed on either the VRML Searcher or the Pub Searcher
    • Upon clicking, a popup will appear with extra details regarding that specific player and their team.

    General bug fixes

    • Fixed incorrect error messages regarding player searching
    • Fixed most issues regarding click spamming by disabling the search button during a search, and re-enabling when completed.

    Quality of Life changes

    • Added visual evidence of new searches so users will know when a new player search has initiated in pubs
    • Sorted extra modules, scripts and libraries into a folder system to better organise the system.

    Installation Instructions

    Windows Installation

    • Download the main file
    • Double click the setup.exe file and follow the instructions

    Mac Installation

    • Currently there is no installation for Mac, this will be added in a future update

    System Dependencies

    1. Python 3.x (Downloadable here)
    2. Pip (Downloads with Python automatically, or you can download it separately here)

    Support

    Contact Slaymish on Discord at Slaymish#5702 or Silveridge at Silveridge#9541 if there are any issues.

    Source code(tar.gz)
    Source code(zip)
    setup.exe(37.19 MB)
  • v1.0.0(Nov 10, 2021)

    First Official Release!

    Dependencies

    1. Python 3.x (Downloadable here)
    2. Pip (Downloads with Python automatically, or you can download it separately here)

    Windows Installation

    1. Download the main file
    2. Double click the setup.exe file and follow the instructions

    Mac Installation

    Currently there is no installation for Mac, this will be added in a future update

    Support

    Contact Slaymish on Discord at Slaymish#5702 or Silveridge at Silveridge#9541 if there are any issues.

    Source code(tar.gz)
    Source code(zip)
    setup.exe(37.17 MB)
Owner
Hamish Burke
Hamish Burke
HOWTO: Downgrade from nYNAB to YNAB4

HOWTO: Downgrade from nYNAB to YNAB4 This page explains how to move from nYNAB to YNAB4 while retaining as much information as possible. See Appendix

Tobias Kunze 10 Dec 29, 2022
A streamlit app for exploring image search results from HuggingPics

title emoji colorFrom colorTo sdk app_file pinned huggingpics-explorer 🤗 blue red streamlit app.py false huggingpics-explorer A streamlit app for exp

Nathan Raw 4 Sep 10, 2022
A simplified python interface to COPASI.

BasiCO This project hosts a simplified python interface to COPASI. While all functionality from COPASI is exposed via automatically generated SWIG wra

COPASI 8 Dec 21, 2022
PatZilla is a modular patent information research platform and data integration toolkit with a modern user interface and access to multiple data sources.

PatZilla is a modular patent information research platform and data integration toolkit with a modern user interface and access to multiple data sources.

IP Tools 68 Dec 14, 2022
Explore related sequences in the OEIS

OEIS explorer This is a tool for exploring two different kinds of relationships between sequences in the OEIS: mentions (links) of other sequences on

Alex Hall 6 Mar 15, 2022
A refresher for PowerBI Desktop documents

PowerBI_Refresher-NPP Informació Per executar el programa s'ha de tenir instalat el python versio 3 o mes. Requeriments a requirements.txt. El fitxer

Nil Pujol 1 May 02, 2022
Visual Python and C++ nanosecond profiler, logger, tests enabler

Look into Palanteer and get an omniscient view of your program Palanteer is a set of lean and efficient tools to improve the quality of software, for

Damien Feneyrou 1.9k Dec 26, 2022
A data driven app for bicycle hiring in London(UK)

bicycle_hiring_app_deployed A data driven app for bicycle hiring in London(UK). It predicts expected number of bicycle hire in London. It asks users t

Rajarshi Roy Raju 1 Dec 10, 2021
MODeflattener deobfuscates control flow flattened functions obfuscated by OLLVM using Miasm.

MODeflattener deobfuscates control flow flattened functions obfuscated by OLLVM using Miasm.

Suraj Malhotra 138 Jan 07, 2023
A script where you execute a script that generates a base project for your gdextension

GDExtension Project Creator this is a script (currently only for linux) where you execute a script that generates a base project for your gdextension,

Unknown 11 Nov 17, 2022
Markov Chain Composer

Markov Chain Composer Using Markov Chain to represent relationships between words in song lyrics and then generating new lyrics.. ahem interpretive po

Kylie 85 Dec 09, 2022
Python module used to generate random facts

Randfacts is a python library that generates random facts. You can use randfacts.get_fact() to return a random fun fact. Disclaimer: Facts are not gua

Tabulate 14 Dec 14, 2022
Rename and categorize your DMOJ solutions

DMOJ Downloader What is this for? DMOJ lets you download the code for all your solutions, however the files are just named as numbers

Evan Wild 1 Dec 04, 2022
VCC-Generator is a python script that generate VCC for testing purposes only

VCC-Generator is a python script that generate VCC for testing purposes only

Spider Anongreyhat 10 Oct 23, 2022
🍏 Make Thinc faster on macOS by calling into Apple's native Accelerate library

🍏 Make Thinc faster on macOS by calling into Apple's native Accelerate library

Explosion 81 Nov 26, 2022
Multtable is a collection of multiplication table generators in various languages.

Multtable Multtable is a collection of multiplication table generators in various languages. This project was created as a joke based on one of my bro

pollen__ 7 Mar 05, 2022
A module comment generator for python

Module Comment Generator The comment style is as a tribute to the comment from the RA . The comment generator can parse the ast tree from the python s

飘尘 1 Oct 21, 2021
Convert long numbers into a human-readable format in Python

Convert long numbers into a human-readable format in Python

Alex Zaitsev 73 Dec 28, 2022
Run the Tianxunet software on the Xiaoyao Android simulator

Run the Tianxunet software on the Xiaoyao Android simulator, and automatically fill in the answers of English listening on the premise of having answers

1 Feb 13, 2022
KeyLogger cliente-servidor em Python para estudos

KeyLogger Esse projeto é apenas para estudos, não nos responsabilisamos por qualquer uso indevido ou prejudiciais do mesmo. Sobre O objetivo do projet

1 Dec 17, 2021