Jump to content
UBot Underground

Josh

Fellow UBotter
  • Content Count

    348
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Josh

  1. Getting the same error and I just bought this. Is this going to be fixed any time soon?
  2. I would like to buy this, but do you have a video of how the screenshot specific area works? I just want to make sure it will work the way I need it to before I purchase.
  3. I just recently took a new job, and unfortunately it is in my contract that I cannot make money outside of work. I haven't started the new job yet so I'm looking to sell my bot source code before I start. The source code is a ReverbNation Auto-Fan bot, and it works very well. You can see more about the bot here http://bot-bot.com/paid-bots/reverbnation-fan-bot/ I have not really promoted the bot yet anywhere like WSO's or anything so that is something you could do with the bot. I can also send some proof images from my RevebNation account that are not yet on the website above as they show
  4. I do have to say that this fix is much better than before. It was an absolute pain to load dropdowns with variables on the fly. Good work!
  5. My suggestion is along the lines of Dankass' suggestion. I would like to be able to offer 2 licenses. One with lifetime updates and one that runs by subscription. It would be nice to have the option to turn off updates for specific users. So if a user is on the subscription and they cancel I can turn off updates for that user. This way they can still use the software they just don't get any updates.
  6. Is there a link to this TinyMCE plugin you mentioned?
  7. I know this would mean someone would have to edit the thread more often, but it would be really really cool if this also showed the latest version release of the plugin. I know I sometimes miss plugin updates via email and it would be great to be able to check and see if I have the latest version of the plugins I bought. Just a thought.
  8. I would like to buy the source, but I would like to pay through paypal. I don't see an option for paypal. Is there any way I can pay with this method?
  9. I think what he is trying to say Aymen is something like this... set(#base64, $plugin function("File Management.dll", "$image 2 base64", $scrape attribute(<src="/assets/red_logo.png">, "fullsrc")), "Global")
  10. Awesome videos! I have been sing ubutt for quite some time now and I watched 2 of your videos and learned 2 new things. Can't beat that for free!
  11. Hey Venture did you ever get this working? I haven't even been able to get the tinymce to display in my ui.
  12. I am offering this source for free. It is to unzip a file on your server. using php It uses Aymen's FTP plugin so if you don't have that then it won't work and you should probably purchase it since it is an awesome plugin.... You can get it here http://www.ubotstudio.com/forum/index.php?/topic/13001-sell-ubot-ftp-plugin-limited-time-offer/ FYI: I am not associated with Aymen, not getting paid to push his plugin or even asked to promote it. Just promoting it because it is super useful. That said, this source simply uploads a test zip file and unzips it. Checks to see if the test.txt fil
  13. Ok well that syntax actually worked without the variables. Thanks though. Much appreciated. Sorry for the trouble.
  14. Cool Thanks meter. I think it could be as simple as an option in accounts for each user to disallow update downloads. I don't care if I have to do it manually as I can create a bot to check an email account and disable users update abilities.
  15. I think I found a bug in the latest release. The get data command no longer works with variables as the database path. I tested this without a variable as the database path and it works. This worked in previous versions of the plugin. This is my ubot code.... plugin command("SQLlite.dll", "SQLite Get Data", #domain name, "select * from pages where profile_name=\"{#pages profile}\";", &pages data table)
  16. I just saw this. HILARIOUS!!!!
  17. Load UI HTML Browser Currently if you want to use the browser for a UI like forms and such you need to create the html for the form and load html. after the user fills the form it does not update any variables. You have to use set variable>scrape attribute to scrape the form fields and set the variable to what has been entered in the form field. On the other side if you are tabulating form fields from data you have previously stored you need to load the html and then type text into each of the form fields. You can't use stat monitor there either. Because you would have to load html ea
  18. Hey Meter, SO I just figured out that this won't work as I am not able to have 2 projects with the same name in the system, and that would be necessary for this to work. Can you think of any other workarounds that might work?
  19. Awesome new feature! Thanks Aymen!
×
×
  • Create New...