88um / sniper

Fastest Instagram username swapper/claimer on earth⚡

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


SLIME Instagram Username Sniper🐍

‼️ C++ UPDATE OF SWAPPER! + NEW ADDITIONS ‼️

⚡Fastest multi-threaded script to automatically claim targeted usernames⚡ Click here to report bugs.

Usage

  1. Download ZIP here and extract the ZIP
  2. Open the Exe folder
  3. Put your proxies inside proxies.txt. Put your sessions inside sessions.txt. Put your username targets inside users.txt.
  4. Edit your config.json file for discord webhook updates.
  5. Run slime_claimer.exe
  6. Choose wether to use swapper or claimer
  7. Enter threads amount
  8. Enjoy!

Dependencies

  • Libcurl
  • Nlohmann::json

Installing/Building:

  • Install c++ through Visual Studio
  • Install vcpkg here
  • Run vcpkg install curl:x64-windows in the vcpkg directory on your computer
  • Then run vcpkg install nlohmann-json:x64-windows
  • Open a new VS C++ Console project and add the relevant files from the repo

Please note

  • This script was made for educational purposes, I am not responsible for your actions using this script.
  • This program is not for sale and this version shouldn't be sold for profit.

About

Fastest Instagram username swapper/claimer on earth⚡

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%