Jump to content
UBot Underground

Javascript Doesn`t Work On Compiled Bot


Recommended Posts

I`m using the following JS in my bot, to enlarge a table

 

document.getElementsByClassName('kw-left-table')[0].style.height="40000px";

 

which is working perfectly in ubot, but as soon as I run the compiled bot, the JS is not executed anymore.

 

What could be the problem here?

Link to post
Share on other sites
  • 3 weeks later...

Hello, I`m still facing the same problem. JavaScript will not execute in the compiled bot. I`ve red in other threads that I should open google.com first, because there is JS on the site which will trigger the bot to execute JS on the other site I want to work with, but this also doesn`t work.

 

Is there any other thing I can try?

Link to post
Share on other sites
  • 2 weeks 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...