and first thing you had no space between nametoop) and the { and you were missing a closing bracket and you had no spaces between $nick and the == and between ++ and nametoop.
try the one i posted
Well i've been needing a new laptop/computer for quite some time and finally bought one :D
take a look at what i'll be getting next wednesdayQuantity Item Number
Description1225-2716Inspiron 15R Notebook (Inspiron 7520)
1319-11803rd Gen Intel Core i7-3632QM 6MB cache, up to 3.2Ghz
1317-95008GB,DDR3,2 DIMM1331-9161English Backlit Keyboard with Multi-touch Touchpad1320-294815.6 Full High Definition (1080p) LED Display
1320-3096AMD Radeon HD 7730M 2GB
1421-7199SRV Software 2230 WIFI,
75201342-42171TB 5400 RPM SATA Hard Drive
1342-4325WLAN Daughterboard1318-1857Switch by Design Studio
Aluminum1421-5780 Windows 7 Home Premium 64 bit Service Pack 1, English, No Media1430-3605
Integrated Network Card
1410-0548Adobe Acrobat Reader1318-15078X Tray Load CD/DVD Burner (Dual Layer DVD+/-R Drive)
1318-1676Waves MaxxAudio 4 + Skullcandy Speakers1430-4601Intel Centrino Wireless 2230, 2x2 bgn + Bluetooth1331-
using the || isn't necessary in this script that means or, so for example if i'm mod in a channel and the bot is not and i try to use the command the bot will still try to do it. you should use && but there is a quicker way than that if you add a @ on the on text event itself
on @*:text. the @ means if the bot/person hosting the script is mod thus rendering the if ($me isop $chan) part uneeded
also with your menu * you should specify what menus menu nicklist,menubar etcetc. the * can interfere with other scripts. looks better than your first one though you utilized space better. keep up the good work
Not bad for your first dialog it's a bit bigger than necessary and has a lot of unused space but not bad keep up the good work. I'd like to suggest using the list option in the dialog. if you used a list you could have it set so all the nicks in the channel get put into the list when it's opened then you can just click on any nick in the list and click on ban/kick or w.e but keep up the good work
Well i'm taking a hiatus from coding and everything to do with chats. just deleted irc off all my computers if anyone needs me try messaging me here. when i check my yahoo i'll see it and if i feel like replying i will. peace
I have a new server only been up a couple days it's a chatspace type server IRC - 70.179.180.147:6667 Java - RegularChat.Myvnc.com come and chat guys. if the irc link doesnt work try using port 7000
if you're going to do opening brackets and closing brackets on some of em you may as well just do it on all of em. also you can get rid of the /'s if you wanted to and just use .'s instead eh that's preference though other than that looks ok
yes i'm aware it's a chatspace type server. i meant what's the server addy. even if there is an autojoin on kick/ban if you ban them properly they won't be able to rejoin. give me the addy to the server you are using and what channel you're in and what nick you're using and i'll be able to help you out need to see how the server is set up
i had actually stopped doing any type of scripting/coding for a bit then saw a request for this and it was something i had meant to do a while ago lol so i decided to finally do it