First steps

Well.. what is the first step?

It's time to start. Pick up a towel, a bottle of Gatorade and... get ready!

First of all download the Pepper bundle specifically for Windows or macOS (you will find the links in our server - #updates) and unzip it in a folder where you want to place Pepper.

You will only see #updates in our server if you got verified by staff members. For that, please fill your information into the billing link, that our bot (PepperScripts#0786) sent you. If the link expired, open a ticket and click on the "change data" button.

This folder can not be changed later, so pick your desired folder carefully! If you need to change the folder afterwards Pepper might require a full re-setup. For an easier change, have a look at our import / export function!

You should also exclude this folder from your Anti-Virus tool - as some tools cause trouble when running Pepper / the updater. Yes also Windows Defender (guide here).

Last but not least: the folder has to be a local folder - not a cloud-synced (GoogleDrive, OneDrive, MEGA, ...) folder!

Next and most important step: Have your license key ready as you will need to copy & paste it into the updater on your first run. (Pasting something into the CLI/Updater on Windows only works by right clicking your mouse!)

You can now run the updater in order to automatically download the latest version of Pepper. Windows users: run the updater at least once as administrator. MacOS users: run the updater once by right clicking on it, then click on Open. For the next times you can just double click it. This whitelist our updater from the master control checker.

Now hop over to the extensions page of Chrome (yes please use Google Chrome as other chromium based browsers might cause issues) which you can access with the puzzle icon on the top right.

Allow the developer mode on the top right of that page and click on Load Unpacked, where you select the "extension" folder, which was created by the updater.

Start Pepper by clicking on the Pepper logo in your extension bar and it will ask you for your license key. Input it and login with your main Discord account (if we'll notice that you are using a burner Discord account we will immediately revoke your license without any warning - same goes for sharing Pepper with anyone).

Remember that everytime you change your ip you'll need to re-login. This is needed for security reasons. This includes the use of proxies, VPN, mobile hotspots or just the overnight IP renewal of your provider.

The settings.json

This file will be automatically created by the updater on your first installation. It contains following options that we will explain now:

"license": "YOUR PEPPER KEY",
"spawnLimit": 5,
"zalando": {
	"preloadDelay": 10,
	"clearCartDelay": 10
},
"harvester": {
	"enabled": true,
	"bankSize": 2,
	"preferredSolver": "random",
	"capmonsterKey": "YOUR CAPMONSTER API KEY",
	"twocaptchaKey": "YOUR 2CAPTCHA API KEY"
	"capsolverKey": "YOUR CAPSOLVER API KEY"
	"aycdKey": "AYCD TOKEN:AYCD BOT API KEY"

License: Your Pepper license key

Spawn Limit: defines how many Chrome instances will be spawned if they have a defined mirror mode shortcut.

Zalando: defines the Zalando "preload" and "clear cart" delays between different instances (in seconds). Note that this is a delay between the instances, if you request preloading via the CLI.

Harvester: defines the size of your captcha bank and which solvers will be used to fill the bank if you don't fill it manually.

The updater

This will be your best friend... after Pepper of course. You will not need to manually download every update. You simply run the updater and it will replace your old Pepper version with the newest one. Simple as that.

After that go to chrome://extension inside your Chrome and press the small reload button as shown in the picture below. Repeat for each of your Chrome instances. This step is very important -> do not forget it!

The CLI

The Pepper bundle also contains a CLI (Command Line Interface). This will be very useful on scheduled drops where you can setup your Pepper in order to run multiple instances (on one Computer) and try cop with multiple accounts at the same time. Read more about this here.

Mirror product page

Simply use the mirror shortcut or drop an URL into this mode and Pepper will open this URL in the Chrome instances that are connected to the CLI.

Available sites

By selecting a specific site you can drop also drop PIDs/SizePIDs instead of an URL. Also multiple PIDs/SizePIDs at once are possible (comma separated), the different entries will be split evenly over your connected instances. There are several other features which will be explained in our CLI section.

Spawn instances

Quickly spawn the number of Chrome instances that you have defined in your settings.json that have a defined mirror mode shortcut.

Routines scheduler

You can setup your own custom routines for PepperScripts - which might help you copping with Pepper if you can't be on your Desktop for a drop. This will also be explained in detail in our CLI section.

Mass change sizes preferences

You can change size preferences across all instances at the same time.

Last updated