Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug Couldn't find world component

Joined
Aug 1, 2019
Messages
2
Hi,

I am trying to make a bot that is able to hop worlds.
To achieve this, I use the following line of code: WorldHop.hopToRandom(true)
But every time this line is executed I get the following error: Couldn't find world component.
Does anyone know a solution to this problem?
 
Top