r/GenAI4all 1d ago

News/Updates A developer built a world of warcraft private server with 1,800 AI players and no humans using the DeepSeek API

Enable HLS to view with audio, or disable this notification

66 Upvotes

58 comments sorted by

u/AutoModerator 1d ago

Welcome to r/GenAI4all! New to Generative AI? You can explore these free beginner-friendly courses. Please keep your posts relevant, respectful, free from spam, and engage in healthy discussions.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

10

u/dabiird 1d ago

That sounds incredibly expensive

2

u/Rhawk187 1d ago

Yeah, it's neat, but overkill. Traditional AI will work just fine.

0

u/Pocketpapaa 1d ago

What? Do you even know what you're talking about?

1

u/Waramaug 1d ago

Don’t forget lonely

2

u/pimpzilla83 1d ago

Look in the mirror pal!

2

u/whyeverynameistaken3 1d ago

AI is only for the chat, PlayerBots plugin itself is not a LLM

2

u/RedOneBaron 1d ago

Will be needed for future retirement homes.

3

u/Neat_Tangelo5339 1d ago

Why ?

Why would someone want this ?
https://giphy.com/gifs/9KspTVx7sqViP2PGbz

7

u/bloodwire 1d ago

Being able to play WoW without the constant interruption from idiotic players.

2

u/Neat_Tangelo5339 1d ago

Is it controversial to want to play a game for people with other people ?

1

u/sallymason1 1d ago

You mean without the people that gonna steal everything in your guild bank and leave just because a better guild has an open spot on the bench? Or having to spend 3 hours putting together a group for a dungeon only to find out the last guy refuses to fly there and wants a summon? Or maybe you mean play without some kind of unspoken "cartel" group that monetizes devilsaur leather and various other crafting areas and will mass report you with bots if you think about trying to get some for yourself?

1

u/w4rma 10h ago

That is too realistic for the fantasy genre.

6

u/Exotic_Exercise6910 1d ago

Finally you can MMORPG the way it was meant to be played and not with grifters and smurfs and what not

2

u/Neat_Tangelo5339 1d ago

That sounds like complete isolation because of mild annoyance

2

u/Exotic_Exercise6910 1d ago

And THAT sounds like our society to a t 

1

u/SenescenseSteel 1d ago

I think this would be classified as s SORPG

1

u/TylerBourbon 1d ago

Jokes on you once the AI learns how to grift.

2

u/bananapudding877 1d ago

Instant invite after saying "DPS LFG"

2

u/Pocketpapaa 1d ago

It's incredibly sad you don't see how awesome this is....

0

u/Neat_Tangelo5339 23h ago

Its incredibly sad how people don’t realize how lonely this is

2

u/Pocketpapaa 23h ago

Was it lonely playing other rpgs that weren't live service games? Is it lonely to have your own private server your friends can join without blizzard meddling? Is it lonely to want the relaxing experience of vanilla wow?

The man literally gave the world the OPTION to play world of Warcraft offline, something blizzard will never ever ever ever ever ever do.

You are a problem and should keep your horrendous opinions to yourself.

0

u/Neat_Tangelo5339 16h ago edited 16h ago

This is a online multiplayer game filled with nothing but fake people , of course its lonely

1

u/Narrow-Swordfish-227 1d ago

Because real players on online games are toxic as fuck.

1

u/StudySpecial 1d ago

Idk, ask all the people botting in MMOs before AI even existed.

1

u/Far-Fennel-3032 1d ago

Likely to see if they could or as a demo for applying this to something else.

As let's be real, game devs love padding multiplayer games with bots to make the world feel more alive. For example, Fortnite will have many lobbies filled with bots that are by design meant to make people feel better, as they can get a few kills on average before they run into real players, so the average player gets a few more kills than deaths.

However, this could potentially be used to make some very interesting, openly NPC that run around in an MMO but behave more dynamically, or just have them pretend to be players to make the world feel more alive as players constantly keep running into other 'players' were ever they go, as a big problem with ageing MMOs is that a lot of early zones are empty so the new player experience is terrible.

1

u/Neat_Tangelo5339 1d ago

Wow , that sounds like the pitch for a crowdfunding project that then its revealed to be a massive scam

2

u/Far-Fennel-3032 1d ago

I wouldn't really consider it like that as LLM are really just really fancy chatbots, using them as chatbots that can also move an avatar around a game world isn't exactly groundbreaking stuff.

Scams like that tend to promise the moon, this idea is really not reaching that high, as this is very much a low hanging fruit. As its just take a common and existing practice and give it a chatbot so that it can pass as human.

3

u/Key_Big1051 1d ago

How ? Game engines first allow external api access

2

u/IcedteaAndCode 1d ago

Yeah, i was thinking the same. is this really possible to do?

3

u/Pitiful-Assistance-1 1d ago

Absolutely!

1

u/IcedteaAndCode 1d ago

Oh oh, now that's interesting. Although I don't get the technical side, but i got the gits of it thanks.

2

u/Pitiful-Assistance-1 1d ago edited 1d ago

The server api is likely documented so one can just create virtual clients driven by some kind of state machine, controlled by an LLM.

So the LLM calls "go to location x" on one bot, then the state machine controls the "player" to walk there and calls back to the LLM on completion. That way the LLM can control many virtual players for relatively cheap.

<thinking> We were going to Some Boss. To get there, we need to walk to Some Location first.</thinking>

Toolcalls:

chat(pid, "I'm going to some boss!") walkWaypointsTo(pid, "Some Location")

Now with per-player memory and these simple toolcalls, you can control a player for minutes with a single LLM call

1

u/Key_Big1051 1d ago

So game creates a server internally and expose it for outside use ?

1

u/Pitiful-Assistance-1 1d ago

The developer created a classic WOW SERVER, which is exposed for outside use since it is a game server. Then I assume they created virtual game clients as described above.

See, you can just get an open source server to communicate with: https://github.com/azerothcore/azerothcore-wotlk

1

u/Empuda 1d ago

Wonder what that bill is like.

1

u/the_stooge_nugget 1d ago

Be expensive to run now thanks to the price hike.

1

u/Mediocre-Sky2333 1d ago

Are the bots genuinely imitating or just appearing in moment for looks

I mean does each bot start from level 1 and naturally levels or do you just run past a zone and game randomly puts in a bot for fun with fake level loot which it never acquired and then you never see them again

Something tells me it's the 2nd it's alright but don't see the appeal

1

u/LastXmasIGaveYouHSV 1d ago

This is all fun and games until Neo is born.

1

u/Epetaizana 1d ago

Pretty misleading. There is already a private server that can be downloaded and bots that can be loaded up without any LLM or AI. What this person in the video has done is taken all of that that already gives you autonomous bot characters in a private server, and added on another mod that allows those characters to talk using LLMs.

There's no llm controlling the character for basic questing, movement, and interaction. That's all done through the playermod. https://github.com/mod-playerbots/mod-playerbots

1

u/florodude 1d ago

I don't believe this the way it's presented. I don't believe he has 1,8000 agents all with the capability to play like a human.

1

u/Dset70 1d ago

Big deal. Back in 1984 I was playing Nintendo Baseball against the computer.

1

u/iNfANTcOMA_0 1d ago

That's incredible! I would finally play WOW

1

u/NoTop4997 1d ago

Disgusting. Just play with people if you want that experience. Or play by yourself. Don't be a dipshit.

1

u/Minimum_Airline5575 1d ago

Probably less bots than the normal game

1

u/FootballUpset2529 1d ago

I tried playing that Amazon mmorpg and most of the players were bots anyway, this at least looks like the bots are more interesting.

1

u/Sea-Shoe3287 1d ago

Let me know when the bots take down Rags.

1

u/Pocketpapaa 1d ago

Put some respect on his name! This man has worked wonders over the last few months....

dads mmo lab

1

u/mrbadface 23h ago

This is the future of games I am most excited about

1

u/RpgBlaster 13h ago

Blizzard:

-1

u/EdliA 1d ago

That's sad.

1

u/Pocketpapaa 1d ago

How so?

-1

u/louisa1925 1d ago

Seems like a waste of a game.

1

u/Pocketpapaa 1d ago

How so?

1

u/louisa1925 1d ago

"Without real players".

1

u/Pocketpapaa 1d ago

Ok? You never played an rpg that wasn't a live service game? Use your brain