Jump to content
UBot Underground

utsavat

Members
  • Content Count

    65
  • Joined

  • Last visited

Everything posted by utsavat

  1. http://www.ubotstudio.com/forum/index.php?/topic/12601-botguru-secured-protect-it-bot-licensing-offical-release/ This one i find the best
  2. Load this into a table use #table Row Counter random the value of table row counter that varies from 0 to $table total rows and that is done.
  3. Use Regular Expression set(#Email Content, "Hello, I\'m trying to scrap only the \"3006\" to a text file. And it could change to more than 4 digits. Possibly 5 digits such as \"355356\". And If possible, The Item ID should not be case sensitive. Please help. Thank you!! <br> <b id=\\\"yui_3_7_2_1_1365476531574_1800\\\">Se habla espanol!</b> Brand New White Wood BunkBed Rounded Ends and Stackable! <br> Please note: the above is not the actual price.It is for posting purposes only. <br> ITEM ID:3006 <br> <br> <img border=\\\"0\\\" alt=\\\" photo Co
  4. Can you please show me the example of encryption and description i want to buy this
  5. Hi does this one supports auto bot start after restart I mean in between a job it needs restart then i want the bot to start again after restart Is it possible?
  6. One Mistake i see is that you are not setting Proxy list position back to 0 What other Problems you are getting
  7. I am making a bot in which i have to search for a word and click on the link associated with that. There is no fix site as the sites are loaded by the user. The Work can be anywhere on the page. It may have a link associated with that or may not Please Provide some hints.
  8. Have you tried to click on id="SWFUpload_0" also try this original-title="upload images from your computer"
  9. Can you post your uploading code so that we can help you out here. Also it is very easy to do that. Thanks
  10. DO you want it ready to do you want to get it developed...
  11. I would suggest you to upgrade your license as there are many great features in professional one. If you dont want Dev lisc then at least you must have Profess... Looking into the problem of yours lets see if we can find a solution
  12. yes the Short table function would be really handy but there are other ways also to have the tables sorted
  13. ok lets leave hma aside then how do you do multithreading + a different proxies in each thread
  14. Hi, I was thinking to have a different proxies so that i can speed up the account creation in each browser. Is that possible using HMA VPN. I think it is not but just want to know if it is? Also i want to know a method to do different proxies in different browser when multi threading. And also Please Tell me tables or list which one is the best for multithreading? I generally use tables. Thanks in advance Utsav
  15. A series of updates were released ....... Yes Ubot is Great....
  16. What is the reason behind the "Harder stuff" that you are telling in MultiThreading I mean in what way it is Harder
  17. Instead of list you can always use tables for this purpose they are the best for storing email ids and their password for account creation. as row 0 column 0 contains email id and row 0 column 1 contains pass for example [row][column] [0][0] = abc@hotmail.com [0][1] = pass1 [1][0] = xyz@hotmail.com [1][1] = pass2 this will only need you to maintain 1 increment counter in the above example you will need to maintain 2 counters and this method is also easy to apply and use.
  18. SO you want a voting bot? According to my understanding that the voting site is only allowing 1 vote from 1 ip so you wan the bot to be supporting proxies secondly please provide me some more datas so that i can understand and get you the exact time frame and cost for the bot. Thanks Utsav
  19. This was what i was looking for but i have few questions. The time taken to change ip can be more then the time that we tell the bot to wait. Is there any solution that the bot continues only after the ip is changes. Or asking it to wait until the new ip is assigned ======================Below is the Edit============================= I was thinking to use while loop like While(#previousip != #new ip) { wait(1); } Am i going in the right direction. or there is another easy way to do so.
  20. ok i am interested in developing this. Please Let me know more Details. Thanks
×
×
  • Create New...