Advertisement
Guest User

Untitled

a guest
Oct 18th, 2017
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. Aliases - * is my alias name, you can make it whatever you want :P
  2.  
  3. Fencing Aliases
  4. ----------------
  5. - Can use at any fence, I use Lancre and fence it all at once, and bank in lancre
  6.  
  7. FOR SPEED EFFICIENCY, count the items in the packs before you fence so you know how many times you have the run the 10 alias. If it says too many to count, you know you can run the alias 10 times before counting again.
  8.  
  9. * cclo
  10. count every clothes in packs
  11.  
  12. * cjew
  13. count every jewellery in packs
  14.  
  15. * cwea
  16. count weapons in packs
  17.  
  18. *cgla
  19. count every glasses in packs
  20.  
  21. * 10clo
  22. get at most 10 clothes from packs
  23. fence clothes to fence
  24. nod fence
  25.  
  26. * 10gla
  27. get at most 10 pairs of glasses from packs
  28. fence every glasses to fence
  29. nod fence
  30.  
  31. *10jew
  32. get at most 10 jewellery from packs
  33. fence every jewellery to fence
  34. nod fence
  35.  
  36. *10wea
  37. get at most 10 weapons from packs
  38. fence weapons to fence
  39. nod fence
  40.  
  41. * clo
  42. get clothes from packs
  43. fence clothes to fence
  44. nod fence
  45.  
  46. * gla
  47. get every glasses from packs
  48. fence every glasses to fence
  49. nod fence
  50.  
  51. * jew
  52. get every jewellery from packs
  53. fence jewellery to fence
  54. nod fence
  55.  
  56. * wea
  57. get weapons from packs
  58. fence weapons to fence
  59. nod fence
  60.  
  61. * adp
  62. ask cloud to drop packs
  63.  
  64. * agp
  65. ask cloud to get packs
  66.  
  67. Looting/Giving aliases
  68. ----------------------
  69.  
  70. -For actually getting the items, set a macro to:
  71. "bury corpses&bits
  72. recover loot&loot2"
  73.  
  74. * pl
  75. put all except money&held weapons in packs
  76.  
  77. **do this either if the loot from the previous corpses is more than 10 items and you will fumble, or wait until you're in combat before putting loot away for maximum efficiency**
  78.  
  79. * np
  80. remove pack
  81. give pack to cloud
  82. ask cloud to return empty pack
  83. wear pack
  84.  
  85. ***REMEMBER to run the below aliases before you switch to a new pack, or you'll have knife belts and boots with items in that you might fence by mistake***
  86.  
  87. *sam
  88. get tantos from every boots in packs except every empty boots
  89. put tantos in packs
  90.  
  91. *smu
  92. get knives from belts in packs except empty belts
  93. put knives in packs
  94.  
  95. In theory, all you need to do to use these aliases is:
  96. -Use macro on every bury to get loot
  97. -Use "pl" to put loot in your pack
  98. -Use "np" whenever your pack is full
  99. -Go fence using the aliases when all packs are full
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement