Results 1 to 15 of 18

Threaded View

  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)

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