|
k1ll3rz
|
k1ll3rz
|
Last edited by k1ll3rz; 27/05/04 03:51 PM.
|
|
|
|
Joined: Feb 2004
Posts: 2,013
Hoopy frood
|
Hoopy frood
Joined: Feb 2004
Posts: 2,013 |
this code below when i enter a name and click generate it shows:
[deleted]
and i only want it to show the number without the boxes beofre and after it and the word return. this is how i want it to show:
[deleted]
thanx k1ll3rz
;Mirc Registration Code Generator dialog mircregcodegen { title "Mirc Registration Code Generator" size -1 -1 113 107 option dbu notheme text "Name To Register Mirc To:", 1, 2 7 71 8, center edit "", 2, 26 20 81 10, autohs text "Registration Code:", 3, 3 34 51 9, center edit "", 4, 26 51 80 10 button "Generate", 5, 3 83 32 13 button "Done", 6, 60 83 33 12, ok } on *:dialog:mircregcodegen:sclick:5:{ [deleted] 4 $+(,$regmIRC.gen($did(2)),), return $regmirc.error($did(2))) } ;CODE
alias regmirc.error { $iif($len($did(2)) < , return $+(,$did(2),) is too short. Must be characters minimum, $iif($len($did(2)) > , return $+(,$did(2),) is too long. Must be characters maximum, return)) } alias regmirc.serial { $iif(!$regmirc.error($did(2)), return Name: $+(,$did(2),) Serial: $+(,$regmIRC.gen($did(2)),), return $regmirc.error($did(2))) }
alias regmIRC.gen { [deleted] }
k1ll3rz
Ask Santa Claus... No wait he only gives presents to good little boys, he doesn't help with coding mIRC Key Generators, does he? Creating this thread shows that you are either amazingly stupid for even thinking of posting on the official mIRC boards to request such thing, or amazingly lame. I think it's both. /me expects Mentality to pop in any time...here's a cookie in advance!
|
|
|
|
Joined: Jun 2003
Posts: 4,670
Hoopy frood
|
Hoopy frood
Joined: Jun 2003
Posts: 4,670 |
"/me expects Mentality to pop in any time...here's a cookie in advance!"LOL, no, you handled it well young grasshopper *G* (I was busy replying to that Feature Suggestions thread about locking up mIRC) However, just to earn my cookie: k1ll3rz: mIRC is a shareware program. When you installed it, you agreed to pay for it after the 30 days. Luckily, Khaled is not a vicious person with no life, and does not prosecute every person who does not pay for it. However, illegally registering it is just insulting. Oh, and those "cracks" you can download off of the Internet - most of the time they will do their job, aswell as infect you with spyware or viruses or both. Also be aware that if you register this month (time is running out) your money goes to a worthy cause, so there's never been a better time to register. Check out the front page for more information. * Mentality grabs cookie and runsRegards,
|
|
|
|
Joined: Nov 2003
Posts: 2,321
Hoopy frood
|
Hoopy frood
Joined: Nov 2003
Posts: 2,321 |
Might be a good idea to remove your quote
|
|
|
|
Joined: Feb 2004
Posts: 2,013
Hoopy frood
|
Hoopy frood
Joined: Feb 2004
Posts: 2,013 |
Hi,
unnecessary, as I deleted (note [deleted]) any vital part of the script.
All that is left, is a dialog, and a lil parts of code that now are meaningless.
Hehe, anyway, I was thinking the same thing as you, which is why I put "deleted" a lot, but I still wanted people to see what it is about.
Greetz
|
|
|
|
Joined: Nov 2003
Posts: 2,321
Hoopy frood
|
Hoopy frood
Joined: Nov 2003
Posts: 2,321 |
Maybe i should actually the read the code in future before replying :tongue:
|
|
|
|
Joined: Feb 2004
Posts: 2,013
Hoopy frood
|
Hoopy frood
Joined: Feb 2004
Posts: 2,013 |
Hehe  Greetz
|
|
|
|
|