Coder Social home page Coder Social logo

pancakeswap-sniper-bot's People

Contributors

miroslavnedelchev avatar mnedelchev-vn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pancakeswap-sniper-bot's Issues

Missing or wrong tokenaddress parameter

after doing everything mentioned, i get the error that the token address is missing or wrong.

// ======================== REQUIRED PARAMETERS ========================
if (!projectData.utils.propertyExists(args, '0xa73c2c0f359ab3a3bf6c9022adb84ba21609d548') || args.tokenAddress == '' || args.tokenAddress == null || args.tokenAddress == undefined || args.tokenAddress.length != 42) {
return console.error('Missing or wrong tokenAddress parameter.');
} else if (!projectData.utils.propertyExists(args, '1') || args.buyingBnbAmount == '' || args.buyingBnbAmount == null || args.buyingBnbAmount == undefined) {
return console.error('Missing or wrong buyingBnbAmount parameter.');

terminal:
/pancakeswap-sniper-bot.js
Welcome to PancakeSwap Sniper bot!
Missing or wrong tokenAddress parameter.

i got this error

i getting this error now . Can you help me ? Thanks

trading pair is active.
Cronjob iteration.
Cronjob iteration.
Cronjob iteration.
Method pancakeContract.methods.swapExactETHForTokens.estimateGas() failed. Message: Returned error: execution reverted
Cronjob iteration.
Cronjob iteration.
Cronjob iteration.

Node Js and NPM Install

Hello, I'm a Windows user trying to install node js and npm and no matter what I do I run into issues when I go to run NPM Install, so it would be good to know more information if possible on what are the exact requirements cause when I got install to use the bot I get this kind of error, Thank you!

image

estimateGas() failed error

image

Hello, I am getting this error when trying to snipe certain tokens. Otherwise the bot works pretty well. I have tested all sorts of gas limit, slippage, and gas price settings, same error, only on certain tokens. Even well after the liq has been added, same error.

Token selling opportunity

Hello! First of all I want to say thanks to you for your time and effort spent on the project which works great for me!
But I want to ask you a question: is there any way to modify code for selling token?

noob

Hey bro I am total noob in this.
Could you please help me get through the installation of the bot! I mean I have downloaded Nodejs, that instralled chocolatey with virtual studios 2017. Now in the read me section it says "run npm install inside the project folder" i've tried watching a few videos, But still do not knows what to do!
Is there any video that shows the steps from cloning/ downloading the ZIP to installing the software to run them, to running the bot ? Or maybe can you help me get through this please!

estimategas error

great bot , work well for all most coins., Got an issue with 1 coin though:

tokenAddress=0xb9654A42f0F5dCDEf5617DebF8bd048E33F180E7

Pancake: TRANSFER_FAILED
Cronjob iteration.
Trading pair is active.
Method pancakeContract.methods.swapExactETHForTokens.estimateGas() failed. Message: Returned error: execution reverted: Pancake: TRANSFER_FAILED

PM2 Error - Script not found

An error is occurring when trying to run pm2 command. Can you help me?

[PM2] Spawning PM2 daemon with pm2_home=C:\Users\User\.pm2
[PM2] PM2 Successfully daemonized
[PM2] Starting C:\Users\User\Downloads\pancakeswap-sniper-bot-main\pancakeswap-sniper-bot.js in fork_mode (1 instance)
[PM2] Done.
[PM2][ERROR] Script not found: C:\Users\User\Downloads\pancakeswap-sniper-bot-main\tokenAddress=0xc9849e6fdb743d08faee3e34dd2d1bc69ea11a51

error

Error: Cannot find module 'cronr'

hi i got this error

Hi i got this error . How can i fix it ? Thanks a lot

internal/modules/cjs/loader.js:892
throw err;
^

Error: Cannot find module 'cronr'
Require stack:

  • C:\sniper\pancakeswap-sniper-bot.js
    ←[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:889:15)←[39m
    ←[90m at Function.Module._load (internal/modules/cjs/loader.js:745:27)←[39m
    ←[90m at Module.require (internal/modules/cjs/loader.js:961:19)←[39m
    ←[90m at require (internal/modules/cjs/helpers.js:92:18)←[39m
    at Object. (C:\sniper\pancakeswap-sniper-bot.js:3:15)
    ←[90m at Module._compile (internal/modules/cjs/loader.js:1072:14)←[39m
    ←[90m at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)←[39m
    ←[90m at Module.load (internal/modules/cjs/loader.js:937:32)←[39m
    ←[90m at Function.Module._load (internal/modules/cjs/loader.js:778:12)←[39m
    ←[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)←[39m {
    code: ←[32m'MODULE_NOT_FOUND'←[39m,
    requireStack: [ ←[32m'C:\sniper\pancakeswap-sniper-bot.js'←[39m ]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.