Jump to content
UBot Underground

Besides Adding A Variable Into Load Html To Output A Result Or Some Stats. How Would You Do It ?


Recommended Posts

Besides adding a variable into LOAD HTML to output a result or some stats. How would you do it ?

Cause right now we cannot do this right ?

 

You see i'm trying to output the final result of a scrape session on the main page

set(#doc,$scrape attribute(<innertext=4755.62>,"innertext"),"Global")

I would like 4755.2 to show up on the main page.

Ex: you got 4755.2 credits today

 

 

 

Ain't working below

load html("you got: {#doc} credits today")

or

load html(#doc)
Link to post
Share on other sites
  • 9 months later...

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