Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bots

Development::Bots Forum for bots.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-01-2008, 09:32 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default Offline Bot Code Releases ONLY

This thread is for Offline Bot Code Releases and not for discussion.

The main discussion post for the Offline Bots is currently over 600 posts. It was mentioned in the thread to have a separate post for people to post ONLY new code releases. This is to make it simple to find the latest code release without having to search through pages and pages of posts. No one has made a new post for just posting code updates, so I created this one.

If anyone makes a post in here and it doesn't include a code update release link, then the post may be deleted by a mod. Please use the discussion post in this section to make all comments, suggestions, questions, or bug reports for the Offline Bot code. The discussion post is the one that was started by Magoth78.

Here is the latest source code for the Offline Bots:

Quote:
Originally Posted by Aramid View Post
For anyone interested, I have merged all of the 1118 Changes in with the BOT Code and have successfully compiled it under Debian Linux and Windows C++ 2005 Express. Here is the link for the files... The Makefiles have been setup to include the bot code for Linux compiles.

http://www.mediafire.com/?yzgwlxkgdgz

On another Note, The implementation of fear has caused the Bot code to really spam the so and so is under attack when the mob gets feared away so much that it really lags out the zone bad.

Just an FYI.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!

Last edited by cavedude; 07-04-2008 at 04:42 AM..
Reply With Quote
  #2  
Old 07-24-2008, 05:26 AM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default EQEmu-0.7.0-1119-Bots-Source

Copied Bots into 1119 source WITH CodeMephit's fix for Hunger. This has been compiled on Debian Linux and Windows using VC++ 2008 Express.
Remember to get the DB Entries for CodeMephits fix.

Code:
INSERT INTO rule_values (ruleset_id, rule_name, rule_value)
   VALUES (1, 'Character:RacialConsumption', 'true'); 
INSERT INTO rule_values (ruleset_id, rule_name, rule_value)
   VALUES (1, 'Character:MountConsumption', 'true');
Here is the link to the source.
http://www.mediafire.com/?gmjwmwwax9z
__________________
Random Segments of Code....
Reply With Quote
  #3  
Old 07-24-2008, 08:25 PM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

Updated Bots into 1119 source WITH CodeMephit's fix for Hunger and Derisons Opcode for Charm in Titanium.conf. This has been compiled on Debian Linux and Windows using VC++ 2008 Express. Corrected missing Processor Dependancies for Windoze Compile. Thanks for pointing it out gygelly

Remember to get the DB Entries for CodeMephits fix.
Code:
INSERT INTO rule_values (ruleset_id, rule_name, rule_value)
   VALUES (1, 'Character:RacialConsumption', 'true'); 
INSERT INTO rule_values (ruleset_id, rule_name, rule_value)
   VALUES (1, 'Character:MountConsumption', 'true');
Source code files are in link below:
http://www.mediafire.com/?nylvav3ml1y


Binaries and .conf files are in link below:
http://www.mediafire.com/?mfiemzmgtvc
__________________
Random Segments of Code....
Reply With Quote
  #4  
Old 09-02-2008, 09:39 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default New Bots Release for build 1129

It's been a while since I have made a release and I hope you like this one. I've removed the bot's use of the npc spell lists and created bot only spell lists. You'll need to source the sql into your database for the bots to get the spells.
Don't forget that you'll need to update your database with the 1129 required sql for this build to work, see the changelog for the new sql.
I would appreciate any bug reports you have posted on the forums at The Realm server or if you wish to increase the already huge eqoffline thread here in the custom code forum I will look there too.

Here are the Bot Spell Lists for you to add to your database. They use id 701 thru 712 which should be unused. I've included an Excel file that matches the sql file.

Here are the Binaries if you just want to drop them onto your existing server.

Here is the Source for everything bots in build 1129.
Reply With Quote
  #5  
Old 10-04-2008, 01:29 AM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

I have a new release available for build 1129 with the following new features from forum input and suggestions:

You can now delete bots with #bot delete <targeted bot>
Bots are now shared for all characters on the same account
Bots don't crowd you so much any more, set with #bot group order follow
The Chardok Sniffer test should have much better results
Bot raid lag is greatly reduced
Feign Death exploits fixed (let me know if I missed any)
Trading with bots under an illusion is fixed. (Thanks Angelox)
Bots have Several new AA abilities
Camping doesn't immediately destroy the bots
Fix group zoning not being able to summon bots in the new zone
Fix exploit in #bot update
Fix exploit in #bot group create
Added check to bot equipment trading for level/class restrictions
New commands:
#bot bindme - Your group Cleric will cast Bind Affinity on you.
#bot cure [poison|disease|blindness|curse] - Your group Cleric will cure you.
#bot summon <targeted bot> - will summon a single bot to you from your group or raid

The spells have already been added to the PEQ database by Cavedude, so you don't need them if you use his database.
Here are the Bot Spell Lists for you to add to your database. They use id 701 thru 712 which should be unused. I've included an Excel file that matches the sql file.

Here are the Binaries if you just want to drop them onto your existing server.

Here is the Source for everything bots in build 1129.
Reply With Quote
  #6  
Old 10-24-2008, 09:37 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

As you should all know by now, the newest updates to Source, BOT Source, Windows Exes, BOT Windows Exes, have been started in a new site - you can find them on Cavedudes Thread I posted this here for those of you that come straight to this thread for new updates.
Reply With Quote
  #7  
Old 12-28-2008, 03:03 PM
bushman77
Hill Giant
 
Join Date: May 2003
Location: In the bush
Posts: 129
Default #bot theives command

was lookin but i can't find a commadn for the thieves to go behind a mob when they attack it. could be like '#bot thief behind
Reply With Quote
  #8  
Old 12-28-2008, 05:08 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

no need for a command like this as the bot rogues already backstab on thier own. check the battle spam for 'backstabs...' text.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:40 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3