Back Reply to topic
Gumble 
(started thread)
Blue-Ribbon Chicken 
Topics: 4
Posts: 9
 
 
Years registered: * * * * * * * * * * * * * * * * *
Channel messages Im confused Posted: Post 03:14 Mon - Aug 18, 2008

I found a way to make the Bot send a msg inside the guild when someone execute a specified trigger.

Now im trying to make it to the other channel but nothing worked so far

From chatserver using a chat client i can talk to: new player help, ooc and guild.

I did different ways but nothing, wondering if the problem is just missing the right names of the channels slash
Reply with quote


Gumble 
(started thread)
Blue-Ribbon Chicken 
Topics: 4
Posts: 9
 
 
Years registered: * * * * * * * * * * * * * * * * *
Posted: Post 02:10 Tue - Aug 19, 2008

Im trying to figure a way to use a trigger to send a guild advertise to other channel ex. aquilonia when im in other location

So far i put a trigger so anyone can click on it and the bot advertise in the guild "user is requesting guild invitation"
Reply with quote


Chaly 
Offizier · Webmaster 
Topics: 404
Posts: 2107
Location: Bad Honnef
Playing:  Guildwars2 (Drakkar See)
Ingame:  Chaly Flavour
Years registered: * * * * * * * * * * * * * * * * * * * * * *
Posted: Post 09:22 Tue - Aug 19, 2008

hi,
there is a listing of some general tools of ragebot in plugins/readme.txt:

this may work for you: a function called
send_public_channel_message($channel_name,$msg)
and a global array containing all channels the bot listens to
global $channels;

be carefull with spamming..
Reply with quote



_________________

Chalys Gimpnesstheory (2003) Die Theorie der expotentiellen Bullshits den Gimps bei gleichbleibendem Anteil produzieren.
Back Reply to topic