Skip to content

Instantly share code, notes, and snippets.

View sogful's full-sized avatar

cv sogful

View GitHub Profile
@sogful
sogful / pou.py
Last active December 5, 2024 21:11
UPDATE❗GAME POU INFINITY LIKEBOT 1.4.120 ||LIKE AND SUB
import hashlib # the api of the game has been fully documented last year! really cool
import requests # you can check it out here: https://github.com/DaniElectra/PouClients/wiki/
import time
import json
import os
import tkinter
from tkinter import Tk
from tkinter.filedialog import askopenfilename
from tkinter import messagebox