What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)

Pages: (4): « First « 1 2 [ 3 ] 4 » Last »
Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
Author: Message:
xt0rt
Banned


Posts: 36
Joined: Mar 2004
RE: Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
im making a web script to change the colour i will put on this websdite soon
03-06-2004 02:25 PM
Profile E-Mail PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
quote:
Originally posted by xt0rt
im making a web script to change the colour i will put on this websdite soon
a web script? and how will you change the registry with a web script?
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
03-06-2004 03:02 PM
Profile PM Find Quote Report
dotNorma
Veteran Member
*****

Avatar

Posts: 1745
Reputation: 17
32 / Male / –
Joined: May 2003
RE: Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
quote:
Originally posted by Choli
a web script? and how will you change the registry with a web script?
Yah , Im a lot better in VB than I am at web programing but I dont think you can edit registry with web programing. Because than you could make it so when the page loads that the registry is edited and that could end up in major kaos :tongue:
03-06-2004 03:22 PM
Profile PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
quote:
Originally posted by NoName
Because than you could make it so when the page loads that the registry is edited and that could end up in major kaos 
of course. Let web scripts edit the registry is a very big security hole. :mipdodgy: I don't know too much about doing web scripts, but that's common sense.
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
03-06-2004 03:38 PM
Profile PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
quote:
Originally posted by Choli
a web script? and how will you change the registry with a web script?
My regset.php used to help modify the Plus! registry settings... it generated a *.reg file that you could open directly and import, or save to open later. It couldn't directly change the registry, of course, but it made it easier.
03-06-2004 11:38 PM
Profile PM Web Find Quote Report
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
O.P. RE: Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
I just have too much time messing around...:P So...


You can now customize your color. Still not satisfied and want to customize the size of your Ink Pen?

The registry value is...
HKCU\Software\Microsoft\MSNMessenger\PerPassportSettings\(Your passport ID) -> InkPenSize

Yep, it's still a binary.
If you want to have an ultra-slim pen, just set it 01 00 00 00. The larger the number is, the wider your pen will be.

The number goes like this:
01 00 00 00
02 00 00 00
...
...
ff 00 00 00
00 01 00 00
01 01 00 00
...
...
ff 01 00 00
00 02 00 00
01 02 00 00
...
...
et cetera.

I myself have tried, and, you have a 1-cm-wide (I mean, it's comparatively large) pen when the registry key is set 00 04 00 00. Don't try to set it like 00 ff 00 00...you'll get unforeseen troubles:P
03-11-2004 12:57 PM
Profile PM Web Find Quote Report
aNILEator
Skinning Contest Winner
*****

Avatar
...in the wake of the aNILEator

Posts: 3718
Reputation: 90
35 / Male / Flag
Joined: Oct 2003
Status: Away
RE: Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
cool can we make an intergrated tool into the program? to do this aswell?
03-11-2004 01:34 PM
Profile PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
quote:
Originally posted by Mnjul
The registry value is...
HKCU\Software\Microsoft\MSNMessenger\PerPassportSettings\(Your passport ID) -> InkPenSize
* Choli opens VB :refuck:
quote:
Originally posted by Fukafly
cool can we make an intergrated tool into the program? to do this aswell?
of course :P
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
03-11-2004 02:48 PM
Profile PM Find Quote Report
madwormer2
New Member
*


Posts: 4
Joined: Mar 2004
RE: Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
Nice one choli! (Y)
I like the idea of the inbuilt color box, but it sounds like too much work, be good if you could do that though.:D

(Really like your taste fukafly. weebl's site rules and so does weebl and bob)
03-11-2004 04:31 PM
Profile E-Mail PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Want to change your Ink color to 16777216? Here you go... (Brief registry key intro)
Here it is. It took me too much time due to some stupid thing with the manifest for XP... dodgy microsoft :-/

Anyway, I hope you like it ;)

btw, let's test the new mybb code:
Download from here

.exe File Attachment: InkTweaker.exe (92 KB)
This file has been downloaded 247 time(s).
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
03-11-2004 07:00 PM
Profile PM Find Quote Report
Pages: (4): « First « 1 2 [ 3 ] 4 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On