Page 3 of 59 FirstFirst 123451353 ... LastLast
Results 31 to 45 of 871
  1. #31
    JoJoBatman's Avatar
    Join Date
    Dec 2017
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    https://i.imgur.com/ngFgwnK.jpg

    how to fix this? i already installed net framework and updated my flash player

  2. #32
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    Biney's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    833
    Reputation
    94
    Thanks
    15,096
    My Mood
    Devilish
    Quote Originally Posted by JoJoBatman View Post
    https://i.imgur.com/ngFgwnK.jpg

    how to fix this? i already installed net framework and updated my flash player
    Did this happen when you loaded a bot? If yes, open the bot in notepad, copy the content and paste it in a post here.

  3. #33
    Sheenaynay's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    2
    I Think there is a bug or I don't know if this is on purpose. When you enable "enable options without starting the bot" it turns off when you enable and disable the bot. So if I want to walk with 22 speed I tick that option and when i enable and disable the bot that tick disappears and im on normal walk speed again.

  4. #34
    innersouls's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    2
    My Mood
    Angelic
    ummm I think I found a bug at grimoire 3.8. when I complete the quest using the bot it'll open the "Current quest" window.

  5. #35
    ROBUT's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    69
    Reputation
    10
    Thanks
    717
    Quote Originally Posted by innersouls View Post
    ummm I think I found a bug at grimoire 3.8. when I complete the quest using the bot it'll open the "Current quest" window.
    this isn't a bug, even if you played from the browser, completed and turned a quest the "Current quest" window stays.

  6. #36
    lynn.hy's Avatar
    Join Date
    Dec 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Loving the trainer! Nice job

  7. #37
    the_subi's Avatar
    Join Date
    Feb 2017
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1
    I think windows defender gives a false positive. I can't get it to open even tho I have all the previous versions.

  8. #38
    MGanuslange's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    Denmark
    Posts
    395
    Reputation
    10
    Thanks
    253
    My Mood
    Busy
    Is there an index command? I cannot seem to find it :3

    NVM, read the changelog and saw it had been replaced with the label command
    Last edited by MGanuslange; 02-14-2018 at 04:57 AM.
    Test signature







  9. #39
    MGanuslange's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    Denmark
    Posts
    395
    Reputation
    10
    Thanks
    253
    My Mood
    Busy
    @Biney
    Is it true that you cannot re-join a room? My setup is this:

    Label1
    Join map
    Kill monster
    If temp. item is not in temp. inventory
    Goto Label1
    ....

    When it cycles, it does not re-join the specified map, any ideas?

    Fixed, @Biney wrote me a re-join plugin <3
    Last edited by MGanuslange; 02-14-2018 at 10:26 AM.
    Test signature







  10. #40
    KekkeTex's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    459
    Reputation
    57
    Thanks
    2,712
    My Mood
    Dead
    Quote Originally Posted by MGanuslange View Post
    When it cycles, it does not re-join the specified map, any ideas?
    1. Glitch the room, to make the enemy respawn (almost) instantly.
    2. If there are multiple enemies in that map, simply change cell instead.
    3. If you really want to change room, then first join another map (e.g /join battleontown-1e6) and then join back.

  11. #41
    MGanuslange's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    Denmark
    Posts
    395
    Reputation
    10
    Thanks
    253
    My Mood
    Busy
    Quote Originally Posted by KekkeTex View Post
    1. Glitch the room, to make the enemy respawn (almost) instantly.
    2. If there are multiple enemies in that map, simply change cell instead.
    3. If you really want to change room, then first join another map (e.g /join battleontown-1e6) and then join back.
    Appreciate your effort, but I know of this already
    Test signature







  12. #42
    pingu sohan's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    1,047
    Reputation
    10
    Thanks
    1,001
    My Mood
    Tired
    Quote Originally Posted by MGanuslange View Post
    @Biney
    Is it true that you cannot re-join a room? My setup is this:

    Label1
    Join map
    Kill monster
    If temp. item is not in temp. inventory
    Goto Label1
    ....

    When it cycles, it does not re-join the specified map, any ideas?

    Fixed, @Biney wrote me a re-join plugin <3
    You cannot rejoin a map using grimoire as it first acts as an if command, which means it checks if you already are in that room(irrespective of the number). If you are already in that room, it skips it. I guess instead you could make it join someplace like battleon before joining it again.

  13. #43
    MGanuslange's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    Denmark
    Posts
    395
    Reputation
    10
    Thanks
    253
    My Mood
    Busy
    Quote Originally Posted by pingu sohan View Post
    You cannot rejoin a map using grimoire as it first acts as an if command, which means it checks if you already are in that room(irrespective of the number). If you are already in that room, it skips it. I guess instead you could make it join someplace like battleon before joining it again.
    Biney made a re-join plugin.
    You even quoted my solution haha
    Test signature







  14. #44
    Ragglefraggle321's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Hello I need some help with the if... command
    I'm trying to do a thing where once I have 2mil gold it goes to another label but instead it just stops and won't go onto the next command, so what exactly does this command do?
    (e.g if I had this what should it do) If..., This player, Gold is less than, 2,000,000 (next command) Goto label: Gold

    What the bot currently looks like: https://imgur.com/a/WZe0o (it's an edit of another person's VHL bot)


    Never mind I've just figured it out, if the gold is greater then it goes to the next command but if not it goes to the 2nd command and that the , made it stop on the command for whatever reason
    Last edited by Ragglefraggle321; 02-14-2018 at 10:08 PM. Reason: Found out what I was doing wrong

  15. #45
    darkzero3334's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Yeehaw
    When i open the grimoire.exe it auto closes why is that?

Page 3 of 59 FirstFirst 123451353 ... LastLast

Similar Threads

  1. [Release] Grimoire 3.8 | Updated and Improved Mythsong Rep Bot
    By Nearby in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 5
    Last Post: 10-10-2019, 05:52 AM
  2. Suggestions and questions.
    By Jacket in forum CrossFire Glitches
    Replies: 5
    Last Post: 03-21-2010, 12:44 AM
  3. 101stRangers recruting everyone wellcome and autommatically accepted
    By yodady4 in forum Combat Arms Clan Recruitment & Advertising
    Replies: 17
    Last Post: 12-12-2009, 03:03 PM
  4. New and Improved: Warpathsin666
    By -James in forum Flaming & Rage
    Replies: 8
    Last Post: 09-23-2009, 11:27 PM
  5. VIP feature ideas and discussion.
    By RJ in forum Art & Graphic Design
    Replies: 8
    Last Post: 09-22-2008, 04:04 PM

Tags for this Thread