Funko

You can run this module directly into our CLI

Here are the modes currently available:

  • (no value): normal mode

  • MONITOR: monitors one or more specific pids

  • AWAIT: runner that waits once a MONITOR detects stock

  • AWAIT FAST: like AWAIT mode but more aggressive

  • ACCOUNT: generates an account

  • FAST: like empty mode but... faster :-)

Tasks setup

The table below shows how to setup your tasks.

All blank fields are self-explained.

COLUMN NAME
VALUE

SITE

FUNKO as a value

MODE

Empty or one as a reported above

PID

Product identifier. If your task is an AWAIT one you can let this field empty for catching every restock or you can specify one or multiple (comma separated) pid for catching specific pings.

MONITOR task can have multiple comma separated pids

QUANTITY

Self explanatory

DELAY

In milliseconds (e.g. 3000 for 3 seconds delay)

EMAIL

Account email or @yourcatchall.com when generating new accounts with ACCOUNT mode (don't forget the @ in front of your catchall)

PASSWORD

Account password

FIRST NAME

RANDOM or specific name

LAST NAME

RANDOM or specifics surname

ADDRESS LINE 1

ADDRESS LINE 2

HOUSE NUMBER

CITY

ZIPCODE

STATE

COUNTRY

A 2-letters country ISO Code (e.g. GB for UK)

PHONE

PAYMENT

PP or CC. Use PayPal only for testing purposes. Definitely run CC preferably with frictionless (non-3DS) credit cards.

CARD HOLDER

CARD NUMBER

EXP MONTH

EXP YEAR

CVV

WEBHOOK

If empty the one set up in settings.json will be used

PROXY

You can give a proxy list and - in that case - it has to be the exact filename, don't forget the extension name like .txt (e.g. funko.isps.txt). You can also use a specific proxy connection string. Prefer lists over single connection strings.

IMAP

When you generate accounts or sometimes even when logging in, Funko sends you a 6-digit OTP code to the given email address. To let Pepper handle this for you, put here your IMAP connection settings in the following format: server:port:username:password

As example: imap.mail.me.com:993:[email protected]:my-app-password

START TIME

Empty if you want to manually start your task. A specific time in the format hh:mm:ss like 08:50:00 to automatically start this task at the given time.

Don't worry if you recognize you put a wrong time in there. You can still manually force start it.

If you didn't put a specific time, don't forget to put MANUAL as a value if you want to avoid every task to immediately start as soon as your task file is started.

ENTRY TIME

Used in conjuction with FAST mode. In case you are running for a drop just set it as the product drop time like 18:00:00

How to run?

Please use a mix of your proxies. On drop time they might rate limit or ban a lot of subnets.

Definitely run a mix of:

  • MONITOR and AWAIT FAST tasks

  • FAST with ENTRY TIME set at the drop time

Why mix both modes? Trust us and do it.

Where is the captcha bank?

Don't worry, there is an automatic built-in mechanism that will let you to don't think to manually run anything.

Just be careful that running too much FAST modes (AWAIT FAST and FAST) might drain your CapSolver balance so... check your setup!

Reward drops

Some drops are for accounts that have at least a specific amount of reward points.

When genning your accounts with ACCOUNT mode, Pepper will automatically join the reward program for you (if applicable for the running region)

Example

Here is a CSV you can use as a quick start to start configuring your setup.

3KB
Open

Last updated

Was this helpful?