Jump to content
UBot Underground

Praney Behl

Fellow UBotter
  • Content Count

    2328
  • Joined

  • Last visited

  • Days Won

    94

Everything posted by Praney Behl

  1. Yes the strings library will help a little bit but I think it will need a mod.. May have to add a little functionality with the sub "substr".. Will look into it tomorrow, but anyone can help it will be great.. Cheers! Praney
  2. Hi Mate, I wonder if you can please elaborate a little on that..? Thanks, Praney
  3. Maybe I know what I have to do, I guess I mayhave to create methods in C# and then incorporate them as libs.. I'll get on to it when I next have some time next.. Praney
  4. Well I would like to ask you that what is your level of programming? As I see you are an absolute noobie, I would like to suggest you that you go and get your hands dirty with some scripting.. You should first go and atleast go through all the tutorials located at : http://ubotstudio.com/tutorials.aspx After that you will have an idea on what you r doing... No you will not need to build new bot to create new account you can loop.. now how to loop I will suggest you go through all the Tutes.. Good Luck.. Praney
  5. no worries mate, I hope you get there, I'll be more than happy to help. I am not sure but you can surely build automatic posting bots... Ask me anything you need help about, if I can will do my best... Cheers.. Praney
  6. Hi everyone, I am trying to store 'X' no of character per list item.. What i mean to say is that ubot will scrape and article and then when I add it to list instead of storing the characters per as per the document formating if I could store only 'X' no. of characters per line.. Any suggestions..? Cheers! Praney
  7. I second that, The same thing happened to me its funny ... But then I just let ubot solve it for me... To find out how I have explained it here: http://ubotstudio.com/forum/index.php?/topic/3766-ubot-coder-wanted-for-forum-bot/page__view__findpost__p__18091 Cheers Praney
  8. Hey Guys, Just a question, Hey does anyone know what is the price for such a bot is quoted as I am working on a similar bot but with more added functionalities... Still not sure to what to quote the client as it has taken a significant amount of hours and still few more hour to go into it.. If you dont want it public then you can PM me.. Suggestions would be appreciated.. Thanks Praney
  9. Hey abs, Mate I don't know if you have solved the problem of using the $eval function, but I thought I can help as I have been using this for a period of time for account creation bots.. Basic idea is you : Choose by Position -> Scrape chosen attribute Now put the output into $eval function.. remember to remove the unwanted characters like "=", and/or "? etc.. and the out put will be the solved answer. Wallah!! Cheers!! Praney
  10. Hey man did you get it working..?
  11. Hi I wonder if you are still looking for a solution. I don't know how this post will appear on the forum as I am posting through my iPod lol... Well as I m not close to my laptop atm so just a though, I believe that it should work. Ok, if you are posting then I believe u must be running some sort of loop there, Now u have 1 list in which u store 20,000 lines, so what u can do now is : 1. Set a var something. // this is the no. Of lines u wanna post 2. Get an input for the var through the UI 3. Create a new list 4. Now start a loop Loop ( evaluate next
  12. I would like to help, I have win 7 32-bit, and win 7 64-bit. Pm me if you are still looking for testers.. Cheers! Praney
  13. LOL I got it guys, But I wish there was it had that functionally. Praney
  14. Thanks Nett66 I had some time in hand the other day, and I know how it feels to be a newbie with Ubot... LOL
  15. New Update: I tried as ALCR said, tried to give the main window some more execution time than the sub-window. I have attached the sample script. But still only one window works at a time.. Really upset Praney
  16. Use the html strip lib... http://ubotstudio.com/forum/index.php?/topic/2646-library-html-tag-strip/page__view__findpost__p__7588 Cheers!! Happy botting.. Praney
  17. Thanks chief!! Just if you might happen to know on how to create gmail accounts without phone/sms verification.. Is there a way around it..? Cheers!! Praney
  18. Hey alcr, Thanks your your time mate, I figured that out yesterday did a bit of google and did the tweak and it worked. Cheers! Praney
  19. Oh my bad I found it through the source code.. its submit_registration(); lol cheers!!
  20. But after that I got stuck on the next page with the captcha submit button click..! Feeling stupid today.. lol
  21. Ok I got didn't read the post properly!! Run Javascript: load_step_2() Cheers! Praney
×
×
  • Create New...