Jump to content
UBot Underground

PRO

ADMIN
  • Content Count

    464
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by PRO

  1. Hi Dan, thanks for the reply. In my case I use a Xen virtualizer (it is in some ways compareable with Virtual Box or VMWare) on a notebook with 32 GB RAM. In this virualized environemt I run multiple OS at the same time, on 1 physical machine only. I have half a dozen OS running at same time on only one PC (Win 7, Win 7, Debian Linux etc.). The license system now is treating each virtualized OS as one PC, this is causing the problem for me. I rely on virtualization heavily (in this way I can just create a fresh Windows 7, or 10) on demand, so I run in this "license wait time" issue quite
  2. The system is preventing you from reactivating a license "too fast". If you try to activate the same license "too fast" on your new install PC, it will state "wait for xx days". I came into the same problem when I was installing it on my same PC (but in virtual machine). It made me also wait for quite some days or even weeks.
  3. Within the blue colored "ExBrowser Launcher" Command, simply change the browser option to "PhantomJS". P.S.: To find out more, this Command Reference PDF might be helpful to you: https://exbrowser.s3.amazonaws.com/Exbrowser-Command-Reference.pdf
  4. Sorry that I have to mix in here again. In my honest opinion, PhantomJS has it's weaknesses compared to Chrome (stability and compatibility). I can not see how PhantomJS could be a satisfactory "replacement" for the currently missing "hidden Chrome Browser" functionality.
  5. In current ExBrowser 1.3.1.6 the Function "$ExBrowser Run Hidden" is not working, instead it is giving error message "Hider currently disabled in Chrome and FF" and is canceling the process. Can this be fixed? Any way to get back the ability to run hidden?
  6. Hi Deliter, "dont think" sounds not like there is any actual proof. Thanks for sharing your guess anyway At the moment I am also not sure if the UI HTML Panel could in any means be influenced by CEF or not...
  7. Hello Fellow Botters! Does anyone know, if it is possible to influence the CEF Browser Command Line Parameters, e.g. on startup of compiled bots? If you type this inside the URL bar of CEF Browser: chrome://version/ You will get something like this: CEF 3.2623.1401.gb90a3be Chromium 49.0.2623.110 OS Windows WebKit 537.36 JavaScript 4.9.385.33 Flash 11.2.999.999 User Agent Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36 Command Line "C:\Users\USERNAME\AppData\Roaming\UBot Studio\Browser\5.9.50\UBotCefSharpBrowser.exe" --browser
  8. I found a strange solution: Try to put all JavaScript / jQuery directly below the closing </body> tag. This has resolved almost all JavaScipt related issues in UI HTML Panel for me.
  9. Try to put all JS / jQuery directly below the closing </body> tag. This has resolved it for me.
  10. If the problem still persists, try to put all JS or jQuery below the closing </body> tag.
  11. UNBELIEVABLE! This resolves a whole mount everest of strange bugs (compiled bots behaving differently than in UBot itself). Most JavaScript in UI HTML Panel will cause major headaches without using this unconventional work around. Holy Cow.. now all the JS really works inside the Panel as expected. Many thanks for sharing this info @darryl561
  12. Since 72 hrs I am stuck in the same problem. Tried many ways to overcome this, but it seems that passing JS to UBot variable in UI HTML Panel is a real shortcoming. If anyone has found a solution, please advise.
  13. Cool story. I wish you a good journey ahead Call Ubot, they are the very best Call Ubot to automate the Web Choose Ubot to feel a bit more blessed Commands and Functions, to rule from East to West You must code smarter to keep up the pace otherwise you will be a big disgrace tell the competition them to take a rest Ubot does run the game like Jesse James runs the Wild West UI Panel fiddling, Multihread fixing, and some JS Code to ditch in Scripting and Scraping and Getting and Setting Ubot sets the competition crying and sweating Looping and Coding, Debugging and Hacking Delivering the
  14. LOL, happy botting then. This reminds me of my own entry. Good start ;-)
  15. I can not understand what you are trying to tell me :-) My only problem is, how can I converst date of a UBot &table into an JavaScript Object (JSON String), the string should be a UBot #variable. I want to do this extensively on a changing dataset, so I look for a solution which works inside UBot without need of temporary external files.. Similar function like here: http://www.developerdan.com/table-to-json/ (press convert) They use HMTL table as input, I want to use UBot &table as the input.They do the conversion with help of JavaScript, I would prefer to do it "natively" inside U
  16. Thanks for the explainaition and hints, did't know that. I can google it up the whole day, however I basically search the shortest way from UBot &table to JSON (I plan to use it extensively, so I want to avoid the extra file system step with CSV). Just want to be able to convert UBot &table data(at runtime) to JSON string. The JSON string should be also accesible by UBot after the conversion. Ubot raw &table data to Ubot variable (including the generated JSON string).
  17. I did not report anything, cause I did not try anything, yet :-) It was my assumption, that the clients which use compiled bots would need to install additional software packages (Python), in order to get the compiled bots to excecute. I never worked with UBot and Python in conjunction. I worked with CPython 3.x stand alone, but I guess that's a whole different story, not sure. Do you think you have a solution, how to convert &table to JSON (Javascript Object)?
  18. Hi Nick, I would need it mainly for submission. But it should be working out of the box in compiled bots, so I try to avoid using python, in this case. Thanks & Greetings
  19. Hi Dr. Nick ;-) I have the tabular data inside UBot &table. The UBot &table is the medium of choice (I load data from files, scraping and previous processes into it). I am searching for a best solution how I can JSON stringify from &table. As the example given in initial post above, I would like to do such inside of UBot itself (if possible in a "native" way, without JS or Python, to keep it straight). But if it is not possible or feasible, Python or JS may be required for just that conversion. I am open for any good way. Thanks & Greetings
  20. Hi there, does anyone know if there is any existing plugin that enables to convert UBot table data into JSON? Similar to this: http://www.developerdan.com/table-to-json/
  21. Hi SEO, I love the world of web development and the world of desktop applications (here UBot). Both of those two "worlds" are offering their own powers and usefulness. Pro and Cons of Web: PRO high accessibility, serve many users at a time, open and wide spread community and source code.CON not good for computation intensive tasks, source code is hard to protect or to keep proprietary. Pro and Cons of UBot: PRO real time processing by default, capable of running computation intensive tasks, delivering higher power (to one user at a time), source code can be protected.CON not as highly acce
  22. Hi SEO and welcome. Google was founded with Python, Artificial Intelligence is big with Python as well. Learning UBot is a good training and at the same time can produce really useful results. With UBot you can automate a lot of different decision making processes and tasks in general. Would definetly recommend to start with UBot coding first, cause it allows you a much more rapid development and deployment (and ease of use). There are also many useful (paid) plugins: http://network.ubotstudio.com/forum/index.php/forum/63-plugins/ Also you can find a few useful free ones out there in
  23. Additional option to check for 2 word phrases and 3 word phrases would make the keyword density command more powerful and useful. Example: http://tools.seobook...eyword-density/ (uncheck all boxes, go to plain text, type in words, set both minimums to 0, submit)
  24. BOOM! You have fixed the calculation. Have tested it, works great now Wonderful and super fast - thanks a lot!
  25. There is a bot bank function called "Clean Text", this seems to do what you want to achieve: http://wiki.ubotstudio.com/wiki/Clean_Text You might also want to use "Trim" http://wiki.ubotstudio.com/wiki/Trim Cheers!
×
×
  • Create New...