Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 50
  1. #16
    robme's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    m
    Posts
    70
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    I have a question so the Roentgenium(.gbot) doesn't turn in the Void highlord challenge quest and it doesn't loop. How can i mke it turn in the quest and loop the script from start again? can you make it so that it turn in the quest and loop from start again?
    Last edited by robme; 04-05-2018 at 05:48 PM.

  2. #17
    nayskaesca's Avatar
    Join Date
    Apr 2018
    Gender
    female
    Posts
    55
    Reputation
    10
    Thanks
    1
    My Mood
    Lurking
    where can i get the final version?

  3. #18
    grabben123's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    cant seem to get the bot to loot and kill archfienditems.

  4. #19
    robme's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    m
    Posts
    70
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    I found bug... the part where you gather essence of nulgath.. it doesn't turn in the quest so it will just keep on hunting essence without turning them in for gem of nulgath... could the author of this bot confirm it or did i messed up the script?

    I found the problem.
    i tried sending this packet once with 50 essence in my inventory but it does not complete the quest i think it has been patched or the packet address has been changed. %xt%zm%tryQuestComplete%442759%4778%6136%false%wvz %

    fixed i only needed faction 4 medal LOL IM DUMB
    Last edited by robme; 04-08-2018 at 03:06 PM.

  5. #20
    KekkeTex's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    459
    Reputation
    57
    Thanks
    2,712
    My Mood
    Dead
    Quote Originally Posted by robme View Post
    something is wrong it's not turning essence of nulgath quest into Gems of nulgath.
    i tried sending this packet once with 50 essence in my inventory but it does not comeplete the quest i think it has been patched or changed. %xt%zm%tryQuestComplete%442759%4778%6136%false%wvz %
    The package is without the space at the end.

    But the quest requires you to have Voucher of Nulgath (non-mem) in your inventory.
    For future reference, if a bot doesn't turn in a quest. Simply load the quest. And check if it says your missing a requirement, which should be marked in red.

  6. #21
    robme's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    m
    Posts
    70
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    ughh i manually load the quest i didn't have anything missing to accept or turning in quest.. i don't know what's going on

  7. #22
    ultrinityx's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    6
    My Mood
    Amazed
    so um , since gem of domination didnt drop with 100% chance, is there any chances for you to make it looping until the gem drop? because if your fiend seal already full, but the gem didnt drop yet, you waste time on START2-Emb for airstrik and fenrir/

    thankyou

    #edit : ps :
    1.this problm occurs to the final Roengtnium Bot
    2.now i use your other bot that farm the emblem of nulgath only
    3. sometimes the quest didnt loaded
    Last edited by ultrinityx; 04-12-2018 at 02:25 AM.

  8. #23
    hamitcan3's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    approved. thanks

  9. #24
    adrielmacedo's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by ultrinityx View Post
    so um , since gem of domination didnt drop with 100% chance, is there any chances for you to make it looping until the gem drop? because if your fiend seal already full, but the gem didnt drop yet, you waste time on START2-Emb for airstrik and fenrir/

    thankyou
    I've got the same problem, tried to fix it by myself but the bot is confusing. Lets see if OP shows up to help!
    Besides that, everything is ok and the bot is well made. Congrats
    Last edited by adrielmacedo; 04-12-2018 at 11:58 PM. Reason: Quote

  10. #25
    semicolonsmith's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    82
    My Mood
    Bored
    I have tried to make a gbot void highlord's challenge, with bot Unidentified 13 [Nulgath (Larvae)], 2M gold [/battlegroundd (lvl. 45 - 60) or /battlegrounde (lvl. 61 - 85)], and Elders' Blood (once quest/day. manually recommended). But Tainted Gem from Bone Dust Reagent.

    Requirement(s):
    - Mystic Quills x60
    - Nation Round 4 Medal
    - Voucher of Nulgath (non-mem), and
    - Hadean Onyx of Nulgath x1

    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "battleon",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Aelita's Emerald",
            "Value2": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Aelita's Emerald"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Elemental Ink",
            "Value2": "10"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Elemental Ink"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Dwakel Decoder",
            "Value2": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Dwakel Decoder"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "The Secret 1",
            "Value2": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "The Secret 1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Black Knight Orb",
            "Value2": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Black Knight Orb"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Archfiend's Favor",
            "Value2": "300"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Archfiend's Favor"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Nulgath's Approval",
            "Value2": "300"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Nulgath's Approval"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Tainted Gem",
            "Value2": "100"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Tainted Gem"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Bone Dust",
            "Value2": "20"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Bone Dust"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Emblem of Nulgath",
            "Value2": "20"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Emblem of Nulgath"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Gem of Nulgath",
            "Value2": "20"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Gem of Nulgath"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Essence of Nulgath",
            "Value2": "50"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Essence of Nulgath"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Unidentified 13",
            "Value2": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Unidentified 13"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Nulgath Shaped Chocolate",
            "Value2": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Nulgath Shaped Chocolate"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Elders' Blood",
            "Value2": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Elders' Blood"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdRestart, Grimoire"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Aelita's Emerald"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "yulgar",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "yulgar",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBuy, Grimoire",
            "ShopId": 16,
            "ItemName": "Aelita's Emerald"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Elemental Ink"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "spellcraft",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "spellcraft",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBuy, Grimoire",
            "ShopId": 549,
            "ItemName": "Elemental Ink"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBuy, Grimoire",
            "ShopId": 549,
            "ItemName": "Elemental Ink"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Dwakel Decoder"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "crashsite",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "crashsite",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdMapItem, Grimoire",
            "ItemId": 106
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "The Secret 1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 623
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "willowcreek",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "willowcreek",
            "Cell": "Yard2",
            "Pad": "Right"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Yard2",
            "Pad": "Right"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Hidden Spy",
            "ItemName": "The Secret 1",
            "Quantity": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Right"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Black Knight Orb"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "greendragon",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "greendragon",
            "Cell": "Boss",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Greenguard Dragon",
            "ItemName": "Black Knight Chest Piece",
            "ItemType": 1,
            "Quantity": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "trunk",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "trunk",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Greenguard Basilisk",
            "ItemName": "Black Knight Arm Piece",
            "ItemType": 1,
            "Quantity": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "deathgazer",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "deathgazer",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Deathgazer",
            "ItemName": "Black Knight Shoulder Piece",
            "ItemType": 1,
            "Quantity": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "well",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "well",
            "Cell": "Boss",
            "Pad": "Center"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Gell Oh No",
            "ItemName": "Black Knight Leg Piece",
            "ItemType": 1,
            "Quantity": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Center"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Archfiend's Favor"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "evilwarnul",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "evilwarnul",
            "Cell": "r12",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "*",
            "ItemName": "Archfiend's Favor",
            "Quantity": "300"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Nulgath's Approval"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "evilwarnul",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "evilwarnul",
            "Cell": "r12",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "*",
            "ItemName": "Nulgath's Approval",
            "Quantity": "300"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Tainted Gem"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "battleunderb",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "battleunderb",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Skeleton Warrior",
            "ItemName": "Bone Dust",
            "Quantity": "25"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Tainted Gem",
            "Value2": "100"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Tainted Gem"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Bone Dust"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "battleunderb",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "battleunderb",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Skeleton Warrior",
            "ItemName": "Bone Dust",
            "Quantity": "20"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Emblem of Nulgath"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "shadowblast",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "shadowblast",
            "Cell": "r13",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "r13",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "Legion Fenrir"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "Legion Cannon"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "Legion Fenrir"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "Legion Cannon"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Emblem of Nulgath",
            "Value2": "20"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Emblem of Nulgath"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Gem of Nulgath"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "tercessuinotlim",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "citadel",
            "Cell": "m22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "tercessuinotlim",
            "Cell": "m2",
            "Pad": "Bottom"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "m2",
            "Pad": "Bottom"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Dark Makai",
            "ItemName": "Essence of Nulgath",
            "Quantity": "60"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Bottom"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Gem of Nulgath",
            "Value2": "20"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Gem of Nulgath"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Essence of Nulgath"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "tercessuinotlim",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "citadel",
            "Cell": "m22",
            "Pad": "Left"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "tercessuinotlim",
            "Cell": "m2",
            "Pad": "Bottom"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Dark Makai",
            "ItemName": "Essence of Nulgath",
            "Quantity": "50"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Wait",
            "Pad": "Bottom"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Unidentified 13"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "gilead",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "gilead",
            "Cell": "r8",
            "Pad": "Down"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Mana Elemental",
            "ItemName": "Charged Mana Energy for Nulgath",
            "ItemType": 1,
            "Quantity": "5"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "elemental",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "elemental",
            "Cell": "r5",
            "Pad": "Down"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Mana Golem",
            "ItemName": "Mana Energy for Nulgath",
            "ItemType": 1,
            "Quantity": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdNotInInventory, Grimoire",
            "Tag": "Item",
            "Text": "Is not in inventory",
            "Value1": "Unidentified 13",
            "Value2": "1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Unidentified 13"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Nulgath Shaped Chocolate"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdGoldLessThan, Grimoire",
            "Tag": "This player",
            "Text": "Gold is less than",
            "Value1": "2000001",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Farming Gold"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "citadel",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "citadel",
            "Cell": "Enter",
            "Pad": "Spawn"
          },
          {
            "$type": "Grimoire.Botting.Commands.Item.CmdBuy, Grimoire",
            "ShopId": 44,
            "ItemName": "Nulgath Shaped Chocolate"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
            "Delay": 500
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Void Highlord's Challenge"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Farming Gold"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdLevelGreaterThan, Grimoire",
            "Tag": "This player",
            "Text": "Level is greater than",
            "Value1": "60",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Farming Gold 1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdLevelGreaterThan, Grimoire",
            "Tag": "This player",
            "Text": "Level is greater than",
            "Value1": "45",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Farming Gold 2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdStop, Grimoire"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Farming Gold 1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "battlegrounde",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "battlegrounde",
            "Cell": "r2",
            "Pad": "Center"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdGoldLessThan, Grimoire",
            "Tag": "This player",
            "Text": "Gold is less than",
            "Value1": "2000001",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Farming Gold 1"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Nulgath Shaped Chocolate"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Farming Gold 2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "battlegroundd",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "battlegroundd",
            "Cell": "r2",
            "Pad": "Center"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdGoldLessThan, Grimoire",
            "Tag": "This player",
            "Text": "Gold is less than",
            "Value1": "2000001",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Farming Gold 2"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
            "Label": "Nulgath Shaped Chocolate"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
            "Name": "Elders' Blood"
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdAcceptQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 802
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdMapIsNot, Grimoire",
            "Tag": "Map",
            "Text": "Map is not",
            "Value1": "arcangrove",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdJoin, Grimoire",
            "Map": "arcangrove",
            "Cell": "Right",
            "Pad": "Right"
          },
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKillFor, Grimoire",
            "Monster": "Gorillaphant",
            "ItemName": "Slain Gorillaphant",
            "ItemType": 1,
            "Quantity": "50"
          },
          {
            "$type": "Grimoire.Botting.Commands.Map.CmdMoveToCell, Grimoire",
            "Cell": "Right",
            "Pad": "Right"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdQuestNotCompleted, Grimoire",
            "Tag": "Quest",
            "Text": "Quest can not be turned in",
            "Value1": "802",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdStop, Grimoire"
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdQuestCompleted, Grimoire",
            "Tag": "Quest",
            "Text": "Quest can be turned in",
            "Value1": "802",
            "Value2": ""
          },
          {
            "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
            "Quest": {
              "$type": "Grimoire.Game.Data.Quest, Grimoire",
              "QuestID": 802
            }
          },
          {
            "$type": "Grimoire.Botting.Commands.Misc.CmdRestart, Grimoire"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Twisted Viper",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Ancient Wrap",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Stasis",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Caricature",
            "Index": "4"
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 318,
            "Text": "318"
          },
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 568,
            "Text": "568"
          },
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 2566,
            "Text": "2566"
          },
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 4748,
            "Text": "4748"
          },
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 4778,
            "ItemId": "6136",
            "Text": "4778:6136"
          },
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 5660,
            "Text": "5660"
          },
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 3991,
            "Text": "3991"
          },
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 3992,
            "Text": "3992"
          },
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 3990,
            "Text": "3990"
          }
        ]
      },
      "Author": "kurobox1337",
      "Description": "Void Highlord's Challenge Quest!\r\nItem requires in inventory before enable bot:\r\n1. Voucher of Nulgath (non-mem)\r\n2. Mystic Quills x60\r\n3. Nation Round 4 Medal\r\n\r\nAnd have enough inventory spaces! (min. 23 free space)",
      "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": [
          "Archfiend's Favor",
          "Black Knight Orb",
          "Bone Dust",
          "Dwakel Decoder",
          "Elders' Blood",
          "Emblem of Nulgath",
          "Essence of Nulgath",
          "Fiend Seal",
          "Gem of Domination",
          "Gem of Nulgath",
          "Nulgath's Approval",
          "Roentgenium of Nulgath",
          "Tainted Gem",
          "The Secret 1",
          "Unidentified 10",
          "Unidentified 13"
        ]
      },
      "Server": {
        "$type": "Grimoire.Game.Data.Server, Grimoire",
        "sName": "Twig",
        "iPort": 18083
      },
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "WalkSpeed": 8,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    good luck.
    Last edited by meme; 04-15-2018 at 06:54 PM.

  11. #26
    2809ta1911's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    40
    Dark Makai killing is looping infinitely, for some reason.
    EDIT: Got it working, I was missing the Voucher of Nulgath (non-mem).
    Now it's stuck on another loop though. ITEM-EMB -> CHECK-EMB -> START3-EMB -> ITEM-EMB. Got 7 inventory spaces free, and still.
    Last edited by 2809ta1911; 04-18-2018 at 09:50 PM.

  12. #27
    robme's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    m
    Posts
    70
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    how do i make Gem of Nulgath to only took totem of nulgath?

  13. #28
                brain dead
    Premium Member
    demonetized's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    Canada
    Posts
    463
    Reputation
    83
    Thanks
    1,573
    My Mood
    Dead
    this bot got me 100 essences of nulgath yet it still tries to farm it. any help?

    Edit: read comments. needs voucher of nulgath non mem apparently
    Last edited by demonetized; 04-19-2018 at 04:02 PM.
    And if you gaze long into an abyss, the abyss also gazes into you.

    -Friedrich Nietzsche

  14. #29
    robme's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    m
    Posts
    70
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    yes but i have voucher of nulgath and it still farm essence and never tunr in the quest sometimes.

  15. #30
    Hiaawatha's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    My Mood
    Cold
    Quote Originally Posted by The T Editor View Post
    this bot got me 100 essences of nulgath yet it still tries to farm it. any help?

    Edit: read comments. needs voucher of nulgath non mem apparently
    Experiencing the same issue. I have voucher of nulgath non mem too.
    Last edited by Hiaawatha; 04-19-2018 at 07:32 PM.

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Release] [GRIMOIRE] Gems of Nulgath Bot V1
    By KyokushinBoy in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 11
    Last Post: 08-02-2017, 01:08 PM
  2. [Release] Grimoire | DoomKnight Weapon Kit Bot
    By Vesikulho in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 1
    Last Post: 05-21-2017, 07:40 PM
  3. Replies: 3
    Last Post: 08-02-2015, 03:22 PM
  4. [WTS] Selling YouTube I-Sub Bot £5 *Paypal Only*
    By laurence99 in forum Selling Accounts/Keys/Items
    Replies: 2
    Last Post: 10-08-2012, 12:06 PM
  5. [Patched] MPGH MatrixXx Trigger Bot >> 64 Bit Only And Soon All Bits !!
    By Janitor in forum CrossFire Hacks & Cheats
    Replies: 49
    Last Post: 01-03-2012, 08:04 PM