Jump to content
UBot Underground

Cannot Assign Run Javascript Inside Variable, And Many Others Like This


Recommended Posts

Hello everyone, this is just a post to express something is going hard with me along UBot.

I cannot do things that regularly will be able to do on other codes, there are many logics that should be applied when it comes to make functions more compatible between them.

 

I tried to insert a "run javascript" inside a "set #variable".. Not possible.

I was going to return a jquery function that returns data, might be JSON, might be anything, but its not doable.

 

Maybe I am wrong and there is a way, but ok.. waiting to see what this post causes in reaction to many users.

 

 

Link to post
Share on other sites

you need to use eval,to have the result of JS placed into your Ubot Variable

 

Run JS is to the browser

 

eval is JS to Ubot

 

Thank you mate, this way I can use JQuery selectors :D

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