Additional Variables
In order to adjust and make your bump bot for pump.fun (micro buy bot) even more unique and personalized, you can change other parameters.
Customizing Your Bump Bot
To adjust the waiting time between transactions, locate the following line in index.js
:
Simply change 2000
to the desired time in milliseconds.
Additionally, if you wish to modify other parameters such as transaction amount, slippage, or priority fee, you can find and adjust the following settings in index.js
:
Make the necessary changes to customize the bot's behavior to your preferences. If you have encountered any difficulties at any step. Do not hesitate and contact the support.
Last updated
Was this helpful?