Jump to content
UBot Underground

How to spin text with a ui text box?


Recommended Posts

 

There is a spin function included in ubot.

 

More info: http://wiki.ubotstudio.com/wiki/Spin

ui block text("Spin this!", #spin)
set(#write_spin, $spin(#spin), "Global")
load html(#write_spin)

why does it load a html page? I want it to click "Comment" and then comment what has been span! but it doesnt :/

Link to post
Share on other sites

 

There is a spin function included in ubot.

 

More info: http://wiki.ubotstudio.com/wiki/Spin

ui block text("Spin this!", #spin)
set(#write_spin, $spin(#spin), "Global")
load html(#write_spin)

It always writes the first comment then it will loop and do "{hello|hi|howdy}" as a comment

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...