Jump to content
UBot Underground

beachwood

Fellow UBotter
  • Content Count

    54
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by beachwood

  1. Thanks, they need to fix this almost every bot I make uses ui open file. I'm glad I don't sell my bots this would be disastrous!
  2. I have a simple email bot that logs into GoDaddy and sends emails from a list using the domain webmail. This bot has worked flawlessly for years until I upgraded to Dev/Ubot X V6 last week. Now every time I load the list into a UI open file then I navigate to the file on my machine and hit open the box immediately closes then opens again allowing me to add the .txt file but then the file is not read when I run an add list to list with that file called for. What would cause this all of a sudden after upgrading? Thanks in advance I am in no hurry...Chris
  3. Thanks to both of you switching to 67 seems to have worked. I could have sworn I tried that but obviously not. Thanks again!
  4. So I upgraded this week to Dev & 6.0 and many of my bots have stopped working and I have no clue why. I am extremely frustrated. Mostly simple navigations and scrapes but I will start with this. I am using Chrome 21 and have uninstalled and reinstalled ubot. I have the latest .net 4.5. This url is the godaddy login https://sso.godaddy.com/loginusing Ubot's browser it will not navigate to it. It will navigate to it using Ubot's "in external browser" but as far as I know I can't build a bot in the external browser or can I? Can you guys throw that url in a navigate command and then in a navi
  5. Hi everyone! I have a challenging scrape attribute(well challenging for me) that is kicking my ass. Here is the code that returns when I click on it with scrape attribute <a class="addToolTip" href="javascript:view(15503,149406912)" tooltiptext="Click here to view your message.">View</a> I have tried every combination of attribute that I know of and keep getting just javascript:view(15503,149406912) which can't be navigated to. What this is, there is a list of 30 of these on a page. Each one is exactly the same except for the 149406912. The 15503 is the affiliate # which will g
  6. Thanks again pash! Yeah I tried using simplified code and still the same for me so I suppose it's something on my end that is above and beyond my skill level. Not a huge hassle since I can run & compile in V4. Il'l go search the 'Bugs" thread for more info.
  7. Hey pash thanks for the help. Here is a quick video showing what happens. For whatever reason the video isn't showing "Run Node" when I right click but that is what I am doing on each version. https://youtu.be/vbEVmCvd2FA Also I have tried on other sites that have a "choose file" button and I am getting the same thing
  8. Thanks pash! Nothing fancy here but this exact code the "change file field" works perfectly in Ubot V4 and not in V5 for me. Any ideas? Thanks! clear cookies navigate("http://www.aaaaaaa.c...10&md=add_form","Wait") clear list(%ads) ui text box("Username:",#username) ui text box("Password:",#pass) ui text box("Title\{Spintax|Supported\}",#title) ui block text("Description\{Spintax|Supported\}",#description) ui text box("Email:",#email) ui text box("URL:",#url) ui open file("Image",#image) add item to list(%ads,#ads,"Don\'t Delete","Global") set(#ads,0,"Global") set list position(%ads,0) ui
  9. Wanted to start out saying earlier this week I upgraded from Standard V4 to Professional V5 and am super stoked with the upgrade and what can be done in V5. My question is this, I have a bot that when run & compiled in V4 the Change File Field works flawlessly but when I run & compile the exact same bot in V5 it doesn't work. All it does is shake the screen like when running a solve captcha command. Is anyone else having this problem? Is it a bug in V5? How do I fix it? Bottom line the bot works fine compiled using V4. It just bugs me that I can't do it in V5. Thanks in advance for any
  10. Hello all, I just recently have been getting an error with Decaptcher. When I test it says "unknown error-2" It is working fine with GSA SER & GSA Captcha Breaker. Any idea what this could be ? Thanks Solved. Just re-started my pc and it works fine
  11. Thanks everyone for the help but none of this worked although theoretically they should have. It is very weird when I by "hand" refresh the page the captcha box appears but when I command a refresh via ubot with navigate-$URL it goes to the page it would have previousely been on had I been posting manually. My bots have worked flawlessly for over a year and now they are dead in the water. I will figure this out! I am determined but clueless as of now on how to fix this. Thanks again for the help and insight. This forum rules! Chris
  12. Wow! I just asked the exact question above! I am having the exact same problem as you and like you it has me stumped! If I find a fix I will let you know. I also tried the above and they don't work but theoretically they should. Something is up with Backpage I think.
  13. Hi I build auto posting bots for Backpage and have never has any difficulties until now. What is happening is when it cycles through the posting process it clicks "submit" which takes it to the review ad/captcha page but now for some reason the captcha box doesn't show up, but when I do it manually it shows up like it is supposed to. Also when I hit the refresh button in ubot it shows up? I have done everything I know to do like lengthening the wait but something tells me that isn't it. To me it's almost like Backpage know I am using a bot? Any ideas on what is going on and if there is a work
  14. Hey Helloinsomnia, Thanks for the help and that is exactly what I was looking for and have already incorporated into one of my bots so thanks a bunch bro!
  15. Hi everyone, I hope everyone is having a great Friday and is looking forward to the weekend. I sure as hell am! My question is this, how do I delete an item from a list? For instance when I am building and testing my bots, how do I delete the previously navigated url so as not to repeat an action while stepping through a bot? There is no "clear list item" in "standard" version that I can see. Is there a command that I can use that that will accomplish this? Thanks in advance for your help!
  16. Thanks TJ! I think I figured out how to get it to work for me. If I open the VPN prior to opening the bot seems to work whereas before I was opening the vpn in the middle of the bot running so I think this is just a case of a simple rookie mistake. Thanks everyone for the help!
  17. Thanks for the quick help, but I use a different VPN(account suspended at HMA. Don't ask, LOL) so don't think that applies to my situation. Very interesting thread though. Thanks bro!
  18. Hi everyone, I always get great answers to my questions here so here goes. Whenever I try to run my VPN while running a bot, I get the "something went wrong" error message. Is there a way to structure my bots so I can use vpn instead of going the proxy route? Thanks, Chris
  19. Not to worry anyway, you will have to subscribe to updates after the three months are up.
  20. Hi guys, thanks for the help but neither worked. I even uninstalled my avg to be sure it wasn't that. Here is exactly what is happening, I have no problem with my "Connect to email server" node when I test connection it comes back successful. It is when I drag in the "verify emails" command that I get the error you see in the screen shot. Anyone have any other ideas? Thanks in advance for your help
  21. Hi guys to this day I have yet to be able to conquer the "verify email" command and I don't know why and am hoping you can help. I have no problem successfully connecting to mail server but when I drag in a "verify email" node I get the error in the screen shot attached. I am sure this is something quite simple as it usually is with me but I just can't figure it out. Thanks everyone, Chris PS Thanks admin for deleting screenshot with email/password. I have attached a new one and changed all account passwords. Thanks again!
  22. Does anyone know how to connect to email server while running a vpn? My ubot will not connect to server while running a vpn. As soon as I disconnect the vpn it connect to server no problem. Just wondering if someone has a work around? Thanks in advance, Please see the error I get in the screen shot... Chris
  23. A Backpage bot can absolutely be made in Standard. I have made quite a few myself. I had one up and posting within a week of purchasing ubot so not only is it doable if I can make one anyone can make one. I do not have a video of how to make one though. sorry.
×
×
  • Create New...