Giter Site home page Giter Site logo

limit-sniper-v3's People

Contributors

tsarbuig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

limit-sniper-v3's Issues

[Enhance]multiwallet without custom contract

is it possible using multiwallet without custom contract due to there is some contract (not many) code has "tx.origin" etc.. will make custom contract don't work
(i know this option will destory all the sniper logic from now need to import all the private key etc.., so i put it last, i guess this option will reject i think so , even i am not good at programing i know it will destory everything like brain πŸ˜‚)

Sell stream improvements

hey bro possible to:

  1. show on the sell stream total net tokens worth in BNB/ETH
  2. after we sell 25/50/75% sell stream ends, it should restart as long as there is any tokens left
  3. add multiwallet sell
  4. add sell if tax lower then specified by user. ex. sell if tax lower then 20%
  5. autosell after xx seconds

[Bug]Antirug issue

After buy the token, the bug happen so i couldn't test more for this function
-- COST CALCULATION --------------------------------------------
2023-02-14T01:58:48.262319Z INFO Let's analyze your first tx ok: 0x62ff…069e
2023-02-14T01:58:48.280710Z INFO Bought 601767.0 Maiko using 0.000000000000000000 BNB price=0

-- TOKEN APPROVAL ----------------------------------------------
2023-02-14T01:58:48.280742Z INFO Let's approve token Maiko

-- ANTIRUG and AUTOSELL START ----------------------------------
2023-02-14T01:58:55.450936Z INFO Contract approved successfully - Tx: 0x0480ac07e7a826860388a299370ffb152287913151242baeaae12c6fc0b9cefa
2023-02-14T01:58:56.551229Z INFO AutoSell mode starting for Maiko
The application panicked (crashed).
Message: called Result::unwrap() on an Err value: OddLength
Location: src/modes/antirug.rs:128

This is a bug. Please report it to TsarBuig.

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Aborted (core dumped)

=============Updated=================
even i want to go antirug mode directly there is still issue

Suggestion for improve

"in my opinion",i will marked which i feel more important and priority with star*
but just reference。

1.mempool with tax detection and honeypot detection(Tax done)
2. β€Œcβ€Œβ€Œβ€Œoβ€Œβ€Œβ€Œnβ€Œβ€Œβ€Œtβ€Œβ€Œβ€Œrβ€Œβ€Œβ€Œaβ€Œβ€Œβ€Œcβ€Œβ€Œβ€Œtβ€Œβ€Œβ€Œ β€Œβ€Œβ€Œbβ€Œβ€Œβ€Œuβ€Œβ€Œβ€Œyβ€Œβ€Œβ€Œ β€Œβ€Œβ€Œaβ€Œβ€Œβ€Œpβ€Œβ€Œβ€Œpβ€Œβ€Œβ€Œrβ€Œβ€Œβ€Œoβ€Œβ€Œβ€Œvβ€Œβ€Œβ€Œeβ€Œβ€Œβ€Œ β€Œβ€Œβ€Œproblem(solved)
3. β€Œ β€Œsβ€Œβ€Œβ€Œpβ€Œβ€Œβ€Œaβ€Œβ€Œβ€Œmβ€Œβ€Œβ€Œ β€Œβ€Œβ€Œbβ€Œβ€Œβ€Œuβ€Œβ€Œβ€Œyβ€Œβ€Œβ€Œ β€Œβ€Œβ€Œsβ€Œβ€Œβ€Œtβ€Œβ€Œβ€Œuβ€Œβ€Œβ€Œcβ€Œβ€Œβ€Œkβ€Œβ€Œβ€Œ problem(solved)
4.simulate buy & sell & tax &honeypot detection (without mempool)
5.implement blacklist front run ****
6.Tax detection switch (optional,detect buy or both of buy and sell)
7.after turn to sell mode still can click one button to sell(in case the token dump too much , or never hit our target) ***
8.when you snipe an AddLiquidity Tx, bot auto-detect if liquidity is added in BUSD/USDT... and adapt automatically but enable trading not yet ****

  1. is it possible using multiwallet without custom contract due to there is some contract (not many) code has "tx.origin" etc.. will make custom contract don't work
    (i know this option will destory all the sniper logic from now need to import all the private key etc.., so i put it last, i guess this option will reject i think so , even i am not good at programing i know it will destory everything πŸ˜‚)

[Enhance]Tax detection switch (optional)

for example

if the token buy tax was 10% but sell tax was high like 60%

then, if sniper can have a switch

we can detect buy+sell tax in same block

but, it's optional not too important

[Enhance]Detect Enable trading =true

Hi Tsar due to u coding succes with auto methoid block delay

i think this should be implement for u

example :

function tradingStatus(bool _status) public onlyOwner {
tradingOpen = _status;

can we monitoring this methoid and set position = 1 (due to there is only 1 parameter at this function)

and trigger only if value =1

cuz , some chinese dev will send false or 0 to this function to trigger bot

then send 1 or true to really enable trading

================================
most of this type token, didn't have dead block

but if u can implement with delay block function will be great

only_snipe 's filter improvement

for now, if we fill in "dev_wallet" it's will only snipe the token creator's tx

however , many methoid id was trigger by "owner" and owner can be transfer to another address

so i wish we can automactally detect owner's address in "Read Contract"

Multi Node selecting transction

Hi Tsarbuig

i've heard there is sniper can send transction to multi node and selecting fastest one
and make fastest one to send transction at result

that kind sniper was very expensive so i'd hope u can do some research of this , i think that will be good feature

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.