topaz-next / topaz

💎 A server emulator for Final Fantasy XI.
GNU General Public License v3.0
56 stars 81 forks source link

Page EXP exploit. #944

Open topaz-next-bot opened 3 years ago

topaz-next-bot commented 3 years ago

Issue by topaz-bot Wednesday Jan 08, 2020 at 14:46:28 Originally opened as: project-topaz/topaz - Issue 200


Issue by Jessland86 Friday Dec 01, 2017 at 19:23 GMT Originally opened as DarkstarProject/darkstar - Issue 4320


I have:

Client Version (type /ver in game) : 30170707_0

Server Version (type !revision in game) : de8eab2e5da8bfad3f4e0ea98dca001a025dda9b

Source Branch (master/stable) : master

Additional Information (Steps to reproduce/Expected behavior) : 1) Have a high level char join a low level party. (can be as little as just 2 people.) 2) The high level char can use spikes and power level as long as they do not directly interact with the mob. (no Provoke or debuffs) 3) have both chars choose a exp book page that would be suitable for the lower level char. (Dunes, Qufim, Crawlers Nest, etc...) 4) Kill things with the lower level char. Neither person will get direct exp from the mobs, but they will get page credits. You can even put up ice spikes etc and just cure bomb the lower level char to pull hate and have the mob kill itself. 5) Enjoy exploiting you bad person you.

topaz-next-bot commented 3 years ago

Comment by topaz-bot Wednesday Jan 08, 2020 at 14:46:29


Comment by TeoTwawki Sunday Dec 03, 2017 at 22:20 GMT


Hmmm thought I could just "dirty" the exp the same way we do if a high lv player directly attacks something and check that in checkValorCredit()..

But now I can't seem to find where thats being set in the first place. The only place I see it being set is in petutils, all other entries are turning it back off (true = can get exp, false = exp is "dirtry").

topaz-next-bot commented 3 years ago

Comment by topaz-bot Wednesday Jan 08, 2020 at 14:46:31


Comment by KnowOne134 Monday Jul 08, 2019 at 20:13 GMT


This fixed now with the new fov core code changes?

topaz-next-bot commented 3 years ago

Comment by topaz-bot Wednesday Jan 08, 2020 at 14:46:32


Comment by TeoTwawki Monday Jul 08, 2019 at 20:57 GMT


if you mean the recent change I did (and whasf hadda fix), then no.

else..I dunno its worth re-testing.