Jump to content
UBot Underground

gandenkohkono

Members
  • Content Count

    45
  • Joined

  • Last visited

  • Days Won

    1

gandenkohkono last won the day on September 13 2019

gandenkohkono had the most liked content!

Community Reputation

3 Neutral

About gandenkohkono

  • Rank
    Advanced Member
  • Birthday 02/21/1989

Profile Information

  • Gender
    Male
  • Location
    Indonesia
  • Interests
    Social Media, SEO, Web Design

Contact Methods

  • Yahoo
    gandenmu@yahoo.com

System Specs

  • OS
    Windows 10
  • Total Memory
    4Gb
  • Framework
    v3.5 & v4.0
  • License
    Developer Edition

Recent Profile Visitors

2323 profile views
  1. determine window size not work when using ui html panel. This is my code; ui stat monitor($plugin function("Advanced Ubot.dll", "$on load", "HideCodeButton()", 500, "False"),"") define HideCodeButton { plugin command("Advanced Ubot.dll", "hide some menu item", "File", "False") plugin command("Advanced Ubot.dll", "hide some menu item", "Edit", "False") plugin command("Advanced Ubot.dll", "hide some menu item", "Help", "False") plugin command("Advanced Ubot.dll", "menu box control", "True", "False", "True") plugin command("Advanced Ubot.dll", "determine window size min/max",
  2. Anyone can share example code using DBC ? Because i'm received update about that https://i.imgur.com/5a7GxVS.png
  3. I hope somebody can help because I also have the same issue
  4. when i'm open this software. i can't see full option on the menu. please check https://prnt.sc/ijcudr
  5. Thanks for the inspiration. i just have little problem about translate many tutorial in here. Because i'm not use english language.
  6. i will try. and how to click boards number two like this
  7. How to use condition if exist this element. i use this code to reload pages pinterest. please correct my code if($find regular expression("Choose an image to create a Pin","<img alt=\"\" class=\"_mi _25 _3w _2h\" src=\"https?:\\/\\/sstatic1.histats.com(.*?)\">")) { then { plugin command("ExBrowser.dll", "ExBrowser ReloadPage") } }
  8. How to get last part of url and replace - with space. Example : i put this url in ui text box: http://domaiexample.com/awesome-images-of-a-parrot/ ui text box("URL :",#url) set(#lasturl,$find regular expression(#url,"^(.*[\\\\\\/])"),"Global") So, i will get awesome images of a parrot Thanks
  9. I have installed the plugin and entered the license. However. function not entered into command. And ubot loading is very heavy.
×
×
  • Create New...