Laurow Posted September 10, 2020 Posted September 10, 2020 Hello, has anyone experiencing problems hopping worlds with their scripts? After today's update, my script wasn't able to hop past world 463/464 and every world past those. For all the "lower numbered" worlds it's still working perfectly, but I think the API below needs to get updates, since is might be buggy post-update getWorlds().getCurrentWorld()
Kramnik Posted September 10, 2020 Posted September 10, 2020 Hi, you mean you can't hop past 463/464. I checked my bot which hops world on few occasions and it was in 522 so seems everything is fine for me
Laurow Posted September 10, 2020 Author Posted September 10, 2020 2 hours ago, Kramnik said: Hi, you mean you can't hop past 463/464. I checked my bot which hops world on few occasions and it was in 522 so seems everything is fine for me Yea my script hops worlds simultaneously, but when they're at world 463 or past it they keep getting stuck in a never ending cycle without hopping, whilst the code is literally the same as all previous worlds after triple checking it