Jump to content
UBot Underground

illmill

Fellow UBotter
  • Content Count

    441
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by illmill

  1. What do you mean 'report'? What info do you need? If you're just looking for something to tell you if an account is alive or not I have something that I can give you for free. You just input your list of accounts and choose the output location and it saves all your good accounts.
  2. Because DP is retarded, that's why. I got banned there after asking a question on a thread I started. They said I was spamming. I was like, how the f... is this spamming? I didn't even post a link or anything. It was just a genuine question.
  3. Ahhh, nice... I never knew I could look at source code with a zip utility. Cool, I got it open now. Yeah, I figured I was doing it wrong. I should be able to get this working now
  4. I'm still just starting to learn how to use http posts. Maybe I'm starting with things that are too complicated for a beginner, I don't know. Is there a sample code someone could post that will work for solving recaptchas? It looks like they are brought in with an iframe, so you can't simply scrape the captcha image url and sending that to your captcha solving service or software. How can I do this using HTTP post plugin? Below is what the code looks like. Thanks! <tr> <th align="left"><label for="spam">Captcha</label></th> <td colspan="2">
  5. Crap, now my bot won't open in ubot. Here's what I did: I created an if then node for each define name (which was added to a list). in the 'else' I put the next if then statement. I did this about 11 layers deep. Because the first command under THEN was remove list item from list at the current list position. That's why I couldn't just put a bunch of if then's straight down on the same level, because it's removing the current list position so then each thread will go through each of defines, rather than only one. One of the "IF THEN" statements was crashing ubot when I moved it into t
  6. I remember a while back seeing someone talking about a method that doesn't require phone numbers. It has to do with signing up for another google product (maybe adsense or adwords?) that doesn't require phone verification, and that will create the google account for you. Anyone have the details on this? I'm looking to create a gmail account creator. LOL... But you're not going to tell him who to talk to?
  7. Anyone? I'm really stuck on this. I can't add my custom commands to a list. I'm not really sure how to approach this one, aside from writing the code so it creates a new thread for each custom command. But then, how would I control the number of threads that are open?
  8. I am very familiar with TJ's tutorial on multithreading and I refer to it every time I set up multithreading. However, it is created with the assumption that you're multithreading the same task on the same website. What if you are signing up accounts on many different sites? Something like senuke, but on a much smaller scale. How would you go about this with multithreading? Would you do something like assign a number to each define command for each site you are creating accounts at? Like, onload it sets numbers to each custom command. Then it increments and runs one command per thread?
  9. Thanks for helping me fix this, Aymen. You're the man! Clear Cookies is working fine, it was just a small mistake in my code.
  10. Is it just me, or is the Clear Cookies command still not working with https sites?
  11. LOL.... One more time, please, but this time in English....
  12. How much is the source code. or is it included with the price listed in op?
  13. GRRRR, would you stop offering such awesome plugins for $5, please? You're going to get rich from me $5 at a time!
  14. Is this the issue where cookies wouldn't clear on https sites? Or what issue with clearing cookies, exactly, was fixed?
  15. 5 bucks? Yeah, that's pretty much a no-brainer Just got it... Any plans to add bitly to it?
  16. Do you sell the source code so we can integrate this into our existing bots?
  17. This is something I'm in need of now, but I can't open that file because it was done in v3. Would it be possible for you to paste the code so I can integrate it into my own bot?
  18. It's not there in the html windows. I've never seen an html window with a scrollbar, only in the html panel and the browser. Yeah, I will revisit the javascript scrollbars later, but now i have other things to work on.
  19. I will have to try this out, but when I was looking at this code it seems like this is using javascript to actually scroll down your page automatically. I just want a scrollbar like I have on the right side of any browser so the user can scroll. Will this work the same way?
  20. Am I the only one who cant get the screencast video in OP to load? I tried in two different browsers, but it just never loads. Edit: NM, it started playing right after I posted this. But it's taking forever to buffer. Must just have shitty internet today, but other sites seem to be loading fine.
  21. I'm not sure why scrolling isn't built in to the ui html windows like it is with the html panel, but I spent the better part of today looking for some javascript that might give me a scrollbar on the right hand side so I can place more elements in my window. I wasn't able to get anything working (these were similar to the facebook scroller). Can anyone hook me up with some code that would do this? Thanks!
  22. Nice! There is a log you can do with linkedin to make it profitable for you and our clients, yet I think it's overlooked by many people in automation. My first bot I built with ubot was for linkedin and I have been updating it ever since then. I'm about to add a bunch of new features and finally release it, but i just need more time so i can get to this project.
  23. Can anyone who has set up the jvzoo payment integration properly please post instructions here? I followed the instructions that meter has given for jvzoo integration, but where I'm stuck is what do I enter on paypal's side in my profile for the IPN forwarding URL??? The instructions on JVZoo are crap. Nothing really tells me what to do exactly. AND jvzoo support is aweful (I would even say it's worse than that of ubot!). If I ask three questions in one support ticket they only respond to the easiest question where a CAN response is available. They make me get approval for products ev
  24. Whoa, slow down Aymen. I bought this plugin and haven't even had time yet to use it. You keep adding awesome features to stuff that's already awesome too fast Keep up the good work, bro...
  25. Any update on this? Also, I think you mentioned on skype something about updating a source code for twitter, but I forget what it was for exactly. Is there any progress on that (and what were you going to share with the source code)?
×
×
  • Create New...