Jump to content
UBot Underground

Eddie

Fellow UBotter
  • Content Count

    215
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by Eddie

  1.  

    This is probably closer to what you want:

    plugin command("UltimateUI.dll", "UI Load XAML", "<TextBox x:Name=\"Log\" 
                     Height=\"200\" 
                     IsReadOnly=\"True\"
                     VerticalScrollBarVisibility=\"Auto\"/>", "False", "False", "False", "BaseLight", "Blue")
    clear list(%log)
    loop(20) {
        add item to list(%log,"{$date} - {$random text($rand(30,50))}","Don\'t Delete","Global")
        plugin command("UltimateUI.dll", "UI Set TextBox Property", "Text", "Log", %log)
        wait(1)
    }
    

    thanks Nick, how to keep the textbox auto scroll down and always show the bottom line of the log?

     

  2. yes tj,i believe you can help handle this unreasonable and shit decision on v2,

    you should make clients comfortable and get more ubotters to use this plugin to lower down the cost, instead of force people to upgrade to a much expensive one, maybe you say buy or not,decide by yourself, since no competitor on the market, that's absolutely wrong,let's see.

  3. hi dan,i just express my opinion.

    you are breaking the business rules.

    why?

    1,the time since we buy exbrowser, we all see that it's a one time payment,but now you force us to upgrade with high expense,i see some gurus may not care about this,because they make money with this, but not all of us old customers.

    2,you increase the fees by yourself, and force bot compiled also need subscription, sounds joke, ubotstudio even not like yours, you should know exbrowser is just a plugin of ubotstudio, without ubotstudio,it's nothing,now your subscription fees are much expensive than the ubotstudio itself,incredible!

    3,you always say you can't let everybody satisfied,that's true,so you now change fees,increase charges,change rules to force old customers to pay for the new version, all by your part, so, how can we trust you in the near future?

     

    anyway, i just express my thinking on this, you can still go your way, nowadays,we are not easy,ubotstudio still have some bugs,we have to buy many plugins cost much than ubotstudio to enhance our bot, and now force to subscribe a plugin, on the ubotstudio market exbrowser is the only plugin need subscription.

     

    i thanks Nick,tj and some other kind people, who has help me a lot, offcause dan, you has also help others alot, but for exbrowser 2.0 charges and force old customer to upgrade and limit 12month,it's really a shit idea.

    • Like 1
  4. Sounds like you are having a lot of troubles. May i ask how you came to ubot? Did you come from BHW forum? Just curious.

     

    The folder path you are looking for is in the above comment:%appdata%\Ubot Studio\Plugins Folder. Use file explorer to navigate to it and there you will see all the plugin .dll files, including ExBrowser.dll.

     

    Regarding your problems -none of it is exbrowsers fault. I havent upgraded and have none of those issues.

     

    One reason you will get locked out is by using your ubot license simultaneously on 2 or more computers. Another is that you arent using the correct login info, which seems more likely. Fortunately there is a lost password button on the login popup everyone sees when starting ubot studio.

     

    Did you try that?

     

    If you arent remembering the email, try searching your emmail addresses for emails from ubot studio.

     

    Ubot is excellent software, but it takes time and patience to use.

     

    I remember Dan has said last time he will make an final update with the old version v1.x,which the old customer who don't want to upgrade to v2.x can still use it, but maybe not up now, yes, i also can not login ubotstudio with the exbrowser 1.3.2.8, could you share how to continue with the old version v1.3.2.8, thanks!

  5. Everything can be detected. Also Selenium directly. Or Python. It's only a question of time and if a website want's to protect against certain tools or not.

    Just imagine how many developers they have to fight bots.

    You can do measures with EXB to make it harder. And EXB V2 has some new tools and options to do this. So it might worth to give it a try. And also look at Multilogin support for example.

    But as I said many times.. Don't build you business on violating website TOS.. You might have no business very soon. If it's just for personal use, then fine.. But if you make money with it.. Well.. be prepared to be surprised one day..

     

    Regards

    Dan

    dan,can you test loading exbrowser chrome,and login your gmail manual?

  6. That's not fully implemented yet. Still working on it. If I can get everything integrated, this will be part of V2.0

     

    Dan

    today it suddenly can not play the song from Spotify.com in the exbrowser chrome browser, it shows "An error occurred", does it detect exbrowser? can anyone help me out with this, thanks!!

×
×
  • Create New...