But can you make it dynamic for each user? ;)
Printable View
But can you make it dynamic for each user? ;)
I've got an idea.
When a user makes a post, the information (such as posts, rep etc.) is on that post. So for example, when searching on a search engine or using a site like boardreader, it would show that information. So the PHP script could grab it, couldn't it?
Correct me if i'm wrong. xD!!
Boardreader has to archive it first ;) Plus you need to develop a script to search HxF for each user, which would take up your bandwith and HxF bandwith each time the script was run, unless you cached the information in a database.
That would require it to be updated all the time. ;) HxF would block your script if it cost them money.
Damn. I'm thinking of switching to the advanced plan on x10 to get unlimited bandwidth, pretty expensive though, because of the fact that i'm paying nothing for 100,000MB/month. :P
I'll think of something, i'm determined to get this script to work - its my first project for Biolabs. It must not fail. :(
Simple, get the users that want to get a sig to post in a thread then when they make their sig make them tell the script what page their post is on.
Then the script explodes the page from when their username is on the postbit until the end of the row or something.
I don't know if that'll make sense to you, but its how it can be done :P
I found a way of doing this in the past, but it's only really feasible for VIPs. I created a random thread in spam and then locked it before more posts could be made. Then you can just explode it to pull the data out.
Or you could ask the nice administrators to setup an API from HabboxForum so you may grab data about your account via xml