Elon Muschioso is a Telegram bot that you can use to manage your computer from the phone.

Overview

elon

Elon Muschioso is a Telegram bot that you can use to manage your computer from the phone.

what does it do?

Elon Muschio makes a connection from your phone to your computer using Google's APIs and Telegram. Writing messages and commands to the bot in Telegram, from the phone or from other devices, you can easily manage your computer from the distance.

setup

First of all, you must download Telegram and search the bot called "elonbot" or "ElonMuschiosoBot", so start it. You won't recieve any message, because the bot works only when it is running in your pc. So search "IDBot" and start it, then write the command '/getid' and copy the ID somewhere. Go to the settings and copy the username. After you did that, download Python and the files "Elon-1.0.py" and "Launch-Elon1.0.py". Open the Python IDLE and modify "Elon-1.0.py". In line 22 delete 000000000 and write there your ID (without question marks), and in line 24 change YOURUSERNAME in your username (you MUST use the QUOTATION MARKS at the beginning and at the end of the username). In line 144, change 000000000 with your ID, again. Then you can try to run the program: the bot will send you a message and you can use commands to use it.

list of commands

Update, U = check if Elon is ON

Elon Off, Off = shutdown pc

Kill All, KA = kill, if running, Google, Telegram and Brave

Kill Brave, KB = kill Brave Browser

Kill Program, KP = kill a program, you must enter the name on the pc

Close App, CloseApp = close the current app (the one you are using)

Keylogger, Key = obtain by message all the keys pressed on the keyboard

Screenshot, Screen = get a screenshot and send it by message

Password, Pass = get saved passwords

Camera, Cam = get a photo from the camera and send it by message

other things

You have to download the ZIP folder and you must NOT delete the subfolders, even if they don't contain any file: they are used when you call some functions (i.e. Camera, Screenshot, Password, etc.). To use the Password function, the program uses a software that shows saved passwords. Your antivirus may say it is a virus, but it is not.

If you want the program runs every time you turn on your computer, take the file 'Launch-Elon1.0.py' and place into th directory 'C:\Users\YOURPCUSERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup', writing your pc username where written YOURPCUSERNAME. Doing that, program will start every time you use your computer, so that you can manage it every time you want.

A Python wrapper around the Twitter API.

Python Twitter A Python wrapper around the Twitter API. By the Python-Twitter Developers Introduction This library provides a pure Python interface fo

Mike Taylor 3.4k Jan 01, 2023
Azure Neural Speech Service TTS

Written in Python using the Azure Speech SDK. App.py provides an easy way to create an Text-To-Speech request to Azure Speech and download the wav file.

Rodney 1 Oct 11, 2021
Py hec token mgr - Create HEC tokens in Cribl Stream through the API

Add HEC tokens via API calls This script is intended as an example of how to aut

Jon Rust 3 Mar 04, 2022
Telegram bot implementing Lex Arcana using python-telegram-bot library.

Lex Arcana Telegram Bot πŸ€– Telegram bot implementing Lex Arcana using python-telegram-bot library. This bot was evaluated for the course "Computer Eng

NicolΓ² Sonnino 6 Jun 22, 2022
Zendesk Ticket Viewer is a lightweight commandline client for fetching and displaying tickets from a Zendesk account provided by the user

Zendesk Ticket Viewer is a lightweight commandline client for fetching and displaying tickets from a Zendesk account provided by the user.

Parthesh Soni 1 Jan 24, 2022
Auto Join: A GitHub action script to automatically invite everyone to the organization who comment at the issue page.

Auto Invite To Org By Issue Comment A GitHub action script to automatically invite everyone to the organization who comment at the issue page. What is

Max Base 6 Jun 08, 2022
Quot-a-lecture - Lecture transcript question extraction

Setup virtualenv venv source venv/bin/activate pip install -r requirements.txt

Pratyaksh Sharma 5 Sep 12, 2022
Linky bot, A open-source discord bot that allows you to add links to ur website, youtube url, etc for the people all around discord to see!

LinkyBot Linky bot, An open-source discord bot that allows you to add links to ur website, youtube url, etc for the people all around discord to see!

AlexyDaCoder 1 Sep 20, 2022
Python library for interacting with the Wunderlist 2 REST API

Overview Wunderpy2 is a thin Python library for accessing the official Wunderlist 2 API. What does a thin library mean here? Only the bare minimum of

mieubrisse 24 Dec 29, 2020
Simple Telegram webscrap bot

webscrap-bot Simple Telegram webscrap bot Configs TOKEN - Get bot token from @BotFather API_ID - From my.telegram.org API_HASH - From my.telegram.org

lokaman chendekar 10 Oct 21, 2022
Wallpaper API from wallpaperscraft.com

wallpaper-api Wallpaper API from https://wallpaperscraft.com for API documentation see https://maajid-wallpaper-api.deta.dev/docs How to Run first, cl

Athallah Muhammad Maajid 2 Apr 06, 2022
A Python SDK for Tinybird 🐦

Verdin Verdin is a tiny bird, and also a Python SDK for Tinybird . Install pip install verdin Usage Query a Pipe # the tinybird module exposes all im

LocalStack 13 Dec 14, 2022
It is a temporary project to study discord interactions. You can set permissions conveniently when you invite a particular disk code bot.

Permission Bot λ””μŠ€μ½”λ“œ 내에 μžˆλŠ” message-components λ₯Ό μ—°κ΅¬ν•˜κΈ° μœ„ν•˜μ—¬ μ œμž‘λœ λ΄‡μž…λ‹ˆλ‹€. Setup /config/config_example.ini νŒŒμΌμ„ /config/config.ini으둜 λ³€ν™˜ν•©λ‹ˆλ‹€. config 파일의 κΈ°λ³Έ 양식은 μ•„

gunyu1019 4 Mar 07, 2022
PTV is a useful widget for trading view for doing paper trading when bar reply is enabled

PTV is a useful widget for trading view for doing paper trading when bar reply is enabled.(this feature did not implement in trading view)

Ali Moradi 39 Dec 26, 2022
Marketplace for self published books

Nile API API for the imaginary Nile marketplace for self published books. This is a project created to try out FastAPI as the post promising ASGI serv

Matt de Young 1 Jan 31, 2022
Infrastructure template and Jupyter notebooks for running RoseTTAFold on AWS Batch.

AWS RoseTTAFold Infrastructure template and Jupyter notebooks for running RoseTTAFold on AWS Batch. Overview Proteins are large biomolecules that play

AWS Samples 20 May 10, 2022
Simulation artifacts, core components and configuration files to integrate AWS DeepRacer device with ROS Navigation stack.

AWS DeepRacer Overview The AWS DeepRacer Evo vehicle is a 1/18th scale Wi-Fi enabled 4-wheel ackermann steering platform that features two RGB cameras

AWS DeepRacer 31 Nov 21, 2022
A very basic starter bot based on CryptoKKing with a small balance

starterbot A very basic starter bot based on CryptoKKing with a small balance, use at your own risk. I have since upgraded this script significantly a

Danny Kendrick 2 Dec 05, 2021
Aws-cidr-finder - A Python CLI tool for finding unused CIDR blocks in AWS VPCs

aws-cidr-finder Overview An Example Installation Configuration Contributing Over

Cooper Walbrun 18 Jul 31, 2022
An Simple Advance Auto Filter Bot Complete Rewritten Version Of Adv-Filter-Bot

Adv Auto Filter Bot V2 This Is Just An Simple Advance Auto Filter Bot Complete Rewritten Version Of Adv-Filter-Bot.. Just Sent Any Text As Query It Wi

0 Dec 18, 2021