OutdatedGrimoire 1.9 [AQW test version included!]

Posts 1–15 of 203 · Page 1 of 14
Grimoire 1.9 [AQW test version included!]
This release does not contain a lot of changes. I am releasing this now because I have to stop developing Grimoire until summer break starts for me, which is approximately 20 days from now. I will however releases updates if critical bugs are reported.

The plan is to rewrite Grimoire entirely (again...) when summer starts. Unfortunately, I am going to stop maintaining either the regular version, or the Minimalist version; it takes up too much time to maintain both. Further down in this post I will include a StrawPoll link. There, you can vote for which version you would rather have maintained. The winner is of course the one with the most votes.

I will also add a notification system that notifies the user if a new version of Grimoire is available (IF I am allowed to, I don't know if I am at the moment).

Oh, and of course... A new, cutting-edge feature will be added while rewriting Grimoire. This feature will be called something along the lines of "Fully automatic bot generator".
I am developing this feature together with @Arsenius. What we are developing for the bot has never before existed. Stay tuned.

This bot/trainer is intended to implement every feature you could possibly need in a bot, so do let me know if you can think of anything to add.

If you find a bug, you need to tell me exactly what happened, and exactly what you did so that I can recreate the bug and fix it.

As a side note, this trainer is ideal for creating stack-glitching bots because of the built-in bank transfer and bank swap functions.

Any and all suggestions are accepted and considered.

Use the bot on the test servers at our own risk.

Remember to read the "help.txt" file included in the .zip archive before asking for help in the thread.

Bot features (Read help.txt for details):

 
Features
Code:
Kill monster
Kill random monster
Custom skills
Custom skill delay
Safe skill
Rest (fully or not)
Kill for items
Kill for temp items
Exit cell/combat before resting
Exit cell/combat before completing quest
Cancel target on kill
Join map
Jump to cell
Location enforcer
Map load failure detection
Get drop
Sell item
Get map item
Equip item
Item to bank
Item to inventory
Bank swap
Drop whitelist (automatic pickup)
Automatic AC item buy back
Boosts
Quests
Accept quest
Complete quest (select reward functionality included)
Send packet
Delay
Bot delay
Automatic relogin
Automatic relogin delay
Automatic relogin cmd delay
Automatic relogin failure detection
Restart bot
Stop bot
Save bot
Load bot
.dmbot compatibility
Conditions / if statements
{
Item is in inventory
Item is not in inventory
Temp item is in temp inventory
Temp item is not in temp inventory
Item is in bank
Item is not in bank
Health is less than
Health is greater than
Mana is less than
Mana is greater than
Map name is
Map name is not
Cell is
Cell is not
Number of players in room is greater than
Number of players in room is less than
Monster is in room
Monster is not in room
Item can be picked up
Item can not be picked up
Quest can be turned in
Quest can not be turned in
In combat
Not in combat
Player is in room
Player is not in room
}
Autobots
Saved bots listing
Goto
Restart if afk
Bot merger
Skip bot delay
Change bot delay


Some other useful features:

 
Other features
Code:
Configurable hotkeys
Design (customize the design of the application)
Loaders
{
Quests
Shops
Hair shops
Armor customization
}
Grabbers
{
Shop IDs
Shop items
Quest IDs
Quest items, drop rates
Inventory items
Temp inventory items
Bank items
Monsters
}
Packet spammer
Packet sniffer (aka packet logger)
Fast travels


Grimoire 1.9 (design can be customized)


Grimoire 1.9 Minimalist (exactly the same thing, except for the design)


Changelog:

Code:
Grimoire 1.1
- Fixed critical issue with joining maps
- Fixed critical issue with resting while in combat
- Added a 'Send' button to the packet spammer window, used send the packet in the textbox once
- The design window can now be used

Grimoire 1.2

- Updated UI slightly
- Improved map load complete check (it is now seemingly bulletproof)
- Fixed a mistake in the loading of a bot file
- Fixed a mistake in checking temp items
- Fixed a mistake in checking bank items
- Added a function to use skill X only when health is less than Y% (Called safe skill in the bot)
- Added a check that will cancel the current target if the current target is yourself
- Added a checkbox to the item whitelist. It allows you to configure whether the items in the whitelist should be picked up or not.
- Added a "Kill for items/temp items" function
- Streamlined the skill delay function. You can now set the skill delay to a minimum of 100 milliseconds, without problems.
- Added party/friend bot (Read the text file in the .zip before using!)
- Grabbers are now usable

Grimoire 1.2.1

- Fixed a critical error in the detection of monsters when killing for items/temp items

Grimoire 1.3

- Added configurable hotkeys. Hotkeys can also be saved and will be loaded when Grimoire is launched.
- Added function that enchants your currently equipped items with the specified enchantment. Level 51-65 only at this time.
- A help document explaining some of the more unusual functions is now included in the download
- The minimum value for the bot delay is now 500 (not recommended to decrease if your bot contains Join commands)
- Added a function that ensures the player is out of combat before joining a map
- Added fast travels
- Fixed critical bug where parts of the game would break if the player logs out
- Fixed error that occurs when the Debug (and possibly others) window is opened
- Fixed duplicate window bug
- Fixed issue with "Exit cell before completing quest" function
- Improved the performance a bit, the game now runs faster

Grimoire 1.4

- Fixed critical bug where drop names containing an apostrophe would be incorrectly handled, resulting in the bot rejecting the item
- Fullscreen has been enabled in the application
- Added "Auto bots" tab in the Bot window. (Only 2 bots at this time, I had to rush this release because of the critical bug)
- Fixed a minor bug in the "Kill for" function

Grimoire 1.5

- Added "Get all drops" option
- Added "Reject all drops" option
- Fixed critical calculation error when minimizing the application
- Added "Saved bots" tab in the Bot window (searches for .gbot files and displays them in a list box. Also searches all sub-directories)
- Modified the UI behavior when opening/closing windows
- Added manual input for login information so that you can run several Grimoire instances at once with different accounts
- Added armor customizer in Loaders
- Added armor customizer action in Hotkeys
- Added map load timeout. If the map has been loading for 60 seconds and isn't finished, it will be reloaded.
- Added "Set spawn point" option
- Fixed minor error in the processing of quests
- Added new bot command: "Accept quest"
- Added new bot command: Buy back (PLEASE READ THE HELP FILE!)

Grimoire 1.6

- Added option to load the test version of AQW

Grimoire 1.7

- Fixed autobots bug where all commands would be "Unknown"
- Added checks to make sure that bank items are always loaded when using bank commands
- Login information for the buy back command is no longer saved in bot files
- .dmbot compatibility; you can now load .dmbot files into Grimoire
- The bot can now pick up drops on the AQW test servers
- Auto relogin failure detection (read help.txt, this function is very useful)
- Auto relogin delay
- Auto relogin cmd delay
- The bot will no longer attempt to use a skill when you do not have enough mana
- Added option to complete quests with an item id (where you select a reward, like Voucher Item for instance)
- Grimoire can now be minimized to system tray

Grimoire 1.8

- New command: goto
- Option to automatically restart bot if player goes afk when the bot is running
- Fixed disconnection bug when loading quests
- Added option to merge bots
- New "If..." command: "Player is in room"
- New "If..." command: "Player is not in room"
- Lag killer and remove players options are temporarily disabled when relogging to avoid potential problems
- Added option to skip bot delay for "If..." and "Index up/down" commands
- New command: change bot delay (changes bot delay while the bot is running)
- Fixed certain errors when loading/saving bots
- Fixed "Skip Cutscene" option not working at all
- Fixed some bugs with using skills
- Resolved minor issues with certain item names
- Resolved minor issues with "greater than/less than" if statements

Grimoire 1.8.1

- Fixed quest completion bug

Grimoire 1.8.2

- Fixed another quest completion bug
- Fixed error that prevented the AQW test version from loading

Grimoire 1.9

- Added new if statements: "If number of monsters in cell is greater/less than"
- Added option to hide password when configuring the buy back command
- Added hotkey option: minimize Grimoire to system tray
- Quests where rewards are selected (such as Voucher Item) can now be added to the quest list for automatic completion
- Fixed critical bug where the bot wouldn't stop when disabling it
- Added option to save/load .xml files in the packet spammer

In the previous Grimoire thread, I received lots of suggestions. I have not implemented many of them, but worry not; I have written them down.


Link to the poll:

https://www.strawpoll.me/13014205


 
ERRORS

If you encounter errors when launching Grimoire, try installing the following:

.NET Framework 4.5.2 or higher
Adobe Flash ActiveX


I do not know why VirusTotal has 1 detection. It is a false positive.

https://virusscan.jotti.org/en-US/fi...job/ojjhdpbip9
https://www.virustotal.com/en/file/f...is/1495391198/

https://virusscan.jotti.org/en-US/fi...job/tld8n9facu
https://www.virustotal.com/en/file/7...is/1495392673/


Grimoire1.9_mpgh.net.zip734 KB · 5,111 downloads 1/61 malicious
Grimoire1.9-min_mpgh.net.zip411 KB · 1,041 downloads Clean
What's with the Minimalist Version anyway? btw, I appreciate your good work anyway
Quote Originally Posted by Render'd View Post
What's with the Minimalist Version anyway? btw, I appreciate your good work anyway
Smaller file size, and windows like UI. Idk if it's lighter than the normal version or not, but that's all I know about.

- - - Updated - - -

Well I almost forgot to say well done, bud.
Quote Originally Posted by Render'd View Post
What's with the Minimalist Version anyway? btw, I appreciate your good work anyway
The only difference is the design. Thank you!

Quote Originally Posted by aleve123 View Post
Smaller file size, and windows like UI. Idk if it's lighter than the normal version or not, but that's all I know about.

- - - Updated - - -

Well I almost forgot to say well done, bud.
Thank you!
/Approved. good job, and post back results.
And also may you fix this one? sorry but it's just my ocd is tingling lol.
2 suggestions-
A "If gold is less than" statement would be helpfulfor "The Assistant" quest.
And a tone that sounds when bot picks up certain items.

Also, quick quest. What is the difference between the "Default: Theme and "Light" Theme in design?
Quote Originally Posted by aleve123 View Post
And also may you fix this one? sorry but it's just my ocd is tingling lol.
Yeah, sorry but you're gonna have to live with that for now.

Quote Originally Posted by TRDHethrthjsrthjrthssrth View Post
2 suggestions-
A "If gold is less than" statement would be helpfulfor "The Assistant" quest.
And a tone that sounds when bot picks up certain items.

Also, quick quest. What is the difference between the "Default: Theme and "Light" Theme in design?
I will implement your 2 suggestions in the next release. About the theme: why don't you try it for yourself? It changes the theme (color) of the application.
Oh Biney, What is that Cutting-Edge Feature btw? Does this mean that Grimoire will be faster, more awesome, and will lower the chances of disconnection because of this feature?
Quote Originally Posted by Render'd View Post
Oh Biney, What is that Cutting-Edge Feature btw? Does this mean that Grimoire will be faster, more awesome, and will lower the chances of disconnection because of this feature?
Dude, did you read the post? Hopefully the next version will be what you said, but the feature in question will be called something like "Fully automatic bot generator"... Use your imagination.
Quote Originally Posted by Biney View Post
Dude, did you read the post? Hopefully the next version will be what you said, but the feature in question will be called something like "Fully automatic bot generator"... Use your imagination.
Yeah, I have read what it means but I can't imagine what is it really because the term Cutting Edge looks cool.. but nvm, all I know is that it can improve the bot more and more...
NICE!!!! btw why am I not earning gold anymore on quests and any other sources after i reached 4.1m?
Quote Originally Posted by manavoid View Post
NICE!!!! btw why am I not earning gold anymore on quests and any other sources after i reached 4.1m?
because you already reach the max gold
Btw how does Enchant equipped items work/or does it even work at all?
Posts 1–15 of 203 · Page 1 of 14
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?