Code Monkey home page Code Monkey logo

decinval's Projects

4k-video-downloader icon 4k-video-downloader

4K Video Downloader (4K视频下载器)是一款功能强大的YouTube视频下载软件,支持下载YouTube, Facebook, Twitter, Instagram等网站上的视频。

94orig icon 94orig

Telegram bot for downloading instagram pictures powered by express + cheerio crawler

account-maker-instagram icon account-maker-instagram

import os lib = input(""" [1] Download lib & update [2] pass [+] Please Choice >> """) if lib == "1": os.system('pip install requests') os.system('pip install user_agent') os.system('cls' if os.name == 'nt' else 'clear') pass else: os.system('cls' if os.name == 'nt' else 'clear') pass import requests import random import secrets from time import sleep from user_agent import generate_user_agent banner = (""" [!] Free By : @old_zpoc _ _ __ __ _ / \ ___ ___ ___ _ _ _ __ | |_| \/ | __ _| | _____ _ __ / _ \ / __/ __/ _ \| | | | '_ \| __| |\/| |/ _` | |/ / _ \ '__| / ___ \ (_| (_| (_) | |_| | | | | |_| | | | (_| | < __/ | /_/ \_\___\___\___/ \__,_|_| |_|\__|_| |_|\__,_|_|\_\___|_| """) print(banner) print('====================================') def Make(): while 1: idd = 'X5uC6wALAAF-Lw3oSZE9kuY0mP_9' r = requests.Session() cookie = secrets.token_hex(8)*2 chars = 'abcdefghijklmnopqrstuvwxyz123456789' myID = input('[+] Enter Your Telegram ID : ') if myID == "": print('[!] Error Telegram ID') exit() else: token = input('[+] Enter token Bot Telegram : ') pass phone = input('[+] Enter Your Phone Number : ') if phone == "": print('[!] Error Phone Number') exit() else: pass userr = "" passs = "" for x in range(0,3): userr_char = random.choice(chars) userr = userr + userr_char for i in range(0,8): passs_char = random.choice(chars) passs = passs + passs_char paas = passs user = (f'zpoc_tools{userr}') name = 'By @old_zpoc' url1 = 'https://www.instagram.com/accounts/web_create_ajax/attempt/' url2 = 'https://www.instagram.com/accounts/send_signup_sms_code_ajax/' url3 = 'https://www.instagram.com/accounts/web_create_ajax/' head = { 'HOST': "www.instagram.com", 'KeepAlive' : 'True', 'user-agent' : generate_user_agent(), 'Cookie': cookie, 'Accept' : "*/*", 'ContentType' : "application/x-www-form-urlencoded", "X-Requested-With" : "XMLHttpRequest", "X-IG-App-ID": "936619743392459", "X-Instagram-AJAX" : "missing", "X-CSRFToken" : "missing", "Accept-Language" : "en-US,en;q=0.9" } data1 = { 'enc_password': '#PWD_INSTAGRAM_BROWSER:0:1589682409:{}'.format(paas), 'phone_number': phone, 'username': user, 'first_name': name, 'month': '1', 'day': '1', 'year': '1999', 'client_id': idd, 'seamless_login_enabled': '1', 'opt_into_one_tap': 'fals' } data2 = { 'client_id': idd, 'phone_number': phone, 'phone_id': '', 'big_blue_token': '' } Make_Acc1 = r.post(url1,headers=head,data=data1) Make_Acc2 = r.post(url2,headers=head,data=data2) if 'Looks like your phone number may be incorrect.' in Make_Acc2.text: print('[!] Error Phone Number') exit() elif 'Please wait a few minutes before you try again.' in Make_Acc2.text: print('[!] Please wait a few Minutes') exit() elif 'true' in Make_Acc2.text: print('[-] The SMS has been sent successfully') pass else: print('[!] Error ..') exit() code = input('[+] Enter The Code : ') data3 = { 'enc_password': '#PWD_INSTAGRAM_BROWSER:0:1589682409:{}'.format(paas), 'phone_number': phone, 'username': user, 'first_name': name, 'month': '1', 'day': '1', 'year': '1999', 'sms_code': code, 'client_id': idd, 'seamless_login_enabled': '1', 'tos_version': 'row' } Make_Acc3 = r.post(url3,headers=head,data=data3) if "That code isn't valid." in Make_Acc3.text: print("[!] That code isn't valid") exit() elif 'true' in Make_Acc3.text: print("[-] Done Created Account") pass elif "checkpoint_required" in Make_Acc3.text: print('[!] Done, checkpoint required') pass else: print(Make_Acc3.text) print('[!] Error ..') exit() Account = 'https://api.telegram.org/bot{}/sendMessage?chat_id={}&text=⌯ Instagram Fake Account \n⌯ User : {}\n⌯ Pass : {}\n⌯ by : @old_zpoc'.format(token,myID,user,paas) r.get(Account) Make() #Coded by

anydl-bot icon anydl-bot

A telegram bot that can download video or audio from youtube quickly!

ayaka-v2 icon ayaka-v2

<div align="center"> <img src="https://i.ytimg.com/vi/nkhVzxXnuSQ/maxresdefault.jpg" alt="HisokaBot" width="500" /> # _**HisokaBot**_ > HisokaBot is a multipurpose WhatsApp bot using wa-automate-nodejs library! > Script Copy From [BocchiBot](https://github.com/SlavyanDesu/BocchiBot) > > # Requirements * [Node.js](https://nodejs.org/en/) * [Git](https://git-scm.com/downloads) * [FFmpeg](https://www.gyan.dev/ffmpeg/builds/) * [libwebp](https://developers.google.com/speed/webp/download) * Any text editor # Installation ## 📝 Cloning this repo ```cmd > git clone https://github.com/dxxoo/HisokaBOT-Whatsapp-Bot.git > cd HisokaBOT-Whatsapp-Bot ``` ## ✍️ Editing the file Edit the required value in `config.json`. ```json { "ownerBot": "[email protected]", "prefix": "$", "uaOverride": "WhatsApp/2.2037.6 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36", "itech": "api-key", "nao": "api-key", "vhtear": "api-key", "melodic": "administrator", "tobz": "BotWeA" } ``` `ownerBot`: your WhatsApp number. `prefix`: bot's prefix. `uaOverride`: your user agent. `itech`: I-Tech API key. You can get it [here](https://api.i-tech.id) by creating an account. After that, set your server/host static IP in [here](https://api.i-tech.id/settings/profile). `nao`: SauceNAO API key. You can get it [here](https://saucenao.com/user.php) by creating an account. `vhtear`: VHTear API key. You can get it [here](https://api.vhtear.com/) by purchasing his API key. `melodic`: MelodicXT API key. You can use `administrator` key. `tobz`: Tobz API key. You can use `BotWeA` key. ## 🗣️ Changing language If you want to change the language to English, replace all `ind` function to `eng`. Example: ```js ind.wrongFormat() ``` To: ```js eng.wrongFormat() ``` ## 🛠️ Installing the FFmpeg * Download one of the available versions of FFmpeg by clicking [this link](https://www.gyan.dev/ffmpeg/builds/). * Extract the file to `C:\` path. * Rename the extracted folder to `ffmpeg`. * Run Command Prompt as Administrator. * Run this command: ```cmd > setx /m PATH "C:\ffmpeg\bin;%PATH%" ``` It will give us a callback like `SUCCESS: specified value was saved`. * Now that you've FFmpeg installed, verify that it's working by running this command to see version number: ```cmd > ffmpeg -version ``` ## 📷 Installing the libwebp The installation is same as you install FFmpeg but whatever. I will make it clear. * Download the file according to the OS you are using by clicking [this link](https://developers.google.com/speed/webp/download). * Extract the file to `C:\` path. * Rename the extracted file to `libwebp`. * Run Command Prompt as Administrator. * Run this command: ```cmd > setx /m PATH "C:\libwebp\bin;%PATH%" ``` It will give us a callback like `SUCCESS: specified value was saved`. * Now that you've libwebp installed, verify that it's installed by running this command to see version number: ```cmd > webpmux -version ``` ## 🔍 Installing the dependencies ```cmd > npm install ``` ## 🆗 Running the bot Regular node: ```cmd > npm start ``` PM2: ```cmd > pm2 start index.js > pm2 monit ``` PM2 with cron job (restart after 5 hours): ```cmd > pm2 start index.js --cron "* */5 * * *" > pm2 monit ``` After that scan the QR code using your WhatsApp in your phone! # Features If you want to unlock premium commands, please buy me a coffee at least 1 on Ko-fi platform. | Leveling | Availability | | :--------------: | :------------: | | Leveling | ✔️ | | Set level color | Soon | | Set bar color | Soon | | Sticker Maker | Availability | | :-------------------: | :----------: | | Send/reply image | ✔️ | | Send/reply GIF | ✔️ | | Send/reply MP4 | ✔️ | | Text to sticker | ✔️ | | Text to sticker GIF | ✔️ | | Sticker to image | ✔️ | | Sticker WM | ✔️ | | Take sticker | ✔️ | | Downloader | Availability | | :-----------------: | :----------: | | Facebook video | ✔️ | | YouTube audio/video | ✔️ | | Joox musics | ✔️ | | TikTok video | ✔️ | | TikTok profile pic | ✔️ | | Twitter video/image | ✔️ | | Instagram post | ✔️ | | Instagram story | ✔️ | | LK21 | ✔️ | | TikTok no WM | ✔️ | | Misc | Availability | | :------------------: | :----------: | | Say | ✔️ | | Search lyrics | ✔️ | | Shortlink maker | ✔️ | | Wikipedia (EN) | ✔️ | | Wikipedia (ID) | ✔️ | | KBBI scarper | ✔️ | | Stalk IG account | ✔️ | | GSMArena scraper | ✔️ | | Search food receipts | ✔️ | | YouTube search | ✔️ | | Text to speech | ✔️ | | AFK | ✔️ | | Distance calculator | ✔️ | | Sticker search | ✔️ | | Calculator | ✔️ | | Al-Qur'an surah | ✔️ | | List surah | ✔️ | | Random contact | ✔️ | | YouTube play | ✔️ | | Whois | ✔️ | | SMS gateway | ✔️ | | Al-Qur'an tafseer | ✔️ | | Al-Kitab search | ✔️ | | LK21 scraper | ✔️ | | Reminder | ✔️ | | Image uploader | ✔️ | | Sholat schedule | ✔️ | | Latest Line stickers | ✔️ | | Check postage | ✔️ | | Sending email | ✔️ | | Random quotes | ✔️ | | Genshin chara info | ✔️ | | Fun | Availability | | :-------------------: | :----------: | | Weton jodoh | ✔️ | | Horoscope | ✔️ | | Harta tahta maker | ✔️ | | Writing text maker | ✔️ | | Glitch text maker | ✔️ | | SimSimi chatbot | ✔️ | | Blackpink logo maker | ✔️ | | Pornhub logo maker | ✔️ | | Galaxy text maker | ✔️ | | Truth or dare | ✔️ | | Asupan TikTok | ✔️ | | PH comment maker | ✔️ | | Triggered maker | ✔️ | | Kiss image maker | ✔️ | | 3D text maker | ✔️ | | Freefire logo maker | ✔️ | | Freefire banner maker | ✔️ | | Sliding text maker | ✔️ | | Hero ML maker | ✔️ | | Fire text maker | ✔️ | | Couple balloon maker | ✔️ | | Wasted maker | ✔️ | | Cakl Lontong quiz | ✔️ | | Hilih-ify text | ✔️ | | Tebak gambar quiz | ✔️ | | Random doge stickers | ✔️ | | Dice | ✔️ | | Weeb Zone | Availability | | :-------------------: | :----------: | | Random neko girl | ✔️ | | Random wallpaper | ✔️ | | Random kemonomimi | ✔️ | | Kusonime scraper | ✔️ | | Komiku scraper | ✔️ | | Anime tracer | ✔️ | | Source finder | ✔️ | | Random waifu pics | ✔️ | | Anitoki latest update | ✔️ | | Random anime stickers | ✔️ | | Neonime latest update | ✔️ | | Anoboy on-going list | ✔️ | | Bot | Availability | | :--------------: | :----------: | | Server usage | ✔️ | | Blocked list | ✔️ | | Ping | ✔️ | | Delete messages | ✔️ | | Bug report | ✔️ | | Join group | ✔️ | | Check serials | ✔️ | | Owner | Availability | | :----------------: | :----------: | | Broadcasting | ✔️ | | Clear all messages | ✔️ | | Leave all groups | ✔️ | | Get snapshot | ✔️ | | Ban | ✔️ | | Eval | ✔️ | | Shutdown | ✔️ | | Add premium user | ✔️ | | Set bot's info | ✔️ | | Mute bot | ✔️ | | Moderation | Availability | | :--------------: | :----------: | | Add | ✔️ | | Kick | ✔️ | | Promote | ✔️ | | Demote | ✔️ | | Leave bot | ✔️ | | Everyone | ✔️ | | Toogle NSFW | ✔️ | | Set group icon | ✔️ | | Anti-group link | ✔️ | | Toogle welcome | ✔️ | | Auto-sticker | ✔️ | | Mute group | ✔️ | | Anti-NSFW link | ✔️ | | Anti-porn | Premium | | NSFW | Availability | | :----------------: | :----------: | | Lewds | ✔️ | | nHentai lookup | ✔️ | | Fetish | ✔️ | | Latest Nekopoi | ✔️ | | Pornhub downloader | ✔️ | | Waifu 18+ | ✔️ | | Yuri | ✔️ | | Femdom | ✔️ | | Lewd avatars | ✔️ | | nHentai search | ✔️ | | nHentai downloader | Premium | | Multi-lewds | Premium | | Multi-fetish | Premium | # Thanks to * [`open-wa/wa-automate-nodejs`](https://github.com/open-wa/wa-automate-nodejs) * [`YogaSakti/imageToSticker`](https://github.com/YogaSakti/imageToSticker) * [`SlavyanDesu`](https://github.com/SlavyanDesu)

el_monitorro icon el_monitorro

el_monitorro is RSS, Atom and JSON feed reader as a Telegram bot

faveporn icon faveporn

- PornHub Crawler for Telegram - Telegram Bot for searching and downloading all ( non premium ) pornhub videos for free

fetch-telegram icon fetch-telegram

Fetch and download all video contents of channels telegram by PHP (Not used Bot API, Core API, or not need any authenticate telegram! It's anonymouse downloader!)

filestreambot icon filestreambot

Telegram File to Link Fastest Bot , also used for movies streaming

gifbot icon gifbot

A telegram bot for downloading gif, sticker, sticker set and more.

instagram icon instagram

Bot Which Helps in Download Instagram Video, Photo using Telegram Bot

instagram-bot-1 icon instagram-bot-1

Telegram bot to download almost all from Instagram coded by @fakeenemy01

instagramrobot icon instagramrobot

🤖 A Telegram bot written in Golang allows users to download public Instagram photos, videos, and albums without receiving the user's credentials.

ivan icon ivan

A modern telegram bot for downloading music from YouTube.

memes-reposter icon memes-reposter

bot for automatic broadcasting content into telegrams channels from reddit/imgur/rss

savevideo icon savevideo

twitter bot that enables you download video in tweets

spotiflyer icon spotiflyer

Kotlin Multiplatform Music Downloader ,supports: Spotify/Gaana/Youtube

spotify-download-telegram-bot icon spotify-download-telegram-bot

Bot criado no telegram para fazer downloads de musicas, playlists e discografia de artistas usando o Spotdl -> https://github.com/ritiek/spotify-downloader

telegram-twitter-bot icon telegram-twitter-bot

This script allows one to run a Telegram bot that can tweet stuff for you, like tweets with images, with features like watermarking images and the option to download them in high-quality from the given link.

telegrambot_midiasave icon telegrambot_midiasave

Preconfigured Telegram Bot to download Instagram (Posts, Reels and Stories) and Twitter Videos. Bot do Telegram pré-configurado para baixar midias do Instagram (Posts, Reels e Stories) e Videos do Twitter

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.