Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation on 05/14/13 in all areas

  1. I think you are missing something here buddy. Don't use "on load" to auto run bots, instead, use "/auto" parameter when you open the exe file. For example: c:\bot.exe /auto The above Command Prompt/Windows Shortcut command will open UBot bot and auto run it. Btw, I was asking them to load pages when I switch tab, and they said it's impossible, but still...I got it working.
    1 point
  2. Hey BlackSabbath, I found a different way around. The method of using the homepage for the image urls won't work when I want to add images that will be present within pages and posts. So, instead I've used the 'pagescrape' attribute. Works like a charm Really appreciate your help, Andy
    1 point
  3. Following TJ's multithreading process, I came up with this... ui html panel("<!doctype html> <html> <head> <meta charset=utf-8> <title></title> <style> progress \{ height: 50px; width: 300px; \} span \{ position: absolute; margin-left: 130px; margin-top: 12px; \} </style> </head> <body> <form> <span><b variable=\"#prog\" fillwith=\"innertext\"></b> %</span> <progress min=\"0\" max=\"100\" value=\"0\" variable=\"#prog\" fillwith=\"value\"></progress> </form> </body> &
    1 point
  4. Do you have more time than money?
    1 point
  5. common regex plugin. So the plugin would have a bunch of parameters to choose from for common regex scripts like email, phone, proxy etc... for those of us who really fumble with regex.
    1 point
×
×
  • Create New...