Jump to content
UBot Underground

Bottly

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Bottly

  • Rank
    Newbie

System Specs

  • OS
    Windows 10
  • Total Memory
    More Than 9Gb
  • Framework
    unsure
  • License
    Developer Edition

Recent Profile Visitors

972 profile views
  1. I purchased Advanced dialog and advanced Ubot 1 + 2 from friend, but the problem is how customize interface like these pictures below ? I mean how to hide default run button and menu, I know css3 Jquery Html5 JavaScript. http://i.imgur.com/HTy3wBQ.jpg and this one http://i.imgur.com/EOXV7l3.jpg last one http://i.imgur.com/aMKsMZz.png plugin command("Advanced Dialog.dll", "advertise dialog", "Bot", "<style> #droparea \{ position: relative; \} @font-face \{ font-family: \'Open Sans\'; font-style: normal; font-weight: 300; src: local(\'Open Sans Light\'
  2. I am a new person and I am still learning about Ubot Framework but I have problem I can't figure out how to use define in many ways. For example in below my code what I want is how to check if email is used call another define for change information or if captcha is wrong do something else. I want an example to how to use in best practice. Please help me and correct my code . StartCreate() ui text box("Number Account :",#numaccount) ui stat monitor("Account Created:",#account) define Signup { set(#account,0,"Global") reset account("Any") clear all data clear cookies change
×
×
  • Create New...