Advertisement
Guest User

Essence of Nulgath AFK Bot Farm

a guest
Feb 6th, 2020
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. {
  2. "$type": "Grimoire.Botting.Configuration, Grimoire",
  3. "Commands": {
  4. "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
  5. "$values": [
  6. {
  7. "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
  8. "Map": "citadel-1e99",
  9. "Cell": "m22",
  10. "Pad": "Spawn"
  11. },
  12. {
  13. "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
  14. "Map": "Tercessuinotlim-23345456756",
  15. "Cell": "Enter",
  16. "Pad": "Spawn"
  17. },
  18. {
  19. "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
  20. "Name": "RESTART"
  21. },
  22. {
  23. "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
  24. "Cell": "m1",
  25. "Pad": "Right"
  26. },
  27. {
  28. "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
  29. "Monster": "DARK MAKAI"
  30. },
  31. {
  32. "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
  33. "Monster": "DARK MAKAI"
  34. },
  35. {
  36. "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
  37. "Cell": "m2",
  38. "Pad": "Right"
  39. },
  40. {
  41. "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
  42. "Monster": "DARK MAKAI"
  43. },
  44. {
  45. "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
  46. "Monster": "DARK MAKAI"
  47. },
  48. {
  49. "$type": "Grimoire.Botting.Commands.Misc.CmdBotDelay, Grimoire",
  50. "Delay": 1000
  51. },
  52. {
  53. "$type": "Grimoire.Botting.Commands.Item.CmdGetDrop, Grimoire",
  54. "ItemName": "Essence of Nulgath"
  55. },
  56. {
  57. "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
  58. "Label": "RESTART"
  59. }
  60. ]
  61. },
  62. "Skills": {
  63. "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
  64. "$values": [
  65. {
  66. "$type": "Grimoire.Game.Data.Skill, Grimoire",
  67. "Text": "1: ",
  68. "Index": "1"
  69. },
  70. {
  71. "$type": "Grimoire.Game.Data.Skill, Grimoire",
  72. "Text": "2: ",
  73. "Index": "2"
  74. }
  75. ]
  76. },
  77. "Quests": {
  78. "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
  79. "$values": []
  80. },
  81. "Author": "Author",
  82. "Description": "Description",
  83. "Boosts": {
  84. "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
  85. "$values": []
  86. },
  87. "Drops": {
  88. "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
  89. "$values": [
  90. "Essence of Nulgath"
  91. ]
  92. },
  93. "Server": {
  94. "$type": "Grimoire.Game.Data.Server, Grimoire",
  95. "sName": "Yorumi",
  96. "iPort": 12095
  97. },
  98. "SkillDelay": 500,
  99. "ExitCombatBeforeRest": true,
  100. "ExitCombatBeforeQuest": true,
  101. "EnablePickup": true,
  102. "AutoRelogin": true,
  103. "RelogDelay": 5000,
  104. "RelogRetryUponFailure": true,
  105. "BotDelay": 1000,
  106. "SkipDelayIndexIf": true,
  107. "InfiniteAttackRange": true,
  108. "EnemyMagnet": true,
  109. "HidePlayers": true,
  110. "WalkSpeed": 8,
  111. "NotifyUponDrop": {
  112. "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
  113. "$values": []
  114. },
  115. "RestMp": 60,
  116. "RestHp": 60,
  117. "RestartUponDeath": true
  118. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement