Shoutbox

[RELEASE] WhatPulse User Info - 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)
+----- Thread: [RELEASE] WhatPulse User Info (/showthread.php?tid=69057)

[RELEASE] WhatPulse User Info by Agret on 12-02-2006 at 06:37 AM

WhatPulse User Info 1.2 - http://www.msgpluslive.net/scripts/view/169/

Description: WhatPulse User Info is a script which connects to the WhatPulse Web API and downloads your current stats. Your stats are then accessible for use in your Personal Message and inside conversations through variables.

Category: Stats and Information

Screenshots:
[Image: pic2fe3.th.png] [Image: pic1vk3.th.png] [Image: pic3oh6.th.png] [Image: pic4ks1.th.png]

Download:
WhatPulse User Info 1.2
MediaFire: http://www.mediafire.com/?5mngemtyyhh
Optus: http://members.optusnet.com.au/~agret/Whatpulse_1.2.plsc

Update News:
* Added 2 missing variables to the cheat sheet
* Added some default quick texts
* Comma delimited numbers

WhatPulse User Info 1.1
MediaFire: http://www.mediafire.com/?7yzmjmo3mqt
OptusNet (My ISP): http://members.optusnet.com.au/~agret/Whatpulse_1.1.plsc

Update News:
* Fixed issue with saving/loading if you don't have 'remember my email' set or use multiple accounts

WhatPulse User Info 1.0
MediaFire: http://www.mediafire.com/?4mmvjt12dng
OptusNet (My ISP): http://members.optusnet.com.au/~agret/WhatPulse.plsc


RE: [Awaiting Approval, RELEASE] WhatPulse User Info by linx05 on 12-02-2006 at 06:46 AM

What are you waiting approval on? :P Post it. It looks really good!


RE: [Awaiting Approval, RELEASE] WhatPulse User Info by prashker on 12-02-2006 at 06:51 AM

quote:
Originally posted by linx05
What are you waiting approval on? :P Post it. It looks really good!

Yeah, post it!
RE: [Awaiting Approval, RELEASE] WhatPulse User Info by Agret on 12-02-2006 at 07:10 AM

Heh, I emailed it to the mplus-scripts address, I thought it had to be approved on the site before I could post it. Oh well, download links added.


RE: [RELEASE] WhatPulse User Info by hubbie on 12-02-2006 at 08:43 AM

Ok, i tried it, but i don't see statistics :(

It seems to forget my userid also *-)

Anyone else having this problem?

The rest of the script seems to run fine, no bugs noticed ;)


RE: [RELEASE] WhatPulse User Info by Agret on 12-02-2006 at 10:12 AM

I had a look at the script and the only thing I can think of is that it wasn't getting the e-mail address and as such couldn't save + load the settings. I've fixed the e-mail address issue hopefully, checkout version 1.1 if you have more than one user or don't have remember email on.


RE: [RELEASE] WhatPulse User Info by hubbie on 12-02-2006 at 01:12 PM

@Agret,

Ik have taken a look at your script, have to admit i am not a programmer at all, and i think it has to do with the difference between my WLM account and my WhatPulse account...

(Different e-mail adresses used...) Could that be the problem here? *-)

Hubbie


RE: [RELEASE] WhatPulse User Info by yum9me on 12-02-2006 at 10:03 PM

Great script. It surly has a lot of potential.

Two things i would like to see in future releases is custom messages which makes it easier to send the information to your contacts. Another thing would be making the numbers easier to read so it displays 7,100,200 instaed of 7100200 (if that is possible).

Other than that its a good script and i've been looking for something like this for a while. Keep it up!


RE: [RELEASE] WhatPulse User Info by Agret on 12-03-2006 at 02:33 AM

Cool my script was approved: http://www.msgpluslive.net/scripts/view/169/
Doesn't mention anything about the personal message though :(

hubbie that's not it at all... it doesn't use your WhatPulse email for anything, can you PM me your MSN so that we may try and solve this.

yum9me you can send messages to your contacts... Look at http://img292.imageshack.us/my.php?image=pic2fe3.png just open the cheat sheet for the list of var things, you can use everything unlike status message which only allows you to use a few things

Also, I'm working on a way to get the numbers to have commas inserted for readability =D


RE: [RELEASE] WhatPulse User Info by yum9me on 12-03-2006 at 02:52 AM

I mean like you could have saved certain messages like the following and have custom messages using a selection of the codes. This is for sending to people.

Example of saved messages that i am referring to

code:
(!WP_account) joined WhatPulse on (!WP_datejoined) and since then has done (!WP_tkc) keys and (!WP_tmc) mouseclicks.


Instead of typing that out heaps of times and memorizing all the codes, it would be easier to have that so we can type or click and it will insert that text automatically.

Sorry if you have trouble understanding what i mean.
RE: [RELEASE] WhatPulse User Info by Agret on 12-03-2006 at 04:39 AM

The codes work fine in plus quick texts for me :O
[Image: pic5ho9.th.png]
btw codes arent case sensitive so you can type (!wp_AcCOuNt) or (!wp_account) without needing to cap the WP stuff :P

I've just updated the script so that it comma delimits the keys, clicks & rank. Works well :) I'll upload it once I work out how to build some quick texts into the script...

Edit: Ok i've put in a full profile (copied off the site, like MenthiX did in his screenshot for the script) and a quick profile like the example in this thread. While typing out the full profile I realized I forgot to put some of the variables onto the cheat sheet :$ Those variables were (!WP_lastpulse) & (!WP_pulses) so i'll update that now and then release the new version :)

Edit 2: New version is up