Guest User

Untitled

a guest
Jul 2nd, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PLUG.DJ HALLOWEEN AVATAR GUIDE FOR GOOGLE CHROME AND FIREFOX - by Lakotiz
  2.  
  3. ****THANKS FOR 15K VIEWS, I'LL TRY TO UPDATE THE LIST WITH REQUIRED AMOUNT OF POINTS FOR EACH AVATAR!****
  4.  
  5. 1. Right click random place on the screen, while being on plug.dj
  6.  
  7. 2. Inspect element
  8.  
  9. 3. Press the "console" tab
  10.  
  11. 4. Copy one of the scripts below (start with halloween01 since you probably haven't unlocked all), then put it into the console.
  12.  
  13. 5.When the popup comes it will say the avatar from the script you used. Example: halloween04 - Then you just type in the avatar skin, so in this
  14. case you would just put in halloween04.
  15.  
  16. 6. You should now have a new nice halloween avatar!
  17.  
  18. NOTICE: You can not use all of them they require an ammount of points, you'll probably need a big ammount of points to use them all.
  19.  
  20. Scripts:
  21.  
  22. javascript:Models.user.changeAvatar(prompt("halloween01"));
  23. javascript:Models.user.changeAvatar(prompt("halloween02"));
  24. javascript:Models.user.changeAvatar(prompt("halloween03"));
  25. javascript:Models.user.changeAvatar(prompt("halloween04"));
  26. javascript:Models.user.changeAvatar(prompt("halloween05"));
  27. javascript:Models.user.changeAvatar(prompt("halloween06"));
  28. javascript:Models.user.changeAvatar(prompt("halloween07"));
  29. javascript:Models.user.changeAvatar(prompt("halloween08"));
  30. javascript:Models.user.changeAvatar(prompt("halloween09"));
  31. javascript:Models.user.changeAvatar(prompt("halloween10"));
  32. javascript:Models.user.changeAvatar(prompt("halloween11"));
  33. javascript:Models.user.changeAvatar(prompt("halloween12"));
  34. javascript:Models.user.changeAvatar(prompt("halloween13"));
  35.  
  36.  
  37. Avatars inside the scripts:
  38.  
  39. halloween01 - Male Vampire
  40. halloween02 - Female Vampire
  41. halloween03 - Male Frankenstein
  42. halloween04 - Female Frankenstein
  43. halloween05 - Male Skeleton
  44. halloween06 - Female Skeleton
  45. halloween07 - Male Mummy
  46. halloween08 - Female Mummy
  47. halloween09 - Male Ghost
  48. halloween10 - Male Werewolf
  49. halloween11 - Pumpkin Man
  50. halloween12 - Female Werewolf
  51. halloween13 - Male Zombie
  52.  
  53. (WILL BE UPDATED)
Add Comment
Please, Sign In to add comment