Jump to content
UBot Underground

zdot

Fellow UBotter
  • Content Count

    211
  • Joined

  • Last visited

Everything posted by zdot

  1. I'm working on a hotmail bot too, and I have the same exact problem. How can you confirm accounts with fake numbers?
  2. I agree with that. We should have access to a database, a bit like Stop Spam Forum. The possibility to ban serial serial refunders by IP,email, etc....
  3. great plugin. I grabbed it earlier today and implimented it right away to my soon to be launched bot. Great addition. Easy to use and powerfull!
  4. anybody managed to use radio button working with variable? <input variable="#var3" type="radio" name="sex" fillwith="male" checked="checked">Male<br> <input variable="#var3" type="radio" name="sex" fillwith="female">Female
  5. Y'es I'm using Meter licensing. When I tried to use INNO set up it was working fine and I was able to install database in document folder or appdata, but Inno setup and Meter licensing doesn't work with automatic updates... Maybe I can use the script you send me for downloading the 32/64 bits System.Data.SQLite.dll to download the database as well.... Yeah, I think it's a good idea
  6. I made a bot using your plugin, but when I update it, the database gets overwritten on client side and everything is erased.
  7. Hey bud, How can we upgrade the bot without overwriting the database? Also, can you please send me the code that downloads the files from server?
  8. How can we embed a video in a UI HTML panel? I tried the old and new Youtube embed code, it doesn't work. I even tried in a load html node, it doesn't work either. I really need to embed it in a UI html panel, because I have no browser in my bot.
  9. I took the 5 days trial and I was hooked. At first I wanted to make my own, but yt is tricky as hell to automate and Blumi did a fantastic job. So, instead of having my own ready in weeks if not months, I decided to buy his and use it right away. I am glad I did. Its a good tool to drive traffic to your YT channel easily. The bot is stable and really well coded. great work Arno!
  10. great stuff Aymen. update looks good. Going to play with it tomorrow. You rock bud
  11. waiting for html update too...
  12. you might include affilate code to url page/product result. might be interesting for aff webmasters.
  13. i live naked. When I have to go out I usely take the first clothes on top of the pile......
  14. it's working great. thx again
  15. How can you assume without even testing.... Just paste in Ubot and click on run... lol
  16. try that, it might help you out I'm using also a HUGE list of user agents and refferers in spin commands, or in regular ad list to list command. I wanted to post it, but it seams impossible to post bots or zip file here....
  17. thx a lot darryl. I just tested it briefly. Your code works nicely as it is, but I need some tweaking to adapt it to my bot. I let you know!
  18. Anyone knows how to include a stopwatch in Ubot? I want to show some kind of progress while the bot is running. It's not in a loop so I can't use a progress bar. I'm using a http post plugin, and it is waiting sometime up to 20 seconds until the result is returned to the bot. The stopwatch has to start when the run button is clicked ans stop when process is over. thx a bunch in advance
×
×
  • Create New...