GithubHelp home page GithubHelp logo

moonmogul / spookyswap_ftm_sniper_bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from d3g3nerator/spookyswap_ftm_sniper_bot

0.0 0.0 0.0 94 KB

Web3 SpookySwap Sniper && Take Profit/StopLose bot written in python3, Please note the license conditions!

License: Other

Python 100.00%

spookyswap_ftm_sniper_bot's Introduction

๐Ÿš€ SpookySwap FTM Sniper Bot ๐Ÿš€

TradingTigers
Web3 SpookySwap Sniper && Take Profit/StopLose bot written in python3, Please note the license conditions!

The first Fantom Chain sniper bot with Honeypot checker!

Sniper

Infos

This Tool only buys/sells with/to FTM but use Multi Hops to get the best Output! Attention, You pay 0.77% Tax on your swap amount!

SUPPORT & HELP

Visit our community for help or questions, on Discord or Github you can open tickets!

ย ย ย ย 

Support Us&You by Buying TradingTigers Token

Sniper

Download

If you are not familiar with Python please have a look at Releases, there you can download Windows executable.

Setup your Address and secret key in Settings.json and Run main-GUI.exe.

Install

First of all, you need install Python3+ Run on Android you need Install Termux only from F-Droid works atm.

termux: 
$ pkg install python git cmake 
Debian/Ubuntu: 
$ sudo apt install python3 git cmake gcc
Windows:
You Need to install Visual Studio BuildTools & Python3

Setup your Address and secret key in Settings.json.

Clone Repo:

git clone https://github.com/Trading-Tiger/SpookySwap_FTM_Sniper_Bot
cd SpookySwap_FTM_Sniper_Bot

Install Requirements:

python -m pip install -r requirements.txt

Start Sniper:

python Sniper.py -t <TOKEN_ADDRESS> -a <AMOUNT> -tx <TXAMOUNT> -hp -wb <BLOCKS WAIT BEFORE BUY> -tp <TAKE PROFIT IN PERCENT> -sl <STOP LOSE IN PERCENT>
python Sniper.py -t SpookySwap0x04068da6c83afcfa0e13ba15a6696662335d5b75 -a 0.001 -tx 2 -hp  -wb 10 -tp 50
python Sniper.py -t SpookySwap0x04068da6c83afcfa0e13ba15a6696662335d5b75 --sellonly
python Sniper.py -t SpookySwap0x04068da6c83afcfa0e13ba15a6696662335d5b75 -a 0.001 --buyonly
python Sniper.py -t SpookySwap0x04068da6c83afcfa0e13ba15a6696662335d5b75 -tsl 10 -nb

Here are all options with infos:

*'-t' or '--token', Token for snipe e.g. "-t SpookySwap0x04068da6c83afcfa0e13ba15a6696662335d5b75"
'-a' or '--amount', float, Amount in FTM to snipe e.g. "-a 0.1"

'-tx' or '--txamount', how mutch tx you want to send? It split your FTM amount in e.g. "-tx 5"

'-wb' or '--awaitBlocks', default=0, Await Blocks before sending BUY Transaction. e.g. "-ab 50" 

'-hp' or '--honeypot', if you use this Flag, your token get checks if token is honypot before buy!

'-nb' or '--nobuy', No Buy, Skipp buy, if you want to use only TakeProfit/StopLoss/TrailingStopLoss
'-tp' or '--takeprofit', Percentage TakeProfit from your input FTM amount. e.g. "-tp 50" 
'-sl' or '--stoploss', Percentage StopLoss from your input FTM amount. e.g. "-sl 50" 
'-tsl'or '--trailingstoploss', 'Percentage Trailing-Stop-loss from your first Quote "-tsl 50"

'-so' or '--sellonly', Sell ALL your Tokens from given token address
'-bo' or '--buyonly', Buy Tokens with your given amount

* = require every time its runs!

Trailing-Stop-Loss:

spookyswap_ftm_sniper_bot's People

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.