Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Wakfu Emulator

Status
Not open for further replies.
Initiate Mage
Joined
Mar 17, 2014
Messages
8
Reaction score
2
Hey guys!

I'm working on an emulator for the game Wakfu (www.wakfu.com). It's still really early stage but I worked on a lot of different tools and soon will be able to enter world.

So far I have: login, realm list, character create/delete, and nearly done with the main character info packets to enter the world.

Tools: sniffer/packet reader, topology/maps reader (pathfinding), TGAM reader, binary reader.

Working on the last client version: 1.50.2

Emulator and most of the tool are developed in C++ with the Qt Library.
This is an old screenshot when I was able to go in the world, spawns creatures and events:
Sgt Fatality - Wakfu Emulator - RaGEZONE Forums


And this is a really old video to explain how the sniffer works and how to find the packet structure (in french though haha):
https://www.youtube.com/watch?v=vcrDJusTqHw

Any help appreciated, feel free to contact me.
JOIN US on Discord: https://discord.gg/M2QYJ6P

Emulator source: https://github.com/KevinSupertramp/WakBox-Evolution
Sniffer source: https://github.com/KevinSupertramp/Wakxy

Cheers!
Sgt
 
Last edited:
Initiate Mage
Joined
Sep 17, 2016
Messages
21
Reaction score
1
Re: [Development] Wakfu Emulator

Sick, do you have Discord?
 
Initiate Mage
Joined
Mar 17, 2014
Messages
8
Reaction score
2
Re: [Development] Wakfu Emulator

Hey guys!

I updated the first post with a screenshot and a video. It's old though.
Working on updating the emulator to support the last version of the client.

(And yes I have Discord)

Cheers!
 
Initiate Mage
Joined
Sep 17, 2016
Messages
21
Reaction score
1
Re: [Development] Wakfu Emulator

Hey guys!

I updated the first post with a screenshot and a video. It's old though.
Working on updating the emulator to support the last version of the client.

(And yes I have Discord)

Cheers!
Neat! I sent you a message!
 
Junior Spellweaver
Joined
Sep 20, 2004
Messages
110
Reaction score
12
Re: [Development] Wakfu Emulator

Can you share the discord channel? Its interesting. I've worked in other emulators in c++.
 
Joined
Dec 10, 2011
Messages
476
Reaction score
27
Re: [Development] Wakfu Emulator

It's a lovely game. i had want to play it when it is on beta.
It's a good idea. Come on, I'm sure you can do it well, i am looking forward on you.
nice to meet you.
 
Initiate Mage
Joined
Mar 17, 2014
Messages
8
Reaction score
2
Re: [Development] Wakfu Emulator

Hey guys.

We are slowing getting there, to be able to enter the game. Just implemented Protobuf support and stuff.

Cheers!
 
凸(ಠ益ಠ)凸
Member
Joined
Jun 16, 2008
Messages
1,665
Reaction score
227
Re: [Development] Wakfu Emulator

It's great to see progress with wakfu, i've seen wakbox mentioned before quite a while ago.
It's a great game and i hope to see more advancement then dofus recieved.

Good Luck
If there's anything i can help with that isn't programming required, feel free to pm me.
 
Initiate Mage
Joined
Mar 17, 2014
Messages
8
Reaction score
2
Re: [Development] Wakfu Emulator

Hey guys!

So the developpment is very slow because I'm working on it when I have some spare time and motivation to do it. I just updated the sandbox to support the last client version 1.53.1.

Now the next step is to work on movement and character update, quite exciting!

We have a friendly little community on Discordd which is really nice too. Thanks for everyone who joined the channel :)

Cheers,
Sgt
 
Initiate Mage
Joined
Mar 17, 2014
Messages
8
Reaction score
2
Re: [Development] Wakfu Emulator

Hello,

There we go! We can finally see other players in the game, chat and move around.
Now we work on basic player interactions, items, inventories, etc.
Sgt Fatality - Wakfu Emulator - RaGEZONE Forums


See ya
Sgt
 
Status
Not open for further replies.
Back
Top