Jump to content
UBot Underground

LoWrIdErTJ - BotGuru

Members
  • Content Count

    4744
  • Joined

  • Last visited

  • Days Won

    215

Everything posted by LoWrIdErTJ - BotGuru

  1. i believe thats a false positive there. if you can read the coding .ubot file and see there is no trojan then it is clean and just set your AV to accept the file.
  2. most form text areas have a maxlength label to them and therefore if as your saying the character length is 15 then it will auto drop the last few characters upon inserting the username anyways.
  3. win 7 64bit (tested on my pc) 1. Create another user account. 2. Once the account is set up, go to the shortcut icon of the program, say Firefox. 3. Press Shift (and hold) on the keyboard and at the same time right-click on the icon. 4. Select “Run as different userâ€Â. 5. This will prompt you for user name and password of the other user account. 6. Enter the required details. 7. The program will instantly open again under that new windows user account.
  4. this should be helpful http://www.makeuseof.com/tag/how-to-run-multiple-versions-of-the-same-program-on-your-pc/
  5. Why not use a html panel for it? if html panel not available in the ui I'm not sure..
  6. I might be wrong but a windows server is much like a windows pc and therefore should run it without a problem. If it calls certain console commands however I would make sure they are available in that box first.
  7. can you share what you ahve so far for testing? and be a bit more detailed whats causing the problem. Might be able to place in a randomizing number for delays.
  8. try to recompile and run the .exe file Was there errors when you tested it before compiling?
  9. I have got it to click everything else on that page, other then click here to continue. Not sure what type of problems it is having with it. Feel as if that it wont click due to some java scripting on its page.
  10. http://support.microsoft.com/kb/311269 Solution (google the error code and file Microsoft support resolution) as seen above.
  11. It's a known issue when we view a SSL website on the internet by using a port other than 443. You can refer to this KB article to solve this issue: Blank page or page cannot be displayed when you view SSL sites through ISA Server http://support.microsoft.com/?id=283284 or use a vb script You can perform the following steps to add this VBscript file: 1. Create a new Text Document file such as script.txt. 2. Edit this file, and paste the content of the script into it. For example: set isa=CreateObject("FPC.Root") set tprange=isa.Arrays.GetContainingArray.ArrayPolicy.WebProxy.TunnelPo
  12. 28 here. Been coding online since 16..
  13. Well I have to much time into this bot on VB so im going to keep it as VB and finish its build. Further builds I have started using uBOT Dev and is going well so far.
  14. Think I might end up doing just that. THeres a few things I still want to incorporate to it. However when I first started it it was made in Visual Studio Will see what I can do about more features within it as well as lists.
  15. Here is the video preview http://www.youtube.com/watch?v=3dFe40BUr14 go to youtube link directly and open in separate screen. Is recorded in larger view for easy viewing.
  16. Just wanted to say thank you to those that have helped, and continue to help me in learning more of the ins and outs of Ubot. I had the standard version until this evening. I have gone ahead and jumped on the Dev version wagon Love the extra features in this version. A great way to go if planing to sell your bots made. Thank you again. TJ
  17. I am currently creating submission tool for aardvark, top site list, and other top site's on the net that will auto fill 95% of the form for you. Reason for this only being 95% Is that each top site list will have its own category list to choose from. Now it is possible to setup select options in this bot. You enter in a list of top site urls (sign up page preferred) will come with a list of 100 You can enter in new areas for the auto submission tool as well. So really in theory this is more then a top list submission tool. It can be a Press release tool, comment tool, directory su
×
×
  • Create New...