Can add likes on posts, photos and market items of users or groups.
Requirements: Python3
, requests
- Register your app and get your access token (more info here)
- Put your access token in
tokenfile
file - Run
./likergun.py -wp <target_id>
- ?????
- PROFIT!!1
More usage info: ./likergun.py --help
Hint: you can specify a group as target via negative id (
1234
is user id,-1234
is group id)
Originally developed by Blinchik Morozko