Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation on 06/14/16 in all areas

  1. Hello Ubotters, My journey with Ubot has been mostly spending time trying to come-up with unique bot ideas. I've earnt $0 so far. For newbies, I have these advice which may be handy to not-so-newbies too: http://network.ubotstudio.com/forum/index.php/topic/19313-at-the-start-of-my-journey/ I have built a few freebie bots (listed below) and am wondering would Ubotters here be kind enough to check my bots out to give me feedback ? If so, then let me know which ones you want to test. The freebies advertise my clickbank affiliate links in the hope that my bot users will buy clickbank product
    2 points
  2. Those Facebook and Twitter logins use OAuth to login through their API's. There are no passwords given. Its secure. https://dev.twitter.com/oauth
    2 points
  3. Thanks for sharing your journey. You have a lot of good "think outside the box" ideas in finding ways to make money with ubot. I think you are definitely on a good path with giving away free bots to build up your credential. My only advice is if you haven't already done so is to make sure you add all of your bots to your website, and also try to build an email list of all the people that downloaded or purchased from you.
    1 point
  4. Implement OAuth as suggested by VentureOnline . Here are some other solutions as well Wordpress Plugins http://codecanyon.net/item/userpro-user-profiles-with-social-login/5958681 https://wordpress.org/plugins/oa-social-login/ http://codecanyon.net/item/social-auth-wordpress-plugin/1252253 https://wordpress.org/plugins/rpx/ https://wordpress.org/plugins/facebook-comments-for-wordpress/ Other Commenting System https://disqus.com https://jetpack.com http://www.intensedebate.com/ Facebook Comments Plugin https://developers.facebook.com/docs/plugins/comments How To Add Facebook Comments to
    1 point
  5. loop list total add each line item to log as needed.
    1 point
  6. Try this one if($comparison(#MinimumPrice,"!= Does not equal",$nothing) AND $comparison(#MaximumPrice,"!= Does not equal",$nothing)) { then { } else { } }
    1 point
×
×
  • Create New...