Jump to content

Jonny1

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by Jonny1

  1. you have to name one Splinter
  2. try this: http://support.microsoft.com/kb/315231
  3. when these accusations were first made I did look at both codes. I dont use mIRC anymore, but I was just curious. I noticed the code was quite different, but the first thing I saw was the work and time that must of been put into making both scripts. eXphire, what it sounds like your saying is anyone should be able to come along take that work and pass it off as there own, overlooking the months of scripting and testing put into it. yea its a free program and cost no money to script in, but that doesnt take away the hours/days/weeks of work put into each script.
  4. I got bored of the standard xp looks (blue, green and silver). so I changed it a little. heres my desktop
  5. the users tab in the script editor. if you put TGK's code in the remotes and put "admin:yournick" (without the ") in the user section. changing yournick for your mirc nickname it would allow you to do it. there are more secure ways to use the users thing but I dont really remember them.
  6. I think the original script would work (by the gate keeper) if you just added yourself to the user section of the script as admin. it seems the simple solution for what you want.
  7. If hes going around rooms posting that, then in a very sick way hes advertising tg.
  8. I was against vista just because it wasnt xp. For a long time I refused to use it and after trying it for a week I had no sound working (had to disable driver signing) and just didnt want to figure out how to use it. Im not usually so stuborn to new things, but I also didnt have much time to learn about vista. I decided to install vista 2 weeks ago. not sure why, just thought about giving it another try. I found it to be xp with better gfx (aero and themes). I found some online resources that told me how to change vista settings, such as disabling driver signing as I needed it for my onboard sound card. Ive setup vista to be visually pleasing and the best performance I could get out of it. diasbled some effects that I didnt need or notice. after using it for 2 weeks yesterday I removed xp, since it was taking up a 100gb parition and I hadnt booted it since I installed vista. over all I think people just need to give vista a chance. many people, including myself, just refused to use it because it wasnt xp. and vista just looks so much better, I got bored of the blue, silver and green choice xp had.
  9. I want to use linux, but I dont have time to learn atm
  10. it was fine on my amd athlon.
  11. I havnt tested it. but the program is always ontop of other programs. maybe you could use this as an option, like a tick box to turn it on/off.
  12. I think what Travis suggested would be easiest way to do it. just set a timer to try to join the room every few seconds and set it to start after you've been banned
  13. I kinda thought that.. tho they always said there were servers all around the world, I didn't really believe it lol
  14. Jonny1

    Merry Christmas

    happy new year fireworks at new years? strange maybe thats a US thing
  15. although i see what your saying, but I dont agree. Maybe its because I'm in the UK and your referring to the US, but in general I think most of the population will look after there kids, just some don't have the computer knowledge like ozzy does.
  16. please, show these similarity's as no one else seems to find them, since you know so much about code. As Ive seen Dabba has a unique way of scripting, but just because Travis's is similar doesn't mean its identical, or ripped. how many ways are there to write a script for Buzzen? Also, I haven't looked at Soulfly for a while, but as Travis said, any code he used of others was giving the appropriate credit.
  17. wow, almost missed this topic. it got so big, so fast. Travis, at first reading these accusations on chains site I thought he wouldn't put his rep on the line without proof and if you haven't seen the thread he was asked many times for that proof. He came up with a hop alias and a ctcp reply. another mod of his forum (who also disliked you) came up with you "ripped the idea". I don't see that being possible, and he didn't explain what he meant. Chain was able to come up with two alias. Even if you did steal them, which I cant see proof of, his original statement was you ripped *all* the basic functions of the script. From the first post i read by chain I could tell it was mostly made as a topic to ruin your name, by the words he used to describe you, the fact that he banned you and that he didn't show immediate proof. I have no idea how all this started, but chain and Dabba have lost there rep with certain people for these accusations. I don't use Buzzen, but I do respect good scripts and I hope you continue making them.
  18. Congratulations hope you have many happy years
  19. hey, I'm on the live Ubuntu now, its so far seems better than mandriva (which I tried for a brief time), but I find it hard to learn Linux as first off I'm used to windows and second, I don't find enough support for it. tho my first impressions of this are pretty good, now that I have time I would like to learn how to use it. tho I dont like the design I would like the idea of themes, if there available and maybe some tutorials if anyone knows of any? gonna look around on live tonight and install tomorrow. EDIT: I found the themes options and found theres a lot better in there than the orange. I have an second hard drive full of all my videos and music, but it wont let me view it in Ubuntu. I assume thats because its ntfs, is there anyway to view files on ntfs file systems in linux?
  20. I personally only know 2 people who use vista and they only use it because they got it with their computers. Although I'm not sure they would take a rollback now after using it for so long. I would love to use Linux instead of windows, but theres a steep learning curve that I don't have time for at the minute and I know many others feel the same.
  21. been a while since I made any scripts and not tested but this should work: on *:join:#: { if ($nick != $me) { if ($nick isvoice $chan) { mode $chan -v $nick } } } on *:voice:#: { if ($nick == $me) { halt } mode $chan -v $nick msg $chan $nick has been muted temporarily from a received abuse report. Do not Voice them! } someone please correct me if Im wrong.
  22. might have taken you 2 years, but I'm still rather impressed by the amount of options I saw in that video. I'll be even more impressed if they all work and are easy to use. its nice to see buzzen de-cloning. good job, I hope it works out well for you.
  23. since buzzen is an msn chat clone wont it die when msn does?
×
×
  • Create New...