BitBin Feature Requests


SUBMITTED BY: Guest

DATE: March 28, 2013, 4:13 a.m.

FORMAT: PHP

SIZE: 1.1 kB

HITS: 1303

  1. 1) Accounts
  2. - The ability to be able to just log into an account and have all of your preferences set up would be awesome
  3. - Or just cookies to remember your BTC Address and syntax preferences
  4. 2) Edit
  5. - A Generated Key that once entered allows you to edit and re-post your paste
  6. 3) Delete
  7. - Same as #2 but for deleting instead of re-posting
  8. 4) Current Raised BTC on a certain address
  9. - The ability to see how much you have pending would be nice. This may already be implemented, haven't' seen it yet though.
  10. <?php
  11. //////////////////////////////////
  12. // For Teh Lulz? //
  13. //////////////////////////////////
  14. #No, piss off skids. if you do shit "for teh lulz" then you can piss yourself.
  15. #Don't get me wrong, nothing against anonymous, but once they started that lulzboat nonsense they lost
  16. #sight of their mission.
  17. $BTC-Addr = $_POST['UuCIDItY'];
  18. if ($BTC-Addr == "1PkqpreKumS5BnpKHantGtCK2FZLWcLtuJ") {
  19. echo 'Welcome Back, Lucidity!';
  20. } else {
  21. echo '<font color="#ff0000">You aren\'t Lucidity!!</font>';
  22. }
  23. ?>

comments powered by Disqus