Jump to content
UBot Underground

hienquoc

Members
  • Content Count

    87
  • Joined

  • Last visited

Everything posted by hienquoc

  1. I'm trying t add you on skyp: web.ing (!Macster) but can't find you...
  2. Does anyone know why when i push an update, it downloads the update and then keeps asking if we want to update again, and again and again...
  3. I run a subscription model for my software, so if they stop paying, will the software not work? How can I make it not work for them if they stop paying. All i see is to not push updates if they stop paying.
  4. Great Work Carl, Been using it for a while and its easy to use and makes life easier with tab menus and sub tab menus. I enjoy fast support, I've learned to just send you the files or code along with the a video of the problem for you to get back to me with a solution quickly. If you want to know more about my autotuner for bitcoin trade bots. check out my link here: https://promo.friendsofirony.com/the-wolf-pack-vip-training Here's a preview of what I created
  5. I think I should still package the firefox and chrome browser compatible browser just incase another chrome update happens. do you have the actual firefox and chrome version numbers so i have the right ones? nm i found it Supported and tested Browsers:FF: ​59.0.3 (64-bit)Chrome: 66.0.3359.139
  6. ok i had this problem too, but i realized i had a define function with 3 inputs, i had created an alert with 3 inputs to test the function. I then modified later to have 4 inputs in the define but i left the alert with the 3 inputs calling the same define, so that was the error. But it wont show anything visual for me to check. So if anyone of you remember doing this, just go back and delete the call for the function or command with mismatch inputs.
  7. I just purchased silver, ubot locker is suppose to come with it right? How do I get ubot locker? is there training on how to use it?
  8. I'm interested in purchasing but do i get a better discount by Pm you or just go https://www.ubotter.com/and purchase the silver plan? I don't have ubot locker. this is my first licensing system im looking into. Hien
  9. Will you be considering recurring crypto payments like btc, eth, or eos payments for the licensing system. . Just a thought for the future.
  10. i ran 1.16 an 1.17, i imported the table.ubot example and replace it and the new ustrap seems to not be loading when I hit the run button. i'm still not able to load tables.
  11. I found a bug with the check box. I noticed when you leave the drop down menu in the exbrowser checkbox function, you run it on "checked", and run it again on "checked" it will uncheck the box. I want to be able to control the settings. I have no way of detecting the current status of the check box, nor can I know if I invoke the check box will it give me the desired status, it will just toggle the check box. see video https://www.dropbox.com/s/z3jwp2aujy9iaoe/Check%20Box%20Bug.mp4?dl=0 here is how to recreate https://www.dropbox.com/s/4yrh4o51jm31icv/How%20to%20recreate%20checkbox%20bug.
  12. my table was loading before when i set the variable to the table. Now with new update the table doesn't load. Should I be doing something different.
  13. portable apps only gives me 65 chrome not the supported 62.0.3202.62 portable verisonhow do I get portable app to let me download the older version see video https://www.dropbox.com/s/vt7z6wg7fzczmn9/chrome%2062%20portable.mp4?dl=0
  14. I'm not familiar with this portable firefox and chrome. is there documentation on how to ship out portable chrome and firefox with my bot?
  15. Just to contribute to a post I made earlier about detecting when a element has completely loaded. So I thought about it and finally came up with an idea. I made 2 scrapes for the element. If the element is still loading it would have different sizes at different times. so the loop wile compares the 2 sizes until they are equal in size, which means the element has finished loading. This is assumming the size didn't growth didn't make a pause, but still better than putting a fixed wait time for me. but usually the problem is that the first scrape happens too fast and didn't wait for it t
  16. ok i've figured it out by just waiting for an element that is after the table text, like a close button
  17. How do I extract check box information on whether it is checked or not. the xpath doesn't show any changes when i save it see video https://www.dropbox.com/s/1rtb6zr8jg0jdvt/How%20do%20I%20detect%20a%20check%20box%20status.mp4?dl=0
  18. hi How do I wait for an element to completely load? We can wait for it to appear but I want to wait for it to completely load or I end up scraping partial information. I want it to be fast so I can't just put an extremely large wait time and the wait times vary from backtest to backtest depending on the settings. see video below https://www.dropbox.com/s/ydbco48962uek93/How%20to%20Wait%20for%20Element%20to%20Complete%20Load%20and%20Not%20just%20Appear.mp4?dl=0
  19. Is there a way to use the old supported Chrome version, How do we back date chrome?
  20. Hi got two problems i thought posting here my get me a response faster. How do I get the drop down menu to dynamically update the ubot variable. I have to manually select the default option showing to get it to save to the ubot variable. Also the Table doesn't seem to be working, when I set the variable to the table the variable clears out in ubotstudio. Hien see video https://www.dropbox.com/s/ivp3isnjfm1kifr/Dynamicall%20Select%20Dropdown.mp4?dl=0 and https://www.dropbox.com/s/j62obnlld6xwfpy/ubot%20not%20allowing%20table%20set%20to%20variable.mp4?dl=0
  21. ok i just tested the simple login and type text2 indeed doesn't work anymore can anyone verify this? firefox works but chrome doesn't
  22. you know what come to think of it, i had a field that works but no longer works, i think i need to double check the expath, because i remember typetext 2 worked to login..
×
×
  • Create New...