pokerialkku Posted January 12, 2020 Share Posted January 12, 2020 @Override public int onLoop() throws InterruptedException { Position FungusPosition = new Position(3421, 3437, 0); getWalking().walk(FungusPosition); return (random(100, 150)); } if i tried it with getWalking().webWalk(FungusPosition); it gave me this wtf am i dumb or why the hell it doesnt work lol Quote Link to comment Share on other sites More sharing options...
ez11 Posted January 12, 2020 Share Posted January 12, 2020 you need to make a walkevent and set the minimum distance to 0 2 Quote Link to comment Share on other sites More sharing options...
IDontEB Posted January 13, 2020 Share Posted January 13, 2020 (edited) you shouldn't bot your main if you care about it, especially with that method. Edited January 13, 2020 by IDontEB Quote Link to comment Share on other sites More sharing options...
robster Posted January 13, 2020 Share Posted January 13, 2020 14 minutes ago, IDontEB said: you shouldn't bot your main if you care about it, especially with that method. This guy is right, get a fresh account to test with. Quote Link to comment Share on other sites More sharing options...
pokerialkku Posted January 13, 2020 Author Share Posted January 13, 2020 ty boys Quote Link to comment Share on other sites More sharing options...
PhaseCoder Posted January 13, 2020 Share Posted January 13, 2020 distance Quote Link to comment Share on other sites More sharing options...