PDA

View Full Version : Offline Bot Code Releases ONLY


trevius
07-01-2008, 09:32 PM
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 (http://www.eqemulator.net/forums/showthread.php?t=22667&page=41) in this section (http://www.eqemulator.net/forums/forumdisplay.php?f=665) 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:

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.

Aramid
07-24-2008, 05:26 AM
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.


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

Aramid
07-24-2008, 08:25 PM
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 :shock:

Remember to get the DB Entries for CodeMephits fix.

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

Congdar
09-02-2008, 09:39 PM
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 (http://www.cerebus.net:8080/) 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 (http://www.cerebus.net:8080/files/downloads/botspells.zip) 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 (http://www.cerebus.net:8080/files/downloads/1129BotsBin.zip) if you just want to drop them onto your existing server.

Here is the Source (http://www.cerebus.net:8080/files/downloads/1129BotsSrc.zip) for everything bots in build 1129.

Congdar
10-04-2008, 01:29 AM
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 (http://www.cerebus.net:8080/files/downloads/botspells.zip) 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 (http://www.cerebus.net:8080/files/downloads/1129bBotsBin.zip) if you just want to drop them onto your existing server.

Here is the Source (http://www.cerebus.net:8080/files/downloads/1129bBotsSrc.zip) for everything bots in build 1129.

Angelox
10-24-2008, 09:37 AM
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 (http://www.eqemulator.net/forums/showthread.php?t=26376) I posted this here for those of you that come straight to this thread for new updates.

bushman77
12-28-2008, 03:03 PM
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

Congdar
12-28-2008, 05:08 PM
no need for a command like this as the bot rogues already backstab on thier own. check the battle spam for 'backstabs...' text.