Raised This Month: $32 Target: $400
 8% 

Here is better bots for zombie plague


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
EfeDursun125
Senior Member
Join Date: Feb 2019
Location: Turkey
Old 08-12-2022 , 19:28   Here is better bots for zombie plague
Reply With Quote #1

Hello i wanted to let you know my bots, if you're still playing zp with bots, works on biohazard too.
I have less time for developing bots, but i'm still doing it.

Recommended ZP Mode: Zombie Plague Special
(in ZP:S bots can buy extra items)

What is E-BOT?
AI bot for Counter-Strike, these bots mostly developed for zombie plague and biohazard mod, but also works on default gamemodes too. The point is making better bots than game's original bots that using navmesh and also for support more features and better playstyles but this bot mostly focused for zombie modes.

Features of E-BOT
- Open source and free, can be modified and compiled by anyone
- Runs fast, heavily optimizated.
- Supports SSE2.
- Avoids teammates better if team collision is enabled.
- Automatically detects semiclip for move through his teammate.
- Attack code is improved.
- Bots never fall down while dodging.
- Realistic aiming, like playing on a phone.
- Have a map analyzer, just like csbot's have navmesh, so works on all maps with one command.
- Human bots go to random camp waypoint on round start and stay safety.
- Human bots trying avoid walls while escaping from zombies.
- Human bots can use grenades.
- Human bots can use flashlight.
- Human bots can use flares.
- Human bots can have reduced vision range with ebot_zm_dark_mode cvar, usefull for realistic gameplay if zp lighting is A
- Human bots never use knife, if they are forced to use knife they will try backstab zombies.
- Human bots will flee if zombie is near.
- Zombie bots never use radio.
- Zombie bots have better stuck detection.
- Zombie bots can group up and move to target human.
- Zombie bots never escape from the humans.
- Zombie bots can boost other zombies.
- Zombie bots can duck/jump for avoid headshots.

I really efforted developing it, but i need testers too. This bots are open source you can help me if you want.

Blog Page: https://ebots-for-cs.blogspot.com/ (You can track new updates and patch notes here)
Github Page: https://github.com/EfeDursun125/CS-EBOT

Videos:



Last edited by EfeDursun125; 08-19-2022 at 12:06.
EfeDursun125 is offline
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 08-15-2022 , 13:41   Re: Here is better bots for zombie plague
Reply With Quote #2

Can you include linux file in release?
Groven is offline
EfeDursun125
Senior Member
Join Date: Feb 2019
Location: Turkey
Old 08-16-2022 , 02:56   Re: Here is better bots for zombie plague
Reply With Quote #3

Sorry, i can't compile it for linux, in version 1.01 theres a .so file you can use it.
__________________
CS 1.6 E-BOT (Best Bot For Zombie Plague): https://github.com/EfeDursun125/CS-EBOT
EfeDursun125 is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 08-16-2022 , 09:34   Re: Here is better bots for zombie plague
Reply With Quote #4

Nice to see that there is still interest for this game / mod. Congrats, might give it a try once I install ZP again.
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline
Alphadios
Junior Member
Join Date: Jan 2010
Old 08-16-2022 , 16:38   Re: Here is better bots for zombie plague
Reply With Quote #5

We need to talk. Give me a discord id or something. This bots are good indeed ... good but bugged.
Alphadios is offline
EfeDursun125
Senior Member
Join Date: Feb 2019
Location: Turkey
Old 08-17-2022 , 00:33   Re: Here is better bots for zombie plague
Reply With Quote #6

Quote:
Originally Posted by Alphadios View Post
We need to talk. Give me a discord id or something. This bots are good indeed ... good but bugged.
Add me on discord: ЭfəDuяsuи125#3356
__________________
CS 1.6 E-BOT (Best Bot For Zombie Plague): https://github.com/EfeDursun125/CS-EBOT
EfeDursun125 is offline
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 08-18-2022 , 22:52   Re: Here is better bots for zombie plague
Reply With Quote #7

Quote:
- Have a map analyzer, just like csbot's have navmesh, so works on all maps with one command.
OK this one catch my attention. I will definately test this when I got time.
SyPB is really good bot with insane aim and strategically stay together, when attack as Zombie, they cimb on each other to reach higher places and can climb on roof on Italy.
But making waypoints for it is really time consuming.
If this bot is an Improvement and Combine between SyPB and newer version of PODBot then it really worth a try


Edit: Is this also fix the "Bot stuck in Spec when join" that happened on reHLDS? I did make a plugin to bypass this but I think it is possible to do it on the bot module itself
__________________
My plugin:

Last edited by Celena Luna; 08-18-2022 at 22:53.
Celena Luna is offline
EfeDursun125
Senior Member
Join Date: Feb 2019
Location: Turkey
Old 08-19-2022 , 11:50   Re: Here is better bots for zombie plague
Reply With Quote #8

Quote:
Originally Posted by Celena Luna View Post
OK this one catch my attention. I will definately test this when I got time.
SyPB is really good bot with insane aim and strategically stay together, when attack as Zombie, they cimb on each other to reach higher places and can climb on roof on Italy.
But making waypoints for it is really time consuming.
If this bot is an Improvement and Combine between SyPB and newer version of PODBot then it really worth a try


Edit: Is this also fix the "Bot stuck in Spec when join" that happened on reHLDS? I did make a plugin to bypass this but I think it is possible to do it on the bot module itself
First of all, thanks for trying it.

update your rehlds, mine is working fine.
i builded mine's with visual studio 2022 & clang compiler, clang performs better but i recommend MSVC for avoid crash/warrning issues.

Edit: Also might be caused by regamedll, you can update it from github and its already compiled file dll.
cpu usage is much lower than sypb and it has compatible with podbot-sypb waypoints but unlike sypb they aren't using aimbot in zombie mode and they can use grenades & flares
__________________
CS 1.6 E-BOT (Best Bot For Zombie Plague): https://github.com/EfeDursun125/CS-EBOT

Last edited by EfeDursun125; 08-19-2022 at 12:03.
EfeDursun125 is offline
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 08-20-2022 , 00:15   Re: Here is better bots for zombie plague
Reply With Quote #9

Quote:
Originally Posted by EfeDursun125 View Post
First of all, thanks for trying it.

i builded mine's with visual studio 2022 & clang compiler, clang performs better but i recommend MSVC for avoid crash/warrning issues.
I built it from source, not the already compiled by them (since they didn't included Windows version in there anymore, that suck) and it still have the problem.

Quote:
Originally Posted by EfeDursun125 View Post
Edit: Also might be caused by regamedll, you can update it from github and its already compiled file dll.
Yeah, I haven't test them seprate so it could be regamedll problem.

Quote:
Originally Posted by EfeDursun125 View Post
cpu usage is much lower than sypb and it has compatible with podbot-sypb waypoints but unlike sypb they aren't using aimbot in zombie mode and they can use grenades & flares
I did get crash sometime when I use SyPB on my 24/7 server so that really nice to here.
I think SyPB aimbot is kind of a good thing(?) since if you seen most of the bot gameplay before SyPB, Human BOT usually, if not always lost so have bot that make Human "Winable" is really a welcome one in my book at least.
The bot do use nade but hopefully they use at the right time, not just randomly throw
__________________
My plugin:

Last edited by Celena Luna; 08-20-2022 at 00:17.
Celena Luna is offline
theqramboq
Junior Member
Join Date: Apr 2021
Old 08-20-2022 , 06:18   Re: Here is better bots for zombie plague
Reply With Quote #10

Can you bring back the aimbot like in sypb? Can you create config for this? Turn it on and off from the server
theqramboq is offline
Reply


Thread Tools
Display Modes

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 18:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode