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
Moleey Panel with python 3

Painel-Moleey pkg upgrade && pkg update pkg install python3 pip install pyfiglet pip install colored pip install requests pip install phonenumbers pkg

Moleey. 1 Oct 17, 2021
Class XII computer science project.

Computer Science Project — Class XII Kshitij Srivastava (XI – A) Introduction The aim of this project is to create a fully operational system for a me

Kshitij Srivastava 2 Jul 21, 2022
Terrible sudoku solver with spaghetti code and performance issues

SudokuSolver Terrible sudoku solver with spaghetti code and performance issues - if it's unable to figure out next step it will stop working, it never

Kamil Bizoń 1 Dec 05, 2021
Snack Rice - A Rice University servery finder, customized for your needs!

Snack Rice - A Rice University servery finder, customized for your needs!

Aidan Gerber 3 Sep 25, 2022
Procscan is a quick and dirty python script used to look for potentially dangerous api call patterns in a Procmon PML file.

PROCSCAN Procscan is a quick and dirty python script used to look for potentially dangerous api call patterns in a Procmon PML file. Installation git

Daniel Santos 9 Sep 02, 2022
Data wrangling & common calculations for results from qMem measurement software

qMem Datawrangler This script processes output of qMem measurement software into an Origin ® compatible *.csv files and matplotlib graphs to quickly v

Julian 1 Nov 30, 2021
Oblique Strategies for Python

Oblique Strategies for Python

Łukasz Langa 3 Feb 17, 2022
A python module for DeSo

DeSo.py A python package for DeSo. Developed by ItsAditya Run pip install deso to install the module! Examples of How To Use DeSo.py Getting $DeSo pri

ItsAditya 0 Jun 30, 2022
We want to check several batch of web URLs (1~100 K) and find the phishing website/URL among them.

We want to check several batch of web URLs (1~100 K) and find the phishing website/URL among them. This module is designed to do the URL/web attestation by using the API from NUS-Phishperida-Project.

3 Dec 28, 2022
adbsync - An ADB syncing helper

adbsync - An ADB syncing helper What's this? Everytime I wanted to make a backup of my phone, or restore those files onto it, I had to use everytime t

Giovanni Gualtieri 3 Aug 05, 2022
Introduction to Databases Coursework 2 (SQL) - dataset generator

Introduction to Databases Coursework 2 (SQL) - dataset generator This is python script generates a text file with insert queries for the schema.sql fi

Javier Bosch 1 Nov 08, 2021
It is Keqin Wang first project in CMU, trying to use DRL(PPO) to control a 5-dof manipulator to draw line in space.

5dof-robot-writing this project aim to use PPO control a 5 dof manipulator to draw lines in 3d space. Introduction to the files the pybullet environme

Keqin Wang 4 Aug 22, 2022
NBT-Project: This is a APP for building NBT's

NBT-Project This is an APP for building NBT's When using this you select a box on kit maker You input the name and enchant in there related boxes Then

1 Jan 21, 2022
Remote Worker

Remote Worker Separation of Responsibilities There are several reasons to move some processing out of the main code base for security or performance:

V2EX 69 Dec 05, 2022
Shows a pixel art of any Pokémon in your terminal!

pokemon-icat This script is inspired by this project, but since the output heavily depends on the font of your terminal, i decided to make a script th

ph04 52 Dec 22, 2022
Holographic Declarative Memory for Python ACT-R

HDM This is the repository for the Holographic Declarative Memory (HDM) module for Python ACT-R. This repository contains: documentation: a paper, con

Carleton Cognitive Modeling Lab 1 Jan 17, 2022
Simple card retirement plugin for Anki

Anki Retirement Addon Allow users to suspend, tag, delete, or move cards that reach a specific retirement interval Supports Anki version 2.1.45 Licens

3 Dec 23, 2022
Encode and decode cancro lang files to and from brainfuck

cancrolang Encode and decode cancro lang files to and from brainfuck. examples python3 main.py -f hello.cancro --run Hello World! the interpreter is n

witer33 1 Dec 20, 2021
This simple script generates a backup of a given Python and R environment

Python Environment Backup It’s always good to maintain your Python and R Anaconda environment packages properly listed and well-kept in case you have

Andrew Laganaro 1 Jul 13, 2022
Blender 2.80+ Timelapse Capture Tool Addon

SimpleTimelapser Blender 2.80+ Timelapse Capture Tool Addon Developed for Blender 3.0.0, tested working on 2.80.0 It's no ZBrush undo history but it's

4 Jan 19, 2022