Page 1 of 3 123 LastLast
Results 1 to 15 of 34
  1. #1
    Biney's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    833
    Reputation
    94
    Thanks
    15,096
    My Mood
    Devilish

    Berserk 1.1 - Bot

    Hello.
    Today, me and @Arsenius are releasing the, seemingly, first public bot/trainer for AQ3D. There is work left to do, such as changing the user interface.

    Do not hesitate to suggest new features!

    In this release, we have included two bots to acquire "Battle Gem" and "Battle Gem Shard" (used to craft Beta Berserker stuff). One bot will teleport to the monsters, the other will walk to them. The skills are configured for Warrior, change that as you like.

    How to use this bot:

    1. Find your AQ3D installation folder (usually in C:\Program Files (x86)\Steam\steamapps\common\AdventureQuest3D).
    2. Copy that entire folder to another location on your computer, such as your desktop.
    3. In your newly copied folder, delete the "steam_api.dll" file (this will prevent crashes).
    4. In your newly copied folder, goto the "AQ3D_Data" folder, and then the "Managed" folder. Now move the "System.Threading.dll" file included in the Berserk download to that folder.
    5. [Optional] Now, run the "Block.bat" file as administrator. This will block crash reports from being sent to perf-events.cloud.unity3d.com. This step will only have to be done once.
    6. Start AQ3D (from your newly copied folder)
    7. Start Berserk.exe

    Step 3 and 4 will only have to be repeated after the game updates.



    Changelog:

    Code:
    Berserk 1.1
    
    - Fixed critical combat bug where the player sometimes would not attack the target at all
    - Added option to change attack range
    - Added kill all monsters option (useful in dungeons)
    - Added rest command
    - Added option to jump while walking
    - Added command that moves to the next room in a dungeon
    - Fixed some minor bugs regarding command execution
    - Fixed unstable code that would sometimes cause a crash
    Bot features explained:

     
    Kill for:
    This function will walk to and kill the specified monster until you have the specified quantity of the specified item. You can use it to get both inventory items and temp items (also known as quest items or quest objectives). If you kill for items, DO NOT FORGET to also add the specified item to the whitelist, so that it is automatically picked up.

    Kill:
    Walks to and kills the specified monster.

    Add skill:
    Adds the skills/spells you want the bot to use while fighting.

    Join area:
    Joins the specified area/map. Note that the option to join a private room does not always work for some reason.

    Set waypoint:
    This will retrieve your current position, and add it to the command list. When the command is executed, the bot will either teleport to that position if specified, otherwise walk to it. The purpose of this is to avoid the bot from getting stuck when walking to a monster/npc.

    Teleport to:
    Teleports to the specified monster or NPC.

    Walk to:
    Walks to the specified monster or NPC.

    Auto relogin:
    If this option is enabled, the bot will automatically log back into the game while running if you disconnect. Do not forget to specify which server you want it to login to.

    Bot delay:
    The delay in milliseconds between each command. This delay can be disabled by setting it to zero, because all commands are waited for to complete before going to the next command. However, it is always a good idea to have at least a slight delay.

    Delay:
    Adds a command that upon execution waits for the specified delay in milliseconds.

    Skip cutscenes:
    When enabled, the bot will automatically skip cutscenes.

    Restart bot:
    Adds a command that upon execution restarts the bot. Note that this feature is currently useless, but will probably have a good use in future releases.

    Stop bot:
    Adds a command that upon execution stops the bot. Note that this feature is currently useless, but will probably have a good use in future releases.

    Save bot:
    Saves the current bot to a file.

    Load bot:
    Loads the specified bot file.

    Add item to auto pickup:
    All items (loot) that are added to the whitelist will automatically be picked up while the bot is running.

    Add to quest list:
    All quests that are added to the quest list will automatically be loaded, accepted and completed.

    Always on top and opacity:
    Always on top will keep the bot window visible at all times.
    Opacity is the visibility of the window. You can make it almost invisible. This is to ensure the window does not interfere too much while you play.
    All windows have these two features.

    Kill all monsters:
    Moves to and kills monsters in the current map until there are none left.

    Rest:
    Starts the process of healing and generating mana and waits until it completes.

    Jump while walking:
    Your character will jump while walking, which can prevent you from getting stuck.

    Next dungeon:
    Moves to the next part of the current dungeon.


    DLL ERRORS?
    If you encounter any missing DLL errors, you need to install "Visual C++ Redistributable for Visual Studio 2015". Google it.

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

    The "BAT/HostsChanger.A" detection is because of the "Block.bat". It adds a URL to your hosts file (C:\Windows\System32\drivers\etc\hosts) in order to block the URL, as explained in step 5 at the top.

    <b>Downloadable Files</b> Downloadable Files
    Last edited by Hugo Boss; 07-03-2017 at 01:58 PM. Reason: updated attachment

  2. The Following 36 Users Say Thank You to Biney For This Useful Post:

    aaassds (07-31-2017),abi sila (07-28-2018),Arvin45 (01-09-2018),BattleMageIXabc123zty23 (09-21-2017),bob422 (07-02-2017),cengo456 (03-02-2019),chinatsupi (03-20-2019),Danizuca (12-15-2020),davidvoong68 (11-11-2021),Equites (07-03-2017),eslamaladin (10-06-2017),ethanlda (11-11-2019),fagboi (07-09-2017),fetteboje1 (07-07-2017),Gritzzal (07-02-2017),jaguadarth (08-21-2017),Lucy_Hale (07-05-2017),mall1990 (07-04-2017),MixiPoni (07-03-2017),monster96 (07-03-2017),Monstercookie (07-02-2017),Mysterys93 (07-02-2017),pukemo (09-29-2017),RayDryRo (02-11-2018),reliquished (07-09-2017),RianID (01-03-2021),rolledmystory (08-12-2017),sexyberries (07-05-2017),shidqiaz (08-01-2017),SJounouchi (07-05-2017),stormmaged (01-25-2019),thalira (10-14-2017),thenfsguy (07-05-2017),timberboy (11-17-2017),VirtualDemon (08-01-2017),Yato_KamiSama (10-28-2017)

  3. #2
    Monstercookie's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    903
    Reputation
    42
    Thanks
    134
    Thanks for a new version of the bot. And it seems like this version has the bug fixed where the bot wouldn't attack the monsters sometimes.
    Last edited by Monstercookie; 07-02-2017 at 11:17 AM.

  4. #3
    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 Monstercookie View Post
    Thanks for a new version of the bot. And it seems like this version fixed thee issue where that the bot wouldn't attack the monsters sometimes.
    Yeah, it's fixed. I have been running a bot for more than an hour now, and I haven't seen that bug occur yet.

  5. The Following User Says Thank You to Biney For This Useful Post:

    Monstercookie (07-02-2017)

  6. #4
    Hugo Boss's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    28,752
    Reputation
    4790
    Thanks
    5,902
    My Mood
    Angelic
    //Approved, file appears safe, but has not been tested.

    Use at your own risk.

     
    Super User since 08-29-2017
    Global Moderator from 10-02-2016 - 08-29-2017
    Premium Seller since 11-16-2016
    Moderator from 09-24-2015 - 01-09-2016
    Alliance of Valiant Arms Minion from 11-12-2015 - 01-09-2016
    Market place Minion from 09-24-2015 - 01-09-2016
    Crossfire Minion from 09-11-2015 - 01-09-2016

    Middleman from 07-07-2015 - 01-09-2016
    Market Place Minion from 03-03-2014 - 08-01-2014
    Middleman from 01-30-2014 - 08-01-2014
    Moderator from 03-29-2013 - 04-04-2013
    Market Place Minion from 03-07-2013 - 04-04-2013
    Premium Member since 01-25-2013
    Middleman from 12-04-2012 - 04-04-2013
    Registered since 10-9-2011

  7. #5
    joshyp0shy's Avatar
    Join Date
    May 2015
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Relaxed
    Now on both versions of the bots when I follow all of the steps it still says, "Aq3d bot has stopped working". Please help.

  8. #6
    bob422's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Up your bum
    Posts
    290
    Reputation
    10
    Thanks
    48
    My Mood
    Amused
    Where is a good exp farming area in this game? Currently only level 5;-;

  9. #7
    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 joshyp0shy View Post
    Now on both versions of the bots when I follow all of the steps it still says, "Aq3d bot has stopped working". Please help.
    Did you extract all files from the zip before launching?
    Is Berserk.exe and Berserk.dll in the same folder?
    Did you start AQ3D before starting Berserk.exe?

    Quote Originally Posted by bob422 View Post
    Where is a good exp farming area in this game? Currently only level 5;-;
    I do not know that. On the other hand, it appears that Google does have multiple answers to this question.

  10. #8
    joshyp0shy's Avatar
    Join Date
    May 2015
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Relaxed
    Quote Originally Posted by Biney View Post
    Did you extract all files from the zip before launching?
    Is Berserk.exe and Berserk.dll in the same folder?
    Did you start AQ3D before starting Berserk.exe?
    Yes to everything you asked.

  11. #9
    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 joshyp0shy View Post
    Yes to everything you asked.
    Which operating system are you running?

  12. #10
    joshyp0shy's Avatar
    Join Date
    May 2015
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Relaxed
    Quote Originally Posted by Biney View Post
    Which operating system are you running?
    Windows 10

  13. #11
    MGanuslange's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    Denmark
    Posts
    395
    Reputation
    10
    Thanks
    253
    My Mood
    Busy
    @Hugo Boss is banned?
    Test signature







  14. #12
    SJounouchi's Avatar
    Join Date
    Dec 2008
    Gender
    female
    Posts
    172
    Reputation
    10
    Thanks
    39
    I can't get the bot to do a lot of the features. It won't pick up the items I ask it to, it won't teleport to enemies, and for some reason it won't use mana shield even though I put it at a higher priority over the other skills. Quests aren't working for me either. I hit start but the box unchecks itself.

    I also don't understand the attack radius. No matter what I set it to my character runs right up to the enemy and starts attacking. I can't get it to attack from a distance.
    Last edited by SJounouchi; 07-05-2017 at 05:59 PM.

  15. #13
    bob422's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Up your bum
    Posts
    290
    Reputation
    10
    Thanks
    48
    My Mood
    Amused
    I don't know what the guy above is on about but the bot works perfect besides the quest feature. For some reason the bot will only turn in the quest once before it stops working. Would be great if you could fix this issue in your next release

  16. #14
    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 SJounouchi View Post
    I can't get the bot to do a lot of the features. It won't pick up the items I ask it to, it won't teleport to enemies, and for some reason it won't use mana shield even though I put it at a higher priority over the other skills. Quests aren't working for me either. I hit start but the box unchecks itself.

    I also don't understand the attack radius. No matter what I set it to my character runs right up to the enemy and starts attacking. I can't get it to attack from a distance.
    So basically nothing works for you. How would I go about reproducing this?

    Quote Originally Posted by bob422 View Post
    I don't know what the guy above is on about but the bot works perfect besides the quest feature. For some reason the bot will only turn in the quest once before it stops working. Would be great if you could fix this issue in your next release
    I'll investigate it. Where can I find a repeatable quest to test it on? I couldn't find one during the testing which would be the reason the feature is broken.

  17. #15
    bob422's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Up your bum
    Posts
    290
    Reputation
    10
    Thanks
    48
    My Mood
    Amused
    Quote Originally Posted by Biney View Post
    I'll investigate it. Where can I find a repeatable quest to test it on? I couldn't find one during the testing which would be the reason the feature is broken.
    I PM'ed you the quest ID. Don't know if the private room feature works in the area so would rather not say the quest ID in public.

Page 1 of 3 123 LastLast

Similar Threads

  1. [Outdated] Berserk 1.2 - Bot
    By Biney in forum Adventure Quest (AQ) 3D Hacks / Cheats / Trainers
    Replies: 9
    Last Post: 07-11-2017, 07:47 AM
  2. [Outdated] Berserk - Bot
    By Biney in forum Adventure Quest (AQ) 3D Hacks / Cheats / Trainers
    Replies: 21
    Last Post: 07-02-2017, 10:13 AM
  3. [Release] Fixed Berserk Bunny Gold Bot
    By dustyroo in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 6
    Last Post: 04-24-2016, 06:54 PM
  4. gunbound bots?
    By artiemas in forum General Game Hacking
    Replies: 2
    Last Post: 12-29-2005, 07:29 PM
  5. aim bots
    By nutter in forum General Game Hacking
    Replies: 6
    Last Post: 12-27-2005, 11:56 AM

Tags for this Thread