mIRC Home    About    Download    Register    News    Help

Print Thread
#182209 06/08/07 01:27 PM
Joined: Oct 2006
Posts: 3
L
Locket Offline OP
Self-satisified door
OP Offline
Self-satisified door
L
Joined: Oct 2006
Posts: 3
I have a new script in room, it's kicking everyone out including my butt lol, I checked to make sure invite and private were off in the room (not sure how that happened)and I don't recall putting on script kicker, I'm entering room with own nic via webchat, any solutions? Any help would be much appreciated.

Thanks.

Puzzle

Locket #182210 06/08/07 01:47 PM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
/remote off disables any scripts you are running (in mIRC).

You shouldn't run scripts if you don't know what they are going to do.

Regards,


Mentality/Chris
Locket #182243 06/08/07 08:38 PM
Joined: Oct 2006
Posts: 3
L
Locket Offline OP
Self-satisified door
OP Offline
Self-satisified door
L
Joined: Oct 2006
Posts: 3
I'm not here to find out if I should be running a script. I've run scripts before, and yes I need I continue to learn as everyone else, I'm sure however, I didn't change any modes, I only want to know what could be causing the script to say

"get that crap outta here" lol , seems like it's script kick or vban maybe? Any help from anyone who knows Vegence would be great.

Thanks



Ty

Locket #182248 06/08/07 09:08 PM
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
Quote:

Any help from anyone who knows Vegence would be great.


All scripts like that will serve the same purpose but will be coded differently, so it's a little hard to determine the problem if:

a. You don't provide us with the code of the script to look through.

or b. Script information, title/author.

In the mean time, if you don't want the script just unload it from your Remote Scripts editor or try what Mentality suggested and turn remotes off.

Locket #182252 06/08/07 09:26 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Find out what cosing your script to say stuff, then search for it in the code..

on *:input:
on *:text:
on *:kick:
on *:ban:
on *:action:

it can be allot of things that triggers it, you can also search for get that crap outta here if thats the line it says, if it's not listed in remote or alias section, then look in *.txt files after the words, then see what even using that *.txt file.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #182273 07/08/07 02:27 AM
Joined: Oct 2006
Posts: 3
L
Locket Offline OP
Self-satisified door
OP Offline
Self-satisified door
L
Joined: Oct 2006
Posts: 3
I'm all set, ty for the suggestions you left Sparta, I did find and found it, worked like a charm

Ty for your input and help.


Puzzle


Link Copied to Clipboard