Jump to content
UBot Underground

How To Place A Variable Tag Name Into "type Text" Command?


Recommended Posts

hey everyone

 

    type text(<id="firstname">,#message,"Standard")

 

Say I wanted to try different tag names,attribute names whatever they are called,rather than a predefined set tag name

 

  type text(<{#random tag name}="firstname">,#message,"Standard")

 

or

 

type text(<{#random element}>,#message,"Standard")

 

which Ubot will not allow,is there a work around to this

 

thanks for any help

Link to post
Share on other sites

thanks

 

my fault didnt explain very well

 

that would work if I needed

 

<id=random list item>

 

but say I wanted to use a random list item instead of id

 

so <random list item= first name>

Link to post
Share on other sites

thanks for your help CD

 

I didnt explain myself too well,I explained a bit better on the post above you

 

so say if you wanted to type/click/change attribute etc on a random platform,the bot could change that element to id/name/value etc,rather than predefined to have to stay with ID

 

All I can think of is finding a snippet on stackoverflow,to append a attribute to the target value and have that attribute predefined in type text element that I have,but that would probably take all night as I suck with JS ha

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...