shadowofthenight

shadowofthenight

Joined
Dec 31, 2003
Location
scotland
Website
Interests
anything to do with imagination

Activity Stream

shadowofthenight created a mIRC Script  -  Apr 16, 2008
301 
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Sep 20, 2006

for rileys12, heres the fix i mentioned for that :)

You need to open up script editor and view fileserver.mrc

then use the \"Goto Line\" button on the far right to locate the following number lines. Obviouslly locate one line, do fix and repeat for each line and alias.

line number 244 alias short
line number 261 alias long
line number 277 alias short.xdcc
line number 284 alias long.xdcc

in these aliases look for the following code

var %u.q = $remove($+(\",$scriptdirHashTables\,\"),$chr(34)) $+ u.queue.que
var %p.q = $remove($+(\",$scriptdirHashTables\,\"),$chr(34)) $+ p.queue.que

highlight these two lines and copy and paste the code below over the top

var %u.q = $hget(u.queue,0).item
var %p.q = $hget(p.queue,0).item

Then click ok button and your problem should be solved, once again, sorry. No idea how the present coding is there as i never seen this prob before but current coding would never work

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Jun 15, 2006

darkrom

the nhtmln.dll is used to include the webpages(help) into mirc, theres no virus threat in the script. ty Sean

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Jun 15, 2006

theres a fix posted in previous thread rileys12

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Apr 28, 2006

ok here\'s your fix Fredddy. first off sorry, not sure how this bug has been missed.

You need to open up script editor and view fileserver.mrc

then use the \"Goto Line\" button on the far right to locate the following number lines. Obviouslly locate one line, do fix and repeat for each line and alias.

line number 244 alias short
line number 261 alias long
line number 277 alias short.xdcc
line number 284 alias long.xdcc

in these aliases look for the following code

var %u.q = $remove($+(\",$scriptdirHashTables\,\"),$chr(34)) $+ u.queue.que
var %p.q = $remove($+(\",$scriptdirHashTables\,\"),$chr(34)) $+ p.queue.que

highlight these two lines and copy and paste the code below over the top

var %u.q = $hget(u.queue,0).item
var %p.q = $hget(p.queue,0).item

Then click ok button and your problem should be solved, once again, sorry. No idea how the present coding is there as i never seen this prob before but current coding would never work.

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Apr 27, 2006

I\'ll look into this for you Fredddy, i haven\'t looked at my script for awhile now, since i\'ve been busy with setting up a business, so unsure on coding at moment.

I\'m going be working on the 5th version of dragon now, i\'ve just started today working on it, so going be awhile before it be released, alot of ideas and alot to do.

any ideas or any bug fixes , please email me or post here

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Feb 16, 2006

I appreicate everyones comments here. Nice to see my work being appreciated. As for the anaconda and my own script being compared. I tried hard to be differnet from anaconda, as I generally rate anaconda as the best script ever made (excluding my own lol). Seriouslly either script you use, your going be using a well made and a script that author has devoted a lot of time.

I\'ve submitted an update to dragon, nothing major but hopefully the mp3 player issues will be sorted now.

 Respond  
shadowofthenight commented on a mIRC Addon, ShadowServ v1.0  -  Dec 26, 2005

Thanks `Kazuma , I use norton antivirus DJCharge and run a regular scan of pc every week. I get files same as most with viruses but norton a/v picks them up straight away. There is no way i would release something without double checking myself and as afore-mentioned i run pc checks every week, hense theres no chance of a virus in this. I do find it strange why you just say \"Virus\" but don\'t actually say what one. Most people post what virus there software said. Also since this is your first post, im thinking your running some BS here :)

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Sep 13, 2005

\'C:\DragonScript\System\Playlists\all.pl\' (line 98, mp3player.mrc)

puiutzu or anyone else that gets this error

this error is only related to a playlist i had made, there must be a setting i have forgotten to remove. apologises but not an error with player, just make a new playlist and this should solve problem. I\'ve got a new version of this script available now anyway.

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Aug 31, 2005

sorry i didn\'t reply sooner brottor. Yes you do have to load the themes supplied into the loader. I\'ll be adding my own coded theme system in future, so have no plans to set it to auto load. As for mp3 player not having spam, this is simply cause why does a channel need to see what your playing?. sorry but this feature wouldn\'t come in dragon as i believe its annoying and has no real purpose but cluttering a chatroom up.

thank you for you kind comments

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.1.1  -  Aug 17, 2005

uh how come it got 20 in previous version and this just gets 10 ? i just wanted to update old script submission

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Aug 08, 2005

instead of just saying it doesn\'t, why not say why it doesn\'t but i personally feel it does have some work to be done on this script project before i would consider it to be \"perfect\". But i do rate it high as im biased but generally compared to most scripts, i believe it to be better. (excluding anaconda)

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Aug 06, 2005

ok after looking, ive spotted that theres meant to be a folder marked \"Playlists\" within the system folder. There isn;t. this could be the reason why people are having probs with player

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Aug 04, 2005

PCTech, ya can access options for logs in mirc options. I did set it to strip color codes etc from logs but haven\'t coded anything specfic for logs.

millsie the flood protection does whats needed, its been tested and used by many people and has served us all well.

ive had 2 people report probs with mp3player in regards of playlist side. Im going have to look into this weekend and possiblle start from scratch, same dialog design but prob set it to save to hash table. instead of list and change the playside to work from listbox in table. Theres a resize button and can be placed at top part of script while using. so i think this is best way to go with player. i did plan to wait intill next version and look at this, but seems there a need to do it now.

 Respond  
shadowofthenight commented on a mIRC Script, Dragon Script V4.0  -  Jul 26, 2005

thanks for the nice review supergeo :)

 Respond  
shadowofthenight created a Page  -  May 05, 2005
10 

just a simple command for you to source a folder and search for thumbs.db and send what it finds to your recycle bin. I seen some addons/scripts i downloaded with this file in them and i dislike thumbs.db, so could be handy to double check a planned release for this file. you can turn the cache thing off in windows folder options which i have now. But used this to remove any thumbs.db from my drive...

  1 Thread   mIRC  
shadowofthenight commented on a Page, hash table view  -  Apr 27, 2005

not sure why the extra aline was in there xtr, thanks , i prefer using temp vars DarthReven but yeah your right, there not essential, can replace the vars with $1 and $2 threwout alias

 Respond  
shadowofthenight commented on a Page, simple away  -  Apr 21, 2005

its separte cause people may wish to call the alias from 2 sclick events in a dialog

 Respond  
shadowofthenight created a Page  -  Apr 19, 2005
150 

just a snippet that allows you to view contents of a hash table you either have loaded or not, differnet switches available with this that allows you to assign whether to make/load table or save/free as well. read the info included with code below to see more details on usage

shadowofthenight created a Page  -  Apr 19, 2005
202 

A simple away system, nothing to fancy, allows you to use diff formats you can type the commands but i suggest using menu controls provided. to type commands, use /daway to go away and /dback to come back. within the code below shows diff formats of using this and the two switches -m and -a

shadowofthenight commented on a Page, Counter  -  Mar 16, 2005

nice works well

 Respond  
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.