Jump to content
UBot Underground

patmiller27

Members
  • Content Count

    76
  • Joined

  • Last visited

Community Reputation

0 Neutral

About patmiller27

  • Rank
    Advanced Member

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I can not do that because that will somehow kill the whole purpose. It's a web based licensing system that I use for my bots. I was thinking if I can share it with everybody somehow. Ideally I would want to keep the sourcecode hidden from the rest of the users but that does not look to be possible. Or is there a way?
  2. Can we include external code or a library in UBot? I am willing to share a nice script for UBot Programmers... but I can not put it in Bot Bank because everybody there can edit it or tamper with it. What's the best way to share it or get them to include in their bots? Pat
  3. Hi, I need to build an application with a professional UI. There is a module in that application that can be very easily done by UBot. I have a compiled exe that I want to invoke from my VB application. I can invoke this exe alright with the /auto switch. However, I do not want the ubot window to appear in the foreground when the exe runs. I want it to run completely in background. Can anybody please help me with this? Thanks, Pat
  4. Hi I have a PHP page with this code... <?php echo "Print: "; echo $_POST['ab']; ?> Basically it just prints a variable named 'ab' which has been posted to this page. Now how do I use Navigate with postdata in conjunction with this page to make sure that the value is properly printed when I use this command. I am attaching UBot Sourcecode for the example that I was trying to use with this page. Can somebody please tell me what I am doing wrong here? Thanks, Pat test.ubot
  5. Hi BotBuddy, I am not able to start CCleaner properly? What could be the reason... Is there something I am doing wrong. I just drag the Shell command and browse to the file CCLeaner.exe in My Programs>CCleaner. Ccleaner is not even starting when I do this... I have tried it on a couple of machines but same results...It's not starting. Can you please suggest something? Thanks, Pat
  6. Hi, Just wanted to ask about the recommendations to use cookie cleaning softwares in conjunction with UBot. I have been using CCleaner otherwise and it has an inbuilt /auto switch too but I am not able to launch this program using the shell command in UBot. It is just not starting? Any recommendations to get this working or any other software that could be of help. Thanks, Pat
  7. I can not get eval function to work at all...Any ideas? I simply tried to set a variable as the multiplication of 2 numbers using the eval function and I tried to display it in the UI stat monitor. This is giving no value at all as result. Thanks, Pat
  8. Hi, it would be very useful if somebody suggests me that if it is possible to save data in .mdb file by using Ubot or not,if it could be done so what are the basics of doing this. Thia, Pat
  9. Hi I am having problems in clicking on a flash based button... to upload a picture... http://soundcloud.com/signup Just enter your email/password and click the next button... On this page you will get a button to upload your picture... The problem is that this button is designed in flash... And I dont see a way to click on it reliably. and upload the picture... I do not want to use move mouse and click input commands because this will create problems on different resolution screens... Can somebody please suggest me a way to do this? Javascript? BTW, if this could be of any help.
  10. Hi, I am not able to navigate to urls with port in UBot http://129.121.68.80:2086 Any ideas?
  11. There is a male/female button on this page.. And the signup does not go to the next step unless we select this... http://www.bigadda.com/signup Any ideas? Thanks, Pat
  12. Hi, I am trying to register on http://www.sitejabbar.com/registration When i am doing registration maually on that site than it works, but when i am trying to do registration using ubot then is jumps to the home page of the website when we click the button and the registration does not take place. Kind Regards Pat
  13. Nopes this is not the case, I think. I can easily upload pictures manually... even if the category is not selected. I am just unable to choose this button successfully on a freshly loaded page.
  14. Well... Frankly speaking I am not able to choose this button properly... If the page is loaded fresh, The button can not be chosen unless we manually click on the button. I am not sure how you said in your first post that you are able to click on it... I am not even able to choose it on a freshly loaded page... Forget about clicking or changing file filed chosen...
×
×
  • Create New...