Originally Posted by
EXtremiXed
For ArcEmu change this in the world.conf
Code:
<AntiHack Teleport="1"
Speed="1"
FallDamage="1"
Flight="1"
FlightThreshold="10"
DisableOnGM="1">
The problem is I don't think there is a server dedicated towards this maybe the ArcEmu test server you can find on their website. If you DO find a server which don't have the hack detection on, you might get reported to a GM and get banned anyway
Can't he just use a regular ArcEmu repack & change
Code:
<AntiHack Teleport="1"
Speed="1"
FallDamage="1"
Flight="1"
FlightThreshold="10"
DisableOnGM="1">
to
Code:
<AntiHack Teleport="1"
Speed="0"
FallDamage="1"
Flight="0"
FlightThreshold="10"
DisableOnGM="1">
Then anyone can fly & speedhack, not just GMs... You can also change AntiHack Teleport's value to 0 to allow teleporting...