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
Eggdrop Script  EmptySat Aug 05, 2023 2:09 am by Chief

» mIRCx IRC Network Config
Eggdrop Script  EmptySat Jul 15, 2023 9:51 pm by Chief

» ircu2.10.12-pk with dnsbl
Eggdrop Script  EmptyFri Mar 10, 2023 2:22 pm by Admin

» Guide install PyLink on New version FreeBSD
Eggdrop Script  EmptyThu Dec 15, 2022 9:39 pm by Chief

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

» install Nefarious2 && X3 IRC Services in FreeBsd
Eggdrop Script  EmptySat Nov 12, 2022 3:12 pm by Chief

» help problem with adduser in Freebsd 12
Eggdrop Script  EmptyFri Nov 11, 2022 9:06 pm by Chief

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

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

May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  

Calendar Calendar

Affiliates
free forum

Affiliates
free forum


Eggdrop Script

Go down

Eggdrop Script  Empty Eggdrop Script

Post  Admin Sat Feb 25, 2012 10:51 pm

מדריך:ASHER
תאריך:25.2.12
נושא המדריך: Xchannels

לפני שאני אתחיל אני קלטתי איך הסקריפט עובד.. אבל קודם כל אתחיל בכך שסקריפט הזה מיועד אך ורק ל EGGDROP אז שלא תטעו בטעות... מתחילים..........
אז מה יש לנו בסקריפט הזה הרבהה במילה אחד המון דברים יש לכם פה הגנה נגד פרוקסי יש לכם הגנה נגד צבעים הצפה הכל הנה כל הגנות..
Code:

repeat) {pubm w:k:b 1 10 "repeating is lame"}
set conf1g(flood)  {flud w:k:b 1 10 "stop flooding"}
set conf1g(color)  {pubm w:k:b 1 10 "no colors"}
set conf1g(spam)  {pubm w:k:b 1 10 "spam"}
set conf1g(caps)  {pubm w:k:b 1 10 "caps off"}
set conf1g(bad)    {pubm w:k:b 1 10 "do not curse"}
set conf1g(clone)  {join w:k:b 2 10 "no cloning please"}
set conf1g(whois)  {join w:k:b 1 10 "bad /whois information"}
set conf1g(door)  {part w:k:b 1 30 "next time visit us longer"}
set conf1g(drone)  {join w:k:b 1 60 "possible drone detected"}
set conf1g(pspam)  {time w:k:b 1 90 "unsolicited spam"}

set custom(mass)  {rate:str:20:3 duration:int:5}
set custom(limit)  {slack:int:5}
set custom(repeat) {rate:str:3:10}
set custom(caps)  {percent:int:70}
set custom(bad)    {file:str:badwords.txt}
set custom(clone)  {type:int:2 count:int:4}
set custom(whois)  {file:str:badwhois.txt count:int:6}
set custom(lag)    {threshold:int:8}
set custom(door)  {stay:int:40}
set custom(drone)  {score:int:30}
set custom(pspam)  {cycle:int:15}
set custom(other)  {match:str:string}
set custom(stats)  {top:int:5}

set anames(bad)    words
set anames(whois)  bads

set adescr(bad)    "bad words"
set adescr(whois)  "bad whois"
את הפעילות של הסקריפט היא לא קלה אבל אים תשימו לב על איך הקוד הזה עובד תוכלו להישתלט על זה מצויין למשל סתם דוגמא.. ניכנסתי עם פרוקסי לחדר אז אני מקבל הודעה מבוט בפרטי שבוט סרק את איייפי שלי והוא נותן לי התראה על האייפי במידה ואני עוזב את החדר ופעם שניה אני ניכנס אני מקבל קיק ופעם שלישית עם אני שוב ניכנס לחדר אז אני מקבל אוטו באנד מבוט.. הנה הלו כל הפקודות שעליכם לכתוב בDCC של הבוט..
זאת דוגמא
Code:

.chanset #2 x:drone:score (n)
.chanset #2 +x:flood
והלו כל הפעולות שעליכם לעשות
Code:

repeat handler    - x:repeat:rate  (n:m) n repeats in m seconds      #
#                mass flood handler - x:mass:rate    (n:m) n events in m seconds        #
#                                    - x:mass:duration (n)  +mi locking duration, in min #
#                caps handler      - x:caps:percent  (n)  percentage of cap letters    #
#                bad words handler  - x:bad:file  (name)  file name of bad words file  #
#                clone scanner      - x:clone:type    (n)  mask type (same as bantype)  #
#                                    - x:clone:count  (n)  clone trigger count          #
#                revolving door    - x:door:stay    (n)  min chan appearence in secs  #
#                bad /whois        - x:whois:file (name)  file with bad /whois info    #
#                                    - x:whois:count  (n)  too many channels count      #
#                priv spam scanner  - x:pspam:cycle  (n)  chan cycle frequency in mins #
#                drone detector    - x:drone:score  (n)  heuristics score points      #
#                lag meter          - x:lag:threshold (n)  no mass flood prot beyond it #
#                +l limiter        - x:limit:slack  (n)  minimal difference between  #
#                                                            current user count and +l    #
#                matching style    - x:other:match (key)  either 'string' or 'regexp'  #
statistics        - x:stats:top    (n)  max top stats lines         
יש להשים את הקובץ בתוך הסקריפט של הבוט שלכם הנה ההורדה...
http://f2h.nana10.co.il/ctb0nywmtku6
Admin
Admin
Admin

מספר הודעות : 269
Join date : 2009-09-12
Age : 43
מיקום : mIRCX IRC Network

https://mircx.forumotion.net

Back to top Go down

Back to top

- Similar topics

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