AmyOUfan

AmyOUfan

Joined
Dec 04, 2008

Activity Stream

AmyOUfan created a Page  -  Oct 24, 2012
1 839 

This is a script to kick peope who say any of the urls you choose to add it is animated & also is a colorized dialog.

AmyOUfan commented on a Page, Family Feud  -  Aug 11, 2009

tv3636 um really tes like almost 15,000 rooms on that IRC server & you expect people to find you ? Room name would help.

 Respond  
AmyOUfan commented on a Page, /tbg  -  Jul 27, 2009

Ok my question is this if someone ads it to a script with credit to you of course, will everyone who downloads it have to change directory. THis might not be correct but wy not edit it to where it is something simular to

$gif($pictures(PictureName.gif),0)) {

cause anytime you have to add a C:\mIRC\ pc name has to be added to right ? Like in my variables for example on my mp3 player variable it is

%plsfilename C:\Users\Amy\Desktop\BelisknerV.4\rockMix

Just a suggestion to make it a easier file path to use & good work i like it. Why not take it a step further & make a dialog for it , this here is clode but still an idea to make adding a gif easier especially for people n ot advanced enough to know a directory path.

dialog G_Bar {
  title "GifBar"
  size -1 -1 93 34
  option dbu
  button "Add Gif", 1, 5 11 31 9, flat
  edit "", 2, 39 10 50 11
  box "", 3, 1 -2 91 35
  text "Directory", 4, 48 2 25 8, center
  button "Button", 5, 6 22 82 8, flat ok cancel
}

on *:dialog:G_Bar:init:*: {
  setset G_Bar dir $did(2)
}

on *:dialog:G_Bar:sclick:1:{
  var %temp.file = $$sfile($iif($isdir($did(G_Bar,2)),$did(G_Bar,2),$mircdir))
  did -ra G_Bar 2 $nofile(%temp.file)
}
 Respond  
AmyOUfan commented on a Page, e-penis  -  Feb 17, 2009

Kirby thats so untrue

 Respond  
AmyOUfan commented on a Page, e-penis  -  Feb 17, 2009

Wheres a E-Breast for us ladies ?

 Respond  
AmyOUfan created a Page  -  Jan 08, 2009

This kicks for simple text floods made in your room.

  1 Thread   mIRC  
AmyOUfan commented on a Page, Anti Spam Dialog  -  Jan 08, 2009

If you want a flood protection I will add one to the snippits

 Respond  
AmyOUfan commented on a Page, Anti Bad Words Kick  -  Jan 08, 2009

well i dont know about how other servers work just ones i go to.

 Respond  
AmyOUfan created a Page  -  Jan 08, 2009
1,252 

This is alot like my anti spam dialog but it is WORD spacific. Add the words you do not allow in your room like raceist words & etc. And this script will warn people two times before kicking them with a 1 min ban.

AmyOUfan created a Page  -  Jan 05, 2009
1,422 

This IS WORD spacific, if you want to ban raciest words or ANY word you do not allow in the room it will warn the chatter 2 times , 3rd time they do it it kicks them. With a 1 min ban. id like to thank Jethro_ for helping me correct a simple problem with it.

AmyOUfan commented on a Page, Anti Spam Dialog  -  Jan 02, 2009

you you dont add www.hawkee.com it dosent kick for it it is URL SPACIFIC, it kicks only the spam urls YOU DO NOT WANT POSTED. Now if you added www. only it will kick for those but if you add www.lameporn.com It will kick that spam url only.

 Respond  
AmyOUfan created a Page  -  Jan 02, 2009
1,023 

Ok what this code does is give you more control over what websites or urls are posted. You can choose what urls you do not want posted in your room. You may add or delete them at your will. Make sure you do add a text file named spam.txt to main folder of your script.

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.