• Categories
  • Recent
  • Popular
  • Users
  • Search
  • FingerprintSwitcher
  • CustomServers
  • AutomationPlugins
Skins
  • Light
  • Default
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Quartz
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Slate
  • Solar
  • Superhero
  • Vapor
Collapse

Bablosoft

    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    Load new posts
Log in to post
  • G

    Request resender for browser

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    1 Posts
    623 Views
    No one has replied
  • S

    Request to Read from CSV Files

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    1 Posts
    712 Views
    No one has replied
  • Z

    Работа с русскими символами

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    3 Posts
    469 Views
    Alex84A

    @ZeroWolf Вот своим Пользователям на Скринах Обьяснял, что Кирилицу надо в Энном Формате Сохранять, иначе ??? в кубе :)))

    alt text
    alt text

  • N

    GSA Captcha Breaker Addition Request

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    3 Posts
    950 Views
    S

    Why dont you just use the "Emulate web" feature?

  • S

    Cookieless HTTP-Client container

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    1 Posts
    332 Views
    No one has replied
  • R

    Touch events

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    6 Posts
    944 Views
    f0cusF

    @UserTrue Gecko?

  • C

    Need Tor feature for each thread

    Scheduled Pinned Locked Moved Feature request
    1 Votes
    4 Posts
    1272 Views
    C

    @Katant said in Need Tor feature for each thread:

    @cadmaster https://github.com/katant/BAS.Tor

    btw I dont have Tor in BAS

  • G

    Parse string between left and right

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    4 Posts
    897 Views
    FoxF

    @gudolik said in Parse string between left and right:

    @GhostZ said in Parse string between left and right:

    @gudolik, Just use XPath to get attribute "value".

    Example:

    //input[contains(@name, 'VIEWSTATE')]/@value

    Returns empty already tried that, must use regex to get as xpath returns empty. But this is just a suggestion to make things easier not an issue

    What you described is easily accomplished using regular expressions, without an additional tool
    https://regex101.com/r/LBhoEi/1
    ed950b06-a45d-42e4-9a2a-9fdd822a0266-изображение.png

    But @GhostZ said the right solution. For parsing html pages it is better to use xpath. If the specified solution does not work for you, show where and how you apply it.

  • R

    Tracking browser data usage for each thread

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    1 Posts
    653 Views
    No one has replied
  • R

    Allow adding random sleep between keypresses

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    4 Posts
    909 Views
    R

    @Fox Thanks no idea how i missed that!

  • blahzayB

    Easy integration with programming languages

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    2 Posts
    839 Views
    OminiO

    Yes it's possible

  • cparonnyC

    Open Multiple Tab

    Scheduled Pinned Locked Moved Feature request
    1 Votes
    5 Posts
    1334 Views
    cparonnyC

    @GhostZ said in Open Multiple Tab:

    @cparonny, use multiple times = profit.

    I need to open all Url At the same time so add tab Command is not working for me

  • H

    Upgrade NodeJS to current stable version

    Scheduled Pinned Locked Moved Feature request
    4 Votes
    1 Posts
    472 Views
    No one has replied
  • M

    Remove all BaS references in build

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    5 Posts
    1349 Views
    G

    @MikeV Agree with you, lost couple customers that because they saw its made in BAS. Some customers would not like to see bots made in Automation software others will just ask some "script kiddies" to rebuild for cheaper the bots

  • G

    Add Gecko Driver to browser

    Scheduled Pinned Locked Moved Feature request
    2 Votes
    1 Posts
    654 Views
    No one has replied
  • A

    Check if a proxy uses MITM (Man in the middle) Attack by checking SSL Certificates like Firefoxs OCSP Check

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    1 Posts
    664 Views
    No one has replied
  • J

    New Proxy parse settings

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    2 Posts
    1357 Views
    A

    @jemkein I think you should ping this domain by Windows CMD, then get IP address of this domain.

  • R

    RANDOM HISTORY GENERATOR

    Scheduled Pinned Locked Moved Feature request
    2 Votes
    4 Posts
    1222 Views
    A

    My solution for this case. I think it working.

    Load Resource to List Call Foreach Loop then Load URL by Browser
    fe4f4ed3-6d0c-4799-892f-91c57811133f-image.png Edit Load function then disable Wait Full Page Load option
    60690ab4-3040-4985-8519-12756df3e175-image.png Sleep 500ms or whatever you want.
    f434f896-0760-4e97-be08-e3b3bc5482ac-image.png
  • C

    Adding extentions capability & use updated versions of chrome that sticking with a very old version

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    7 Posts
    1698 Views
    R

    Random extensions in browser would be amazing

  • S

    Error ignore all

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    2 Posts
    522 Views
    FoxF

    @samlol said in Error ignore all:

    We need an option to ignore all errors. Currently we have an ignore errors option but once we catch a single error within the ignore error blocks the script ignores all the remaining steps inside the ignore error blocks. This is very inconvenient if you have a big script and you know that you will catch errors at multiple steps so in order to avoid having the script stop running you have to create multiple ignore error blocks and put only 1 step inside each of them. Hence why we need an ignore all errors options, so we can put multiple steps inside the ignore error blocks and not create multiple blocks for each step of the script.

    This will not be done. "Ignoring errors" was implemented so that the error could be handled. If you skip all errors, where will the script logic lead you?

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Popular
  • Users
  • Search
  • FingerprintSwitcher
  • CustomServers
  • AutomationPlugins
  • Login

  • Don't have an account? Register

  • Login or register to search.