Windows Bump Bot setup guide
Step-by-Step in-depth tutorial, how to setup the bump bot for pump.fun on your Windows device. If you have any problem setting up the bot - feel free to contact the support.
Last updated
Was this helpful?
Step-by-Step in-depth tutorial, how to setup the bump bot for pump.fun on your Windows device. If you have any problem setting up the bot - feel free to contact the support.
Last updated
Was this helpful?
Download the ZIP file with bump bot code
Unzip the downloaded file
Open Command Prompt (cmd)
Press Windows Key + R
Type cmd
and press Enter
4. Check if Node.js and nvm are installed
In the Command Prompt, type: nvm -v
If nothing happens, you need to install nvm and Node.js
5. Install Node.js and nvm
Download and install Node.js from this link: https://nodejs.org/en/download/package-manager
6. Verify Node.js installation
In Command Prompt, type: node -v
It should return the version of Node.js installed
7. Next, you should install dependencies
In a cmd.exe or a terminal, go to the folder of the pump-fun-bump-bot with the command :
Then, in your cmd.exe / terminal, start the command :
It should install all the dependencies in a new folder named "node_modules".
If you have encountered any difficulties at any step. Do not hesitate and contact the support.
Your personal Bump Bot is now nearly ready for action. To ensure optimal performance and correct functionality, please follow the remaining steps outlined below. This final section will cover all essential information required for the successful use of your bot. Proceed with these steps to complete the setup process.