Jump to content

Shadowstep Exploit - 2.4.3


Guest Shrander

Recommended Posts

I am trying to help someone with an issue on their 2.4.3 realm on their server.

There is a shadowstep exploit where a Rogue targets a monster, then uses a macro to cast Shadowstep, and then target someone in their party, and that ends up casting shadowstep, but grabbing the coordinates from the party member.

It is fixed on the 3.1.3 realm, but we have no clue how to fix it for the 2.4.3 realm.

An assistance would be appreciated.

I've been looking through loads of files, even tearing up a few dbc files searching for some kind of answer.

I can't seem to find the scripting for any spell, just one thing to reference another, to reference another, to reference another, etc.

Where would I find what actually tells what spells do what, such as making a healing a spell be flagged to heal for how much, and who, or a spell that grabs coordinates from something and moves the player. I just see things telling a spell to cast from an untracable reference.

So, two things I would like help with please.

Link to comment
Share on other sites

Although 2.4.3 is not supported by MaNGOS, I would suggest searching the commits and finding out which commit fixed this error. This webpage: http://learn.github.com/p/log.html has a little blurb on how to search for commits using grep. I would suggest using:

git log --grep='shadowstep' --pretty-oneline

and then going to the GitHub site for MaNGOS and finding that specific commit and look at the changes.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use