BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

Status
Not open for further replies.

Twaego

Registered Member
Joined
Oct 7, 2014
Messages
72
Reaction score
109
BrowserAutomationStudio is a solution that allows you to quickly create applications using browser, http client, email client, and other libraries. Programming skills are not required. Main application types: creation of posters, spammers, parsers, uploaders, apps for the social networks.

Projects compiled with BAS are standalone executables and does not require any other software installed on your PC(including BAS).

Software operates like macro recorder: all actions that a user makes are recorded and can be played or edited afterwards.

Here is the user interface:

BasInterface153En.png


Software allows you to execute arbitrary code on the javascript, and if you are not familiar with the language, provides an opportunity to construct a visual code:

ExpressionEditorEn.png


BAS features:

  • Absolutely 100% Free.
  • Can create standalone bots in two clicks.
  • Well documented.
  • No coding skills required! Code in visual constructor.
  • Easy and powerful multithreading.
  • Supports socks and http proxies.
  • IPv6 proxies.
  • Captcha services integration including ReCaptcha 2.0.
  • Email module. Search in mailbox.
  • 100% browser emulation with chrome.
  • Native mouse click and move. Native keyboard emulation.
  • Human like mouse movements.
  • Special keys emulation: Tab, Ctrl, etc.
  • Disabled ip tracking through WebRTC.
  • Very fast http client(up to 2000 threads).
  • User interface constructor.
  • Load data from file/url/string. Delete lines, mix.
  • Random string generator(tags).
  • Works with database. Powerful database editor.
  • Regular expressions.
  • Ability to write your own actions in javascript.
  • Supports flash(can be disabled).
  • Custom css, xpath queries.
  • Developer tools integration.
  • Network filters and cache captures.
  • Autoupdater.
I would be grateful for your feedback.
 
Last edited by a moderator:
You need to add virusscan report for your links
 
You need to add virusscan report for your links
Sure, here is virus scan for last version virustotal.com/ru/file/1a2dca0aa54b0b53b0a41b61e18cd16e8411e51ab9f658b1819928b3d6bb4e52/analysis/
 
Hi! Version 16.2.0 has been released. Added phone activation module. Module works through sms-activate.ru, smspva.com or sms-reg.com
 
Looks nice but the one positive reading in your virus scan has me worried anyone else try this?
 
Looks nice but the one positive reading in your virus scan has me worried anyone else try this?

That one is false positive. I'm writing bots for about 5 years and always get one or two false positive on virustotal. Even more, when exe is packed with protector it gets 5-7 notices about suspicious content(antiviruses can't examine whats inside). So tired to convince people, that I don't do malware(( Anyway here is some feedback, that I've got from russian speaking users:

translate.google.com/translate?hl=en&sl=ru&tl=en&u=http%3A%2F%2Fwebmasters.ru%2Fforum%2Ff26%2Fbrowserautomationstudio-sozdavaite-avtonomnye-mnogopotochnye-prilozheniya-besplatno-i-bez-navykov-programmirovaniya-74827%2F&sandbox=1


translate.google.com/translate?hl=en&sl=auto&tl=en&u=https%3A%2F%2Fopenssource.info%2Fthreads%2Fbrowserautomationstudio-sozdanie-posterov-spamerov-parserov-kombajnov-dlja-soc-setej.12836%2F
 
why have you released free one ?>>

the setup is too big ...

its similar to ubot ....

looking powerfull .. but , why are you releasing this big one freely ?? i was experimenting with bots ubot , zenno, win , bitchief but this one looks like ubot smiliar and mix of zenno ui ... i will post the review after use ..
 
What browser is it using?

I've had a lot of problems with using Selenium/Zennoposter because they are all based on the well known Firefox ESR builds. I'm kind of tired of dealing with browsers being blocked purely due to them running on Extended Release Builds. I know they are needed but there has to be some other way to automate websites.

Also, how do you do the mouse/keyboard emulation? Can I set fine turned typing speeds? IE: keyboard.emulation(%usernameText%, MinSpeed, MaxSpeed)

I want to be able to through in 2 variables and the typing speed pick a random number and have millisecond pauses.
 
What browser is it using?

I've had a lot of problems with using Selenium/Zennoposter because they are all based on the well known Firefox ESR builds. I'm kind of tired of dealing with browsers being blocked purely due to them running on Extended Release Builds. I know they are needed but there has to be some other way to automate websites.

Also, how do you do the mouse/keyboard emulation? Can I set fine turned typing speeds? IE: keyboard.emulation(%usernameText%, MinSpeed, MaxSpeed)

I want to be able to through in 2 variables and the typing speed pick a random number and have millisecond pauses.
try Winautomation - super flexible with IE
 
Twaego was a legimate paid Twitter bot as far as I remember, so most likely I could vouch for OP since it seems like a new product of him.
 
Very interested in this. Did you draw inspiration from uBot Studio? Can you software support multithreading? Do you plan to update this or sell a premium version?

I'll download it and give it whirl. Interested to see how it all comes together.
 
Mass Tunneler looks pretty sweet too. I am interested in buying it but I have some questions. Can you please PM me when you have some time?
 
Gonna give it a try! everyone seems to be vouching for the op i've been using winautomation but this looks interesting!
 
Wow, thanks, so mush for replies.

A user 2 years old with 5 messages? WTF? :)

I like to code more than chat.

why have you released free one ?>>

There are a several popular competitors: UBot, Zenno. I want my software to be popular too.

the setup is too big ...

It holds chrome browser, mongo database engine, updater and launcher applications. It also contains Qt framework and several smaller libraries. Beside that, installer has x64 and x86 versions of BAS and installs proper version depending on your system architecture.

What browser is it using?

BAS uses chrome to emulate browser.

I've had a lot of problems with using Selenium/Zennoposter because they are all based on the well known Firefox ESR builds. I'm kind of tired of dealing with browsers being blocked purely due to them running on Extended Release Builds. I know they are needed but there has to be some other way to automate websites.

At the end of december/start of January fingerprint module will be released, this module will allow to compleately emulate other browser(including mobile) in several clicks.

Also, how do you do the mouse/keyboard emulation? Can I set fine turned typing speeds? IE: keyboard.emulation(%usernameText%, MinSpeed, MaxSpeed)

Yes, mouse and keyboard emulation is used by default. BAS can emulate keyboard, for example, to clear input, you can type <CONTROL>a<DELETE>.

There is also human like mouse movements

PzfHzrr


Mouse movement speed is variable during movement - faster at start and slower near the trajectory end.

But it is not possible to set min and max speed for now(

Twaego was a legimate paid Twitter bot as far as I remember, so most likely I could vouch for OP since it seems like a new product of him.

Yes, Twaego bot was first software released on BAS engine.

Very interested in this. Did you draw inspiration from uBot Studio?

No

Can you software support multithreading?

Of course, it is basic feature. Can set thread number and max success and max fail number here:


tKJdBik


Do you plan to update this or sell a premium version?

Planning to do both, I constantly update BAS and it will always be free. I'm just afraid to talk about premium version here, I'll create thread at marketplace a little bit later.

Mass Tunneler looks pretty sweet too. I am interested in buying it but I have some questions. Can you please PM me when you have some time?

I'd like too but I can't( I have too few posts, but can answer if you write to me first.


Can it automate tasks on sites that use flash?

Yes, you can enable flash and use coordinates click and text input.

i.imgur.com/BgFJWKQ.mp4
wiki.bablosoft.com/doku.php?id=how_to_enable_flash
 
Last edited:
Status
Not open for further replies.
Back
Top