Jump to content
UBot Underground

Digital101

Fellow UBotter
  • Content Count

    46
  • Joined

  • Last visited

Everything posted by Digital101

  1. I am on a dedicated box no php update has been done, currently running PHP 5.4.29. Now that I know to look for a sessions/cookie issue I will see if I can track it down.
  2. Hey Meter Having a bit of a problem. I went to log in to the admin area this morning and I am not able to get in. Basically nothing happens at all and there are no error messages or anything, the screen just does a little flash when I click on the login button. It was working fine yesterday and now nothing. Thanks
  3. Hey meter have a question. Since we can add multiple bots to the same project can they share the same locker and license files or do they all need to be in separate folders? Thanks
  4. Are you using the progress bar? I have a bot that was working fine with SSub, added progress bar and it started hanging after about 1k scrape and post cycles. Removed the progress bar and problem went away. I have not had time yet to go back and test and troubleshoot the problem yet so not sure exactly why it is causing a problem.
  5. Thanks... Was I correct that there is no way to both have multiple bots in the same project and use automatic update together or is there a way to do it that I am not seeing?
  6. There are basically two main types of proxy lists. 1. Private/semi-private that you rent per month. These are generally high quality, run ~$1 a month per IP and most companies will let you trade them out once or twice a month if they get burnt. You would generally use these for creating accounts on sites where you are going to be having on-going interaction with the accounts. For example if you were going to open up multiple Facebook accounts and continually post to them. This way you could login to each account from its own stable IP making it less likely to trip any spam filters. 2. Scr
  7. He said earlier in the thread that yes you can, you just have to have them under the same project. Looking at my install today I do not see how there is a way to do that and also use the automatic update so unless I am missing something it appears you can assign multiple bots to the same license or use the automatic update but not both. It also looks like any limitations you put on installs need to be for the whole group rather than the individual bots. It looks like ubotlocker is not https: compatible. When I tried to use a secure url it would not connect correctly and gave me a not ab
  8. You need better quality proxies (or more of them) or if you are not using them at all you need to start.
  9. http://www.ubotstudio.com/forum/index.php?/topic/16343-sell-newgen-ui-builder-most-advanced-feature-rich-drag-drop-ui-builder-for-ubot/
  10. That is odd, I ordered yesterday and he sent me a PM with the download link to me within an hour.
  11. Tried searching around the forum with no luck... I am trying to turn this Text Field one cheap baby shoes Text Field Two joietgyh3hteoak90sih3Ehe Into this /xml?query=cheap+baby+shoes&key=joietgyh3hteoak90sih3Ehe If anyone could point me in the right direction that would be great. Thanks
  12. Even ignoring the fact that that you will probably get blocked by using just one IP (or maybe a few) if you are posting from your home connection. If for no other reason you really do need to use proxies or a vpn to give yourself some protection against complaints. If your ISP gets a bunch of complaints they may very well limit or shut down your internet connection. Buying a proxy subscription or a vps is pretty cheap so not really something you should skip.
  13. The bots and your computer specs is going to be the deciding factors. The best thing to do would be to download process explorer, load it up and then watch your resources as you add bots and see where your computer starts to get overloaded. My guess is that memory is going to be more of factor than processing power. Your bandwidth is going to be the biggest issue on this one. solar winds has a free real time bandwidth monitor that should let you see how close you are to maxing out.
  14. Thanks much. The missing px was the problem. I added it and now it is working just fine. I not sure how I missed that as many times as I looked at it this morning.
  15. Thanks, I ran the test. The variable is #Progress and the four sets showed up in the debugger correctly when I ran them so it appears to be running correctly inside the bot. http://ozk.me/20.JPGhttp://ozk.me/50.JPGhttp://ozk.me/100.JPGhttp://ozk.me/0reset.JPG However nothing showed up in the panel at all so it is not displaying even though the info is there. The variable in the UI code for the bar looks like it is matching. ( variable="#Progress" ) <div etype="PROGRESS" class="draggable progress progress-striped active ui-draggable" id="Element_3121786" style="width:300;height
  16. Thanks for the response. I just checked by running the example in the tutorial and it looks like it is formatted the same way in the debugger. http://ozk.me/debugger2.jpg
  17. I am having trouble getting the progress bar to work. I went through the tutorial and it looks like it is working in the debugger like it should but for some reason it is not getting picked up and displayed. Debugger info http://ozk.me/debugger.jpg The is the code for the progress bar that Ssub created. <div etype="PROGRESS" class="draggable progress progress-striped active ui-draggable" id="Element_3121786" style="width:300;height:20px;"><div class="handle"></div> <div variable="#Progress" fillwith="style" max="100" class="progress-bar progress-bar-danger">&
  18. You can use $list from text from the variables constants list. You will have to put them all on one line with a deliminator though as it will not read the line breaks. urlone|urltwo|urlthree|urlfour You can even add the login info to the lines as well if you need to. Richard
×
×
  • Create New...