Enigma Toolbox ENG
  • Welcome
  • Overview
  • Main info
    • Installation
    • How to Authorize
    • How to update?
  • Clipboard manager
    • Module Overview
    • Utility
      • Character Filtering
      • Link Appender
      • Auto Google
      • Discord Joiner
      • Captcha Clicker
      • Text Decoding
      • Base Links
  • Autocheckout & Autofill
    • Module Overview
    • Platforms
      • ⛵Opensea
      • Binance
      • Adidas
      • AIO
      • Solebox
      • Supreme
      • Stripe
      • Shopify
      • Zalando
      • Snipes
    • Profiles
  • DIY
    • Module Overview
    • Scripts
  • Settings
    • Settings Overview
Powered by GitBook
On this page
  • Overview:
  • Script Configuration
  • Domain
  • Keywords
  • Value
  • Mode

Was this helpful?

  1. DIY

Scripts

PreviousModule OverviewNextSettings Overview

Last updated 4 years ago

Was this helpful?

Overview:

  • Click - will click an element

  • Fill - will fill a text field

You can create / edit / delete / duplicate DIY scripts

You can create unlimited amount of DIY scripts

Script Configuration

Domain

The first field is responsible on which websites the DIY script will be run on. This field has 3 modes:

  1. Run on all websites - leave the field blank

  2. Run on a certain domain - input the domain name (eg. “enigmarobotics.io”)

  3. Run on a certain link - input a full link, and turn on “strict mode” (eg. enigmarobotics.io/dashboard)

Keywords

The second field is responsible for looking for the selected keyword(s). It has 2 search modes

You can input multiple keywords, and separate them with a comma. Selector can be only one

Let’s take a closer look at the difference between keywords and selectors

Selector

Keywords

Does not have any load on your device

Has a heavy load on your device

Can be accessed momentarily

Can take some times to find the right element

More specific element search

Selected keywords can appear multiple times, therefore our extension can select the wrong one

Can only be used on one website

Can use the same keywords on different website

We recommend you use selectors over keywords when possible.

How to get an element’s selector

  1. Open element selector on the page you want to get a selector from (CTRL + Shift + C)

  2. Select the needed elements

  3. In the “elements” tab on the right, right-click on the selected elements, hover over “copy”, and select “copy selector”

Value

Only available for the Fill type DIY scripts

In this field, you have to input the value that you want to use fill an input with

Mode

The last field is responsible for the script execution. Currently it supports only 1 mode:

  1. Delay - Script will be activated after a certain amount of time, after the page has been loaded. You have to input the delay in milliseconds

Step 2
Step 3