Skip to content

AUTOSELL - Sell instantly with keyboard shortcuts! + lots of other stuff

Compare
Choose a tag to compare
@tsarbuig tsarbuig released this 16 Mar 00:20
2f8a1f5

LIST OF IMPROVEMENTS πŸ‘

βœ… Autosell

  • can now sell instantly tokens with a keyboard shortcut! Press "1" to sell 25% of your tokens / "2" for 50% / "33 for 75% / "4" for 100%
  • takes into account SELL TAX to calculate your profit

βœ… v2.0.1 - Some more improvements for autosell : better design / better amounts detections / better handling of custom liquidity pair

image

(don't worry if percentages calculations are wrong above, it's because this token has very low liquidity)

βœ… Improvement of only_snipe_if_tx_is_sent_by parameter --> new value dev_wallet to automatically detect contract creator address

[parameters.buy]
only_snipe_if_tx_is_sent_by = "dev_wallet"

This parameter has 3 possibilities :

  • Enter "dev_wallet" to automatically detect contract creator address
  • Enter a specific address
  • Enter "" (empty field) to disable it

βœ… AUTOSELL : for more coherence, profit and amount parameters are now written in percentage, like other percentage parameters : profit = "30%"

βœ… New Exchanges / Chains :
quickswap --> to snipe on QuickSwap on Polygon
traderjoe --> to snipe on TraderJoe on AVAX
⚠️ I did not have time to test it because I don't have such nodes, let me know if it's ok

Β 

BUGFIXES βš’οΈ

βœ… When using more_gas_for_one_tx_mode = "number", the bot used your GAS parameter into the PRIORITY GAS --> Fixed

βœ… Autosell will now correctly use other liquidity pair (if you want to sell with USDT pair for instance)

βœ… v2.0.2 - Finally got rid of those Nonce problems which occured when you use Spam Tx