Cart proxy switcher
Option to change cart proxy via reaction in discord webhook
1. Check cartProxies.txt
file in Encore/data
& Add proxies for switch
cartProxies.txt
file in Encore/data
& Add proxies for switchIf file doesn't exist, you can add one yourself with any name and in any other folder inside Encore. After that, you'll need to specify the file path in the settings.

CartProxyFile
- path to the file with proxies for changing cart proxy
Random proxy will be selected from the file located at the path specified by CartProxyFile
CartProxyAuto
- settrue
to activate automatic proxy rotation. With this opetion bot after carting will automatically use proxy from thecartProxies.txt
file for checkout
"CartProxyFile":"data/cartProxies.txt",
"CartProxyAuto":false
3. Make sure Encore Discord bot added in server with webhooks
4. React 📶
on carting webhook to switch cart proxy
📶
on carting webhook to switch cart proxyReaction will be automatically added to your webhook, so you'll need just to click it to activate

Encore bot will also send you a DM with the new link

Last updated