🗃️
CG Docs
GLOBAL TRANSLATEInfo ChanelSupportRussian Guide
English Nova Drainer Docs
English Nova Drainer Docs
  • 🔮Nova Drainer
    • 🐳Centralized admin panel
    • 🛸Configuration
    • 🍾Admin Config
      • 🪄WC v2 config
    • 📲Compiler - Install on your site
  • 🍒Download and Install Site
  • 🗃️Pro-traffik-i-sposoby-pablik
    • 🔥Free traffic
    • 🗣️Telegram chats for parsing
    • 👑A manual for finding very $$$$
    • 👾Cheating NFT artists
    • ⚡Paid traffic
    • 🌵Artist search sites
    • 👨‍🚀Manual parsing
    • 🧖‍♀️TickTock Logic/autoregisters
    • 📱Youtube Shorts
  • 🛡️AML active work
    • 🕶️AML active work
    • 🦠Where to buy accounts under arbitrage, spam...
Powered by GitBook
On this page
  1. Nova Drainer

Configuration

PreviousCentralized admin panelNextAdmin Config

Last updated 6 months ago

Demo Config

Loader Texts

Ability to customize the text that will be displayed on the loader for the user.

Successful connection - message that will be displayed to user when wallet is connected.

Scan #(number) - set of messages that will be displayed to the user when scanning his assets. Not necessarily all of them will be used, the longer the scan (more assets) -> the more likely each of them will be used. Initially, 3 seconds to display each message.

Acknowledgement pending - message is displayed when a user has confirmed some transaction (e.g. Approve), and it is waiting for confirmation on the network.

Confirmation Request - I think it is clear to a fool that this is the message the user will see when requesting any withdrawal (Approve,

Permit, Contract etc)

Error (cancel confirmations) - the error which is displayed to the user when he canceled all requests for confirmations (if it is not enabled to request cyclically, of course).

Error (low balance) - means what it means. Error at low wallet balance.

Error (spare) - don't worry, it is a spare to be a spare.

Customize the minimum amounts to request a withdrawal. Can't be less than 10, it's not particularly cost-effective to withdraw pennies and spend 10 times as much gas to do it. May be useful when working manually with SI. At the moment when a user goes to the site to check with a low balance - by setting the minimum amount in the admin -> no withdrawal request will be made.

Disable NFT - disable NFT work, no withdrawals will be made (in this case withdrawals will be exclusively of known collections CryptoPunks, BAPE etc)

Use cached data - speeds up the script and wallet analysis. It is not recommended to turn it off, but it can be useful in very rare cases.

very rare cases, which we will write about later. For now, don't worry about it and leave it on.

Double-stage stripping - see Video (https://skrinshoter.ru/vMTcjYwRzUV). Changes the way the script works. First the user connects the wallet using any of the modal windows. After connecting, a loader like Scanning will be displayed. As soon as the user's asset data is received -> the withdrawal request will not take place until the user clicks on the button whose class you can specify in the settings (Button Selector). There are several ways to use this feature:

  1. Use with a design that is available in the bot. Often, our designs already have a claim-button selector on the wallet buttons. In this case, you only need to enable two-step withdrawal and select the desired text (without changing the button selector). User clicks for example on Connect Wallet button with claim-button selector -> a modal window of your choice pops up -> user connects wallet -> Scanning loader pops up -> as soon as scanning is completed the text of Connect Wallet button will be changed to your chosen text, for example Claim -> after user clicks on Claim a request for withdrawal of user's assets will be executed.

Sometimes, our designs may have claim-button selectors missing or in unnecessary places, in this case please contact support, they will fix it. Selectors in the admin area should be specified with a dot!

  1. _Use with personal designs.

The logic is similar. Only in this case, the withdrawal button can be pre-drawn on the page. That is, there will be buttons

'Connect Wallet' and 'Claim' at the same time next to each other, the second one will be inactive until the wallet is connected and scanned. In this case, specify the button selector that defines your button. The 'Button Text' field can be left blank if you don't need to change it. Specify the selector in the admin with a dot!

🔮
🛸
Page cover image