Skip to content
View 0verTube's full-sized avatar
Block or Report

Block or report 0verTube

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
0verTube/README.md
import ΩsA

class Attributes:
	def __init__(self) -> None:
		ΩsA.get('ΩsA')
		
	def contact(self):
	    discord  = "ΩverTube#9482"
	    telegram = "soon"
	    
	    
	    return discord, telegram

	def life(self):
		langs         = ['French' , 'English']
		nationalities = self.langs.remove('French')
		
		return langs, nationalities
		
	def coding(self):
		langs = {
			'main':   ['python'],
			'learning': ['lua', 'c#']
		}
		specialities  = ['web reverse engineering', 'discord bots']
		environnement = ['vscode']
		
		return langs, specialities, environnement

snake

Popular repositories Loading

  1. global-keys-db global-keys-db Public

    A lot of Products / Activators keys (License) for Windows 11 Home, Pro, Enterprise, Core,...

    1

  2. 0verTube 0verTube Public

    Config files for my GitHub profile.

  3. Fake-miner-BTC-tiktok Fake-miner-BTC-tiktok Public

    tiktok skid can use it for their fake video

    Python

  4. vMenu vMenu Public

    Forked from TomGrobbe/vMenu

    vMenu is a custom server sided trainer/menu, built using a custom version of NativeUI. It has full permissions support, so the server owner can decide who's allowed to do what.

    C#

  5. malware-samples malware-samples Public

    Forked from fabrimagic72/malware-samples

    A collection of malware samples caught by several honeypots i manage

  6. cfx-finder-bot cfx-finder-bot Public

    Forked from alejandromume/cfx-finder-bot

    A premium Discord CFX Finder bot

    JavaScript