What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] Poke Script!

Pages: (7): « First « 1 2 [ 3 ] 4 5 6 7 » Last »
[Release] Poke Script!
Author: Message:
[Shadow]
New Member
*

Avatar
...

Posts: 13
38 / Male / –
Joined: Jun 2006
RE: [Release] Poke Script!
What was the bug?
[Image: DeathxShadow.png]
06-30-2006 09:32 PM
Profile E-Mail PM Find Quote Report
Br4yd3nP.Plus
Disabled Account


Posts: 20
Reputation: 1
Joined: Jun 2006
RE: [Release] Poke Script!
Hello.

Maybe a time limit you can set.

People are poking me all the time at the moment!

Brayden.
06-30-2006 09:40 PM
Profile E-Mail PM Find Quote Report
Chrono
forum admin
*******

Avatar
;o

Posts: 6022
Reputation: 116
39 / Male / Flag
Joined: Apr 2002
Status: Away
RE: [Release] Poke Script!
lol, great dodgy script eljelly :P. Specially for us who get poked a lot now a days 8-)
[Image: wdz_discrate.png]
06-30-2006 10:09 PM
Profile PM Web Find Quote Report
[Shadow]
New Member
*

Avatar
...

Posts: 13
38 / Male / –
Joined: Jun 2006
RE: RE: [Release] Poke Script!
quote:
Originally posted by Chrono
lol, great dodgy script eljelly :P. Specially for us who get poked a lot now a days 8-)


XDD.. I'm getting poked all the time... Like right now... o.o...

But I don't mind it. XD It entertains people! :P


EDIT: I noticed a bug...

The bug is, when people spam-poke you(As 99% of my friends are doing as I type this), sometimes it stops working until you say a message, or until they wait for a sec.. Then it starts working again. It just doesn't say the message-- It keeps adding up though. Keep up the good work!

This post was edited on 07-01-2006 at 01:13 AM by [Shadow].
[Image: DeathxShadow.png]
07-01-2006 12:45 AM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
O.P. RE: [Release] Poke Script!
quote:
Originally posted by [Shadow]
XDD.. I'm getting poked all the time... Like right now... o.o...

But I don't mind it. XD It entertains people! :P


EDIT: I noticed a bug...

The bug is, when people spam-poke you(As 99% of my friends are doing as I type this), sometimes it stops working until you say a message, or until they wait for a sec.. Then it starts working again. It just doesn't say the message-- It keeps adding up though. Keep up the good work!

thats plus lives flood protection, nothing i can do about that :P
07-01-2006 07:33 AM
Profile PM Find Quote Report
BudsieBuds
Junior Member
**

Watch out... or I'll poke you!

Posts: 18
32 / Male / –
Joined: Jul 2006
RE: [Release] Poke Script!
Is there a way to add more words then just 'poke'?

Like, if someone says 'poke' it will start and if someone says 'kick' or 'punch'.

And, oh yeah... a very entertaining script...  :P

~Take care, Budsie
07-02-2006 10:18 PM
Profile E-Mail PM Web Find Quote Report
M73A
Veteran Member
*****

Avatar


Posts: 3213
Reputation: 37
34 / Male / Flag
Joined: Jul 2004
RE: [Release] Poke Script!
lmao:P

* M73A downloads and pokes most of his contacts

[Image: lost7ru.gif]
07-02-2006 10:23 PM
Profile E-Mail PM Find Quote Report
Mentality
Full Member
***

Avatar
The Best Representation OF me IS ME!

Posts: 490
Reputation: 19
38 / Male / Flag
Joined: Jun 2005
RE: [Release] Poke Script!
Heres a stuupid Nub question - theres two seperate script files, do I put them both in :$
07-02-2006 10:36 PM
Profile E-Mail PM Find Quote Report
dylan!
Senior Member
****

Avatar
l33t p4int3r

Posts: 665
Reputation: 30
– / Male / Flag
Joined: Jan 2005
RE: [Release] Poke Script!
quote:
Originally posted by Mentality
Heres a stuupid Nub question - theres two seperate script files, do I put them both in :$
the one closest to the bottom of the thread?

ok so...what would I add in so that it works with "poke" AND "poke./Poke."... because some people use the script for capitals and punctuation and it makes it so they can't poke me...
07-02-2006 11:24 PM
Profile E-Mail PM Find Quote Report
Silentdragon
Full Member
***

Avatar
if(life==null && wrists) EmoAlert();

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
RE: [Release] Poke Script!
Change the Message.Match to look like this

code:
Message.match(/^(\*)?[p|P]oke(s)?(.)?(\*)?$/i)

Although there's probably a better way.

and for the kick/punch ect
code:
if(Message.match(/^(\*)?[p|P]oke(s)?(.)?(\*)?$/i) != null || Message.match(/^(\*)?[k|K]ick(s)?(.)?(\*)?$/i) != null || Message.match(/^(\*)?[p|P]punch(s)?(.)?(\*)?$/i) != null){

But that would pick up on something like, "I want to kick him in the head." or "I just like to punch people in the face."
07-03-2006 12:12 AM
Profile E-Mail PM Web Find Quote Report
Pages: (7): « First « 1 2 [ 3 ] 4 5 6 7 » 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