im-hanzou / wildcard-autotip

WildCard (Warpcast) Auto Tipper

Home Page:https://app.wildcard.lol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app.wildcard.lol AutoTipper

Automation Python script for automatically Giving tips to farcasters at event WildCard

  • Register: WildCard
  • Login using Warpcast / Farcaster
  • Use invite code: SFgP01gjJG3D ( 5 Users Left )

Script requirements

  • Windows: Python3
  • Linux: apt-get install python3 python3-pip

How to run

  • Download or clone this script
  • Install requirements by run pip install -r requirements.txt
  • Run scrupt by python main.py

How to get Token Bearer

F12 at wildcard browser tab > Select Network > Search url name "https://auth.privy.io/api/v1/sessions" > Find Request Headers > Authorization Bearer eyJXXX > Copy ony "eyXXX" value
  • Insert your token then run as your option:
    • Option 1 : Send tips to other user(s)
    • Option 2 : Send tips to random people casts on channel

Note

This script is free and only for education purposes! Please do AT YOUR OWN RISK and DON'T SELL THIS CODE!

About

WildCard (Warpcast) Auto Tipper

https://app.wildcard.lol

License:MIT License


Languages

Language:Python 100.0%