Introducing MPGH's AIGA. The latest advancement in artificial intelligence. Click here now to learn more!
Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 61
  1. #31
    StarixCrown's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by asamortal View Post
    Did you make sure to check if your bots have "Server:[Server]" in them when you open it on notepad?
    Because if it does then it will only open on the 3.8+ version of Grimoire
    You can just delete that entire section then save it(not save-as) using notepad
    Once you do it should load in any version unless you made some changes to it in the 3.8+ again
    https://www.mpgh.net/forum/showthread.php?t=1348250

    I try to load this bot, I didnt find the Server: option in the file to delete but this bot still dosent load in grimoire 3.8+ or 3.8

  2. #32
    StarixCrown's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Is this some kind of crypto farmer? Why would it use 30% cpu?

  3. #33
    IfOnlyYouKnew's Avatar
    Join Date
    Feb 2021
    Gender
    male
    Location
    コンピューター
    Posts
    451
    Reputation
    197
    Thanks
    3,379
    My Mood
    Busy

    Post

    Quote Originally Posted by StarixCrown View Post
    Is this some kind of crypto farmer? Why would it use 30% cpu?
    There could be a lot of reasons lmao, go look it up dude. If it’s a crypto farmer I’m on the wrong end that’s for sure. Everything I post should be safe.
    You can try lowering priority https://www.makeuseof.com/windows-li...usage-program/

    you could decompile and go through the source-code, Flash itself is really probably not a smart thing to use anyhow.
    Last edited by IfOnlyYouKnew; 10-15-2022 at 08:23 AM.

  4. #34
    asamortal's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Mother Base
    Posts
    996
    Reputation
    31
    Thanks
    158
    My Mood
    Cynical
    Quote Originally Posted by StarixCrown View Post
    Is this some kind of crypto farmer? Why would it use 30% cpu?
    That's normal
    FLASH if you didn't know
    NEVER USES GPU only CPU

    - - - Updated - - -

    Quote Originally Posted by StarixCrown View Post
    https://www.mpgh.net/forum/showthread.php?t=1348250

    I try to load this bot, I didnt find the Server: option in the file to delete but this bot still dosent load in grimoire 3.8+ or 3.8
    Use mine
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Unshackle",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Highlord's Gaze",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 75
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Highlord's Gaze",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Highlord's Gaze",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 75
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Armageddon",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Highlord's Gaze",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 75
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Shackle",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Highlord's Gaze",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 75
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 5755,
            "Text": "5755"
          }
        ]
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "Server": "Artix",
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "WalkSpeed": 10,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    copy paste this on notepad then save it as a gbot file
    remember to join fotia first and accept the quest before starting it and stay in the cultist areas

    recommended you have a 75% to humans weapon and VHL to 1 shot them and you'll reach 7500+LTs per hour instead of whatever that other thread you linked to said
    The Cash Must Flow

  5. #35
    StarixCrown's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by asamortal View Post
    That's normal
    FLASH if you didn't know
    NEVER USES GPU only CPU

    - - - Updated - - -


    Use mine
    Code:
    {
      "$type": "Grimoire.Botting.Configuration, Grimoire",
      "Commands": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Botting.IBotCommand, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Botting.Commands.Combat.CmdKill, Grimoire",
            "Monster": "*"
          }
        ]
      },
      "Skills": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Skill, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "3: Unshackle",
            "Index": "3"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Highlord's Gaze",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 75
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "2: Highlord's Gaze",
            "Index": "2"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Highlord's Gaze",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 75
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "4: Armageddon",
            "Index": "4"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Highlord's Gaze",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 75
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "1: Shackle",
            "Index": "1"
          },
          {
            "$type": "Grimoire.Game.Data.Skill, Grimoire",
            "Text": "[S] 2: Highlord's Gaze",
            "Type": 1,
            "Index": "2",
            "SafeHealth": 75
          }
        ]
      },
      "Quests": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.Quest, Grimoire]], mscorlib",
        "$values": [
          {
            "$type": "Grimoire.Game.Data.Quest, Grimoire",
            "QuestID": 5755,
            "Text": "5755"
          }
        ]
      },
      "Author": "Author",
      "Description": "Description",
      "Boosts": {
        "$type": "System.Collections.Generic.List`1[[Grimoire.Game.Data.InventoryItem, Grimoire]], mscorlib",
        "$values": []
      },
      "Drops": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "Server": "Artix",
      "SkillDelay": 500,
      "ExitCombatBeforeRest": true,
      "ExitCombatBeforeQuest": true,
      "EnablePickup": true,
      "RelogDelay": 5000,
      "BotDelay": 1000,
      "SkipDelayIndexIf": true,
      "InfiniteAttackRange": true,
      "WalkSpeed": 10,
      "NotifyUponDrop": {
        "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$values": []
      },
      "RestMp": 60,
      "RestHp": 60,
      "RestartUponDeath": true
    }
    copy paste this on notepad then save it as a gbot file
    remember to join fotia first and accept the quest before starting it and stay in the cultist areas

    recommended you have a 75% to humans weapon and VHL to 1 shot them and you'll reach 7500+LTs per hour instead of whatever that other thread you linked to said
    dose this bot not use the shogun pet quest for farming? for me it seems unable to accept the next quest after completing it
    Last edited by StarixCrown; 10-16-2022 at 06:41 AM.

  6. #36
    fusion reborn's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I downloaded everything correctly, simple commands to kill random monsters on both RE and 3.8+ doesn't even work. I managed to start a gbot on RE miraculously. I need help with actually adding a bot to both RE and 3.8+ because the whole format does not make sense at all. Seems poorly made tbh

  7. #37
    IfOnlyYouKnew's Avatar
    Join Date
    Feb 2021
    Gender
    male
    Location
    コンピューター
    Posts
    451
    Reputation
    197
    Thanks
    3,379
    My Mood
    Busy
    Quote Originally Posted by fusion reborn View Post
    I downloaded everything correctly, simple commands to kill random monsters on both RE and 3.8+ doesn't even work. I managed to start a gbot on RE miraculously. I need help with actually adding a bot to both RE and 3.8+ because the whole format does not make sense at all. Seems poorly made tbh
    Do you have an understanding of how it actually works, because killing simple monsters is way within Grimoires capabilities. The format is ...old. Simple as that. I have plenty of bots that work perfectly fine just ran one to ensure.

  8. #38
    asamortal's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Mother Base
    Posts
    996
    Reputation
    31
    Thanks
    158
    My Mood
    Cynical
    Quote Originally Posted by StarixCrown View Post
    dose this bot not use the shogun pet quest for farming? for me it seems unable to accept the next quest after completing it
    Turn on Quest Auto Re-Accept in your advance settings ingame
    Sometimes the bot is too slow to reaccept quests nowadays
    The Cash Must Flow

  9. #39
    ArtixEatsBotsYumYumYum's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    9
    Reputation
    3
    Thanks
    0

    what the hell?

    I ran the program, and then my computer time suddenly was behind. This caused me a bit of a panic because my internet practically stopped working. Thankfully syncing time fixed the problem immediately, but why the hell would running Grimoire Suite cause my computer time to go out of sync?

  10. #40
    IfOnlyYouKnew's Avatar
    Join Date
    Feb 2021
    Gender
    male
    Location
    コンピューター
    Posts
    451
    Reputation
    197
    Thanks
    3,379
    My Mood
    Busy
    Quote Originally Posted by ArtixEatsBotsYumYumYum View Post
    I ran the program, and then my computer time suddenly was behind. This caused me a bit of a panic because my internet practically stopped working. Thankfully syncing time fixed the problem immediately, but why the hell would running Grimoire Suite cause my computer time to go out of sync?
    That would be due to an error in the code when installing 3.8+. When the flash installer initiates the time change to bypass the fact adobe stopped supporting/blocked flash usage it is not properly working because the application can't run correctly until you have the flash but it still initiates the time change :/. My bad. Sorry about that, working fine now though?

  11. #41
    sans the skeleton's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Location
    Behind You!
    Posts
    245
    Reputation
    10
    Thanks
    37
    My Mood
    Sleepy
    Quote Originally Posted by ArtixEatsBotsYumYumYum View Post
    I ran the program, and then my computer time suddenly was behind. This caused me a bit of a panic because my internet practically stopped working. Thankfully syncing time fixed the problem immediately, but why the hell would running Grimoire Suite cause my computer time to go out of sync?
    Same situation. Trying to install Grimore on my new laptop and this happened. Got it fixed when I manage to remove all existing flash and install the one that come with the Grimore Suite. The time didnt out of sync anymore.

    Also just asking, should I also update to using Grimore Suite instead of Grimore Retro on my old laptop? It still work fine for me tho



  12. #42
    IfOnlyYouKnew's Avatar
    Join Date
    Feb 2021
    Gender
    male
    Location
    コンピューター
    Posts
    451
    Reputation
    197
    Thanks
    3,379
    My Mood
    Busy
    Quote Originally Posted by sans the skeleton View Post
    Same situation. Trying to install Grimore on my new laptop and this happened. Got it fixed when I manage to remove all existing flash and install the one that come with the Grimore Suite. The time didnt out of sync anymore.

    Also just asking, should I also update to using Grimore Suite instead of Grimore Retro on my old laptop? It still work fine for me tho
    Yeah I believe it's a coding error sorry, and thats purely preference some issues may be fixed in versions packed in grimoire suite vs using older ones as technically the very first version of 3.8 I fixed still loads and works and that was over a year ago.

  13. #43
    sans the skeleton's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Location
    Behind You!
    Posts
    245
    Reputation
    10
    Thanks
    37
    My Mood
    Sleepy
    Might use Suite version since it look way cooler



  14. #44
    asamortal's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Mother Base
    Posts
    996
    Reputation
    31
    Thanks
    158
    My Mood
    Cynical
    Does the suite version not have the 2 second delay thing at least?
    the WASD thing was a terrible terrible idea, you could easily be found as a botter with it since just typing in the chat box to use /join commands would trigger it
    The Cash Must Flow

  15. #45
    undeaddog8900's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    0
    Yo dude did u manage to solve this?

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [Release] Grimoire RE - Ultimate [Grimoire/Cetera/Revenant/MPGHLoader] + Private Servers AIO
    By IfOnlyYouKnew in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 15
    Last Post: 04-29-2023, 10:21 AM
  2. [Release] Grimoire 3.8+ RF
    By IfOnlyYouKnew in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 21
    Last Post: 04-18-2023, 05:56 PM
  3. [Release] Grimoire RE
    By IfOnlyYouKnew in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 64
    Last Post: 10-09-2022, 07:39 AM
  4. [Tutorial] How to convert Grimoire 3.8+ Bots for Grimoire RE use.
    By IfOnlyYouKnew in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 2
    Last Post: 06-18-2022, 02:57 AM
  5. [Solved] Grimoire Beta 64-Bit
    By IfOnlyYouKnew in forum Adventure Quest Worlds (AQW) Help
    Replies: 3
    Last Post: 06-11-2022, 03:57 AM