Shoutbox

Plugin Request - Very simple - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Plugin Request - Very simple (/showthread.php?tid=54372)

Plugin Request - Very simple by DeadShin on 12-29-2005 at 09:59 PM

Hi.
Can someone help me?
I'd like a simple plugin that adds one code that shows a number that everytime that is posted increases it in One.
Example:

Name said:
Hehehehe - laugh x 1
Other said:
hm.....
Name said:
Hehehehe - laugh x 2



Where the numbers would be a variable that increments itself.
Is that possible?

Thanks for reading my question and sorry for the bad english, I don't speak english very well ^^


RE: Plugin Request - Very simple by Chris4 on 12-29-2005 at 10:42 PM

What's the point? It's no use to anyone.


RE: Plugin Request - Very simple by Millenium_edition on 12-29-2005 at 11:02 PM

quote:
Originally posted by Chris4
What's the point? It's no use to anyone.
is that what he asked?

deadshin, it is very easy (for a plugin developer) to make if you don't mind using the commands system of plus! - example:
  • /xcmd hehehe
    hehehe - laugh x 1
  • /xcmd hehehe
    hehehe - laugh x 2
  • /xcmd LOL
    LOL - laugh x 3
(of course it is perfectly possible to set up seperate counters for different messages.)

on the other hand, if you want it to be automatic, you can use a stuffplug talker. i'm not experienced with talkers but it is possible and easily doable with some practice.

if you actually want it to be automatic without using a talker and having it as a plugin, you'd have to contact a more experienced plugin developer, who unfortunately wouldn't care that much about this kind of plugin.
RE: Plugin Request - Very simple by Plik on 12-29-2005 at 11:12 PM

If you can find the old version of stuffplug, not NG, it had a tag that did this, everytime you used the tag the number increased. IIRC the tag was (!XCOUNT)


RE: Plugin Request - Very simple by DeadShin on 12-29-2005 at 11:39 PM

"What's the point? It's no use to anyone."
I'd use it as a laugh counter and use it someway in a RPG. If you find it useless...

Does this version of stuffplug works on the actual version of MsgPlus?

Well, talkers are mistery to me xD

Thank you for the answers ^^


RE: Plugin Request - Very simple by Chris4 on 12-30-2005 at 12:21 AM

quote:
Originally posted by Millenium_edition
is that what he asked?
quote:
Originally posted by DeadShin
"What's the point? It's no use to anyone."
I'd use it as a laugh counter and use it someway in a RPG. If you find it useless...

I was only asking the reason why you needed the plugin.. and I got the answer ... :S

Wasn't ment to be rude... sorry....
RE: Plugin Request - Very simple by DeadShin on 12-30-2005 at 02:19 AM

I got stuffplug, it worked, but when I re-open messenger, the count goes back to 1, isn't there a way to store the number somewhere so when I log again the number continues from what it was last time?
And isn't there a way to 'stock' more numbers?
Like... I laughed [x] times.
I got angry [y] times.
I apologized [z] times.

I know I'm asking too much, but that would help me a lot.
Thanks again dudes.

And Chris4, ok man, I know it seems 'useless' for most people, but all my friends are asking this :D


RE: Plugin Request - Very simple by DeadShin on 01-01-2006 at 09:01 PM

Can't someone help me? :S