Jump to content
UBot Underground

beatngu

Fellow UBotter
  • Content Count

    263
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by beatngu

  1. Strange,never seen any dev forum around here!
  2. How can i have missed this thread This is a nice handy little tool thanks for sharing blumi!!
  3. Just put your commands in defines and add the defines you want to run under the ui button.
  4. You can convert ubot's to other coding languages.I have converted some bots to php and c#. However there are no easy way because you can not just convert it,you have to know ubot and the coding language you want to convert the bot to. You do not actual convert the code you just use the same logic you used when you made the bot in ubot.
  5. If you are using the captcha types cs has high solve rate on,then it works good. The latest version has a lot a new captcha types added.
  6. Cool plugin mate,and thanks again for giving us free plugins every week!!.
  7. Great update mate! Love the convert image to base64 and vice versa
  8. You are talking about running php in CLI mode? Did not think about that,but still not going to see a plugin dev make that anytime soon for cheap. I still think php will only be added to ubot if Eddie does it......
  9. Yes it should be possible to get php to work on local with mongoose,but the performance would not be good and not worth it. The combination of mongoose+php+ubot api= poor performance. I would really want to know what Eddie has to say about this matter,if anyone knows if ubot can handle moongose and php then it is him. As far as just a plugin i really doubt that anyone will make anything that is going to work out good enough for us to use in bots and if someone finds a way then i think it will be a expensive plugin .
  10. That would be cool,and great suggestion about the Json Anonym.
  11. I would also like to see this in ubot. However this would be a huge job to implement in to ubot,and it would not come cheap. The best would be to get the ubot devs to implement this to ubot so we do not need to pay a huge amount of cash to get this working. PS:Looked in to get this done myself but after a small amount of research its not even worth it. You can get a bit of php running in ubot but there is to much work involved and to many function that would not work. So paying a huge amount of cash to get some functions of php working is not so intressting or is it? Do you think it is w
  12. No sry i do not have time to help you via teamviewer,but i added a screenshot on how to do it. But i really suggest you watch all tutorials on http://ubotstudio.com/tutorials.aspx JohnB also has some helpfull tutorials but i see his site is down but you can find his tutorials on youtube.(His site http://www.learnubot.com)
  13. Save password to variable or list and then call it when you want to use it. You can use set and then $account data and if you need it for later then you can save the variable to a file
  14. Yes you need to buy credits from a Captcha Service! The cheapest is http://www.deathbycaptcha.com You can also do it manual without a captcha service or buy a software such as capcha sniper or gsa breaker. (but both softwares has a poor support when it comes to recaptcha) If im not wrong then alo is using recaptcha so both softwares will be pretty usless. You can also find some tutorials on ubot on how to handle captchas manual and using a service.
  15. Sounds like a windows restriction problem. Im also using Win8 Pro 64 without any problem,have you tried to use save to special folder?
  16. How about spinning your user agent? If you get 80 out of each user agent then i think you need to rotate them.
  17. This is a cool little bot,its doing excatly what it supposed to do . I like that i do not need to enter any tw passwords and do not have to worry that the account is banned. Some suggestion : -Hide Browser (the user do not need to see all that decrypted code at the start up) -Make more UI stat monitors so that the user can see what the bot is doing. -It would be cool if i could run more than 1 account at the time If you have Aymens Http plugin then i would see if it was possible to boost the speed of the bot a bit. With some tweaking this bot is pretty awsome,but works out ok now aswell
  18. Hi Jack, I have to agree with ChrisDH,do NOT depend on ubot to make you money!! A lot of new people actuale belive the bullshit in the ubot sales letter about making money with ubot. To be honest i think less than 10% of all the people that bought ubot will earn their money back and even less earning good money with ubot. If you are serious about making money with ubot then i would advice to get a normal shitty job and develop whenever you got some spare time. This way you do not have the BIG preassure to HAVE to sell bots to be able to survive. When you have developed some bots and are star
  19. This is really hopless to try to explain without the actual site i am working on. The other 2 groups are empty and are created when you select something from the first group with the 36 categories. The problem is not to scrape the groups but how to controll thoose groups from my 3 UI Dropdowns. First UI Dropdown is no problem its allways 36 items,if i scrape the second group then i first need to select something from group 1 so the second group is created. Then i would need to repeat the selecting of the 36 items in the first group and scrape the second group and when i have selected and scr
  20. Hi Duane, I tried this and it will give me the last part of the url. What i need is the whole url but just only 1 time pr product. The regex i posted will give me the whole url but i would need something like this: http://www.digitale-weegschalen.nl/17-86/iphone-weegschaal.jpg instead of this : http://www.digitale-weegschalen.nl/17-86/iphone-weegschaal.jpg http://www.digitale-weegschalen.nl/17-88/iphone-weegschaal.jpg http://www.digitale-weegschalen.nl/17-87/iphone-weegschaal.jpg http://www.digitale-weegschalen.nl/17-85/iphone-weegschaal.jpg I suck at regex and im not sure if it is even
  21. thanks for the free plugins
×
×
  • Create New...