Jump to content

How to hide the browser?


Skream

Recommended Posts

I tried this code to hide my login browser but all it does is nothing

 

is this a bug or what?

 

guiSetVisible(cefBrowser, false)	
setBrowserRenderingPaused(cefBrowser, true)	

 

Yes, I'm using guiCreateBrowser. Is there any other way to hide it? I have tried with destroyElement but still doesn't work. If I use destroyElement my screen gets all white

Edited by Skream
Link to comment
Just now, Ryan2233 said:

Firstly, can you share all of your code.

Secondly, do you get any errors in /debugscript 3?

I give up from guiCreateBrowser (faced so many problems). I did it with dxdraw and inject and now its working ok thanks 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...