Identify if a link exists

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
[QUOTE = "ShaneBee, post: 28997, member: 5254"] Pikachu lhe disse exatamente o que fazer, isso não funcionou? [/ QUOTE]

I did not understand what it was like to be done.
 
This might work using reqn
code_language.skript:
send a request to arg-1
if last http response is not set:
  send "invalid"

So the send request.... sends a request to the website to send back info

The part that says "if last http response is not set:" Sees what the website sends back, and it will tell you whether or not its a valid website
 
[QUOTE = "ShaneBee, post: 29000, member: 5254"] Então o pedido de envio .... envia um pedido ao site para enviar informações de volta

A parte que diz "se a última resposta http não estiver definida:" Vê o que o site envia de volta e lhe dirá se é ou não um site válido [/ QUOTE]

Thanks, I'll test it.
[doublepost=1523846876,1523844232][/doublepost]Hand I put this code and it did not work.
[doublepost=1523912400][/doublepost]
So the send request.... sends a request to the website to send back info

The part that says "if last http response is not set:" Sees what the website sends back, and it will tell you whether or not its a valid website

So I put this code in and it did not work. Help me.
 
Status
Not open for further replies.