Jump to content
UBot Underground

tripros

Fellow UBotter
  • Content Count

    154
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by tripros

  1. Hi there, can't update past 2.18 and 2.18 will allow me to create the UI, but go to export and runs indefinitely without ever showing the code. Any resolutions anyone is aware of? Disabled my anti-virus when running and installing. This was my last tool to create UI's and now have no other options. Anyone have any suggestions? Need a UI building resource to continue. Thanks!
  2. Having trouble with UI's created with GUI Hero working in Ubot 6.x. The drop downs all stick open and some buttons don't work. Anyone aware of a fix? And trouble running GUIHero itselt as well. Thanks!
  3. Hi there, Installed Ubot on new system and ultimate plugin was in the collection of plugins but keeps shutting down ubot because plugin is expired. How can I continue using ubot without the ultimate plugin? And it keeps shutting down ubot? Thanks
  4. Is anyone else having trouble launching ubot today? It's hanging on the validating license screen. Server issue? Rebooted and no change, connection to internet is fast. Thanks.
  5. Thanks Pash, yes I tried that before too, and it stops at the google account login page and then about 30 sec later shows error can't move file. Add list to list is working with 4 items in the list. Screenshot below.
  6. Hi Pash, Ok, did some more testing and it's not the libraries, it's the youtube login that is not working. The define command works, but skips over the login section because it doesn't continue logging in, it just stops, times out, and goes on with rest of the process. I compiled a new version of this bot using 5.9.55 and latest version of your plugin, and it doesn't work on the Win 7 computer and doesn't work on the Win 10 computer. The old version worked fine on the win 7 computer (with older version of your plugin and older version of ubot). Has the login changed at all? I didn't change any
  7. Runs just fine, in fact, when I run the node 'add list to list' manually, it works, but not when I call it through the define. Here I tested loading the Google login txt file and worked fine. As I mentioned, doesn't appear that the Login define is running at all, like it is skipping it. But again, nothing was changed to the code except for the file location and this still works on Win 7 but not on this Win 10 machine, the login function doesn't even run it appears because the read file function works just fine.
  8. Thanks Pash, yes, have tried that before and tried it again now, still getting the out of range error. It appears that the login function is not even running. I made no changes, except for the file location, running this either in ubot (as admin) or after compiling (running as admin) still does not work. In ubot, gives out of index error, in compiled but, just skips over the youtube upload and does all the other functions. And if I run the node with the add to list manually, it works. Only difference is this is now on a Win 10 machine, other one that still works is running Win 7
  9. Thanks Pash, yes, included images below. Verified the AccountAPI list is pointing to the correct location for the file on the hard drive, and if I run that section of the login define (right click, run node), it loads fine, but running the login function doesn't trigger the loading of that list for some reason, getting the error in the image below. This works fine on my old Win 7 machine, but this is on Win 10 and doesn't want to continue.
  10. Pash, I'm having issues when moving a bot using Adv Google plugin from Win 7 PC to Win 10 PC. Same bot, no changes, works fine on Win 7 but gives me 'Index Out of Range' error on Win 10 when trying to login to Youtube. I noticed the comment above and checked the APPDATA folder and it created a folder 'Youtube.Auth.Store.Test' but it was empty, so didn't save anything in there. Not sure what the issue is, any thoughts? I was thinking it may be new login process for google accounts or something, but still works fine on the Win 7 PC so not sure. Thanks!
  11. Thanks for this Buddy. Not sure it's related since I haven't experience any of the same issues pointed out in the tracker like steaming code showing, and no errors pop up. This is all using the default internal browser. Every bot I've loaded so far to test in X has had some issues, mostly hanging, not being able to click on links in the browser, errors when loading UI (not showing at all or lots of formatting/layout issues). Not sure it's productive for me to keep testing until there are some updates released or if someone can provide solutions to the current version. Am I the only one
  12. Updated to Ubot X (6.03) and can't get any bot I have created in the past year to work properly. Issues include: downloading files (doesn't work, not sure if this is loop or download function) ui HTML problems (UI from previous bot I loaded shows up in every bot I open afterwards) sometimes not formatted properly Ubot runs extremely slow, hangs, won't exit and generally runs very inconsistently won't load files (key does not exist, etc - looks like this issue it was added to bug tracker) lots of errors when opening existing bots, errors that didn't show in 5.9x Can't click on links and load
  13. EDIT - my mistake, got it to work after a few tries, youtube download works fine! -------The youtube download command doesn't seemt to be working. Result variable says completed, but nothing in the table and no file saved. Can you advise please? v 1.2.7 Thanks!
  14. The plugin is generating an error that it is expired and can't manage any plugins because Ubot shuts down after the error, so I'm stuck. I've deleted the plugin from the directory where all my plugins are stored, but still getting error. How can I reset the license or just remove the plugin so I can continue managing all my plugins? Thanks!
  15. You can also use the free Heopas Custom plugin http://network.ubotstudio.com/forum/index.php/topic/20002-free-heopas-custom-plugin-thread-lock-sqlite-thread-variables-email-ini-clipboard/ and use the hide buttons state command (load on startup) and it will clear that up. I've used it on several bots successfully. This is a bug in latest Ubot that hasn't been fixed (and don't know when it will, still shows open in bug tracker) and has nothing to do with this or any other UI builder. Thanks to Jason for this tip. HTH
  16. Thanks Pash, I did not receive that error hat I can't use the code, it just didn't work and I watched the login process and it always stopped on the YT channel selection with the new code. And yes, that is the example plugin code I used from the one dated 02-23-17. Still doesn't work. Any videos on this to troubleshoot? Thanks
  17. Hi Pash, Upgraded to latest version of the plugin at the same time installed everything on a new computer and can't get the login to work, I've been using an older version for a while now and it still works and knew when updating would run into this so put it off (for good reason since it broke right away ) specifically the selection of the proper channel (there are 6 in the account). You helped me before, but that code no longer works for the new version plugin it appears. I took the oath2 login code from the updated example file and moved that into my bot and it always stops on the channel
  18. Yes, I confirmed with Ubot support this is an issue and unfortunately, it has still not been resolved even after 2-3 ubot release updates. However, Jason did help with a temporary fix until it is addressed in ubot itself. If you use this plugin: http://network.ubotstudio.com/forum/index.php/topic/20002-free-heopas-custom-plugin-thread-lock-sqlite-thread-variables-email-ini-clipboard/ and on load the button visibility option to hide it on startup with any bot, the extra text at the top will disappear. However, this has a side effect when you run it in ubot while editing, it turns off your
  19. Ok, I believe it does work on Win 10, at least others here seem to run on win 10. Probably best to wait for Darryl to reply as he may have some insights. May take a day or so.
  20. Got it, did you manually delete the licence.lic file? Don't think it's deleted when you uninstall.
  21. Did you try re-downloading the GUI Hero from the download link and try again? Did you enter payment email to verify or did that not come up? If you didn't enter a payment email, go into the c:\gui hero folder and delete the licence.lic file and try again. I did this long time ago to get the license working again, not sure if this is your issue, just a thought.
  22. Have you tried restarting windows and trying again? Sometimes this happens to me and not related to the program, just ubot in general.
  23. Hi Darryl, Yes, image capture below. That's why it was strange when I would change the top margin and the tool tip wouldn't move, regardless of what I changed it to. Both in GUI Hero and in Ubot, never changed the location of the tool tip, however the z-index did put the tool tip in front of everything else. I'm PM'ing you the GUI now. Thanks much for your help!
  24. Thanks much Darryl! The z-index helped keep the tooltip on top, but regardless what I change the top margin to, it never moves. This has been the issue for a while and can't figure it out Anything you can suggest to resolve? Thanks again!
  25. Hi Darryl, When creating tool tips in latest version, some near the top of my bot are overlapping, hanging over the top (cut off), and also showing behind images near them. I attempted the fix from the previous gui editor video you made, but that does not seem to work with GUI hero. Can you advise how to resolve this? Thank you!
×
×
  • Create New...