HI I'm Jaws, I'm a Python developer who is currenly learning C#, I'm working on Project Magma which is chat app and EZFN I write my code in full async.
- Made an AimBot in Python
- Made a Memory Reading Module in Python
- Write a custom Game Asset Reader
Forked from greg6775/Discord-Api-Endpoints
A list of useful Discord API endpoints
This repository is dedicated to hosting tutorials on how to use different community made applications/apis etc related to Epic Games or Fortnite and to provide 1 good place to organize some great t…
import wheel_filename
import requests
from requests_html import HTMLSession
import re
from typing import NoReturn
class TimestampConverter:
def __init__(self, time_):
self.time_ = time_
self.len_dig = len(self.time_)
self.time_array = []
Downloads all segments from a singal stream and combines them (if coded to do so)