Skip to content
General IRCd

All-n-one Update

A TG007 community discussion started by err0r.

Discussion 35 posts
Page 2 of 2
Open
Topic #12237 · 35 published posts · 7,719 views

Did a little more work on the media player.. also added a little youtube viewer dialog.. not very useful but just something to do.. (having fun with dcx's webcontrol feature). you type in /yt http://www.youtube.com/link to vid and it will show the vid as well as get the name of the vid and put in the title.

 

Again not very useful but gives you an idea of how awesome the webcontrol feature of dcx is.

 

post-20793-1238396133_thumb.jpg

Get information about ircWx here

Attachments 1 file

That's completely useful! That will give me hours of entertainment! Screw chatting now! lol I'll just youtube all night :D

err0r: 666 + 1337 = 2003 backwards is 3002 which is how many people ozzy has banned from tg
err0r: spooky

Started getting more into dcx... did my first dcx listview. nothing fancy just a dialog to handle my autojoins for networks.. not very pretty but i had fun doing it.. dcx gives you so much more control over things.

 

post-20793-1238520004_thumb.png

Get information about ircWx here

Attachments 1 file

Yeah dcx is great for that. Im phasing out all my mdx dialogs. Looks nice err0r,

I'm working on a new way to process my nicklist on servers that allow unicode nicknames, using dcx.

 

if anyone with a good knowledge of mirc and html/javascript would be interesting in helping let me know.

 

left if mirc nicklist . right one is what i'm working on. It needs no alias to decode nicks. All nicks will look exactly as they do in chat.

 

post-20793-1238590530_thumb.png

Get information about ircWx here

Attachments 1 file

look amazing err0r

Spam Honeypot - http://www.haggistech.co.uk/honey(humans do not register)

thanks haggis

 

while i don't usually have my script at full screen i did it here to include some things so they can be seen.

 

Both the left custom options docked dialog and the custom nicklist auto resize

 

The more I use dcx the more I like it over mdx

 

post-20793-1238610315_thumb.png

Edited Apr 1, 2009 6:25 PM by err0r

Get information about ircWx here

Attachments 1 file
look amazing err0r

 

 

:oops: looks amazing haggis .... :lmaojump: its awesome / brilliant / great ... iv never seen anything like it ... wish it was mine lol :D

err0r made that.

 

Hey err0r I started a dcx nicklist a few years ago. I stopped when it came to recognizing unicode nicks.

Hey error goes you to put it in download your script. :D

 

i beat that by using a web control. so it's really pulling from a html page so i can control the charset.. all nicks will appear exactly as they do in webchat.While it's not perfect it's the only method i've used so far that is able to decode all nicks properly.. until rich edit is available in dialogs or i decide to learn picwin this is the best option i've found.

Edited Apr 2, 2009 3:10 AM by err0r

Get information about ircWx here

very nice you really have to appreciate how far scripting has gone since i stopped scripting err0r good job man hope to see more screenshots i always enjoy seeing a nice clean script such as this one

I'm at a roadblock in the custom nicklist.

 

the look is fine. The function of the look is fine.

 

The problem is dealing with the menu for nicklist.

 

the output in dcx doesn't like some the unicode characters thus it will not return the nick. So I don't think i can go out it from a dcx alias standpoint. I'm thinking i'm going to have to do something in javascript. Any ideas would be appreciated.

Get information about ircWx here

I found a way to store the selected nick for use in popup menu :)

 

post-20793-1238968920_thumb.png

Get information about ircWx here

Attachments 1 file

looks great :)