Top

Comments

  (141)  RSS
Ivanalicius's
EL
Comments: 560
 
mIRC Snippet:  Ivana Protection
Posted on May 5, 2008 3:48 pm
Haha yeah Steve hes a dip shoot no class :P
napa182
Comments: 650
 
mIRC Snippet:  Ivana Protection
Posted on May 5, 2008 3:40 pm
lol fighting over a crapy looking dialog lmao, and Eugenio stay out of it cuz you are just as bad
Eugenio
Comments: 275
 
mIRC Snippet:  Ivana Protection
Posted on May 5, 2008 2:17 pm
lmfao even more proof, I love this
/me whips out popcorn
Dark-Master
Comments: 7
 
mIRC Snippet:  Ivana Protection
Posted on May 5, 2008 1:42 pm
Ivanalicius how do you explain dialogs name: dp
DP is acronym for Dark-Pro.
Eugenio
Comments: 275
 
mIRC Snippet:  Ivana Protection
Posted on May 5, 2008 12:08 pm
lmfao
Quote:
Dobro be ti mali seljak iz hrvatska, kao prvo nikad cula za ircsvet , a kamlo li za Vip Script. Ovdje na sajt sam vec oko 3 meseca, do sada niko ne se nasao da mi kaze da moje kodovi su editirani, ti se nadze najpametan da mene kazujes. Molim te osti me na mira.


Why talk in another language so none of us that speak English can undterstand wtfudge your saying.


The evidence is stacked against you now.
Ivanalicius
Comments: 42
 
mIRC Snippet:  Ivana Protection
Posted on May 5, 2008 11:44 am
Dobro be ti mali seljak iz hrvatska, kao prvo nikad cula za ircsvet , a kamlo li za Vip Script. Ovdje na sajt sam vec oko 3 meseca, do sada niko ne se nasao da mi kaze da moje kodovi su editirani, ti se nadze najpametan da mene kazujes. Molim te osti me na mira.
Dark-Master
Comments: 7
 
mIRC Snippet:  Ivana Protection
Posted on May 5, 2008 11:39 am
And I almost forgot Vip-Script v.4 was published 10.2.2008 , and that was before you uploaded this snippet here. Look at the forum topic: http://www.ircsvet.com/modules.php?name=Forums&file=viewtopic&t=371 (Postavljeno: Ned Feb 10, 2008 6:57 pm Post subject: Vip-Script v.4)
Dark-Master
Comments: 7
 
mIRC Snippet:  Ivana Protection
Posted on May 5, 2008 11:33 am
Its not yours because it has kiba alias , that alias was in other remote , but because my script was filled with remotes and I mixed up Dark-Pro.mrc and kiba.mrc , and btw it is +Q not +q (Q-No kick mode , q-Channel owner mode) you just replaced Dark-Pro with Ivana Pro.
Ivanalicius
Comments: 42
 
mIRC Snippet:  NotePad
Posted on May 5, 2008 11:06 am
I know, but i coded this when you click save as.. to be directly opened your mirc directory ;) :)

Ivanalicius
Comments: 42
 
mIRC Snippet:  Ivana Protection
Posted on May 5, 2008 10:57 am
From where i to know when you add ur f'king scripts and addons on ircsvet.
Its my addon, coded by me! U can add ur script today and to come here to tell others that this code is ripped.

Come on, i`m not here to arguring.

Eugenio
Comments: 275
 
mIRC Snippet:  Ivana Protection
Posted on May 5, 2008 8:10 am
lol Ivanalicious what do you have to say in defence ?!?
Eugenio
Comments: 275
 
mIRC Snippet:  Ivana Protection
Posted on May 4, 2008 3:15 pm
/me snores
EL
Comments: 560
 
mIRC Snippet:  Ivana Protection
Posted on May 4, 2008 12:51 pm
Lol eugene just stfu ripping/butchering codes isnt something to joke about kiddo some people put alot of time an effort into their codes not to mention take the time to LEARN the programing language.@ Dark-Master those zip's are invalid an or corrupted as far as calling her a ripper i cant tell with no script.`-.-´
Dark-Master
Comments: 7
 
mIRC Snippet:  Ivana Protection
Posted on May 4, 2008 8:03 am
Eugenio
Comments: 275
 
mIRC Snippet:  Ivana Protection
Posted on May 4, 2008 7:45 am
lmao @ "die like "a" rest"
Its "die like THE rest" ***
Eugenio
Comments: 275
 
mIRC Snippet:  Ivana Protection
Posted on May 4, 2008 7:44 am
Give us a link, you cant prove anything by copying the code and pasting it here, you could just be claiming this.
Anyhow I actually believe you, pffft @ amateur rippers, If you want advice on how to rip scripts PM me XD
Dark-Master
Comments: 7
 
mIRC Snippet:  Ivana Protection
Posted on May 4, 2008 7:22 am
Ivanalicius why did you ripped my addon for protection ?
Here is original code:
Dark-Pro by Dark-Master

#deop on
on *:DEOP:#: {
if ($opnick !== $me) halt << if you are deoped
if ($nick == $me) halt << you dont want to be kicked
if ($nick !ison $chan) halt << the cs problem
else {
msg $chan 0,69Mess with the best,die like a rest $nick $+ .
cs op $chan $me
timer 1 2 cs deop $chan $nick
timer 1 2 kick $chan $nick 0,69Mess with the best,die like a rest!
timer 1 2 ban $chan $nick
}
}

#deop end

#ban on

on @!*:ban:#: {
if ($banmask iswm $address($me,5)) {
chanserv unban #
if ( $chan == $active ) { timer 1 2 mode # -o $nick }
else { .cs deop $chan $nick }
if ( $chan == $active ) { timer 1 2 kick # $nick 0,69Mess with the best,die like a rest! }
if ( $chan == $active ) { timer 1 2 ban $chan $nick }
else { .cs ban # $nick 0,69Mess with the best,die like a rest! }
}
}

#ban end

#kick on

on *:kick:#: {
if ($knick == $me) {
if ($nick == $me) {
join #
}
elseif ($nick != $me) {
join #
timer 1 2 mode # -o $nick
timer 1 2 kick # $nick 0,69Mess with the best,die like a rest!
timer 1 2 ban $chan $nick
}
}
}

#kick end

#deprotect on

on *:rawmode:#: {
if (-a isin $1-) && ($me isin $1-) {
if ($nick == $me) { halt }
else {
cs protect #
}
}

if (-q isin $1-) && ($me isin $1-) {
if ($nick == $me) { halt }
else {
cs owner #
}
}
}

#deprotect end


alias dp { dialog -m dp dp }
dialog DP {
title "Dark-Pro"
size -1 -1 160 107
option dbu
box "ALL", 1, 2 2 50 50
box "Protect-Owner", 2, 55 2 50 50
box "DeOp", 3, 108 2 50 50
box "Kick", 4, 2 52 50 50
box "Ban", 5, 55 52 50 50
text "This Protection Was Created By Dark-Master", 6, 108 55 50 23, disable center
button "OK", 7, 109 88 49 12, ok
button "ON", 8, 5 12 44 12, push
button "OFF", 9, 5 34 44 12, push
button "ON", 10, 58 12 44 12, push
button "ON", 11, 111 12 44 12, push
button "ON", 12, 5 61 44 12, push
button "ON", 13, 58 61 44 12, push
button "OFF", 14, 58 34 44 12, push
button "OFF", 15, 111 34 44 12, push
button "OFF", 16, 5 84 44 12, push
button "OFF", 17, 58 84 44 12, push
}

on 1:dialog:dp:sclick:*: {
if ( $did == 8 ) { .enable #deprotect | .enable #kick | .enable #deop | .enable #ban | echo -a 0,129Enabled All }
if ( $did == 9 ) { .disable #deprotect | .disable #deop | .disable #kick | .disable #ban | echo -a 0,129Disabled All }
if ( $did == 10 ) { .enable #deprotect | echo -a 0,129Enabled DeProtect }
if ( $did == 11 ) { .enable #deop | echo -a 0,129Enabled Deop }
if ( $did == 12 ) { .enable #kick | echo -a 0,129Enabled Kick }
if ( $did == 13 ) { .enable #ban | echo -a 0,129Enabled Ban }
if ( $did == 14 ) { .disable #deprotect | echo -a 0,129Disabled DeProtect }
if ( $did == 15 ) { .disable #deop | echo -a 0,129Disabled Deop }
if ( $did == 16 ) { .disable #kick | echo -a 0,129Disabled Kick }
if ( $did == 17 ) { .disable #ban | echo -a 0,129Disabled Ban }
}

alias kiba $$1 $2- { | echo -s 0,129[ $chan ] - User $$1 Will Be Kicked - Reason: $2- | .ban $chan $$1 | .mode $chan -Q | .kick $chan $$1 $2- | mode # +Q }

on *:LOAD: {
echo -a 0,129You have loaded Dark-Pro by Dark-Master
echo -a 0,129Special Is That You Can Kick In +Q Mode
echo -a 0,129With Command /kiba Nick Reason
echo -a 0,129Enjoy ;)))))

}

It was one of my first addons for mIRC , first published in Vip-Script v.2 (3.12.2007)

DeJaaaN
Comments: 4
 
Profile:  Ivanalicius
Posted on Apr 24, 2008 3:04 pm
dobro utro Ivana :)
Eugenio
Comments: 275
 
Image:  Love Is In The Air
Posted on Apr 12, 2008 8:37 pm
LOL
1 2 3 4 5 6 7 8 Next
Bottom