Fix banking packet exploit, & setup for a future of preventing packet exploits

This commit is contained in:
dginovker
2019-12-13 13:46:29 -05:00
parent 37322d4874
commit 06d40b9a98
15 changed files with 32 additions and 10 deletions
@@ -1080,7 +1080,7 @@ public class ObjectsActions {
}
break;
case 9299:
case 9299: //Lumbridge squeeze-through fence
if (player.absX == 3240) {
if (player.absY == 3191) {
player.getPlayerAssistant().walkTo(0, -1);