marco23554

Untitled

Jan 23rd, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. <?php
  2. $appid[1] = "329723573717412";
  3. $secret[1] = "ce9c5c78a58a213ef6eb6ef5d75ad14d";
  4.  
  5. $appid[2] = "347544175270910";
  6. $secret[2] = "8d9fa949aa35a84d7885e58b75a62062";
  7.  
  8. $appid[3] = "333005720067732";
  9. $secret[3] = "169b30a7c83a6452b54e39a4d0b1ab4f";
  10.  
  11. $appid[4] = "335547423135419";
  12. $secret[4] = "c1b217b239d0c218e56cd53c55f1aa14";
  13.  
  14. $key = rand(1,4);
  15.  
  16.  
  17. $app_id = $appid[$key];
  18. $app_secret = $secret[$key];
  19.  
  20.  
  21. $scripturl = "http://nextcar.autoblogprofits.info/"; // Must end in / full path to script not to a file
  22. $fanpage = "http://www.facebook.com/pages/My-Next-Car-is-/203143973115920";
  23. $finalurl = "http://nextcar.autoblogprofits.info/scarygame.php";
  24.  
  25. //ALBUM DETAILS
  26.  
  27. $albumname = "My Next Car !!!";
  28. $albummessage = "See wich car you will Drive Next Click: @[203143973115920: Cars] \n Fast Cars, Big Cars, Expensive Cars, Cheap and Small Cars, Cars with Highspeed, Cars with Blue Colour, Cars with Red Colour, Cars with yellow colour, Cars with Automatic, Cars without Automatic \n What will be your next Car ? \n
  29. CLICK HERE ---------> : @[203143973115920: Cars]";
  30.  
  31. ?>
Advertisement
Add Comment
Please, Sign In to add comment