Jump to content
  • 0
Tink0

Joint Ts without click on link

Question

Hi guys, 

-       script  Join Ts -1,{Oncommande:        mes "[^6600CC Join Teamspeak ^000000]";        mes "<URL>Teamspeak.<INFO>"+ (.link$)  + strcharinfo(0) +"</INFO></URL>";        close;   OnInit:bindatcmd "joints",strnpcinfo(3)+"::Oncommande";do {.link$ = "ts3server://IPSERVER?port=PORTSERVER&password=PASSSERVER&nickname=";  sleep 1000; } while(1);end;}

Someone know how to joints without click on link? 

 

> if someone want, you can use this script ^^

Edited by Tink0

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Hi guys, 

-       script  Join Ts -1,{Oncommande:        mes "[^6600CC Join Teamspeak ^000000]";        mes "<URL>Teamspeak.<INFO>"+ (.link$)  + strcharinfo(0) +"</INFO></URL>";        close;   OnInit:bindatcmd "joints",strnpcinfo(3)+"::Oncommande";do {.link$ = "ts3server://IPSERVER?port=PORTSERVER&password=PASSSERVER&nickname=";  sleep 1000; } while(1);end;}

Someone know how to joints without click on link? 

 

> if someone want, you can use this script ^^

what does this script do sir? 

 

it will direct you to team speak link? via ingame?

Edited by leloush

Share this post


Link to post
Share on other sites
  • 0

This script can join teamspeak3 when you click on Teamspeak after u do @joints. 

You join teamspeak3 with your char name.

Edited by Tink0

Share this post


Link to post
Share on other sites
  • 0

Atm i have to click on the link when i see the npc to start teamspeak..

<URL><INFO> is the client method to give you a link, maybe you have to inject some dll to client which when received a specific signal, will open webpage, (Other than that, can't think of any other way)

Share this post


Link to post
Share on other sites
  • 0

 

Atm i have to click on the link when i see the npc to start teamspeak..

<URL><INFO> is the client method to give you a link, maybe you have to inject some dll to client which when received a specific signal, will open webpage, (Other than that, can't think of any other way)

ok i try to make it. thank alot :)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.