Jump to content
UBot Underground

TheBigWeb

Fellow UBotter
  • Content Count

    201
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by TheBigWeb

  1. This thread might help you if you're having the same issue.
  2. I think that maybe a different problem. I would suggest renaming your %appdata%\Ubot Studio\ folder and see if that fixes things.
  3. For those people who are stuck on the splash screen and have the following error in their ubot_log.txt file within the %appdata% folder, here's a temp fix to get it working by adding some keys in the registry. Not sure how secure or insecure it is to add these but gets UBot to load. Error: An error happened while Loading Main Window: System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. FIX: Add these to the registry: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp]"DefaultSecureProtocols"=dword:00000a00 [HKEY_LOC
  4. Guys, managed to get it working by adding some keys in the registry. This is a temp fix until the Ubot devs work on this. Not sure how secure or insecure it is to add these but gets UBot to load. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp]"DefaultSecureProtocols"=dword:00000a00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp]"DefaultSecureProtocols"=dword:00000a00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1] [HKEY_LOCAL_MACHINE\SYSTEM\Current
  5. I'm getting 'System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel' in the Ubot logs in the %appdata% folder. I think it's related.
  6. IT'S BACK BY POPULAR DEMAND! Due to popular demand I have decided to re-release the latest 301 Nuke Commercial Source code to the UBot community. This was first released several years ago and was very well received by the UBot community with great reviews. Now here is another opportunity to get your hands on the source code. Background of 301 Nuke The idea for 301 Nuke was conceived in 2013 after a random ‘aha’ moment. I’d been a programmer and self-taught SEO (Blackhat & Whitehat) with my own network of websites (mainly affiliate sites) and for a long time wanted to develop and se
  7. You mean the PHP mentioned in the Flippa listing? That's for the licensing system & the 301 Nuke API etc. The sale includes everything.
  8. Hi there, It is downloadable software.
  9. Hey guys, I just wanted to give some motivation to those that are just starting out with uBot. For those that don't know me, I'm the developer of 301 Nuke and more recently Index Nuke. My latest product Index Nuke was featured on IndieHackers.com. If you want to see what can be achieved with uBot then it's worth a read. Index Nuke software core was completely written in uBot. The Cloud was written in PHP. Pretty much anything can be coded in uBot. If you think outside the box you can make amazing applications that people need whilst also making them look beautiful. Here is the Interview -
  10. Just a little bump to say that the source code is still for sale. 301 Nuke is still a commercial product and copies sold every day. This source code will show you what can be achieved with uBot and a little 'Out of the box' thinking!
  11. Hey everyone, Just a quick message to let you know 301 Nuke 2.8 has been released. Old non working sites removed from database New sites added (Double the amount of successfully created URLs) Submission engine re-coded to allow me to add sites much quicker than before You can now add 50 urls to 'MULTI' mode (Submission time will take longer the more URL's you use in this mode) Bug fixes For those looking to buy, please take a look at the best practice guide below: - http://cdn.301nuke.com/docs/best-practice-guide.pdf
  12. Use the ubot function $new line http://i.imgsafe.org/8aaa64f553.jpg EDIT: Ignore, misread your post.
  13. Maybe you could write out to a text file the future date when the bot can continue and read this file / compare everytime the bot is started. If the current time is less than the future date, simply create a function to wait and check the date / time every minute or so. Put the code in a thread so it does not lock up the bot. The code could set a Gobal variable when the bot is #OKTORUN. Sorry, I would give example code but I don't have uBot available now.
  14. Just 3 days left to grab Index Nuke at a massive 50% Off!
  15. Most of the Wordpress plug-ins allow you to schedule the backups
  16. Have you tried using the older browser in uBot? I've had similar problems with the newer version. You will need to restart uBot once you have changed it.
  17. There are plenty of Wordpress Backup plug-ins that do all this for you including storing / emailing the backup file.
  18. You could create the second email address in a separate browser. Once created, you can then continue the code in the first browser which should bypass the problem.
  19. Have you tried the image recognition to click the button?
  20. Have you performed a step-through to see what part of the code is causing the errors?
  21. Include and install the files in the below folder. The folder name will be the current version of uBot that you are running i.e. for me this is 5.9.3.7 C:\Users\%USERNAME%\AppData\Roaming\UBot Studio\Browser\5.9.37\
×
×
  • Create New...