Jump to content
UBot Underground

LoWrIdErTJ - BotGuru

Members
  • Content Count

    4744
  • Joined

  • Last visited

  • Days Won

    215

Everything posted by LoWrIdErTJ - BotGuru

  1. There is a major problem there and here in the forum. Mixed http and https In pages causing problems not being able to submit replies, new posts etc. I'm having to reply by mobile phone otherwise chrome on pc doesnt even show the reply area
  2. Reason why all my products usually come with updates while maintaining subscription, or for 12 months. If i decide to extend more updates after 12 months then that's a bonus for the customers. Dan has provided a great deal of updates on v1 over its time of development and use, and gave a free period he tried to reach all v1 users during the free upgrade period. Also the reason for new key is a completely new license system he put in place, and the old license system was on a separate server and was discontinued. Version 1.4 last update on v1 that was offered for free for quite a while wi
  3. Update #22 Overwrite the following files config_ext.php // version number udpated DoAddProject.php // some issues when adding new project Update.php // no need to run just updating db entries Install.php // no need to run just updating db entries DoEditLicense.php //disable sending of emails when editing licenses for now DoChangeAccount.php // change password personal account to working from old system Account.php // minor updates DoChangeGateways.php // was not storing information correctly for some gateways
  4. set(#yt transcription,$plugin function("Advanced Google YouTube V3.dll", "$youtube get video transcripts", #yt video url),"Global") Does not seem to be transcribing the video Youtube id for testing MiiN3fAIwSg Would also be good to have some sort of monitor we can use for showing movement on progress of transcription and for the download youtube video option
  5. Will take a look im running on latest wordpress and its working correctly. it wont run when adding license manually. its fired on ipn hit to create a license through sale. I will see about adding it to the manual add license
  6. 1 plugin allows you to add db I fo for live se system to use short code in your wordpress to display there priducts. The other plugin is to make a wp account. You place it in the wordpress root, then add the url to the file in the site settings of the locker system.
  7. No in fact you don't need to use "type keys" you can use the type text command so the software doesn't need focus and for content to type put in {SPACE} it will simulate a send key of space to the element you select (the video or page) I personally dont use the latest Ubot software because I dont feel the browser is fully stable enough for my end users. I use 5.9.55 for this reason and only test on latest version to see how its doing on progress. I also use Exbrowser Chrome mainly instead of the built in so that I have full support for html5, flash, action script, javascript, etc.....
  8. believe you can also send the space key to it to start a video playing, or if problems you might also try at the top click on tools, then options change the browser listed there to a different version exit there, save source, and reopen then nav to an try to click
  9. no have to type first, then add another type command with {ENTER} to that same input Unfortunately the other doesn't decipher it that way.
  10. For 7bot browser use type text command And use {ENTER} {TAB}
  11. You sir are out of line.. 2 months. 2 months of emailing, posting here, and in the facebook group Dan runs. Telling v1 users for the free update to get a hold of him. At some point it came to an end which it did as it should. We are all adults and should be treated as such. If you missed your window after the numerous ways of contact that was attempted thats on you. Now you can contact Dan maybe he will sell the last update for 1.4 for you or you can upgrade to v2, but for god sakes accept where you were wrong and sat on your ass instead of taking action like you should have. This
  12. Really need to be able to link into the license system for checking if its trial or not payment or not being sent to convert the trial to paid access. I will see how i can simplify this process.
  13. I'm not the one that makes the decision on to add something or not. That is Dan. I was trying to give you a solution to your issue, not knowing what your capabilities are. Just to give you options. I have no problem going to large lists of 100k and setting settings as needed in web sites with exbrowser Dan will have to chime in on this for you about commands that have not made it to release.
  14. The manual process your doing for creating profiles in ML, and deleting them. Make a bot to automate that entire process of the creation inside ML, to grab a profile id to use and delete it when your done Or use the API for ML to create profiles and manage them for you http://docs.multilogin.com/l/en/article/dvv7tooeiw-rest-apis-introduction
  15. In your software to restrict features you need to check if the license is trail or not to the system. Only way to restrict it and keep same key and product. That then gets released when payment is made otherwise trial ends. I will have an API sooner or later that allows you to check things about a license for the system otherwise you have to build the checks yourself for now.
  16. you mention about ubot browser but your replying in exbrowser thread for plugin. use exbrowser to automate there site to make it and delete which is very accurate i know as im doing it myself for customers
  17. Why not make a bot to automate the creation and deletion as needed inside of ML as needed so that you can set the exact settings you want for the profile to be used?
  18. Well if you plan to do launches or want affiliates I would say warriorplus as everything's built in for you. Makes it easier.
  19. I would personally suggest using WarriorPlus over using JvZoo But to each their own, and Both Warriorplus and JvZoo ipn files are included and work for subscriptions and 1 time purchases as well as selling bundles. As for paypal smart buttons, if you do go that route let me know and I will have you drop 1 line of php code into a php file for you to set as the web hook url to that file, and do a test purchase so I can see the variables sent to the file and be able to build it out for you if it differs from the normal paypal variables sent.
  20. No problem and if there is any issues let me know and if needed can setup a custom ipn file for it.
  21. They use Webhooks. You will need to register webhooks in your PayPal app and setup a listener for those hooks accordingly to hit the paypal ipn file. They dont have a notify option to set in smart paypal buttons, instead they use webhooks, so you need to setup a webhook to send the data to the paypal ipn file.
  22. doesn't show anything for the button you were referring to? Place inside a andCode block maybe?
×
×
  • Create New...