For those not aware yet, Nexon took down most of Aura's sites with DMCAs last month, and because of that Aura's development is currently on hold :*:
Type: Posts; User: .dragon
For those not aware yet, Nexon took down most of Aura's sites with DMCAs last month, and because of that Aura's development is currently on hold :*:
Welcome to G13, it's very Pake friendly :D Shouldn't the AntiHack prevent the most common exploits?
That's a rather common problem that Aura even had in its readme for a while.
...
That's what I thought. I've been following Aura for a while and the packets constantly change, and there actually were differences between regions in the past, even if they were on the same update...
That's not actually true, is it? The server files should require this one specific client and no else.
The relation is there in the database, but it doesn't seem to be used in the code. It's...
Oh, I didn't know that. Where did they say that? They would have to make sure the files aren't posted on their forum and chat, because they're illegally shared, but they're talking about the files...
Aura's web server might be helpful in restoring some of the web functions, they already have hotkey saving, visual chat, guild management and stuff, it would just have to be adjusted slightly for...
You can find several projects that have failed over the years. Currently there is only one in development afaik, it's open source, but the development site is a little hidden for the time being,...
You'd win that bet. Who would want a crappy .60 source oO
lol, I'd never thought someone would "leak" this source xD Isn't really good.
And yes you got it from the SVN, and I don't think you have anything from the site except for the layout^^
Replacing
} else if (mode == Action.BUY.getCode()) {
MaplePlayerShop shop = c.getPlayer().getPlayerShop();
MapleCharacter owner = shop.getOwner();
if (shop != null &&...