blackvenomm666

blackvenomm666

Joined
Sep 25, 2009

Activity Stream

blackvenomm666 commented on a Page, Help needed  -  Jun 25, 2020

where is the rest of the coding for the game? this can't be all of it

 Respond  
blackvenomm666 created a Page  -  Dec 09, 2018

i'm working on my own twitch bot i'm trying to get the bot to connect to my twitch the followers section and return who's following me if anyone could help i'd appreciate it www.twitch.tv/solemnviper/followers is the link to the site

 Respond  
blackvenomm666 commented on a Page, Noob looking for help  -  Sep 17, 2017

you can set it to two variables and have them compared. so
on:text::: { !fight .set %dmgnick1 $rand(1,10) .set %dmgnick2 $rand(1,10) if %dmgnick1
if (%dmgnick1 < %dmgnick2) {
so on and so forth

blackvenomm666 commented on a Page, Unauthorized Admin kill and Announcer.  -  Feb 04, 2017

Simple yet effective

blackvenomm666 commented on a Page, Guess the Flag Game  -  Dec 07, 2016

i remember playing this one a while back was hoping to get it again but the link you have for the file needed to be downloaded doesn''t work anymore:(

 Respond  
blackvenomm666 commented on a Page, CPU Usage Check  -  Dec 06, 2016

You say useless but someone that has a bot running on a separate computer with no monitor attached to it may find it useful

blackvenomm666 commented on a Page, Help with reading multiple variables  -  Nov 28, 2016

Just have it set each variable separately if you're just having it read and show the info stored you could just do msg $Chan %var1 %var2 %var3

blackvenomm666 commented on a Page, How to use different fonts for different events  -  Oct 21, 2016

i was able to achieve the results you wanted via on text events i didn't look into the raw events but here is what i did

on ^*:text:*:#testing:{ if ($nick == testing) { /font $chan 20 symbol
    echo -t $chan $nick $1-
  }
}
blackvenomm666   -  Aug 06, 2016

mp3 player

 Respond  
blackvenomm666 created a Page  -  Aug 06, 2016
2 299 

This is my mp3 player standard features such as play pause stop repeat 1 song repeat all songs and shuffle, has two tabs one for the songs the other for spam options to add folders of music to the player click file then directory then add

blackvenomm666 commented on a Page, help with script to add timer/delay   -  Aug 06, 2016

instead of all the timers being 1 20 you would have to do like 1 20 1 40 1 60. etcetc that would set them so you join 20 seconds after each one

blackvenomm666 commented on a Page, Highlights Window  -  May 18, 2015

instead of a full out auto load of the highlights file why not set it up so the @window shows a list of the hilights files there are. like store them in a certain folder where nothing else would go then have it just load all the files from that folder then when you double click on the name of the folder you want it would show what's in it. just a thought

 Respond  
blackvenomm666 commented on a Page, name on topic need to change to other color how?  -  Sep 15, 2014

change the color code. the numbers like msg $chan 14De the 14 is the color code. erase the 14 and w.e symbal is right in front of it. on windows 7 its an L type symbol on xp it's a box then press ctrl+k and you'll see it

 Respond  
blackvenomm666 commented on a Page, IMDb search for eggdrop  -  Aug 21, 2014

as usual ford grea script and well done

 Respond  
blackvenomm666   -  Aug 19, 2014

Got a new irc going come join me at vampiric.h4ck3d.us (6667)

 Respond  

i can help you out with this later if you like. it's a simple calc function. i'd use an ini to store the info

blackvenomm666 created a Page  -  Aug 09, 2014
148 

This snippet is functional as is but i plan to use more basically it's for chatspace chats when someone brings clones on it will scan every nick on the server check if it's regged or not and if it isn't regged it will kill them off the server just type /unregkill to start it. Obviously must be oper or admin to use this

 Respond   mIRC  
blackvenomm666 created a Page  -  Aug 08, 2014
1 316 

This is a snippet that will allow you to have a three way chat with people privately,instead of in a channel. Just right click in the nicklist/channel and click threewaychat. It will pop up asking you who you want to threewaychat with it's pretty self explanatory anyone finds bugs or needs help with it just let me know. input scripts can mess with this if you try to use it turn them off. also you have..

  1 Thread   mIRC  
blackvenomm666 commented on a Page, Tables Script  -  Aug 03, 2014

nicely done

 Respond  
blackvenomm666 commented on a Page, Need help with a command.   -  Jul 13, 2014

on :text:!oops:#:{
if ($nick == examplenick) {
msg $chan Sorry for any Technical difficulties. Please stand by whilist we work on the situation.
}
}

 Respond  
blackvenomm666 commented on a Page, Auto Identify dialouge  -  May 05, 2014

if you use ini's you could shorten the code up. idk if you've ini's before but here is my pass saver with ini's http://hawkee.com/snippet/8724/ feel free to break it apart and learn from it. if you need help you can message me

 Respond  
blackvenomm666 commented on a Page, 2 addicting scripts  -  Feb 15, 2014

just put .timerawesome in front of msg on the awesome one and .timerpowerlevel before msg on the powerlevel

blackvenomm666 commented on a Page, Staff Macro Help Desk DIalog With Nick-List  -  Oct 26, 2013

why not get rid of the refresh button and just have it auto refresh when people join/part the channel?

blackvenomm666   -  Oct 07, 2013

This is what it looks like at the moment still messing with getting the nicks to show up in the side list seems to be coming along nicely

 Respond  
blackvenomm666   -  Oct 04, 2013

Well i haven't done much in scripting lately so i've decided to try something in msl i haven't yet seen before will post when done

 Respond  
blackvenomm666 commented on a Page, Need some help with a $read check/comparison   -  Sep 19, 2013

you could try switching it around and try using isin instead of ==

if ($read+ $chan $(bans- $+ .txt,w, $1-)) isin $1- ) { .msg $chan .timeout $nick | echo # 14(00 $+ $time $+ 14) 10-11-15- 5min timeout on $nick }
  elseif ($1 == !addban) {
blackvenomm666 commented on a Page, Auto Op Script  -  Sep 07, 2013

i might have missed it but i'm not seeing a way for the bot to check if it's ok to add the person to the list. so anyone could use the command to add someone to the aop list and get op in the channel

blackvenomm666 commented on a Page, Aoimoku's X Quick Commands (Undernet Clone)  -  Sep 03, 2013

Just an fyi this will not work on all networks

blackvenomm666 created a Page  -  Aug 19, 2013
366 

i know it's not very big or anything major but i got bored and tossed this together in a few seconds. it auto lists the channel list when you connect to a server. and for those that don't allow you to list within a certain ammount of time of connecting it will automatically retry the listing within the proper ammount of time

 Respond   mIRC  
blackvenomm666 commented on a Page, not working announcer :/  -  Jun 12, 2013
on 105:TEXT:!cycle:#mktheworst:  { msg  $chan The cycles are going! 
   .timermsg 1 3 msg $chan Go check out MK on Youtube! youtube.com/MKtheWorst 
   .timermsg 1 6 msg $chan DON'T USE BOT COMMANDS! -- NO caps -- No links -- Don't be a perv -- Don't be a jerkface 
   .timermsg 1 9 msg $chan Dont forget to follow MK on Twitch! Hit that purple button, I will attack you if you do not!
   .timermsg 1 12 msg $chan jump over to twitter real quick and follow MK for everything MK related! twitter.com/MKtheWorst  
   .timermsg 1 15 msg $chan Go check out MK on Youtube! youtube.com/MKtheWorst 
   .timermsg 1 18 msg $chan DON'T USE BOT COMMANDS! -- NO caps -- No links -- Don't be a perv -- Don't be a jerkface  
   .timermsg 1 21 msg $chan Dont forget to follow MK on Twitch! Hit that purple button, I will attack you if you do not!  
   .timermsg 1 24 msg $chan jump over to twitter real quick and follow MK for everything MK related! twitter.com/MKtheWorst
}   
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.