Jump to content
UBot Underground

seana88

Fellow UBotter
  • Content Count

    14
  • Joined

  • Last visited

Community Reputation

2 Neutral

About seana88

  • Rank
    Member

Profile Information

  • Gender
    Not Telling

System Specs

  • OS
    Windows 8
  • Total Memory
    8Gb
  • Framework
    v4.0
  • License
    Professional Edition

Recent Profile Visitors

1965 profile views
  1. I just been hearing about it but I was wondering if it was still in beta, how can I download it if its available?
  2. I know this could be difficult because of the recaptcha but is there a way to login to twitch.tv with Ubot via requests? Thank you
  3. This looks like a good package, I don't have any money now but HelloInsomnia is a really nice and dependable guy so i will probably pick it up. Thanks for all your help btw with the scraping. Good luck on sales!
  4. Hey HelloInsomnia, Thank you again for the help...small problem though. It's on the page twice and I deleted duplicates when I added it to my list but it's still there. Any solution for this? Here pis a picture in the debug, http://imgur.com/zab4o9Z . Thank you again for your assistance .
  5. Yesterday I was able to get some session ID's using the xpath parser from Aymen. I tried to get it with a csrfmiddlewaretoken but couldn't seem to return anything. This is the token i'm trying to get action='/auth/login/?next=/accounts/register/'> <input type='hidden' name='csrfmiddlewaretoken' value='IjAh8whMMaZX76NzIekohGQ2wlZmBty6' /> <label for="id_username">Username:</label> <input id="id_username" maxlength="254" name="username" type="text" /> <label for="id_password">Password:</label>
  6. Hey CD , I actually found a way to get the session ID by using the xpath parser. I just parsed the href and then replaced everything before the session id. I prefer this method than actual regex. It seems A LOT easier.
  7. Hey CD, I am having trouble with actually formulating a regex expression to get the session ID.
  8. Hey Ubotters, I'm trying to get a session ID that is given after login of a site called http://wapchat.co. I'm having trouble doing the regex to just get the session ID. It shows up multiple times in the page. Anyone mind helping? Thank you, Sean
  9. Hey HelloInsomnia, I looked into that and tried some tinkering but I can't seem to get it to work. I'm just trying to scrape a .txt file using page scrape. Could you provide an example? Thanks again for your help, Sean
  10. Hey everyone, I'm familiar with page scraping from a website, but how do I go about scraping some data from a .txt file on my desktop? Thanks again
  11. Just curious if Optical Character Recognition could be implemented with UBot studio to solve captcha's without third-party software? I wonder if its possible to include Emgu CV http://sourceforge.net/projects/emgucv/?source=typ_redirect.
  12. My idea is to create a program that will fill in random items in a pre-defined story and save it to a .txt file. For example, A boy named (random list tem) went to the (random list item) and (random list item). Where the bot would select a random list item each time and save it to a .txt file. How would I do this? I tried using random list item but it kept throwing me back the entire list.
  13. Wow HelloImsomnia I just tested this out and it works! Thank you very much for showing me how to do a simple HTTP scrape. You and TJ have been great help to me in regards to the HTTP Plug-in. I think when I get paid next I will definitely pay for Dan's tutorial videos as well. Thanks again HelloImsonia, it means a lot to me.
  14. I just recently purchased Pro edition and really would like to learn how to scrape via HTTP with Aymen's Post Plugin. I have searched all the threads and read through all his documentation, but I would really like to learn how to scrape and can't seem to figure out how to (Regex confuses me). Could anyone work with me on how to scrape via HTTP? For example, I'd like to be able to go to http://tinychat.com/ and scrape everything between ">#thetextiwanttoscrape</a></strong> via HTTP. The text after the # is just the name of the tinychat rooms listed on the directory. At least
×
×
  • Create New...