Jump to content

DJSimsUK

Members
  • Posts

    10
  • Joined

  • Last visited

About DJSimsUK

  • Birthday 10/08/1980

Profile Information

  • Gender
    Male
  • Country
    United States

DJSimsUK's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thanks for the responses all I really appreciate them. A power cut ended up helping me out. Turns out I didn't realize that you couldn't just run the alias to adjust the icons but had to restart to complete the icon change. I feel a right n00b atm lol
  2. Below is my code for an updated xstatusbar done in DCX I am having an issue were the icons will not populate correctly they just show the Buzz.ico, the location of the icons is correct as I've double and triple checked them. Any idea's why my icons do not display as I tell them to? I have included a screenshot of how it looks at the moment. I would really appreciate some help with this. alias sbar { xstatusbar -A 1 notheme xstatusbar -l 17% 24% 26% 10% 10% 10% 10% xstatusbar -f +d ansi 10 Tahoma if ($hget(settings,color) == blue) { xstatusbar -k $rgb(0,64,128) } if ($hget(settings,color) == purple) { xstatusbar -k $rgb(64,0,128) } if ($hget(settings,color) == black) { xstatusbar -k $rgb(0,0,0) } if ($hget(settings,color) == red) { xstatusbar -k $rgb(255,0,0) } if ($hget(settings,color) == pink) { xstatusbar -k $rgb(255,0,255) } if ($hget(settings,color) == green) { xstatusbar -k $rgb(0,147,0) } xstatusbar -w + 0 Buzz.ico xstatusbar -w + 0 images\computer.ico xstatusbar -w + 0 images\ucr.ico xstatusbar -w + 0 images\owner.ico xstatusbar -w + 0 images\host.ico xstatusbar -t 1 +fn 2 Server: $hget(settings,server) xstatusbar -t 2 +fn 2 Connection Uptime: $iif($status = disconnected,Disconnected,$uptime(mirc,1))) xstatusbar -t 3 +fn 1 $iif($chan($active) == $chan($active).status, $+ $remove($active,$chr(64)) $chr(40) $+ No information available $+ $chr(41),Room: $active $chr(40) $+ $chan($active).mode $+ $chr(41)) xstatusbar -t 4 +fn 3 $nick($active,0)) xstatusbar -t 5 +fn 3 $nick($active,0,rv,qho)) xstatusbar -t 6 +fn 4 $nick($active,0,qQ,roh)) xstatusbar -t 7 +fn 5 $nick($active,0,o,rqQh)) }
  3. That's great, thank you I appreciate it. I'm just glad it wasn't something I wasn't or was doing by mistake lol.
  4. hey everyone, Normally I don't have too many issues working out raw commands for my script however I am at a loss. I am trying to get it so that via my socket-less connection it shows kills on Buzzen Communications in the channel as they happen, however I've done a debug and I've done trials with no luck they still show in my status. In the debug they don't show at all apart from the person leaving :S I have attached a screenshot from last night to show how it looks. Thanks for anyone who can assist. Lee
  5. Thank you err0r for coming to the rescue
  6. Hey all, I've been looking to grab just the hex color from the style tags on Buzzen and set it to a var however I can't seem to wrap my head around the regex to just get that section. My reason for this is I am trying to get my script to do colors in the room from a hex to mirc color translation i've written into an ini that I will reference to. Any help is greatfully appreciated. Lee
  7. I want to express a huge thank you to err0r for this mention not only has Tribal exploded with continued interest on and off IRC but has also received an astounding amount of donations that will see us through many months to come. I could not have done this alone I want to give all the credit to the staff and dedicated listeners to our station for the support and continued drive to keep our station on top professional, legal form. We have recently established a legal department within our crew to not only ensure all the staff are on the correct path and abiding to all DMCA compliance but to also ensure all royalties though ASCAP, BMI, SESAC and Sound Exchange are paid to the talented artists out there. But the team also ensures that we continue to offer the best service and entertainment for everyone to enjoy for many years to come. With the development of our second website (V2) we will have vast amounts of new features created for interaction between our DJ's and listeners these will all be annouced in time. We are also moving our servers soon from the UK to the USA for speed and performance and additionally getting a faster backbone to be able to handle the increased interest to our very much loved station. Again a huge thank you
  8. I'm not fighting at all nor am I here to play the " my radio's better than your radio " game because that's just stupid. I have nothing further to discuss on this topic I've stated everything I need 2. Good luck Hix and take care again apologies to err0r and chain
  9. Easy there Hix, has chain said no need for bashing I may have a " low class website " but I admit I'm learning and build as I do, we host our own streams on our own dedicated server we enjoy what we do and are a nice group of friends. for everyone's information I'm not going to slander Mr Enterprise but with so much staff and so much ability you would think they would be able to sustain a stream 24 hours :S I just don't want people taking for mugs is all and feel that everyone has the right to know. Here is the link for their shoutcast stream http://server2.hitzradiofm.com:8002 I apologise now err0r and chain, but I seriously think you should be aware is all as I've had dealings with Hix in the past. Regards Lee
  10. LMAO oh dear.... This is your what 4th station now Hix? I look forward to seeing your next name change to evade license laws:p
×
×
  • Create New...