SolvedGlitched Rooms Problem

Posts 114 of 14 · Page 1 of 1
Glitched Rooms Problem
Hello guys! I have a problem regarding the glitched rooms. For example, the Malignant Essence, It already dropped 3 times but I still keep on fighting the Shadow Lord for like 5-10 times. Help please
Leave the room and the monster will stop attacking you.
Ummm.. I'm using a bot. So I really don't have the time to check everytime
Quote Originally Posted by Bangsy View Post
Ummm.. I'm using a bot. So I really don't have the time to check everytime
that's the problem with glitched room..sometimes you can't turn on quests or the monster won't stop you
Advice : put in the bot a command to transter into another location then put the turn on quest so the monster won't attack you
Quote Originally Posted by Bangsy View Post
Hello guys! I have a problem regarding the glitched rooms. For example, the Malignant Essence, It already dropped 3 times but I still keep on fighting the Shadow Lord for like 5-10 times. Help please
max 3 item stack.. check this link

https://aqwwiki.wikidot.com/malignant-essence
max stack 3x
I might have wrote the wrong phrase sorry. I meant the bot As i was observing it, keeps on attacking the mob for like 5-10 times more before actually moving on the next command
Quote Originally Posted by Bangsy View Post
I might have wrote the wrong phrase sorry. I meant the bot As i was observing it, keeps on attacking the mob for like 5-10 times more before actually moving on the next command
If you use the Skillcommand plugin instead of the Kill function, you can loop the skillcommand so you keep attacking till you have enough items, then leave the cell right afterwards

e.g.
Code:
      {
        "$type": "SkillCommandPlugin.CmdUseSkill, SkillCommandPlugin",
        "Skill": "Auto Attack",
        "Index": "0",
        "SafeHp": 100,
        "SafeMp": 100
      },
      {
        "$type": "SkillCommandPlugin.CmdUseSkill, SkillCommandPlugin",
        "Skill": "1: Fire in Your Skin",
        "Index": "1",
        "SafeHp": 100,
        "SafeMp": 100
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdQuestNotCompleted, Grimoire",
        "Tag": "Quest",
        "Text": "Quest can not be turned in",
        "Value1": "3988",
        "Value2": ""
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
        "Label": "K2"
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
        "Label": "2"
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
        "Name": "K2"
      },
      {
        "$type": "SkillCommandPlugin.CmdUseSkill, SkillCommandPlugin",
        "Skill": "Auto Attack",
        "Index": "0",
        "SafeHp": 100,
        "SafeMp": 100
      },
      {
        "$type": "SkillCommandPlugin.CmdUseSkill, SkillCommandPlugin",
        "Skill": "2: Dark Fire",
        "Index": "2",
        "SafeHp": 100,
        "SafeMp": 100
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdQuestNotCompleted, Grimoire",
        "Tag": "Quest",
        "Text": "Quest can not be turned in",
        "Value1": "3988",
        "Value2": ""
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
        "Label": "K3"
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
        "Label": "2"
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
        "Name": "K3"
      },
      {
        "$type": "SkillCommandPlugin.CmdUseSkill, SkillCommandPlugin",
        "Skill": "Auto Attack",
        "Index": "0",
        "SafeHp": 100,
        "SafeMp": 100
      },
      {
        "$type": "SkillCommandPlugin.CmdUseSkill, SkillCommandPlugin",
        "Skill": "3: Choking Shadow Smoke",
        "Index": "3",
        "SafeHp": 100,
        "SafeMp": 100
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdQuestNotCompleted, Grimoire",
        "Tag": "Quest",
        "Text": "Quest can not be turned in",
        "Value1": "3988",
        "Value2": ""
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
        "Label": "K4"
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
        "Label": "2"
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
        "Name": "K4"
      },
      {
        "$type": "SkillCommandPlugin.CmdUseSkill, SkillCommandPlugin",
        "Skill": "Auto Attack",
        "Index": "0",
        "SafeHp": 100,
        "SafeMp": 100
      },
      {
        "$type": "SkillCommandPlugin.CmdUseSkill, SkillCommandPlugin",
        "Skill": "4: Combustion Blaze",
        "Index": "4",
        "SafeHp": 100,
        "SafeMp": 100
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.Statements.CmdQuestNotCompleted, Grimoire",
        "Tag": "Quest",
        "Text": "Quest can not be turned in",
        "Value1": "3988",
        "Value2": ""
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdGotoLabel, Grimoire",
        "Label": "K1"
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdLabel, Grimoire",
        "Name": "2"
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdPacket, Grimoire",
        "Packet": "%xt%zm%moveToCell%1%Enter%Spawn%"
      },
      {
        "$type": "Grimoire.Botting.Commands.Misc.CmdDelay, Grimoire",
        "Delay": 650
      },
      {
        "$type": "Grimoire.Botting.Commands.Quest.CmdCompleteQuest, Grimoire",
        "Quest": {
          "$type": "Grimoire.Game.Data.Quest, Grimoire",
          "QuestID": 3988
        }
      },
replace the quest bit with the "If x amount of items in inventory" code
Quote Originally Posted by Bangsy View Post
Hello guys! I have a problem regarding the glitched rooms. For example, the Malignant Essence, It already dropped 3 times but I still keep on fighting the Shadow Lord for like 5-10 times. Help please
i guess you're using grimoire right?
i suggest you to try rbot instead
u can set delay to 100-200 ms when fight the boss, and make sure the next command (after kill) is if item is inventory or if quest can be turn in, after IF function u can add command move to wait room,..
The problem is grimoire. Try using rbot instead. That glitch also happens even in unglitched room if you're using grimoire.
Using Skillcommands instead of a normal Kill command, like @testthisaccount123 said, fixes the problem
you can skip it by making repeated commands
"kill" command is overrrated, use the "skillcommandplugin" which is better than the "kill"
Posts 114 of 14 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?