Jump to content
UBot Underground

pash

Fellow UBotter
  • Content Count

    3523
  • Joined

  • Last visited

  • Days Won

    167

Everything posted by pash

  1. @LoWrIdErTJ - BotGuru Twitter has some changes. Causing the library to not work Please wait for the update.
  2. no google drive. only web site.
  3. try set(#test,$plugin function("Advanced Dialog.dll", "$text box dialog", "Results", "test text goes here", "False", "True", "False", "False", "True,True,True", "600,200", "False", "FFF3F3F3", "FFBEEAC4,000000", "FFF3C1C1,000000", "FF778ABD,000000", "Center App", "Label,00FFFFFF,FF000000,0,-3,375,10"),"Global")
  4. You should use https://wiki.ubotstudio.com/wiki/$next_list_item
  5. use $list random add list to list(%people_list,$list from text("karen roger peter john kevin sally chet niki lee jackie benny fiona kenny",$new line),"Delete","Global") load html($plugin function("Advanced Data Text File.dll", "$nl to br", $plugin function("Advanced Data Text File.dll", "$list random", %people_list, 0, 1, "True", "False")))
  6. 3.1.3.2 text box dialog: set Label to "Top"
  7. I haven't found in the youtube api.
  8. Scheduled Server Maintenance We will perform a scheduled server maintenance on 5th - 7th of August. Intermittent downtime is expected on the following Hosting accounts: ubotplugin.com. Duration: 2019-08-05 06:00 - 2019-08-07 13:00 UTC Downtime expected: Up to 15 - 60 minutes Purpose: improvements for easier future maintenance, performance and better stability.
  9. V1.0.4.3 Fix Resource folder path Fix Uninstall
  10. 4.1.7.0 string to chars: split string to chars (return list)
  11. try load html("<!DOCTYPE html> <html> <body> <h2>HTML Forms</h2> <form action=\"\"> First name:<br> <input type=\"text\" name=\"firstname\" value=\"\"> <br> Last name:<br> <input type=\"text\" name=\"lastname\" value=\"\"> <br><br> <input type=\"submit\" value=\"Submit\"> </form> <p>If you click the \"Submit\" button, the form-data will be sent to a page called \"/action_page.php\".</p> </body> </html>") set(#Debug,"Apichai P.","Global") clear list(%Debug) add l
  12. I'm sorry. This problem is caused by some machines, I don't understand why as well.I still can't fix because I'm not an expert. PHP, JavaScript I try update wp version.
  13. 3.3.4.7 fix missing command
  14. navigate("http://www.ubotstudio.com/resources","Wait") alert($comparison($find regular expression($document text,"UBot.*?Stealth"),"!= Does not equal",""))
  15. try https://wiki.ubotstudio.com/wiki/Contains navigate("http://www.ubotstudio.com/resources","Wait") alert($contains($document text,"ubot"))
  16. @Marani 1. support image url 2. I don't really understand this question. But this is a plugin about dialog. 3. Ubot api don't support dynamic updating.
  17. 3.3.3.1 command line run: add option "Time Out"
  18. 3.4.2.0 image converter webp: converter .jpe,.png to .webp or .webp to .jpe,.png
  19. 4.3.1.8 wordpress edit post: disable error report "invalid attachment id" wordpress edit post: Added ability to automatically detect schedule posts (no need to specify "Publish = False" anymore) wordpress edit page: Added ability to automatically detect schedule posts (no need to specify "Publish = False" anymore) wordpress new page: Added ability to automatically detect schedule posts (no need to specify "Publish = False" anymore) wordpress new post: Added ability to automatically detect schedule posts (no need to specify "Publish = False" anymore)
  20. 3.4.1.3 (Beta) Add new commands image auto rotate: edit image image background color: edit image image crop layer: edit image image crop entropy: edit image image overlay: edit image image quality: edit image image resolution: edit image image rounded corners: edit image image kayyali: add filter to image image kirsch: add filter to image image laplacian3x3: add filter to image image laplacian5x5: add filter to image image laplacian of gaussian: add filter to image image prewitt: add filter to image image roberts cross: add filter to image image scharr: add filter to image
  21. 4.3.1.3 wordpress get posts: fix "Post Status" option
×
×
  • Create New...