Jump to content

Levi

Members
  • Posts

    12
  • Joined

  • Last visited

About Levi

  • Birthday 05/11/1990

Contact Methods

  • Website URL
    http://www.private-networking.co.uk

Levi's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Levi

    ktools

    thanks alot
  2. Levi

    ktools

    yeah i am, ill try using rebar then, do i use the same coding but rebar instead of ktools, obviously ill change the directory and stuff....thanks
  3. Levi

    ktools

    thanks for that, i was just being really stupid, the directory wasnt right cause my ktools.dll was inside a folder named ktools got another problem though, this happens when i load the script.... the status bar takes up the whole screen! has anyone know where ive gone wrong?
  4. Levi

    ktools

    am new to scripting, just want to make a personal script for chatsusa, i have this code: alias status { dll $ktool CreateSb dll $ktool SbSetPadding 0 dll $ktool SbSetParts 190 450 630 840 -1 dll $ktool SbSetText 0 > noborder > test dll $ktool SbSetText 1 > noborder > 1 dll $ktool SbSetText 2 > noborder > 2 dll $ktool SbSetText 3 > noborder > 3 dll $ktool SbSetText 4 > noborder > 4 dll $ktool SbSetBgColor $rgb(222,219,214) } alias status_connect { /dll dlls\ktools.dll SbSetText 0 > flat > $server /dll dlls\ktools.dll SbSetIcon 0 > resource\icons\50.ico /dll dlls\ktools.dll SbSetText 1 > asdf > Server: $server } but get - * /dll: unable to open 'C:\Documents and Settings\Dale Fox\My Documents\Levi\mIRC\dlls\ktools.dll' (line 2, status.mrc) - does anyone know what it is? thanks
  5. Levi

    Screen shots

    cool, i like the mp3 player, not sure about the theme though
  6. Levi

    nicklist

    well yeah, sort of, i just need the code that`l display the channels nicks onto a list, so then i can dock it and add features to it.
  7. Levi

    nicklist

    yer, its for mirc, i just need the code that`l list nicks onto a dialog, so i can add buttons and stuff...
  8. Levi

    nicklist

    can anyone tell me wher i can find a nicklist dialog for irc? ive tried the ones on techgear, but none of them show up at all for me :s thanks
  9. Levi

    IRCD addons

    Most simple dialog kick counter going Menu channel,status,menubar { Kick counter:/dialog -m k.count k.count } dialog k.count { title "k_counter" size -1 -1 57 8 option dbu text "Kicks:", 4, 10 1 14 8 text [ %kicks ], 5, 27 1 25 8 button "Button", 3, 0 24 37 12, hide ok cancel } on *:kick:#:if ( $nick == $me ) /inc %kicks }
  10. Levi

    emoticons

    thanks ozzy. i tried it, and it doesnt seem to work for me, ill just stick without emoticons
  11. Levi

    emoticons

    ill pm you now, thanks... btw, mess.be isnt anythin to do with mirc j/k
  12. Levi

    emoticons

    just wondering if there is any downloads to have emoticons in mIRC in irc chat, looked on techgear and mircscripts, cant find anything :S Ive seen screenshots with msn smileys, but i havnt seen any for irc, can anyone help? thanks
×
×
  • Create New...