Giter VIP home page Giter VIP logo

honeypot_rescue_solidity_python's Introduction

๐Ÿš€ Honeypot Rescue ๐Ÿš€

TradingTigers

Don't expect too much, the transfer function must work, if whitelisting is used there, it is still not possible to sell it.

Please do not deliberately buy Honeypot tokens, and do not rely on this script, it is currently in the testing phase.

* We are not responsible for lost money, not functioning sales,
* Thermonuclear war, or misuse of this tool.

So, let's annoy the F*** scammers!

Please give feedback!

Infos

This script is written in Solidity and Python3, it allows you to sell Honeypot tokens despite broken TransferFrom function. The main part of the HoneypotRescue.sol is a fork of the PancakeSwap router, I have rewritten the function so that no TransferFrom is used.
In addition, it may be possible to bypass FEES of tokens. Please do not forget the LICENSE!

It works only if:

  • Your Honeypot Token don't use Whitelist for Transfer function.
  • Your Honeypot Token is Available for purchase and it works to buy this one.
  • Your Honeypot Token Owns Liquidity.

To the Preparation:

Clone Repository:

git clone https://github.com/Trading-Tiger/Honeypot_Rescue_Solidity_Python

Deploy Contract:

  • This must be executed only once per address!
  • The easiest way is https://remix.ethereum.org/.
  • Upload the HoneypotRescue.sol to REMIX, connect to Metamask and select Solidity 6.6.
  • ATTENTION TO THE INITHASH & FEES in LINE 164/180/190 of the HoneypotRescue.sol and adjust them to your selected swap. Currently this is set to PancakeSwap.(You can find it in your block explorer in the contract code of the according router.)
  • Compile the contract, fill in the parameter, FACTORY.

  • Copy the Created Contract addresse and insert it in the settings.json between the "" after "rescueContract":!

  • Install python3, pip.

  • Go to the downloaded directory, open a terminal, make sure you are in the TRADINGTIGERS_HONEYPOTRESCUE folder.

Install the Python3 dependencies with:

python3 -m pip install -r requirements.txt

If there are errors here, make sure you have the required C++ build tools for your system.


Support Trading-Tigers.com by Buying TradingTigers Token

honeypot_rescue_solidity_python's People

Contributors

trading-tiger avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.