Jump to content
UBot Underground

drewness

Members
  • Content Count

    164
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by drewness

  1. I'm trying to call $read file using a URL to a .txt file on my server, but it always shows blank - i tried the same code in v5 and it works correctly. Does anyone else have this problem, or is this a known bug, or is it just my setup?
  2. Hi pash, is it possible to add a label above the Text Box Dialog to provide instructions for what to do with the info inside the text box? And possible to format label to be center or left aligned and font color? If not, no problem, just wanted to check. Thanks!
  3. Im not a fan of "whining" as it's been called, but so many issues could be resolved/alleviated with a quick message from the devs. It doesn't have to be much, but when everything breaks on a major update it's hardly "whining" and more "valid complaints," and issues popping up in various threads could be handled with just one or two sentence replies on the forum, such as: - We're sorry you're having issues with the newest version, please PM/submit a ticket with your problems and we'll be happy to take a look. (This shows that the team cares, which may sound ridiculous--they obviously do-- but
  4. Is it possible to add a launch Ubot X/6 button and allow us to customize the file location for each button so we can choose between 5 and 6, based on your guide for installing 6 without losing 5? I can't do much with X right now as it's pretty broken, so it would be nice to be able to still use 5 in its Copy folder since 6 took it over. Sent from my SAMSUNG-SM-N920A using Tapatalk
  5. For those having issues - what interface did you build the bot with? Native UI elements, HTML (Ustrap, etc.), Aymen's XAML plugin, or? I have no problem with opening bots built using the XAML plugin, but seem to have an issue with old bots and new bots (blank project created in X) when trying to use code from HTML builders... is that a common denominator, I wonder? Very excited to get to work with X, hope this can be sorted and fixed quickly for those having issues.
  6. Is anyone having issues pasting Uis into Ubot Studio X? I just tried to build a new bot and created a new project in Ubot, pasted the UI code from Ustrap, and it just shows blank. Did something change or am I just overlooking something?
  7. Thank you for your quick support, Pash! The update works beautifully Sent from my SAMSUNG-SM-N920A using Tapatalk
  8. Hi Pash, I'm unable to send you a PM, it says "Pash cannot use the messaging system" - I have two glitches with the plugin and wanted to send you info and access to the site so you could take a look when you get a chance - do you have Skype or a way I can discuss with you privately? I can send an email if that's best, I'm not sure what you prefer. Thanks! Sent from my SAMSUNG-SM-N920A using Tapatalk
  9. Hi Macster, I recently purchased ThriveCart and am looking to use it on my site when people want to purchase a bot. I'm still using PayPal as the processor, and I was wondering if you think the standard PayPal IPN solution for passing data and generating licenses would work with ThriveCart as the cart? I'm trying to wrap my head around it and I'm not sure if that will be sufficient or not, still need to do more digging. I know the odds of you also using ThriveCart aren't great, but was hoping you could maybe point me in the right direction? If not it may be better to talk with TC support,
  10. Has anyone here succesfully modded the script to run on PHP7? It seems pretty simple but I'm missing something, so just curious if anyone has any ideas on which files have depreciated calls that need to be updated. Sent from my SAMSUNG-SM-N920A using Tapatalk
  11. Awesome, can't wait to check it out! Thanks for sharing, will start looking through them this weekend Sent from my SAMSUNG-SM-N920A using Tapatalk
  12. Excellent, will be purchasing with the new additions in the latest update. Any coupons or specials currently running? Sent from my SAMSUNG-SM-N920A using Tapatalk
  13. Loving the UStrap Plugin - really takes things to the next level. One more feature request: A way to programatically check/uncheck rows in display tables Just a few more functions in the table feature (programatically checking rows, coloring table cells/rows & sorting) and it will be the perfect UI system - it's definitely the best on the market, hands down!
  14. Been messing with the UStrap Plugin and it's a gamechanger. Adds a bunch of beautiful effects and features to the interface. WELL worth the small cost to add it in. If you have UStrap, it's a must-have addition. Feature Requests (For UStrap and/or Plugin): Sort Table by column Color Table Cell/Row/Text by value (i.e. if over a number or if text equals a string)
  15. I'm trying to use the data grid in a bot I'm working on but I'm hitting a snag that I've experienced in the past: I have a context menu option that's supposed to pull a value from the datagrid at the selected index. However, when allowing sorting in the datagrid, the '$datagridUI selected index' seems to return the wrong data - it pulls from the wrong cell. It seems like it's updating the grid front-end when sorting, but the info behind it doesn't change - so it's returning the data that USED to be in that row before it was sorted by clicking a table header. I've tried adding 'refresh data
  16. Awesome, thanks for the update!! Sent from my SAMSUNG-SM-N920A using Tapatalk
  17. Hi Pash, Is there any way we could get a Time Picker dialog? Ideally either a clock interface, or a few drop-downs in a dialog for hour, minute, and am/pm (HH:MM AM/PM)? Need to add alerts to my bot but want to allow user to choose between which hours they'd like to not receive notifications (while letting it run 24/7), so if I could give them a dialog to choose start time and one to choose end time, then take those variables and compare with current time ($now variable in Ubot) that would be amazing. Please let me know if that would possible! Sent from my SAMSUNG-SM-N920A using Tapa
  18. Nice, any and/or all of those would be amazing! I don't have every plugin either but I do have a fair amount and would be happy to contribute to the project. Also one other suggestion: CTRL+F Find/Replace support would be amazing... just a thought. Anyways, thanks for considering these ideas!
  19. Awesome software, very glad I picked this up! A couple of suggestions to make it even more powerful, not sure how hard they'd be to do, but worth a shot suggesting: 1) Ability to add new tabs to the project inside uScript 2) Color coding defines, plugin commands, etc 3) Collapsible segments to tuck away code between { } 4) Intellisense (already suggested) Idk how feasible any of the above would be, but they'd be awesome. Anyways, software is great as-is, big fan so far!
  20. A quick example would be if I wanted to show trends for the day, week and month of something across 3 different charts - that's not a great example since you could do all three in one chart, but if youre plotting multiple data points across multiple entities it would be nice to break them up without having to switch back and forth... I'm not sure if that helps clearing it up? Ideally be able to name each chart instance as you attach them in Xaml to different grids and then manipulate each grid by specifying their name or something. Sent from my SAMSUNG-SM-N920A using Tapatalk
  21. I'm sure I'll miss the launch discount but if/when you get it to load charts in a window and/or get them attaching to xaml UI (especially if we could attach and manipulate multiple charts in one view, if possible... but not required, of course) I will definitely grab a copy - that's the only feature I'm really needing right now. Thanks for making so many great tools for ubot, and for all the help around the forum! Sent from my SAMSUNG-SM-N920A using Tapatalk
  22. I was wondering the same thing. Plugin looks great!! Is there a way we could use it in Ustrap (embedded, not just below in the browser) and/or with the Xaml UI plugin? Sent from my SAMSUNG-SM-N920A using Tapatalk
×
×
  • Create New...