Advertisement
Rainja182

LookScroll

Mar 21st, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. echo ######################################################################################
  2. echo SYNTAX: .<ScriptName> <Your.Bag> ..... Enjoy. (Max 11 of each type of scroll in bag)
  3. echo ######################################################################################
  4.  
  5. put look scroll in %1
  6. put look other scroll in %1
  7. put look third scroll in %1
  8. put look fourth scroll in %1
  9. put look fifth scroll in %1
  10. put look sixth scroll in %1
  11. put look seventh scroll in %1
  12. put look eighth scroll in %1
  13. put look ninth scroll in %1
  14. put look tenth scroll in %1
  15. put look eleventh scroll in %1
  16.  
  17. put look parchment in %1
  18. put look other parchment in %1
  19. put look third parchment in %1
  20. put look fourth parchment in %1
  21. put look fifth parchment in %1
  22. put look sixth parchment in %1
  23. put look seventh parchment in %1
  24. put look eighth parchment in %1
  25. put look ninth parchment in %1
  26. put look tenth parchment in %1
  27. put look eleventh parchment in %1
  28.  
  29. put look vellum in %1
  30. put look other vellum in %1
  31. put look third vellum in %1
  32. put look fourth vellum in %1
  33. put look fifth vellum in %1
  34. put look sixth vellum in %1
  35. put look seventh vellum in %1
  36. put look eighth vellum in %1
  37. put look ninth vellum in %1
  38. put look tenth vellum in %1
  39. put look eleventh vellum in %1
  40.  
  41. put look tablet in %1
  42. put look other tablet in %1
  43. put look third tablet in %1
  44. put look fourth tablet in %1
  45. put look fifth tablet in %1
  46. put look sixth tablet in %1
  47. put look seventh tablet in %1
  48. put look eighth tablet in %1
  49. put look ninth tablet in %1
  50. put look tenth tablet in %1
  51. put look eleventh tablet in %1
  52.  
  53. put look roll in %1
  54. put look other roll in %1
  55. put look third roll in %1
  56. put look fourth roll in %1
  57. put look fifth roll in %1
  58. put look sixth roll in %1
  59. put look seventh roll in %1
  60. put look eighth roll in %1
  61. put look ninth roll in %1
  62. put look tenth roll in %1
  63. put look eleventh roll in %1
  64.  
  65. put look bark in %1
  66. put look other bark in %1
  67. put look third bark in %1
  68. put look fourth bark in %1
  69. put look fifth bark in %1
  70. put look sixth bark in %1
  71. put look seventh bark in %1
  72. put look eighth bark in %1
  73. put look ninth bark in %1
  74. put look tenth bark in %1
  75. put look eleventh bark in %1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement