Mysteryy Posted February 23, 2015 Share Posted February 23, 2015 If you guys remember, the client was having an issue recently where it would get stuck spam clicking on a tile/location when trying to interact with entities. I was wondering if anyone was still having this issue. Maxi was trying to recreate the issue using Dreamfighter, which people stated was experiencing the issue, and the problem never happened to him. So is this still happening to anyone using the current client? Link to comment Share on other sites More sharing options...
Khaleesi Posted February 23, 2015 Share Posted February 23, 2015 (edited) It didn't happen to me anymore, It got solved when I switched map.walk(npc) to map.walk(npc.getPosition()); Edited February 23, 2015 by Khaleesi Link to comment Share on other sites More sharing options...
ProjectPact Posted February 23, 2015 Share Posted February 23, 2015 (edited) Its spamming for me right now when I'm using: getLocalWalker().walkPath(path); Edited February 23, 2015 by ProjectPact Link to comment Share on other sites More sharing options...