Top

F0x's Mega Op Script


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Oct 20, 2007
Last Updated  Oct 20, 2007
Tags  f0x  mega  op  script 
  Bookmark and Share

Introduction

F0x's Mega Op Script
Made By F0x Of The SwiftIRC Network
www.F0xB0t.net.tc

Description:
I Have Combined All My Op Scripts Into One Big Script.

How To Use:
Right-Click In Either Channel For General Commands, Or Nicklist For User Specific Commands.
(All Commands Can Be Viewed From Both Though). Select The Menu "F0x's Mega Op Script"

CREDITS: Most Of This Script Has Been Made By Me, The Only Ones Not Done Is The Mass Part, And The Original For Op-Stats
I Have Edited Op Stats To My Own Style, And Expanded It To Display More Information.

Grab the Code

Comments

  (4)  RSS
Tippy
Comments: 28
 
mIRC Snippet:  F0x's Mega Op Script
Posted on Oct 20, 2007 3:26 pm
I like it fox,But /mass is a unknown command try to make it a bit different so that you can use it on any server/ISC
ƒØ×
Comments: 5
 
mIRC Snippet:  F0x's Mega Op Script
Posted on Oct 20, 2007 8:08 pm
the /mass command should work because its in a alias in the script. It works fine for me, maybe you missed part of the script?
Kyousoukyoku
Comments: 45
 
mIRC Snippet:  F0x's Mega Op Script
Posted on Oct 20, 2007 8:39 pm
Missing a bracket at the end of your mass command.
Gummo
Comments: 142
 
mIRC Snippet:  F0x's Mega Op Script
Posted on Oct 21, 2007 7:45 am
Code:
if ($1 isin +Iinvitelist) { set %prefix $+(+,$str(I,$modespl)) | goto start }
if ($1 isin -Iinvitelist) { set %prefix $+(-,$str(I,$modespl))

Shouldn't they have something different for 'invitelist'?

Please Register or Login to start posting comments.
Bottom