C3NTRIX Posted January 31, 2019 Posted January 31, 2019 Hello, I had a script made that includes world hopping. It always searches for a random world to hop to when the script calls that function, even if the worlds are set to specific worlds. For instance, I have it specifically set to hop to worlds 302,303,304 and 305. When the script calls the world hopper, it still randomly goes to a world rather than switching to the specified worlds. Any news on this?
FuryShark Posted January 31, 2019 Posted January 31, 2019 (edited) 1 hour ago, C3NTRIX said: Hello, I had a script made that includes world hopping. It always searches for a random world to hop to when the script calls that function, even if the worlds are set to specific worlds. For instance, I have it specifically set to hop to worlds 302,303,304 and 305. When the script calls the world hopper, it still randomly goes to a world rather than switching to the specified worlds. Any news on this? try this https://osbot.org/forum/topic/151168-dev-build-osbot-2538/ 2.5.37 and 2.5.38 both had world hopping changes. This fixed my problem Edited January 31, 2019 by FuryShark
C3NTRIX Posted January 31, 2019 Author Posted January 31, 2019 (edited) Thank you Fury, I have been using that download and still having the same problem. Will continue to look for answers. Seems that if the preferred world hopping is being seen/ran as random world hopping Edited January 31, 2019 by C3NTRIX
MasterOfData Posted February 1, 2019 Posted February 1, 2019 Did you say someone made you a script that does this world hopping? It's likely that there is an issue with this script specifically (assuming you're on 2.5.38). I would maybe try and message the script creator?
C3NTRIX Posted February 2, 2019 Author Posted February 2, 2019 Ok, I have messaged the script creator and he is mentioning that the script is correct and it is a bot sided issue. I will ask him again. Thank you for the suggestion.