Jump to content
UBot Underground

the_way

Fellow UBotter
  • Content Count

    532
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by the_way

  1. Genius, never thought of forcing an html load, thanks very much, i'm sure that process will come in handy in the future.
  2. I'm having difficulty saving the images on an example teepublic page. https://www.teepublic.com/en-gb/mug/1000159-downhill-mtbI've tried loading the page on mobile, and its still the same, its like it selects, all of the slider, and I'm not sure how to separate the images, and save all 3 views. Anyone got any ideas? thanks.
  3. i hate you regex gurus, i just can't seem to get the hang of it
  4. I want to visit a page, check my link is still active, and then return a positive. i tried $search but it doesn't return, i checked my urls correct and everything, is there any way to do this? cheers
  5. When you browse to the http://www.ubotstudio.com/resourcespage in a normal browser, you get a banner like the one below. It never shoes when ubot starts up on this page, why is that?
  6. How can i use regex to get the programId=15? I just need to extract the "15" is this possible? Cheers <script type="text/javascript" src='http://adn.ebay.com/files/js/min/jquery-1.6.2-min.js'></script> <script type="text/javascript" src='http://adn.ebay.com/files/js/min/ebay_activeContent-min.js'></script> <script charset="utf-8" type="text/javascript"> document.write('\x3Cscript type="text/javascript" charset="utf-8" src="http://adn.ebay.com/cb?programId=15&campId=5335900092&toolId=10026&keyword=teapots&width=728&height=90&font=1&
  7. loop while, list count, and then an if statement that increments each time the variable matches
  8. Dude, you popped out of nowhere with a superb answer! Cheers!
  9. Whats the fastest way to add something into ubot to check domain availability? I'm a bit loathed to use something like godaddy lookup, really looking for an api solution, or something socket based. How do some of these fast websites that display 100 random name generations with domain availability do it? Cheers.
  10. Now that would be a GREAT idea from everyone's perspective, thumbs up for that
  11. Would i be wrong to think that the team have a list of inhouse bots that are built to login to 20 of the main social media sites, taking their details from a sql database, changing proxy, and then once logged in, perform a socket test action? With every new release they run this bot, which has error message signals on points that don't work so they can be fixed? This could be built into one program, and each release they just run this program, if it makes it through, it gets released. Surely this is already a given?! As far as program logic goes, i don't think ubot can really get any bet
  12. Just heard on the grapevine that it WON'T be this month it will be released.
  13. submit that as a high priority support ticket. They should already be all over windows 10
  14. Dissapointed if its not rolled out today, i mean, its saturday night, the night that the party gets started?! Impossible for a sunday rollout, and that only leaves monday. The last day of the month. I predict 2nd week in derptember.
  15. Yep, its getting close to the end of the month, will this actually be coming? (fingers crossed)
  16. Why are you wasting your time creating a program to try and win at roulette? Seriously, you should know better. You're in the internet marketing industry, not gambling.
  17. whats wrong with just using the random number generator between 0 - 36 or you trying to publish their results?
  18. For large lists, you should be working with a database. best way in ubot
  19. You never heard of defines?
  20. AGAIN!!! Had ubot crash, and even though i saved it, still the same problem, but i got it back in the temp folder. The easy way to avoid this is when you do save as, make sure that you go back into to save as and see that the file modified time is just now. I forgot to do that this time, but normally remember.
  21. Popups and handling javascript on pages without crashing. Lets see if this is a ninja or a nonja.
  22. yeap, one of my bots has flat out stopped working since the update, which before it ran for 3 weeks without any real hitches. Now after the update i've had to revisit the code, and mess about with things like keeping the user agent the same, and moving the main code back outside its own browser window (which i had put in so i could close it after each loop) just testing it again just now, but i'm running out of little tweaks fast. That's another revenue stream down the pan. EDIT: Damn, made my useragent chrome, and not had any probs so far. still early days though, but looking good.
  23. i think for a laugh someone has put a code in ubot that says "random pick delete/don't delete" a program i made today didn't have the duplicate delete, which for like the first time i actually needed to use it!
×
×
  • Create New...