|
cakez
|
 |
« เมื่อ: มิถุนายน 08, 2008, 10:56:09 AM » |
|
คำสั่ง Owner ในการสั่ง bot Camfrog
ใช้คำสั่งคุมบอทผ่าน IM
** คำสั่งบอท
/ver - ให้บอททำการโชว์ Version (version.dll) /shutdown - ปิด Camfrog Bot (imcontrol.dll)
** ควบคุมห้อง
/postmsg ข้อความ - ให้บอทโพสข้อความหน้าห้อง (imcontrol.dll) /kickuser ชื่อ - เตะ ชื่อดังกล่าว ออกจากห้อง (imcontrol.dll) /punishuser ชื่อ - พูนิชชื่อดังกล่าวจากห้อง (imcontrol.dll) /unpunishuser nickname - ยกเลิก พูนิชห้องดังกล่าว (imcontrol.dll)
** เกมส์ตอบคำถาม
/trvplay 0|1 - เปิด/ปิด เกมส์ตอบคำถาม (trivia.dll) /trvstart - เริ่มเกมส์ (trivia.dll) /trvstop - หยุดเกมส์ (trivia.dll) /trvclear - ล้างคะแนน (trivia.dll)
** Posting messages to the room
/msgrtime 30-30000 - ตั้งค่าระยะเวลาระหว่างข้อความที่บอทประกาศ (messenger.dll) /msgrclear - ล้างข้อความประกาศ (messenger.dll) /msgradd ข้อความ - เพิ่มข้อความ (messenger.dll)
** คำหยาบ
/bexpr 0|1 - เปิด/ปิด ระบบเตะคำหยาบ (badwords.dll) /bekick - เลือกเตะสำหรับคำหยาบ (badwords.dll) /bepunish - เลือกพูนิชสำหรับคำหยาบ (badwords.dll) /bereason reason - ตั้งค่าเหตุผลที่ทำโทษ (badwords.dll) /becount 1-10 - ตั้งค่าจำนวนครั้งก่อนที่จะเตะ (badwords.dll) /bewords 0|1 - เรื่องระหว่าง expressions กับ words (badwords.dll) /beclear - ล้างคำหยาบที่ ตั้งค่าไว้ (badwords.dll) /beadd expression - เพิ่มคำหยาบ (badwords.dll)
** Whobanned plugin. These commands are working with events that happened during the bot uptime only! For example if the bot exits and is restarted all prior moderation events will be lost and you'll need to check the logs file. All previous events can be found in the plugin logs at the server.
/whobanned ชื่อ - เช็คว่าใครแบนชื่อนี้ (whobanned.dll) /whokicked ชื่อ - เช็คว่าใครเตะชื่อนี้ (whobanned.dll) /whopunished ชื่อ- เช็คว่าใครพูนิชชื่อนี้ (whobanned.dll) /whounpunished ชื่อ - เช็คว่าใครปลดพูนิชชื่อนี้ (whobanned.dll)
** Bot owners control
/owners - โชว์รายชื่อ Owner ทั้งหมด (imcontrol.dll) /addowner nickname - เพิ่ม Owner (imcontrol.dll) /delowner nickname - ลบ Owner (imcontrol.dll)
/punishuser - punish user in chatroom ขังยูสเซอร์ไว้ในห้อง
/unpunishuser - unpunish user ปล่อยยูสเซอร์จากการขัง
/trvplay - turn Trivia game on/off เปิดปิดเกม
/trvstart - start Trivia game เริ่มเกมส์
/trvstop - stop Trivia gam หยุดเกมส์
/trvclear - clear records เคลียคะแนนที่บันทึกไว้
/msgrtime - set messages posting interval เซทข้อความเมื่อห้องว่าง
/msgrclear - clear message list เคลียลิสข้อความ
/msgradd - add message to message list เพิ่มข้อความลงในรายชื่อข้อความ
/bexpr - turn bad expressions catcher on/off เปิด,ปิดตัวจับคำพูดหยาบ
/bekick - select kick for bad expressions เลือกเตะคนพูดหยาบ
/bepunish - select punish for bad expressions เลือกขังคนพูดยาบ
/bereason - set kick/punish reason เซทเหตุผลที่เตะหรือขัง
/becount - set the forbidden words counter เซตคำหยาบที่ห้ามใช้
/bewords - select regular expressions/words mode เลือกกลุ่มคำหยาบทั่วไปหรือกลุ่มคำพูด
/beclear - clear bad expressions list เคลียลิสคำหยาบ
/beadd - add expression to bad list เพิ่มคำหยาบลงในลิส
/whobanned - check who banned nickname เช็คว่าใครเป้นคนแบน
/whokicked - check who kicked nickname เช็คว่าใครเป็นคนเตะ
/whopunished - check who punished nickname เช็คว่าใครเป้นคนขัง
/whounpunished - check who unpunished nickname เช็คว่าใครเป้นคนปลดขัง
/owners - display owners list แสดงรายชื่อโอนเนอร์
/addowner - add new owner เพิ่มรายชื่อโอนเนอร์ใหม่
/delowner - delete owner ลบชื่อโอนเนอร์
|
|
|
|
|
บันทึกการเข้า
|
|
|
|
|
cakez
|
 |
« ตอบ #1 เมื่อ: กันยายน 27, 2008, 03:39:04 PM » |
|
Bad expressions rule examples
Example------------------------Matched strings
Wor.d------------------------World, Worsd, Wor d, Wor.d
Wo*rd------------------------Wrd, Word, Wooord
Wo+rd------------------------Word, Wooord
Wo?rd ------------------------Word, Wrd
Word{2,4}--------------------Wordd, Worddd, Wordddd
Wor(d|k)----------------------Word, Work
Wor[a-z] --------------------- Wora, Worb, : , Worz
[cba]------------------------- a, b, c
.*word.* --------------------- All strings with substring 'word'
|
|
|
|
|
บันทึกการเข้า
|
|
|
|
|
hectorloshuk
|
 |
« ตอบ #2 เมื่อ: พฤษภาคม 28, 2010, 02:34:34 AM » |
|
I apologise, but it not absolutely approaches me. Perhaps there are still variants?
|
|
|
|
|
บันทึกการเข้า
|
|
|
|
|
hectorloshuk
|
 |
« ตอบ #3 เมื่อ: กรกฎาคม 09, 2010, 01:47:35 AM » |
|
I read the Bot Documentation but Im still not clear.
I created a Bot as per Tutorial and managed to have the Bot show up in the chat room.
Now how will this bot interact? for example word-game was one of the bot options when I installed FlashChat.
How do I set the Bot to interact using this word-game? or does the bot do ALL the scripts that were installed?
|
|
|
|
|
บันทึกการเข้า
|
|
|
|
|
hectorloshuk
|
 |
« ตอบ #4 เมื่อ: กรกฎาคม 14, 2010, 12:22:44 PM » |
|
Hi there,
I have been using an older version for some time now integrated in my phpbb forum with great success - thank you and am trying this later version and saw the thing about bots.
I have read all the way through your new help pages on this but maybe Im being really dumb..
I added a bot which appeared in my chat screen but ... well.. then how do I get it to interact assuming that it has something to say?
Sorry if this seems a really stupid question but Im kinda new to this technology and couldnt find anything showing an example of how to use what is already supplied.
I created the bot using the Admin screen.. and it appeared..
But then it just sits there. Do I have to do a Private Message to it?
I very much look forward to hearing from anyone who can give me a kick-start here please
Cheers, Geno CasinoCrush - a cool name that eh
|
|
|
|
|
บันทึกการเข้า
|
|
|
|
|
hectorloshuk
|
 |
« ตอบ #5 เมื่อ: กรกฎาคม 19, 2010, 09:33:24 PM » |
|
So when I use this on the server end it works correctly. However, when I use networkView.owner on any of the clients it always returns 0. I was wondering if there is something I have to do because it is being used on the client.
Heres an example of what I am doing:
Code:
|
|
|
|
|
บันทึกการเข้า
|
|
|
|
|
hectorloshuk
|
 |
« ตอบ #6 เมื่อ: กรกฎาคม 20, 2010, 10:38:05 AM » |
|
Hi Mick, Welcome to the world of 4 wheel driving. Nice looking rig mate, where abouts in brissy are you? This forum has heaps of info for anything that you might need. Cheers Pete
|
|
|
|
|
บันทึกการเข้า
|
|
|
|
|