What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Nudge script

Nudge script
Author: Message:
chazb2k8banbury
New Member
*


Posts: 1
Joined: Jan 2008
O.P. Nudge script
with the nudge script i typed in for it to do it every 0,1 seconds but it was still saying you cand sned nudges that often
is there anyway i can do it like every 0.1 seconds or even like every sec??? thx(Y)
01-14-2008 08:30 PM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Nudge script
No and you will not find help for it here as it's really annoying
<Eljay> "Problems encountered: shit blew up" :zippy:
01-14-2008 09:24 PM
Profile PM Find Quote Report
Twitchy
New Member
*


Posts: 1
Joined: Jan 2008
RE: Nudge script
In the past, I did this, though manually - The time restriction on nudges is done internally, and so you could find the boolean value in memory which changes to 1 after you nudge, and back to 0 three seconds later. You could lock this value using an external memory editor,  or you could write up a dll which would allow modification of windows messenger in memory, and link to it with your nudge script. If you find the address (There are many tutorials on memory editing online), and have a loop constantly setting the value to 0 then this will remove the restriction.

However, I would guess that is slightly beyond your ability and thus this information is a curiosity at most.
01-14-2008 10:03 PM
Profile E-Mail PM Find Quote Report
« 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