Comments

 (1,117) 
  1. Everything
  2. Snippets
  3. Images
  4. Hardware
blackvenomm666 commented on mIRC Snippet: not working announcer :/  -  7 days ago

Code

 
blackvenomm666 commented on mIRC Snippet: nick colour  -  16 days ago
instead of using !isop you could use the isreg command which means if the nick has no status in the channl such as voice op hop etcetc
blackvenomm666 commented on mIRC Snippet: Auto OP  -  17 days ago
what kind of server are you on?

Code

 

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
blackvenomm666 commented on Comment: Smart mIRC Script  -  18 days ago
you can't use the commands in an on text event yourself though. other people can but you cannot. also you are missing opening and closing brackets
blackvenomm666 commented on mIRC Snippet: Pokemon Catcher (Simple)  -  22 days ago
you could get rid of line two and just put

Code

 
blackvenomm666 commented on mIRC Snippet: Smart mIRC Script  -  22 days ago
this will not work if you add it to the script you are running. you must add this to a bot js
blackvenomm666 commented on Thread: blackvenomm666  -  May 16, 2013
i myself am not big on apple but to each their own. and whether this will last that long idk but i plan to get a better one anyways basically as soon as i can then i'll be giving this one to my sister. i'm also going to be looking into building my own desktop
blackvenomm666 commented on mIRC Snippet: BlackList script using .ini's  -  May 15, 2013
looks good grim keep up the good work bud
blackvenomm666 commented on Thread: blackvenomm666  -  May 14, 2013
well got my laptop today haven't really done much with it just yet but it seems really really good. faster than any laptop i've ever used so far i'm happy:D
blackvenomm666 commented on Comment: CHAT BOT RPG / FIGHTING / SLAVERY / GAME  -  May 13, 2013
had fun playing version one and two of your rpg
blackvenomm666 commented on Thread: blackvenomm666  -  May 13, 2013
yea i bought mine right from dell.com
blackvenomm666 commented on Thread: blackvenomm666  -  May 13, 2013
got it for 1098 after tax. i've never had a problem with dell @sunnyd and still run their xps gen 2 as my desktop. and yes i plan to upgrade the ram at least. always depends on money. but the laptop i currently run is an hp pavilion dv4000 which is like their 2004 model so yea needed an upgrade and finally got it:D
blackvenomm666 commented on Status: blackvenomm666  -  May 12, 2013
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-
blackvenomm666 commented on mIRC Snippet: Simple Moderate Command  -  May 06, 2013
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
blackvenomm666 commented on Comment: WHOIS IP Tracker  -  May 06, 2013
yes there is a way to add it to it
blackvenomm666 commented on Status: blackvenomm666  -  Apr 12, 2013
Galaxy irc
blackvenomm666 commented on Thread: N3M3S1S  -  Mar 31, 2013
That sounds cool @N3M3S1S
blackvenomm666 commented on Comment: Find User In channel with host I.P  -  Mar 04, 2013
well @fraguk either you'd have to be admin or mod on another channel which would give you at least part of the hostname/ip on certain servers.
blackvenomm666 commented on Thread: [ATM]wooolly  -  Feb 18, 2013
use a w instead of the s. $read(remaining.txt, w, $nick)
blackvenomm666 commented on Thread: ElVirus  -  Feb 17, 2013
it's typically called a moo script @ElVirus
blackvenomm666 commented on Thread: [i]concur  -  Feb 16, 2013
nice
blackvenomm666 commented on mIRC Snippet: Toolbar for Admin  -  Feb 12, 2013
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
blackvenomm666 commented on mIRC Snippet: Easy Kick Ban Dialouge  -  Feb 12, 2013
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
blackvenomm666 commented on Comment: MsgtoUser  -  Feb 10, 2013
there is no reasone it would delete you must have done something wrong
blackvenomm666 commented on mIRC Snippet: Bad Words kick  -  Feb 01, 2013
depends on what kind of server it is @SunnyD if it's chatspace you can't set kicks but you can set it to change what was said to something else
blackvenomm666 commented on Status: blackvenomm666  -  Jan 27, 2013
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
blackvenomm666 commented on Thread: Boondox  -  Jan 27, 2013
if i remember right that would be in the users list of the bot umm on the bot try looking in your help file for /auser
blackvenomm666 commented on Thread: John Daniels  -  Jan 23, 2013
also you forgot to add it to your .ban line should be .ban -k # or $chan $3 2. then for your timer you need to set it as .timer $+ $3 1 %timer.ban -r $chan $3
blackvenomm666 commented on Thread: John Daniels  -  Jan 23, 2013
try changing $chan to #
blackvenomm666 commented on Comment:  -  Jan 22, 2013
thanks @SunnyD i don't know regex really i knew someone would show the shorter way lol

Code

 
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. Next
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.