| Jnrz Loader | 
| Author: | Message: | 
| tomfletcherman Senior Member
 
     
 
  
 Posts: 929
 Reputation: 7
 36 /
  / – Joined: Dec 2002
 
 | | O.P.  RE: Messenger Plus! 3 - news someone could incorporate the jnrz loader as a plugin, then plus is not actually doing anything, th@ would do everything needed then in the way of appearoffline on sign in | 
 | 
| 03-10-2004 06:59 PM |  | 
|  | 
| Sunshine Elite Member
 
      
 
  
 Posts: 5139
 Reputation: 122
 – /
  /  Joined: Mar 2004
 Status: Away
 
 | | RE: Messenger Plus! 3 - news I tried jnrz loader, its not workin    
All other messenger programs have option of loggin in invisible an chat whilst invisible why doesnt MSN???This post was edited on 03-11-2004 at 12:40 PM by Sunshine.
 | 
 | 
| 03-11-2004 12:37 PM |  | 
|  | 
| CookieRevised Elite Member
 
      
 
  
 Posts: 15494
 Reputation: 173
 – /
  /  Joined: Jul 2003
 Status: Away
 
 | | RE: Messenger Plus! 3 - news quote:Originally posted by tomfletcherman
 someone could incorporate the jnrz loader as a plugin, then plus is not actually doing anything, th@ would do everything needed then in the way of appearoffline on sign in
 
 The loader doesn't work that way... A loader needs to be started BEFORE the actual program. and a plugin isn't started before msn messenger starts.
 quote:Originally posted by Sunshine
 I tried jnrz loader, its not workin
  
 You need the correct version of the loader for the correct version of msn messenger.
http://jnrz7.iespana.es/jnrz7/ 
Currently there is no loader available yet for MSN Messenger 6.1.0211 (It is requested though).
 quote:Originally posted by Sunshine
 All other messenger programs have option of loggin in invisible an chat whilst invisible why doesnt MSN???
 
 Because every chat program is different...This post was edited on 03-11-2004 at 03:17 PM by CookieRevised.
 .-= A 'frrrrrrrituurrr' for Wacky =-. | 
 | 
| 03-11-2004 02:26 PM |  | 
|  | 
| Jnrz7 Full Member
 
    
 Demon Lover
 
 Posts: 115
 – /
  / – Joined: Dec 2002
 
 | | RE: Jnrz Loader quote:someone could incorporate the jnrz loader as a plugin, then plus is not actually doing anything, th@ would do everything needed then in the way of appearoffline on sign in
 
 
you can go to my website, there is a section called "Source", where you can see how I coded the basic loader. 
there is a VB6, Delphi, C, HLA, MASM, FASM version, so you can see which one you will understand the most.
 
to make a plus plug-in you need to modify this code a little bit. 
instead of creating a new process, you need the get the handle of the current process, which you can you with API calls. 
that is it, is not complicated to do a plugin for the "loader".
+The cuts were beautiful until they began to heal. | 
 | 
| 03-15-2004 09:05 PM |  | 
|  | 
| tomfletcherman Senior Member
 
     
 
  
 Posts: 929
 Reputation: 7
 36 /
  / – Joined: Dec 2002
 
 | | O.P.  RE: Jnrz Loader I'm not a programmer, it was really a suggestion for someone else, a plus plugin could possibly be made by the sounds of things, so does anyone want to try? | 
 | 
| 03-16-2004 04:07 PM |  | 
|  | 
| trouble New Member
 
  
 
 Posts: 2
 Joined: Mar 2004
 
 |  | 
| 03-16-2004 05:10 PM |  | 
|  | 
| M-Head Full Member
 
    
 .:|DaBomb|:.
 
 Posts: 328
 37 /
  / – Joined: May 2003
 
 | | RE: Jnrz Loader So basically Jnrz, you could make a plugin for MsgPlus, that opens a new instance of MSN Messenger, in the same way as JnrzLoader does? I think you should do it... 7439 days, 20 hours, 53 minutes, 20 seconds ago Until I am 17. 7527 days, 19 hours, 16 minutes, 20 seconds ago Until I am playing Resident Evil 4 (PAL, GameCube).
 | 
 | 
| 03-16-2004 05:16 PM |  | 
|  | 
| CookieRevised Elite Member
 
      
 
  
 Posts: 15494
 Reputation: 173
 – /
  /  Joined: Jul 2003
 Status: Away
 
 | | RE: Jnrz Loader A usefull reliable plugin?. In theory it IS possible, but in practice it will be messy and not reliable... Plugins don't load until Messenger is fully loaded and Plus has hooked. This means, if you auto-signin, it is well possible that the plugin isn't loaded yet... I think... Only Patchou can tell... This post was edited on 03-16-2004 at 06:01 PM by CookieRevised.
 .-= A 'frrrrrrrituurrr' for Wacky =-. | 
 | 
| 03-16-2004 05:55 PM |  | 
|  | 
| Hah Full Member
 
    
 
  Im in a good mood - take advantage!
 
 Posts: 224
 38 /
  / – Joined: May 2003
 
 | | RE: Jnrz Loader quote:Originally posted by Jnrz7
 you can go to my website, there is a section called "Source", where you can see how I coded the basic loader.
 there is a VB6, Delphi, C, HLA, MASM, FASM version, so you can see which one you will understand the most.
 
 to make a plus plug-in you need to modify this code a little bit.
 instead of creating a new process, you need the get the handle of the current process, which you can you with API calls.
 that is it, is not complicated to do a plugin for the "loader".
 
 
SUrely the plugin just isnt loaded quick enough to be able to patch the current process before it performs its instance check. Remeber, patching the memory of the msn which is already running is completely useless because its the one which is started secondly which will do the instance checking.
 
Tah,
 
HahThis post was brought to you by Hah! 
(and he takes no responsibility for it   )
 ![[Image: signatures.jpg]](http://www.funnysignatures.com/signatures.jpg) {Current Web Site} | 
 | 
| 03-16-2004 05:56 PM |  | 
|  | 
| Sk3tch Veteran Member
 
      
 
  
 Posts: 1675
 Reputation: 4
 Joined: Jul 2003
 
 | | RE: Jnrz Loader Doesn't plus! load even before messenger starts loading? Im not completely sure.. bit in which case it should be able to load the plugin in time? But i guess even that might not be enough.. i dunno    
Anyways it would be good if it worked, (and worked well)   | 
 | 
| 03-16-2004 06:08 PM |  | 
|  | 
| Pages: (3): 
« First
  
 [ 1 ]
 2
 3
 
»
 
Last » | 
|  |