Jump to content
  • 0

Error with a script


El_dorado

Question

I wrote a script with an alert

gg.alert([[..........]]). But it says function has been deprecated, near [

I tried looking for the error but I couldn't find it. And I have been using this alert in my scripts and there has been no error until this last one. Can anyone help? It's making me lose my mind. 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

since you give no details about it...

im suggest that you replace it with gg.alert(".........") to see if the script work with that in the first place.

if the script work then began replace with yours...one or two alert at the time.

so that you can pinpoint the mistake.

im a newbie...pardon me.

Link to comment
Share on other sites

4 hours ago, MonkeySAN said:

so when you use..

gg.alert("your text") it got the same error

just as gg.alert([[your text]]).....???

could it be somewhere else too got mistakes...not just the alert.

Thanks man

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.