Results 1 to 3 of 3
  1. #1
    navis995's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    81
    My Mood
    Inspired

    ALL in ONE daily quests [BOT] sharpu, glacera, token, mine craft and more!

    Hi.

    This is my first BOT made completely by me.

    It combines the following quests that give you the respective items:
    Shurpu Blaze Token
    reward
    Shurpu Blaze Token

    Glacera Ice Token
    reward
    Glacera Ice Token

    Tokens of Collection
    reward
    Token of Collection

    Mine Crafting
    reward
    Aluminum / Barium / Gold / Iron / Copper / Silver / Platinum

    Embrace Your Chaos (Daily)
    reward
    Dage's Scroll Fragment

    Shadow Embargo
    reward
    Shadow Shroud

    ShadowScythe Class Daily
    reward
    Shadow Shield

    And as a bonus it also does the daily Ballyhoo coins!

    On an average it should take you no more than 5 minutes. That is with a class equal to or better than Shaman.

    Virus scan #1:https://www.virustotal.com/gui/file-...Ng==/detection
    Virus scan #2:https://virusscan.jotti.org/en-US/fi...job/ho3t7ftaee



    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Glacera Ice Token",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Glacera Ice Token"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Aluminum",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Aluminum"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Barium",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Barium"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Gold",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Gold"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Iron",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Iron"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Copper",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Copper"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Silver",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Silver"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Platinum",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Platinum"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Dage's Scroll Fragment",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Dage's Scroll Fragment"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Shurpu Blaze Token",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Shurpu Blaze Token"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Token of Collection",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Token of Collection"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Shadow Shield",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Shadow Shield"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Shadow Shroud",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Shadow Shroud"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "stalagbite--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 2091
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Mine Crafting"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInTemp, Grimoire",
            "Tag": "Item",
            "Text": "Is in temp inventory",
            "Value1": "Raw Ore",
            "Value2": "30"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Dage's Scroll Fragment"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r1",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInTemp, Grimoire",
            "Tag": "Item",
            "Text": "Is in temp inventory",
            "Value1": "Raw Ore",
            "Value2": "30"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Dage's Scroll Fragment"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Mine Crafting"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Dage's Scroll Fragment"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdGetDrop, Grimoire",
            "ItemName": "Axe of the Prospector"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 2091
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "mountdoomskull--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3596
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "b1",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "*",
            "ItemName": "Chaos Power Increased",
            "ItemType": 1,
            "Quantity": "6"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3596
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Glacera Ice Token"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "northstar--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3966
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Frost Invader",
            "ItemName": "Dark Ice",
            "ItemType": 1,
            "Quantity": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3966
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Shurpu Blaze Tokens"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "xancave--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 2209
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r11",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "*",
            "ItemName": "Guardian Shale",
            "ItemType": 1,
            "Quantity": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 2209
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Token of Collection"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "terrarium--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 1316
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "LOOP-Token of Collection"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdGetDrop, Grimoire",
            "ItemName": "This Might Be A Token"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "This Might Be A Token",
            "Value2": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Shadow Shield"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "LOOP-Token of Collection"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Shadow Shield"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 1316
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowfall--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3828
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "lightguardwar--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "*",
            "ItemName": "Broken Blade",
            "ItemType": 1,
            "Quantity": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInTemp, Grimoire",
            "Tag": "Item",
            "Text": "Is in temp inventory",
            "Value1": "Broken Blade",
            "Value2": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowfall--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3828
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "akiba--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 486
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "bludrut2--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Shadow Embargo"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r1",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r4",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInTemp, Grimoire",
            "Tag": "Item",
            "Text": "Is in temp inventory",
            "Value1": "Shadow Canvas",
            "Value2": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Ballyhoo"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Shadow Embargo"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Ballyhoo"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 486
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "ballyhoo-1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdStop, Grimoire"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": []
      },
      "Author": "Navis995",
      "Description": "Complete all daily quest (non member)",
      "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": [
          "Axe of the Prospector",
          "Aluminum",
          "Barium",
          "Gold",
          "Iron",
          "Copper",
          "Silver",
          "Platinum",
          "Dage's Scroll Fragment",
          "Glacera Ice Token",
          "Shurpu Blaze Token",
          "Shadow Shield",
          "Token of Collection",
          "Shadow Shroud"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 4490
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": 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": []
      },
      "RestIfHp": true,
      "RestMp": 60,
      "RestHp": 30
    }
    Enjoy!

    P.S: If you have any requests, feel free to PM-me. I love making bots and if I have the time, I will make it.
    <b>Downloadable Files</b> Downloadable Files
    Last edited by navis995; 09-13-2019 at 01:10 PM. Reason: Added more information.

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

    aiguoni (04-21-2022),Alexdespina224 (06-02-2020),Ari4 (10-15-2019),Atropos626 (10-14-2019),Brehok23 (09-15-2019),Drakevgamer (09-13-2019),fhax4u (09-13-2019),Fondondo (11-15-2019),FrostedYun (09-27-2022),frostnade (09-16-2019),hamatchi23 (12-06-2022),hhuuyyaa1 (01-23-2022),hikujime (10-28-2019),holy_samuel (09-18-2019),koplak010 (09-18-2019),KTG99 (09-15-2019),KYQ123 (01-04-2020),LongCake (10-19-2022),lotusleeflip (01-25-2022),MissileGaming (11-23-2020),myrondale (09-28-2019),Nurul Afifah (09-14-2019),ocen (11-30-2020),pawnkiller (10-01-2019),Rasch1970 (03-20-2020),Souchyless (09-26-2022),swccc (03-05-2020),tommytakad23 (05-27-2021),varvarvar (01-04-2020),wew123123 (09-14-2019),yasutsu (04-04-2020),ZaikoUC (10-29-2019)

  3. #2
    Dab's Avatar
    Join Date
    Jun 2015
    Gender
    female
    Posts
    5,426
    Reputation
    663
    Thanks
    9,873
    file approved
    Former BattleOn Minion

    If you cannot run trainers please see this thread: https://www.mpgh.net/forum/showthread.php?t=1170564





  4. #3
    navis995's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    81
    My Mood
    Inspired
    I have made update to the code, because I noticed that in case there is lag, the quests won't complete.
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Glacera Ice Token",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Glacera Ice Token"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Aluminum",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Aluminum"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Barium",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Barium"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Gold",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Gold"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Iron",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Iron"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Copper",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Copper"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Silver",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Silver"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Platinum",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Platinum"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Dage's Scroll Fragment",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Dage's Scroll Fragment"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Shurpu Blaze Token",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Shurpu Blaze Token"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Token of Collection",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Token of Collection"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Shadow Shield",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Shadow Shield"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInBank, Grimoire",
            "Tag": "Item",
            "Text": "Is in bank",
            "Value1": "Shadow Shroud",
            "Value2": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBankTransfer, Grimoire",
            "TransferFromBank": true,
            "ItemName": "Shadow Shroud"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "stalagbite--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 2091
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Mine Crafting"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInTemp, Grimoire",
            "Tag": "Item",
            "Text": "Is in temp inventory",
            "Value1": "Raw Ore",
            "Value2": "30"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Dage's Scroll Fragment"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r1",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInTemp, Grimoire",
            "Tag": "Item",
            "Text": "Is in temp inventory",
            "Value1": "Raw Ore",
            "Value2": "30"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Dage's Scroll Fragment"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Mine Crafting"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Dage's Scroll Fragment"
          },
    	     {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdGetDrop, Grimoire",
            "ItemName": "Axe of the Prospector"
          },
    	  {
      "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
      "Delay": 1000
    },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 2091
            }
          },
    	  
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "mountdoomskull--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3596
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "b1",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "*",
            "ItemName": "Chaos Power Increased",
            "ItemType": 1,
            "Quantity": "6"
          },
    	  	  {
      "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
      "Delay": 1000
    },
        {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3596
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Glacera Ice Token"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "northstar--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3966
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Frost Invader",
            "ItemName": "Dark Ice",
            "ItemType": 1,
            "Quantity": "1"
          },
    	  	  {
      "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
      "Delay": 1000
    },
        {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3966
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Shurpu Blaze Tokens"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "xancave--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 2209
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r11",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "*",
            "ItemName": "Guardian Shale",
            "ItemType": 1,
            "Quantity": "1"
          },
    	  	  {
      "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
      "Delay": 1000
    },
        {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 2209
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Token of Collection"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "terrarium--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 1316
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "LOOP-Token of Collection"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdGetDrop, Grimoire",
            "ItemName": "This Might Be A Token"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is in inventory",
            "Value1": "This Might Be A Token",
            "Value2": "2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Shadow Shield"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "LOOP-Token of Collection"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Shadow Shield"
          },
    	  	  {
      "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
      "Delay": 1000
    },
        {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 1316
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowfall--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3828
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "lightguardwar--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "*",
            "ItemName": "Broken Blade",
            "ItemType": 1,
            "Quantity": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInTemp, Grimoire",
            "Tag": "Item",
            "Text": "Is in temp inventory",
            "Value1": "Broken Blade",
            "Value2": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowfall--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },	  {
      "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
      "Delay": 1000
    },
        {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 3828
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "akiba--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 486
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "bludrut2--1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Shadow Embargo"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r1",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r2",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r3",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r4",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdInTemp, Grimoire",
            "Tag": "Item",
            "Text": "Is in temp inventory",
            "Value1": "Shadow Canvas",
            "Value2": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Ballyhoo"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Shadow Embargo"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Ballyhoo"
          },
    	  	  {
      "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
      "Delay": 1000
    },
        {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 486
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "ballyhoo-1e6",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
            "Packet": "%xt%zm%getAdReward%336309%"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdStop, Grimoire"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Ancestor's Flame",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Hydrophobia",
            "Index": "2"
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": []
      },
      "Author": "Navis995",
      "Description": "Complete all daily quest (non member)",
      "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": [
          "Axe of the Prospector",
          "Aluminum",
          "Barium",
          "Gold",
          "Iron",
          "Copper",
          "Silver",
          "Platinum",
          "Dage's Scroll Fragment",
          "Glacera Ice Token",
          "Shurpu Blaze Token",
          "Shadow Shield",
          "Token of Collection",
          "Shadow Shroud"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twilly",
        "iPort": 4490
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": 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": []
      },
      "RestIfHp": true,
      "RestMp": 60,
      "RestHp": 30
    }

Similar Threads

  1. [Release] Lucky Clovers Daily Quest Bot Grimoire 3.8
    By raputr in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 1
    Last Post: 03-15-2019, 11:42 PM
  2. [Release] [Grimoire 3.8] Void Shogun All in one farming bot
    By hollowfax in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 5
    Last Post: 10-26-2018, 07:31 AM
  3. [Info] Crossfire NA/EU All-In-One-Bot [VMWare]
    By Speechii in forum CrossFire Farming & Partner Request
    Replies: 4
    Last Post: 09-20-2017, 10:32 PM
  4. [WTS] ALL $.50 MINECRAFT|NETFLIX|NBA|CRUNCHYROLL|ORIGIN|HULU|DEEZ ER|LOL AND MORE
    By nwhitey12 in forum Selling Accounts/Keys/Items
    Replies: 2
    Last Post: 01-05-2015, 07:14 PM
  5. [Release] Artifact Hunter Quest Bot (DAILY)(NON MEMBER)
    By Eternity in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 8
    Last Post: 10-11-2014, 03:58 PM

Tags for this Thread