Jump to content
UBot Underground

Button to run Define command inside browser?


Recommended Posts

Anyone know the proper code to include a button to run a define command from the browser?

I'm displaying results in the browser via the load html command, but would like to include a button within the results and am unsure how to create one.

Link to post
Share on other sites

Thanks that worked perfect.

Is there any way to add variables to load HTML via code, instead of dragging each variable into it manually?

 

I coulda sworn it was {#variablename}  but i guess i was wrong

 

EDIT** Even when I do it manually, the code shows up in the browser as {#variablename} like I thought, why is that happening?

Link to post
Share on other sites

Thanks that worked perfect.

 

Is there any way to add variables to load HTML via code, instead of dragging each variable into it manually?

 

I coulda sworn it was {#variablename}  but i guess i was wrong

 

EDIT** Even when I do it manually, the code shows up in the browser as {#variablename} like I thought, why is that happening?

 

You need to remove the css codes from your html. It is conflicting with ubot variables..

Link to post
Share on other sites

So if I have brackets anywhere inside my HTML, regardless of location it will break my ubot variables?

 

I understand what you're saying I'm just trying to be sure what the conflict is before I go messing with all the code, cuz it's going to take some real time.

 

Is it only the { } causing this, or does the # symbol effect it also?

Link to post
Share on other sites

So if I have brackets anywhere inside my HTML, regardless of location it will break my ubot variables?

 

I understand what you're saying I'm just trying to be sure what the conflict is before I go messing with all the code, cuz it's going to take some real time.

 

Is it only the { } causing this, or does the # symbol effect it also?

 

I think its only the brackets that are causing this.

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