Jump to content
UBot Underground

pash

Fellow UBotter
  • Content Count

    3523
  • Joined

  • Last visited

  • Days Won

    167

Everything posted by pash

  1. 3.3.5.0 video to base64: video to base64 many option "HTML Video", "JavaScript Popup", "JavaScript Video", "JSON", "XML"
  2. navigate("https://www.teepublic.com/en-gb/mug/1000159-downhill-mtb","Wait") wait for browser event("Everything Loaded","") wait(1) set(#Debug,$scrape attribute(<class="glide__slides">,"outerhtml"),"Global") load html(#Debug) clear list(%Debug) add list to list(%Debug,$scrape attribute(<tagname="img">,"fullsrc"),"Delete","Global") set(#Loop,0,"Global") loop($list total(%Debug)) { download file($next list item(%Debug),"{$special folder("Application")}\\Img_{#Loop}.jpg") increment(#Loop) }
  3. try. alert($replace regular expression("Sentence one Sentence Two 123","[\\r\\n0-9]",""))
  4. 3.1.7.2 pdf to tiff: Improve the output file quality
  5. I'm sorry but I don't understand. I'm not good eng.
  6. 3.1.7.1 Add new commands html to xml ms word converter: update
  7. I have seen 1 of my clients using Ubot loop the link.To download
  8. 3.1.6.8 html to docx: change library
  9. plugin command("Advanced Screen and Windows.dll", "app window menu box control", "Test", "", "True", "True", "False", 1) load html($plugin function("Advanced Dialog.dll", "$text box dialog", "Test", "wwww", "False", "True", "False", "False", "True,True,True", "600,200", "True", "FFF3F3F3", "FFBEEAC4,000000", "FFF3C1C1,000000", "FF778ABD,000000", "Center App", "Label 777,00FFFFFF,FF000000", "False"))
  10. try command "app window menu box control" in "Advanced Screen and Windows" 3.1.3.5text box dialog: enable drag move
  11. Is a restriction imposed by google. try read
  12. try alert($find regular expression("<p class=\"TweetTextSize js-tweet-text tweet-text\" lang=\"en\" data-aria-label-part=\"0\">ORANGE <a href=\"/search?q=%24BANANA&src=ctag\"","(?<=\"0\">).*?(?=<a)")) alert($find regular expression("<p class=\"TweetTextSize js-tweet-text tweet-text\" lang=\"en\" data-aria-label-part=\"0\">ORANGE <a href=\"/search?q=%24BANANA&src=ctag\"","(?<=q=%24).*?(?=&)"))
  13. 3.1.3.4 text box dialog: Leave blank "Dialog Name" to hide the menu tools.
  14. 3.1.3.3 text box dialog: add option "Return Click Button"
  15. by pass ELA? I'm sorry I can't do it.
  16. 4.1.9.1 $split: move option "Char Count" to new command $word wrap Add new command $word wrap: split long text to new line $number to words: convert number to words
  17. Today I deleted all my products from the Store as recommended by ubot. But still no answer when I will receive the money. I think they are having financial problems.
  18. 4.1.7.5 $split: add option "Char Count"
×
×
  • Create New...