Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    testthisaccount123's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    42

    Thumbs up Ultra Fast Legion Fealty Quests [Grimoire 3.8+] [Alt-pack]

    Hi guys,

    These are bots to use in combination with 2 alt accounts ideally, but if you only have 1, don't worry, adjust the packets accordingly.
    These days, it shouldn't take you that long to get 2 level 50 or so alt accounts. Use an icestormarena bot, in conjunction with the cell AggroMon packet spammer trick (linked below).
    The alts have been scripted to automatically find you and follow you around wherever possible, and they will also glitch the room for you too.
    For even faster speeds, I would recommend copying and removing the packet spammer packets from the main acc's script to the packet spammer option on Grimoire and running it from the PacketSpammer menu, rather than the Bot menu, but the only downside is you've got to check on this every 15 minutes or so to make sure it's still doing what you intend it to do (Warning: DC if you die and you leave the packet spammer running!)
    I've made use of the cell AggroMon packet spammer trick here (https://www.mpgh.net/forum/showthread.php?t=1492839) that lets you contribute to battles done by your alts in different cells, and thereby get their drops too.
    I've added the .gbot scripts within code tags, as I can't be bothered to upload them and provide a scan, haha, so just copy the script to notepad and save as a .gbot file and then you can import them to Grimoire as usual.
    (Thanks to ZeroInfinity's thread on faster ways to glitch rooms: https://www.mpgh.net/forum/showthread.php?t=1492183)


    Legion Fealty 1:

    The class skills are for Lightcaster for the main account, Shaman and Stonecrusher for alt 1, Shaman and Lightcaster for alt 2. But feel free to change it.
    Replace "{your main acc}" with the name of your main account, "77777" with any number (make sure you use the same number for all 3 bots though!), "{player}" with the username of the alt account that's running the bot.

    Main:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Aeacus Empowered",
            "Value2": "50"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "judgement",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r10a",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Aeacus Empowered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Darkened Essence",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "shadowrealm",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Enter",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%5%6%7%8%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Darkened Essence",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Dracolich Contract",
            "Value2": "1000"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "necrodungeon",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Chunin"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Dracolich Contract",
            "Value2": "1000"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Tethered Soul",
            "Value2": "300"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "revenant",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "revenant--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Tethered Soul",
            "Value2": "300"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Illuminate",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Burned by Light",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Lingering Light",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Light Blast",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Illuminate",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 6897,
            "Text": "6897"
          }
        ]
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Aeacus Empowered",
          "Tethered Soul",
          "Darkened Essence",
          "Dracolich Contract",
          "Revenant's Spellscroll"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 42232
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "AutoRelogin": true,
      "RelogDelay": 5000,
      "RelogRetryUponFailure": true,
      "BotDelay": 500,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Alt1:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "DEFAULT"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement--3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Stonecrusher"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement------------3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r10a",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm--3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm------------3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon--3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 30000
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon------------3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[DEFAULT]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Hydrophobia",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 60
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[GLACIAL]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Fists of Frost",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Calm Before the Storm",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Shout of the Ancients",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Glacial Storm",
            "Index": "4"
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": []
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Nulgath's approval"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 42232
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Alt2:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "LC"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r10a",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 30000
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "SHAMAN"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[LC]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Elemental Embrace",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Dry Lightning",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[SHAMAN]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Dry Lightning",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": []
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Nulgath's approval"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 42232
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Last edited by testthisaccount123; 04-05-2020 at 05:26 AM.

  2. The Following 2 Users Say Thank You to testthisaccount123 For This Useful Post:

    yogiswara (04-10-2020),ZeroX57 (04-07-2020)

  3. #2
    testthisaccount123's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    42
    Legion Fealty 2:

    The class skills are for Lightcaster for the main account, Shaman and Stonecrusher for alt 1, Shaman and Lightcaster for alt 2. But feel free to change it.
    Replace "{your main acc}" with the name of your main account, "77777" with any number (make sure you use the same number for all 3 bots though!), "{player}" with the username of the alt account that's running the bot.

    Using a level 80 main acc and level 50-ish alt accs, I managed to get 500 Conquered things on average every 10 minutes or so.
    Here's a gif of how fast it can go (real time - with manual packet spammer - i.e. not incorporated into the Bot Commands):
    https://i.imgur.com/fhxTb5V.gif

    Main:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Grim Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "doomvault",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomvault--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%6%7%8%%1%2%3%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Grim Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Ancient Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "mummies",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "mummies--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%9%%5%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Ancient Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Pirate Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "wrath",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "wrath--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r8",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r8",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%10%12%21%22%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Pirate Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Battleon Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "doomhaven",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomhaven--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r18",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r18",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%35%36%37%38%39%40%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Battleon Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Mirror Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "overworld",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "overworld--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r4",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r4",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%10%11%12%%4%5%6%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Mirror Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Darkblood Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "deathpits",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "deathpits--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r1",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r1",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%1%2%3%%6%7%8%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Darkblood Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Vampire Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "maxius",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "maxius--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%6%%6%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Vampire Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Spirit Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "curseshore",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "curseshore--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%6%%5%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Spirit Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Dragon Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "dragonbone",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "dragonbone--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%7%8%9%%4%5%6%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Dragon Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Doomwood Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "doomwood",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomwood--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%6%7%8%%13%14%15%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Doomwood Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "10"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Illuminate",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Burned by Light",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Lingering Light",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Light Blast",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Illuminate",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 6898,
            "Text": "6898"
          }
        ]
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Grim Cohort Conquered",
          "Ancient Cohort Conquered",
          "Pirate Cohort Conquered",
          "Battleon Cohort Conquered",
          "Mirror Cohort Conquered",
          "Darkblood Cohort Conquered",
          "Vampire Cohort Conquered",
          "Spirit Cohort Conquered",
          "Dragon Cohort Conquered",
          "Doomwood Cohort Conquered"
          "Conquest Wreath"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 39499
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 500,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Alt1:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "DEFAULT"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomvault--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomvault------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "mummies--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Stonecrusher"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "mummies------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "wrath--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "wrath------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r8",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r8",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomhaven--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomhaven------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r17",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r17",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "overworld--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "overworld------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r4",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r4",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "deathpits--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "deathpits------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r1",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r1",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "maxius--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Stonecrusher"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "maxius------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "curseshore--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Stonecrusher"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "curseshore------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "Escaped Wendighost"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "dragonbone--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "dragonbone------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomwood--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomwood------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[DEFAULT]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Hydrophobia",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 60
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": []
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Nulgath's approval"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 17035
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Alt2:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomvault--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "SHAMAN"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomvault------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r1",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r1",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "mummies--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "LC"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "mummies------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "wrath--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "SHAMAN"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "wrath------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r5",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r5",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "Undead Pirate"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomhaven--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "SHAMAN"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomhaven------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r16",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r16",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "overworld--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "SHAMAN"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "overworld------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "deathpits--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "SHAMAN"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "deathpits------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "maxius--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "LC"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "maxius------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "curseshore--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "LC"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "curseshore------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "Escaped Ghostly Zard"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "dragonbone--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "SHAMAN"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "dragonbone------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomwood--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "SHAMAN"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomwood------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r7",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r7",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "10"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[SHAMAN]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Hydrophobia",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 60
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[LC]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Illuminate",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Burned by Light",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Lingering Light",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Light Blast",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Illuminate",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": []
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Nulgath's approval"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 17035
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    - - - Updated - - -

    Legion Fealty 3: To be released soon
    Last edited by testthisaccount123; 04-04-2020 at 04:05 PM.

  4. #3
    sokoroto's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    PLS make a video asap !!

  5. #4
    odokun's Avatar
    Join Date
    Dec 2013
    Gender
    female
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Dead
    This method is really effective man! thank you.

  6. #5
    testthisaccount123's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    42
    No problem!

    I've updated them, to (ideally) make them more bug free, and is now optimised for boost items! Should ideally work better now, but let me know if there are any issues!
    Please use these ones, not the ones above!
    Will be posting a tutorial with gifs soon on how to use this, for anyone who's still unclear!

    Legion Fealty 1:

    As mentioned before:
    Remember to replace "{your main acc}" with the name of your main account, "77777" with any number (make sure you use the same number for all 3 bots though!), "{player}" with the username of the alt account that's running the bot.
    The class skills are for Lightcaster for the main account, Shaman and Stonecrusher for alt 1, Shaman and Lightcaster for alt 2. But feel free to change it.


    Main:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Aeacus Empowered",
            "Value2": "50"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "judgement",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Burning Blade of Abezeth"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r10a",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Aeacus Empowered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Darkened Essence",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "shadowrealm",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Burning Blade of Abezeth"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Enter",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%5%6%7%8%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Darkened Essence",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Dracolich Contract",
            "Value2": "1000"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "necrodungeon",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Chunin"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Blinding Light of Destiny"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Dracolich Contract",
            "Value2": "1000"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Tethered Soul",
            "Value2": "300"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "revenant",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "revenant--9999",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Burning Blade of Abezeth"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Tethered Soul",
            "Value2": "300"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "battleon-1e99",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 2000
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Illuminate",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Burned by Light",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Lingering Light",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Light Blast",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Illuminate",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 6897,
            "Text": "6897"
          }
        ]
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Aeacus Empowered",
          "Tethered Soul",
          "Darkened Essence",
          "Dracolich Contract",
          "Revenant's Spellscroll"
        ]
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "AutoRelogin": true,
      "RelogDelay": 5000,
      "RelogRetryUponFailure": true,
      "BotDelay": 500,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Alt1:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "DEFAULT"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Stonecrusher"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r10a",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 30000
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "battleon-1e99",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 1000
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[DEFAULT]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Hydrophobia",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 60
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[GLACIAL]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Fists of Frost",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Calm Before the Storm",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Shout of the Ancients",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Glacial Storm",
            "Index": "4"
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": []
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Nulgath's approval"
        ]
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Alt2:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "LC"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r10a",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 30000
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "SHAMAN"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "battleon-1e99",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 1000
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[LC]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Elemental Embrace",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Dry Lightning",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[SHAMAN]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Dry Lightning",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": []
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Nulgath's approval"
        ]
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    - - - Updated - - -

    Legion Fealty 2:

    As mentioned before:
    Remember to replace "{your main acc}" with the name of your main account, "77777" with any number (make sure you use the same number for all 3 bots though!), "{player}" with the username of the alt account that's running the bot.
    The class skills are for Lightcaster for the main account, Shaman and Stonecrusher for alt 1, Shaman and Lightcaster for alt 2. But feel free to change it.


    Main:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Blinding Light of Destiny"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Grim Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "doomvault",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomvault--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%6%7%8%%1%2%3%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Grim Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Ancient Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "mummies",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "mummies--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%5%9%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Ancient Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Pirate Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "wrath",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "wrath--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r8",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r8",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%5%9%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Pirate Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Battleon Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "doomhaven",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomhaven--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r18",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r18",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%35%36%37%38%39%40%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Battleon Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Mirror Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "overworld",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "overworld--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r4",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r4",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%10%11%12%%4%5%6%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Mirror Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Darkblood Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "deathpits",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "deathpits--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r1",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r1",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%1%2%3%%6%7%8%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Darkblood Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Vampire Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "maxius",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "maxius--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%7%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Vampire Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "7"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Spirit Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "curseshore",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "curseshore--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Spirit Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "8"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Dragon Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "dragonbone",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "dragonbone--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%7%8%9%%4%5%6%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Dragon Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "9"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Doomwood Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "11"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "doomwood",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "doomwood--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r3",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%6%7%8%%13%14%15%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Doomwood Cohort Conquered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "11"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "battleon-1e99",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 3000
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Illuminate",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Burned by Light",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Lingering Light",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Light Blast",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Illuminate",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 6898,
            "Text": "6898"
          }
        ]
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Grim Cohort Conquered",
          "Ancient Cohort Conquered",
          "Pirate Cohort Conquered",
          "Battleon Cohort Conquered",
          "Mirror Cohort Conquered",
          "Darkblood Cohort Conquered",
          "Vampire Cohort Conquered",
          "Spirit Cohort Conquered",
          "Dragon Cohort Conquered",
          "Doomwood Cohort Conquered",
          "Conquest Wreath"
        ]
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "AutoRelogin": true,
      "RelogDelay": 5000,
      "RelogRetryUponFailure": true,
      "BotDelay": 500,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Last edited by testthisaccount123; 04-06-2020 at 12:26 PM.

  7. #6
    ZeroX57's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    Hi, first of all thanks for spending time to make the bot.

    I'm facing a problem where I can't get the bot to work for legion fealty 2 for both main and alt1.

    As instructed i've changed the room numbers according to the room I wish to join and {your main acc} and {player} name accordingly on the alt1 bot. However, when the bot starts to run, it keeps hoping to all the rooms being unable to detect my main acc in the room even though the alt1 jumped into the same room. Is the player name case sensitive? e.g. (Zoro007, ZORO007, zoro007)

    Also on the main bot, do I have to change the room id of the packet spammer? (%xt%zm%aggroMon%73606%5%6%7%8%)

    Would really appreciate if you can help me with this issue. Thanks!
    Last edited by ZeroX57; 04-06-2020 at 02:24 PM.

  8. #7
    testthisaccount123's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    42
    Quote Originally Posted by ZeroX57 View Post
    Hi, first of all thanks for spending time to make the bot.

    I'm facing a problem where I can't get the bot to work for legion fealty 2 for both main and alt1.

    As instructed i've changed the room numbers according to the room I wish to join and {your main acc} and {player} name accordingly on the alt1 bot. However, when the bot starts to run, it keeps hoping to all the rooms being unable to detect my main acc in the room even though the alt1 jumped into the same room. Is the player name case sensitive? e.g. (Zoro007, ZORO007, zoro007)

    Also on the main bot, do I have to change the room id of the packet spammer? (%xt%zm%aggroMon%73606%5%6%7%8%)

    Would really appreciate if you can help me with this issue. Thanks!
    Hi ZeroX57!

    Huh, that's strange!

    I would recommend restarting the alt1 bot a couple of times if it keeps doing that, as Grimoire does glitch out sometimes for certain bots sometimes for me too when it feels like it!
    I don't believe the name is case sensitive.
    You don't need to change the room id either as the client doesn't really care about the room id actually.

    Are you sure you're changing it to Zoro007 (i.e. no brackets -- the correct version), not {Zoro007} with the brackets still left in (incorrect) by accident or something?

    Let me know if it's still not working!

  9. #8
    ZeroX57's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by testthisaccount123 View Post
    Hi ZeroX57!

    Huh, that's strange!

    I would recommend restarting the alt1 bot a couple of times if it keeps doing that, as Grimoire does glitch out sometimes for certain bots sometimes for me too when it feels like it!
    I don't believe the name is case sensitive.
    You don't need to change the room id either as the client doesn't really care about the room id actually.

    Are you sure you're changing it to Zoro007 (i.e. no brackets -- the correct version), not {Zoro007} with the brackets still left in (incorrect) by accident or something?

    Let me know if it's still not working!
    Hey thanks for the response!

    Miraculously, the bot started working after I woke up this morning and ran it. And yes I removed the brackets on the names the night before that.

    That's odd, I guess there must be a bug on grimoire's end.

    Thank you very much for this script, very fast even though I had to adjust some parts accordingly to accommodate to my weak alt (^^')

  10. #9
    testthisaccount123's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    42
    Yaay!
    No problem, man
    Glad it worked out for you
    Happy legion-ing!

  11. The Following User Says Thank You to testthisaccount123 For This Useful Post:

    ZeroX57 (04-07-2020)

  12. #10
    qwedxzasdd's Avatar
    Join Date
    Jan 2020
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    cruxshadows

    joins cruxshadows everytime the alts join an another map idk why really weird

  13. #11
    testthisaccount123's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    42
    Quote Originally Posted by qwedxzasdd View Post
    joins cruxshadows everytime the alts join an another map idk why really weird
    You need to finish the Cruxshadows map on your alt to access the mummies map

  14. #12
    qwedxzasdd's Avatar
    Join Date
    Jan 2020
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by testthisaccount123 View Post
    You need to finish the Cruxshadows map on your alt to access the mummies map
    ooooh ok thanks a lot man really appreciate the bot btw and quick reply

  15. #13
    moe aaron's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by testthisaccount123 View Post
    Hi guys,

    These are bots to use in combination with 2 alt accounts ideally, but if you only have 1, don't worry, adjust the packets accordingly.
    These days, it shouldn't take you that long to get 2 level 50 or so alt accounts. Use an icestormarena bot, in conjunction with the cell AggroMon packet spammer trick (linked below).
    The alts have been scripted to automatically find you and follow you around wherever possible, and they will also glitch the room for you too.
    For even faster speeds, I would recommend copying and removing the packet spammer packets from the main acc's script to the packet spammer option on Grimoire and running it from the PacketSpammer menu, rather than the Bot menu, but the only downside is you've got to check on this every 15 minutes or so to make sure it's still doing what you intend it to do (Warning: DC if you die and you leave the packet spammer running!)
    I've made use of the cell AggroMon packet spammer trick here (https://www.mpgh.net/forum/showthread.php?t=1492839) that lets you contribute to battles done by your alts in different cells, and thereby get their drops too.
    I've added the .gbot scripts within code tags, as I can't be bothered to upload them and provide a scan, haha, so just copy the script to notepad and save as a .gbot file and then you can import them to Grimoire as usual.
    (Thanks to ZeroInfinity's thread on faster ways to glitch rooms: https://www.mpgh.net/forum/showthread.php?t=1492183)


    Legion Fealty 1:

    The class skills are for Lightcaster for the main account, Shaman and Stonecrusher for alt 1, Shaman and Lightcaster for alt 2. But feel free to change it.
    Replace "{your main acc}" with the name of your main account, "77777" with any number (make sure you use the same number for all 3 bots though!), "{player}" with the username of the alt account that's running the bot.

    Main:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Aeacus Empowered",
            "Value2": "50"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "judgement",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r10a",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Aeacus Empowered",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Darkened Essence",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "shadowrealm",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Enter",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%aggroMon%73606%5%6%7%8%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Darkened Essence",
            "Value2": "500"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Dracolich Contract",
            "Value2": "1000"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "necrodungeon",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Chunin"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Dracolich Contract",
            "Value2": "1000"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "4"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "Tethered Soul",
            "Value2": "300"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "revenant",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "revenant--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Tethered Soul",
            "Value2": "300"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "4"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Illuminate",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Burned by Light",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Lingering Light",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Light Blast",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Illuminate",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 6897,
            "Text": "6897"
          }
        ]
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Aeacus Empowered",
          "Tethered Soul",
          "Darkened Essence",
          "Dracolich Contract",
          "Revenant's Spellscroll"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 42232
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "AutoRelogin": true,
      "RelogDelay": 5000,
      "RelogRetryUponFailure": true,
      "BotDelay": 500,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Alt1:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "DEFAULT"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement--3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Stonecrusher"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement------------3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r10a",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm--3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm------------3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon--3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 30000
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon------------3133",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[DEFAULT]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Hydrophobia",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 60
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[GLACIAL]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Fists of Frost",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Calm Before the Storm",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Shout of the Ancients",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Glacial Storm",
            "Index": "4"
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": []
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Nulgath's approval"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 42232
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Alt2:
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Lightcaster"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "LC"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "judgement------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r10a",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r10a",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowrealm------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r2",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "3"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon--77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 30000
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerNotInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is not in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdEquip, Grimoire",
            "ItemName": "Shaman"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdSkillSet, Grimoire",
            "Name": "SHAMAN"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIs, Grimoire",
            "Tag": "Map",
            "Text": "Cell is",
            "Value1": "Enter",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%house%1%{player}%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIs, Grimoire",
            "Tag": "Map",
            "Text": "Map is",
            "Value1": "house",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "necrodungeon------------77777",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdCellIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Cell is not",
            "Value1": "r22",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdPlayerInRoom, Grimoire",
            "Tag": "Player",
            "Text": "Player is in room",
            "Value1": "{your main acc}",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "3"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[LC]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Elemental Embrace",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Dry Lightning",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[SHAMAN]",
            "Type": 2
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Dry Lightning",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 3: Dry Lightning",
            "Type": 1,
            "Index": "3",
            "SafeHealth": 60
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": []
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": [
          "Nulgath's approval"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 42232
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "SkipCutscenes": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    Does this still work with the patched room glitch recently updated?

  16. #14
    wanthony's Avatar
    Join Date
    Feb 2019
    Gender
    male
    Location
    Brazil
    Posts
    27
    Reputation
    10
    Thanks
    58
    Too complex, can make a video ?

  17. #15
    bibiboggs's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    0
    Please make a video tutorial!!

Page 1 of 2 12 LastLast

Similar Threads

  1. [Release] Diamond Token of Dage // For Legion Fealty 3 [Grimoire 3.8+]
    By acealt01 in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 1
    Last Post: 01-21-2020, 03:44 AM
  2. [Release] [Grimoire 3.8] FULLY STABLE LEGION FEALTY 1 AND 2 QUEST BOT
    By luis001 in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 15
    Last Post: 10-09-2019, 04:33 AM
  3. [Release] Grimoire 3.8 | Legion Fealty 1 Bot
    By zurtags in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 9
    Last Post: 09-20-2019, 07:15 AM
  4. [Release] Legion Fealty 1 (Revenant Class) BOT Grimoire 1.8
    By Arametuz in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 11
    Last Post: 05-31-2019, 11:06 AM
  5. [Solved] Fast High legion Champion quest bot
    By ar77 in forum Adventure Quest Worlds (AQW) Help
    Replies: 2
    Last Post: 12-22-2013, 10:20 PM