script activated from see description channel

Qraktzyl

Retired Staff
Contributor
Joined
Nov 2, 2015
Messages
997
Reaction score
723
Points
161
Please reformulate the question.
 

Bluscream

Retired Staff
Contributor
Joined
May 8, 2015
Messages
967
Reaction score
934
Points
211
I think that he want's to have a php file executed when someone peeks into a channel description.

@ixFarisx

  1. Create your "script" as PHP file on a webserver and check if it's running correctly.
  2. Put a image link to the file in the channel description like:
Code:
[img]http://your.domain/script.php[/img]
 

ixFarisx

Member
Joined
Dec 26, 2015
Messages
26
Reaction score
8
Points
35
I think that he want's to have a php file executed when someone peeks into a channel description.

@ixFarisx

  1. Create your "script" as PHP file on a webserver and check if it's running correctly.
  2. Put a image link to the file in the channel description like:
Code:
[img]http://your.domain/script.php[/img]
yes he is
but i want a script for a bot
if he is see the description get Activated group
if you want a server do this script i will give you.
 

Bluscream

Retired Staff
Contributor
Joined
May 8, 2015
Messages
967
Reaction score
934
Points
211
it's not this! :
i want a script like this server : <ip removed>
JUST CLICK THE ROOM TO GET ACTIVATED!!!!!
I clicked on every channel on that whole server and nothing happend at all.
 

Multivit4min

Member
Joined
Sep 2, 2015
Messages
27
Reaction score
49
Points
53
This is probably very easy to do,
i havent tested it but i assume that they load a Picture which is aswell in the Description
so the way I would do it

1. User Clicks on description
2. TeamSpeak starts loading Picture from Description
3. Picture is actually a PHP File which handles the Request
4. PHP opens connection to the TeamSpeak Server and searches for a Client with the IP which has requested the Picture
5. PHP Assigns the Group to all Clients with this IP
6. PHP sets Header and displays a Image
7. Done.
 

FlO0

Restricted
Joined
Jan 28, 2016
Messages
42
Reaction score
7
Points
43
This is probably very easy to do,
i havent tested it but i assume that they load a Picture which is aswell in the Description
so the way I would do it

1. User Clicks on description
2. TeamSpeak starts loading Picture from Description
3. Picture is actually a PHP File which handles the Request
4. PHP opens connection to the TeamSpeak Server and searches for a Client with the IP which has requested the Picture
5. PHP Assigns the Group to all Clients with this IP
6. PHP sets Header and displays a Image
7. Done.
Is it possible to do the script and put it here?
 

0x0539

Retired Staff
Contributor
Joined
Jan 30, 2016
Messages
1,334
Reaction score
1,146
Points
254
I clicked on every channel on that whole server and nothing happend at all.
TRY Again::
I did it too, nothing happened.
These servers aren't made for public, every single permission is restricted, why would you want something that activates you by joining a channel when you can't?
 
Top