Guest User

Untitled

a guest
Jul 18th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. //Save as dynamis.txt and put into your C:\...\Windower\plugins\ll folder. load in chat by typing out //ll profile dynamis
  2.  
  3. //Dynamis Profile
  4. //This profile is intended for Dynamis shell leaders
  5.  
  6. //Lots
  7. if item is 1449,1452,1455 then pass //Pass singles
  8. if item is 1450,1453,1456 then pass //Pass 100 coins
  9. if item is 3493 then pass // Pass Frgtn. Thought
  10. if item is 3494 then pass // Pass Forgotten Hope
  11. if item is 3495 then pass // Pass Forgotten Touch
  12. if item is 3496 then pass // Pass Frgtn. Journey
  13. if item is 3497 then pass // Pass Forgotten Step
  14.  
  15. //Pass NQ Relic
  16. if item is 15085,15100,15115,15130,15145 then pass //DRG
  17. if item is 15086,15101,15116,15131,15146 then pass //SMN
  18. if item is 15079,15094,15109,15124,15139 then pass //DRK
  19. if item is 15075,15090,15105,15120,15135 then pass //BLM
  20. if item is 15076,15091,15106,15121,15136 then pass //RDM
  21. if item is 15073,15088,15103,15118,15133 then pass //MNK
  22. if item is 15083,15098,15113,15128,15143 then pass //SAM
  23. if item is 15087,15072,15102,15117,15132 then pass //WAR
  24. if item is 15093,15078,15108,15123,15138 then pass //PLD
  25. if item is 15097,15082,15112,15127,15142 then pass //RNG
  26. if item is 15104,15074,15089,15119,15134 then pass //WHM
  27. if item is 15107,15077,15092,15122,15137 then pass //THF
  28. if item is 15110,15080,15095,15125,15140 then pass //BST
  29. if item is 15114,15084,15099,15129,15144 then pass //NIN
  30. if item is 15126,15081,15096,15111,15141 then pass //BRD
  31.  
  32. //Pass Relic Weapons
  33. if item is 18260,18266,18272,18278,18284,18290,18296,18302,18332,18338,18244,18308,18314,18320,18326 then pass
  34.  
  35. //Pass CoP Acc
  36. if item is 15480 then pass // pass Assassin's Cape
  37. if item is 15872 then pass // pass Cleric's Belt
  38. if item is 16248 then pass // pass Etoile Cape
  39. if item is 16244 then pass // pass Mirage Mantle
  40. if item is 15879 then pass // pass Saotome Koshi-Ate
  41. if item is 15484 then pass // pass Summoner's Cape
  42. if item is 15871 then pass // pass Warrior's Stone
  43. if item is 15482 then pass // pass Bard's Cape
  44. if item is 15920 then pass // pass Commodore Belt
  45. if item is 15877 then pass // pass Koga Sarashi
  46. if item is 15875 then pass // pass Monster Belt
  47. if item is 15874 then pass // pass Sorcerer's Belt
  48. if item is 15481 then pass // pass Valor Cape
  49.  
  50. //Pass Valk
  51. if item is 2068 then pass // pass Abyss Burgeonet -1
  52. if item is 2058 then pass // pass Assassin's Bonnet -1
  53. if item is 2043 then pass // pass Cleric's Cap -1
  54. if item is 2053 then pass // pass Duelist's Chapeau -1
  55. if item is 2093 then pass // pass Koga Hatsuburi -1
  56. if item is 2662 then pass // pass Mirage Keffiyeh -1
  57. if item is 2672 then pass // pass Pantin Taj -1
  58. if item is 2083 then pass // pass Scout's Beret -1
  59. if item is 2103 then pass // pass Summoner's Horn -1
  60. if item is 2033 then pass // pass Warrior's Mask -1
  61. if item is 2723 then pass // pass Argute Mortarboard -1
  62. if item is 2078 then pass // pass Bard's Roundlet -1
  63. if item is 2667 then pass // pass Commodore Tricorne -1
  64. if item is 2718 then pass // pass Etoile Tiara -1
  65. if item is 2038 then pass // pass Melee Crown -1
  66. if item is 2073 then pass // pass Monster Helm -1
  67. if item is 2088 then pass // pass Saotome Kabuto -1
  68. if item is 2048 then pass // pass Sorcerer's Petasos -1
  69. if item is 2063 then pass // pass Valor Coronet -1
  70. if item is 2098 then pass // pass Wyrm Armet -1
  71.  
  72. if item is 3456 then pass // pass creeper's juju
  73. if item is 3460 then pass // pass Nightmare Log
  74. if item is 3461 then pass // pass Nightmare Bud
  75. if item is 3462 then pass // pass Nightmare Water
Add Comment
Please, Sign In to add comment