Enjoi's Item Owner Finder
This is written in Python 3 and therefore you will need that installed on your machine along with having it added to your PATH variable for cmd use.What This Program Does
This program will grab the list of usernames you want to check and see if any of them own a specific game pass or collectible. For example if you are targeting Roblox accounts for currency in a game such as skyblock then you can run your list of usernames to check if it has a gamepass for extra cash or pets, etc. Or you are targeting a specific limited you can use it to find people who own it.
How to use
1] Create a folder called ItemOwners and then inside that folder create a python file called ItemOwnerFinder.py
2] Copy and paste the code below into the ItemOwnerFinder.py file you just created
3] In the ItemOwnerFinder.py file edit the durl to your discord webhook.
4] Create a Usernames text file and fill it with usernames you want to check
5] Open cmd
6] Set path where ItemOwnerFinder.py is (cd C://XXXXX)
7] Type in CMD: python ItemOwnerFinder.py
8] Working YAY, Everything will be stored in ConfirmedOwners.txt and into your discord server via the discord webhook
Pastebin
https://pastebin.com/gvAdtUZa
Don't Leech And Leave A Like