MIRCX IRC Network
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

Web Applications
install Joomla Wordpress Phpbb Drupal FluxBB PunBB osCommerce simple-machines MYBB moodle vBulletin Dolphin-v.7.1.1 PHPNUKE XOOPS
Services
install BorkNet Services X3 Services Anope Atheme Services Srvx IRC Srervices
IRCD
install Snircd IRCU INSPIRCD UNREAL Nefarious Bircd Bahamut Asuka Charybdis
TCL SCRIPT
TCL SCRIPT FOR EGGDROP Allprotection4.7 Antiproxy
Bots
Bots install FishBot bobot++ Eggdrop janus Omega Security Services Botnix Bopm SupyBot PyLink Hopm
Latest topics
» מדריך גירסה INSPIRCD V4
בוט הגנות ChanTracker EmptySat Aug 05, 2023 2:09 am by Chief

» mIRCx IRC Network Config
בוט הגנות ChanTracker EmptySat Jul 15, 2023 9:51 pm by Chief

» ircu2.10.12-pk with dnsbl
בוט הגנות ChanTracker EmptyFri Mar 10, 2023 2:22 pm by Admin

» Guide install PyLink on New version FreeBSD
בוט הגנות ChanTracker EmptyThu Dec 15, 2022 9:39 pm by Chief

» מדריך התקנה PBot על מערכת הפעלה FreeBsd-12
בוט הגנות ChanTracker EmptyMon Dec 05, 2022 5:44 am by Chief

» install Nefarious2 && X3 IRC Services in FreeBsd
בוט הגנות ChanTracker EmptySat Nov 12, 2022 3:12 pm by Chief

» help problem with adduser in Freebsd 12
בוט הגנות ChanTracker EmptyFri Nov 11, 2022 9:06 pm by Chief

» מדריך פקודות והתקנה בסרביס X3
בוט הגנות ChanTracker EmptyFri Oct 28, 2022 1:43 pm by Chief

» מדריך הגדרות WebIRC in Nefarious2
בוט הגנות ChanTracker EmptyThu Apr 07, 2022 4:45 am by Chief

March 2024
MonTueWedThuFriSatSun
    123
45678910
11121314151617
18192021222324
25262728293031

Calendar Calendar

Affiliates
free forum

Affiliates
free forum


בוט הגנות ChanTracker

Go down

בוט הגנות ChanTracker Empty בוט הגנות ChanTracker

Post  Chief Mon Mar 09, 2015 6:45 pm

בוט הגנות Supybot 0.83.4.1+limnoria
שלום חברים היום אני מביא לכם הצצה קטנה לבוט שאולי לא שמעתם עליו אבל הוא שימושי לכל צורך הגנה שתצטרכו והיום אני מביא לכם פלאגין שהוא רץ על הבוט שבו תוכלו להציץ מקרוב ומה התכונות שלו..
והם...
Channel Protection
flood detection
low-rate flood detection: flooding but with client rate-limiting
repeat detection
massRepeat detection: when same message comes from different users
capslock: detect people who are EXTREMELY ANGRY
ctcp: detect sending CTCP to the channel
notices: detect sending notices to the channel
hilight: nick spam
nick: nick change spam
cycle: join/part flood
massJoin
כמו שאתם רואים זה מה שיש בפלאגין ואיך אנחנו מתקינים את זה לבוט במידה ואתם התקנתם כבר את הבוט על WINDOWS או על לינוקס תוכלו להשתמש בזה מורידים את הפלאגין לתיקיה של כל הפלאגין בבוט ומתקינים את הפלאגין בפקודה
Code:

load ChanTracker
שפקודה תיהיה בפרטי ואז עליכם לכתוב בפרטי את כל הפקודות ההלו להתקנה של הפלאגין ולשנות את השם החדר שלכם וההלו הפקודות..
Code:

config supybot.plugins.ChanTracker.doNothingAboutOwnOpStatus True
 config channel #SupyBot supybot.plugins.ChanTracker.doNothingAboutOwnOpStatus True
 config supybot.plugins.ChanTracker.keepOp True
 config channel #SupyBot supybot.plugins.ChanTracker.keepOp True
 config supybot.protocols.irc.ping.interval 3600
 config supybot.plugins.ChanTracker.modesToAsk
 config supybot.plugins.ChanTracker.modesToAskWhenOpped
 config channel #SupyBot supybot.plugins.ChanTracker.modesToAsk b, q
 config channel #SupyBot supybot.plugins.ChanTracker.modesToAskWhenOpped e
 config supybot.plugins.ChanTracker.opCommand by default it's "CS OP $channel $nick"
 config supybot.plugins.ChanTracker.opCommand "PRIVMSG ChanServ :OP $channel $nick"
 config supybot.plugins.ChanTracker.useChanServForQuiets True
 config supybot.plugins.ChanTracker.quietCommand "PRIVMSG ChanServ :QUIET $channel $hostmask"
 config supybot.plugins.ChanTracker.quietCommand "PRIVMSG ChanServ :UNQUIET $channel $hostmask"
 config supybot.reply.format.time.elapsed.short True
 config supybot.plugins.ChanTracker.logChannel #SupyBot
 config channel #SupyBot supybot.plugins.ChanTracker.logChannel #SupyBot-ops
 config channel #SupyBot supybot.plugins.ChanTracker.askOpAboutMode True
 config channel #SupyBot supybot.plugins.ChanTracker.autoExpire 3600
 config channel #SupyBot supybot.plugins.ChanTracker.useChannelBansForPermanentBan true
 config supybot.plugins.ChanTracker.kickMode
 config supybot.plugins.ChanTracker.kickMessage
 config channel #SupyBot supybot.plugins.ChanTracker.floodPermit 4
 config channel #SupyBot supybot.plugins.ChanTracker.floodLife 7
 config channel #SupyBot supybot.plugins.ChanTracker.floodMode q
 config channel #SupyBot supybot.plugins.ChanTracker.floodDuration 60
 config channel #SupyBot supybot.plugins.ChanTracker.badPermit 2
 config channel #supybot supybot.plugins.ChanTracker.badMode b
 config channel #SupyBot supybot.plugins.ChanTracker.massRepeatChars 200
 config channel #SupyBot supybot.plugins.ChanTracker.massRepeatPermit 0
 config channel #SupyBot supybot.plugins.ChanTracker.massRepeatLife 60
 config channel #SupyBot supybot.plugins.ChanTracker.massRepeatPercent 0.85
 config channel #SupyBot supybot.plugins.ChanTracker.massRepeatMode b
 config channel #SupyBot supybot.plugins.ChanTracker.massRepeatDuration 1800
 config channel #SupyBot supybot.plugins.ChanTracker.attackPermit 2
 config channel #SupyBot supybot.plugins.ChanTracker.attackLife 300
 config channel #SupyBot supybot.plugins.chantracker.attackMode +rq $~a
 config channel #SupyBot supybot.plugins.chantracker.attackDuration 1800
 config channel #SupyBot supybot.plugins.chantracker.attackUnMode -rq $~a
 config channel #SupyBot supybot.plugins.ChanTracker.repeatPermit 3
 config channel #SupyBot supybot.plugins.ChanTracker.repeatLife 40
 config channel #SupyBot supybot.plugins.ChanTracker.repeatPercent 0.88
 config channel #SupyBot supybot.plugins.ChanTracker.repeatMode q
 config channel #SupyBot supybot.plugins.ChanTracker.repeatDuration 180
 config help supybot.capabilities.default
 config channel #SupyBot supybot.plugins.ChanTracker.noticePermit
 config channel #SupyBot supybot.plugins.ChanTracker.noticePermit +1
config channel #SupyBot supybot.plugins.ChanTracker.ctcpPermit
config channel #SupyBot supybot.plugins.ChanTracker.ctcpPermit +2
 config channel #SupyBot supybot.plugins.ChanTracker.ctcpLife
 config channel #SupyBot supybot.plugins.ChanTracker.ctcpDuration
 config channel #SupyBot supybot.plugins.ChanTracker.ctcpComment
 config channel #SupyBot supybot.plugins.ChanTracker.cyclePermit
 config channel #SupyBot supybot.plugins.ChanTracker.cyclePermit +3
 config channel #SupyBot supybot.plugins.ChanTracker.cyclePermit +2
 config channel #SupyBot supybot.plugins.ChanTracker.cycleLife
 config channel #SupyBot supybot.plugins.ChanTracker.cycleMode
 config channel #SupyBot supybot.plugins.ChanTracker.cycleDuration
 config channel #SupyBot supybot.plugins.ChanTracker.cycleComment
 config channel #SupyBot supybot.plugins.ChanTracker.cycleForward
 config channel #SupyBot supybot.plugins.ChanTracker.massJoinPermit
 config channel #SupyBot supybot.plugins.ChanTracker.massJoinPermit +3
 config channel #SupyBot supybot.plugins.ChanTracker.massJoinLife
 config channel #SupyBot supybot.plugins.ChanTracker.massJoinMode
 config channel #SupyBot supybot.plugins.ChanTracker.massJoinDuration
 config channel #SupyBot supybot.plugins.ChanTracker.massJoinUnMode
 config channel #SupyBot supybot.plugins.ChanTracker.nickPermit
 config channel #SupyBot supybot.plugins.ChanTracker.nickPermit +3
אחרי שהכתבתם את כל הפקודות אתם תשימו לב בהגנות שחסר עוד טיפה פקודות כמו הצפות של ניקים בחדר והצפות כניסות ויציאות נוטיסים CTCP וכו''  לדוגמא אתם ניכנסים ל config.py ומעתיקים את השם של הגנה לדוגמא...
בוט הגנות ChanTracker 09-03-10
ומה שעליכם לעשות זה לעתיק הפקודה לפרטי של הבוט שלכם אבל במידה ותראו בנוטיס מצב כזה
בוט הגנות ChanTracker 09-03-11
זה אומר שהגנה  שכתבתם בפרטי לא פועלת ובישביל לפעיל אותה עליכם לכתוב את הפקודה הזאת לפי הצורך שאתם צריכים
Code:

config channel #SupyBot supybot.plugins.ChanTracker.capPermit +3
אחרי שביצעתם את כל התקנה הזאת אתם בטח שואלים עם זה עובד אז אכן כן והנה דוגמאות
הצפה בטקסט
בוט הגנות ChanTracker 09-03-12
הצפה בנוטיס
בוט הגנות ChanTracker 09-03-13
הצפה בCTCP
בוט הגנות ChanTracker 09-03-14
הצפה בכניסות ויציאות
בוט הגנות ChanTracker 09-03-15
הצפה ניקים בחדר
בוט הגנות ChanTracker 09-03-16
ועוד קצת בנושא הפקודות לבוט הזה במידה ותרצו אתם יכולים לצרף אנשים אחרים לאדמין אחרי שהם ירשמו לבוט אתן דוגמא
Code:

@admin capability add News User
@admin capability add News whoami
@admin capability add News admin
@channel capability add #3 News op
בפקודות ההלו אתם מצרפים את הקלינט שנרשם לבוט כאדמין ואתם מעניקים לו ניהול אוטומט בחדר אפשר גם וויס
ויש עוד מלא פקודות אתם מוזמנים להיכנס לינק הזה ולהוריד
https://github.com/ncoevoet/ChanTracker
או להוריד מלינקים ההלו
הגירסה החדשה
http://www.f2h.co.il/g47so0o348f
http://www.f2h.co.il/6uw57k6stobl
והגירסה הישנה
http://www.f2h.co.il/46ombr0ku3bc
בהצלחה!!
מדריך זה נכתב על ידי MIRCX IRC
לשאלות
mircx123@gmail.com
Chief
Chief
Admin

מספר הודעות : 268
Join date : 2011-12-09
מיקום : mIRCx IRC Network

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum