Jump to content
UBot Underground

Praney Behl

Fellow UBotter
  • Content Count

    2328
  • Joined

  • Last visited

  • Days Won

    94

Everything posted by Praney Behl

  1. Hey guys, I am stuck with the same problem and can't see any attachments here!! Some help please.. Thanks Praney
  2. Ok now here is a sample code to give you an idea on how this can be done is. Sample script Ok now in this I have used 3 variables: a, b, & c. Ok to my experience it can be done by choosing by position. Variables a,b,c are position variables, Now first we clicked on the: "Click here to Choose Category" link by selecting the choose by attribute. then click it. ->Arts & History Commerce Computers & Internet Health Hobbies Home & Living Media Music & Movies Outdoors Regional Religion Science & Technology Social Networking Society Sports Now these link start
  3. ok give me a couple of mins i'll do the code for you..
  4. Do you wanna select a specific category or just random?
  5. Hey Pftg4, Yes I am sure it is returning the right captcha, I have checked it again and again, with decaptcher service is pretty reliable for recaptcha solving as they are quite clear to read.. I just put a delay of 4 secs. after the resolve and before it submits it to make sure its solving the captcha properly. Apart from that if the captcha is incorrect then it gives an error message but in this case it is not even working with manually decoding captcha. I have put my script please review it. Cant attach it here so just added a link to it.. http://hotfile.com/dl/54671036/264f2ad/
  6. Hey there, Been trying to solve the Facebook account creation catpcha.. I m using decaptcher[dot]com service. Tried without brute force didn't work, then tried with brute force... What exactly is happening is takes up the captcha image and the machine just waits for response for the captcha to solved, and after that it types the resolved captcha in the captcha field, and it just goes and submits the form... then I don't get any error but It asks for captcha again. this doesn't happen if I do it manually it works. Any suggestions.. Thanks, Praney http://hotfile.com/dl/54671036
  7. Hi All, I am just wondering if there is a way to hide the browser so that its not visible whats going on in the browser... If its possible using javascript or something.. Anyone please help!! Thanks Praney
  8. Thanks ALCR, Thats a great tip. But I tried to put a 50sec delay at the end of my sample script above and all the 4 sub open, the first 3 just say at google but the last i.e. 4th window actually starts working and navigates to all the websites and when done shuts down that is exactly what I want it to do. I believe it is the delay but trying to fix this; if I put a delay after every thread, then it will work BUT all the 4 sub-window will not open and work simultaneous(Multi-Threading). Any tips how is that possible? Cheers, Praney
  9. Hey afallison, I have tried compiling the bot all is still the same - still only processes 1 line of code only.. The big guys are quite I don't why but seems like no one wanna respond to this.. I am still waiting for seth's reply on this... Praney
  10. Hi all, Please mods, admins, and advanced users, correct me if I am wrong. I hope that I am wrong. Of what I have experienced with Threads is that anything you put in a thread is only going to execute the first command in the thread and then the thread dies off.. unfortunately.. its not like programming in .NET or similar where you can run multiple commands using multiple threads working simultaneously.. But with Ubot my experience is as stated above. Sample: Using threading sample For example, I made a sample script to demonstrate it.. This script tries to start 3 threads all in sub wi
  11. Hi guys, I also posted another post at: http://ubotstudio.com/forum/index.php?/topic/4260-thread-vs-in-sub-window/page__view__findpost__p__17041 Check it out cheers! Praney
  12. Hi Kurt, With my experience, I use all the UIs in the main script and and refer/point to the same UI variable through other scripts in the bot. But remember to clear any values in the variable if you don't want to reuse the same value from previous script. Use the $nothing variable for it. Cheers, hope that will help ya..! Praney
  13. Thanks Seth, In theory it should work, thats what I thought but I have tries to run a thread in sub window and vise versa but it just goes blank. Thats why I am still scratching my head. Well its a lil late here in Aus. 5 am feeling sleepy will try other thing with it tomorrow. Thank for that, Praney
  14. Hi Seth, and Guys and Gals, I am starting this thread for Muti-Threading, A little help needed here. I have a question with threading. I have been playing with the thread command and really couldn't get to know how to effective use it. Is it possible use run multiple browsing tasks simultaneously, if yes would please be explain and/or demonstrate it. If not will it be possible at all. Basically what I am trying to do is for example let us say an account creation bot, say if I want you make 10 accounts, you know Ubot goes one at a time, but I am wondering if using the thread command i
  15. Hi all, I was playing with Ubot again trying to make a bot to modify twitter account profile. It has an option to upload profile pic. I have a win 7 Ult. pc. I saw seth's video: http://ubotstudio.com/forum/index.php?/topic/3257-d-browse-boxes/page__view__findpost__p__11048 But it appears different now, I think its because of IE8, it uses File n(underlined)ame: instead of File name:. Here are a screenshot: http://www.glowfoto.com/static_image/13-205810L/7212/jpg/06/2010/img4/glowfoto Anyone any ideas? Thanks Praney
  16. thats great will be very handy creating mail accounts through cpanel.. good on ya! Praney
  17. Hi Mate, How do you use deathbycaptcha with UBot ?? I can't find an option.. Praney
  18. Thanks alcr, Its great, I was seeking some help on making twitter accounts but this should help. I am quite new to ubot environment and finding a little difficult to understand the implementation of the commands and expressions and functions as there is no reference guide available with example . Just wanted to know if someone knows how to implement changing proxy with it so it changes proxy for every new account created.? Any help anyone please.? I would really appreciate. Thanks Praney
×
×
  • Create New...