Jump to content
UBot Underground

How do I make spinnable text?


Recommended Posts

Hello all. I was wondering if someone would tell me how I go about creating spinnable text variables? For instance I have a UI element and it's variable is set to fill in a comment field or a blog post area or title. How do I go about making that variable support basic spyntax?

Link to post
Share on other sites


ui block text("spinsyntax", #Ui_Text)
navigate("http://www.ubotstudio.com/playground/simple-form", "Wait")
type text(<username field>, $spin(#Ui_Text), "Standard")

 

  • Like 1
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...