Welcome to the forum 👋, Guest

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

  • PËRSHËNDETJE VIZITOR!

    Nëse ju shfaqet ky mesazh do të thotë se ju nuk jeni regjistruar akoma. Anëtarët e rregjistruar kanë privilegjin të marrin pjesë në tema të ndryshme si dhe të komunikojnë me anëtarët e tjerë. Bëhu pjesë e forumit Netedy.com duke u REGJISTRUAR këtu ose nëse ke një llogari KYCU. Komunikim alternative i ketij forumi me vajza dhe djem nga te gjithe trevat shqiptare? Hyr ne: CHAT SHQIP.

Komanda që bën Auto Login/Join/Identify në mIRC

P

Pansophia

Guest
Nëse përtoni të shkruani çdo herë fjalëkalimin tuaj dhe adresën e serverit ku do lidheni shtojca e mëposhtme lehtëson shumë punën duke u lidhur,hyrë,dhe identifikuar automatikisht sa herë që nisni scriptin mIRC.
Zëvendësoni undernet.org dhe freenode.org sikurse edhe [email protected] me adresat e serverave shqiptarë dhe maskën e hostit tuaj ku dëshironi të lidheni.

Code:
on *:start:{ server irc.undernet.org -i Mainnick Altnick ident full name here server -m irc.freenode.org -i Mainnick Altnick ident full name here
}
on *:connect:{ .timer 1 10 join -n %aj. [ $+ [ $network ] ] if ($network == undernet) { .msg [email protected] login USERNAME PASSWORD }
}
on *:INVITE:#:{ if ($nick == X) { .join -n $chan } }
on *:NOTICE:*This nickname is registered*:*:{ if ($nick == NickServ) && ($network == freenode) { .ns id YOURFREENODEPASSWORD }
}
menu status { Autojoin on $network .List ..$submenu($channel_list($1)) .Join list now:join -n %aj. [ $+ [ $network ] ]
}
menu channel { Autojoin on $network .Add $chan:set $+(%,aj,.,$network) $addtok($eval($+(%,aj,.,$network),2),$chan,44) .Remove $chan:set $+(%,aj,.,$network) $remtok($eval($+(%,aj,.,$network),2),$chan,44) .- .Join list now:join -n %aj. [ $+ [ $network ] ] .- .$submenu($channel_list($1))
}
alias channel_list { if ($istok(begin end,$1,32)) return - else return $gettok($($+(%,aj.,$network),2),$1,44) :noop
}
 
@molecule di noi site ku ta shkarkoi mirc pa regjistru ??
 

Postime të reja

Theme customization system

You can customize some areas of the forum theme from this menu.

Choose the color combination according to your taste

Select Day/Night mode

You can use it by choosing the day and night modes that suit your style or needs.

Welcome to the forum 👋, Guest

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.