Jump to content
UBot Underground

webpro

Fellow UBotter
  • Content Count

    775
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by webpro

  1. Besides adding a variable into LOAD HTML to output a result or some stats. How would you do it ? Cause right now we cannot do this right ? You see i'm trying to output the final result of a scrape session on the main page set(#doc,$scrape attribute(<innertext=4755.62>,"innertext"),"Global") I would like 4755.2 to show up on the main page. Ex: you got 4755.2 credits today Ain't working below load html("you got: {#doc} credits today") or load html(#doc)
  2. The idea is GREAT! Got lots of stuff going thru my mind right now $$$ I'm waiting for the stealth version before doing any moves!
  3. How can we stop anyone/anything from flagging softwares created with Ubot as viruses ? Firefox/Avast ect.... "Infection DRp" I tried to download it and it got blocked I mean my lastest bot has nothing to do with blackhat ! Geeeeee
  4. Yeah we're all eager to get it huh LOL! Man i just can"t wait as the new browser will probably change everything. It"s the number priority for sure
  5. Any fresh news on this guys ? Upcoming stealth version will reduce the issue i suppose ? Thanks
  6. Is there a way that the alert command makes a sound ? BONUS: The sound of our choice ? EDITED: More crazy, sends us an SMS lol....
  7. Any news on the release of Ubot Stealth ? Seth, can we have a date please ? Thanks
  8. Here's for you guys. http://ubotstudio.com/blog/blog/2015/07/31/introducing-ubot-studio-stealth/ Looks pretty interesting !!!!!!! Eager to get my hands on this one!
  9. Do you guys get a lot of http://ubotstudio.com/blog/oh-no-the-browser-crashed/ lately ?
  10. I got 5.7.1 running Can you guys grab your defines ? I can't see in the command center on the left, the "Custom commands" tab even tho i do i have some defines in the bot. I even created a new define but still no custom commands to choose ! Odd ?
  11. Any ideas why this ain't working to scroll down the page ? run javascript("window.scrollTo(0, document.body.scrollHeight);") In fact, what code are you using as this one ain't working. It's a page like Pinterest . Thanks
  12. Almost all of my bots are not working anymore. Has to do with the latest updates. I can't pin point what it is but it has been going on for weeks now and i got no time to arrange them so i move along each time. Each time i fire up a bot, i get a different error message (almost) I am getting all sorts of errors. The latest one from a certain bot is: INVALID URI COULD NOT BE DETERMINED Define run plugin command That is when they are ran from within UBOT I didn't touch the bots at all and they were working perfectly. Are you having problems too ? 99.9% aren't working anymore. They hav
  13. Can we use a Wildcard in a conditional statement ? It was working before but i think it doesn't anymore. I'm trying to understand why lots of my bots aren't working anymore (scraping pages) ex: http://screencast.com/t/RvSsbTWZ Exemple: I want to click on the next page (link/button) if any. So it could look like this(you see this usually at the bottom of the pages) >>Next page Thanks
  14. Yeah, they are all getting flagged
  15. Avast puts to CHEST ubot.exe ? lol..... You need to create an exclusion EDITED: Oh it's the url that is blocked The one that goes to UBOT Keep that in mind Win32: Evo-Gen[susp]
  16. Thanks mate Also guys make sure to use clear list(%urls) add list to list(%urls,$scrape attribute(<outerhtml=w"<a href=\"http://site.com/tr.php?id=*\" target=\"_blank\"> <img src=\"*\" width=\"110\" height=\"110\" style=\"border:1px solid black\"></a>">,"fullhref"),"Delete","Global") navigate($next list item(%urls),"Wait")
  17. I don't understand why i am getting the error: YOU HAVE EXCEEDED THE RANGE OF THE LIST clear list(%urls) add list to list($scrape attribute(<outerhtml=w"<a href=\"http://site.com/tr.php?id=*\" target=\"_blank\"> <img src=\"*\" width=\"110\" height=\"110\" style=\"border:1px solid black\"></a>">,"fullhref"),%urls,"Delete","Global") navigate($next list item(%urls),"Wait") %urls is filled with 0 http://site.com/tr.php?id=123 1 http://site.com/tr.php?id=124 2 http://site.com/tr.php?id=125 3 http://site.com/tr.php?id=126 If i launch the script i get the error right aft
  18. That worked thanks ! Downloaded the software again (revision 9 now) I backed up the folder /Plugins/ Can i just copy it back into the folder /Ubot Stdio 5/ Or i need to go thru the installation process with every plugins (free and paid) one by one ? Thanks DAN
  19. Can you load 5.5 revision 8 ? Just updated and it never passes the launch window (start up screen). Odd as i hear the video playing in the background as it triggers a site of mine which has a video, when launching the software (you know the default landing page option ?) So it's loading somehow but i never see the UB interface. I even tried to open an existing project and got the same result. It stays at "Starting Ubot Studio"
  20. I got something happening when i run a bot multithreaded. Some of the thread/windows get giant. (don't know how to explain this) everything is larger than it's supposed and because of this, it freezes. Other threads/windows are working fine. Is this happening to you ?
  21. Odd as i do have an .ico I wonder if the one i'm using could be "burned" as weird as it seems ? Anymore ideas guys ? This is really a problem for me right now.
×
×
  • Create New...