February 16, 20169 yr Has something in the game changed? My scripts that use webwalking are no longer moving until the player gets withing a certain distance of the intended area. Everything was working as intended yesterday. I could start the script anywhere on the overworld and it would move the player to the designated area without fail.
February 16, 20169 yr Has something in the game changed? My scripts that use webwalking are no longer moving until the player gets withing a certain distance of the intended area. Everything was working as intended yesterday. I could start the script anywhere on the overworld and it would move the player to the designated area without fail. I doubt the WebWalker was updated since there hasn't been an OSBot update but posting relevant code may help in getting the issue fixed.
February 16, 20169 yr I doubt the WebWalker was updated since there hasn't been an OSBot update but posting relevant code may help in getting the issue fixed. it depends on if he's using the dev version of osbot though, cause that was updated and webwalking was edited as well
February 16, 20169 yr Has something in the game changed? My scripts that use webwalking are no longer moving until the player gets withing a certain distance of the intended area. Everything was working as intended yesterday. I could start the script anywhere on the overworld and it would move the player to the designated area without fail. Are you using walking.Walk() or walking.WebWalk()?
February 17, 20169 yr Author Are you using walking.Walk() or walking.WebWalk()? getWalking().webWalk(definedArea)
Create an account or sign in to comment