Hello (again).
For my script, I'm trying to come up with a way to share data with other players. I looked around for information and found a few interesting paths to explore, but I'd like to make sure I'm not wasting my time. I'll simply explain what I want to do and how I'm planning to do it.
I want to:
1) Post max and min market prices of items with a time mark.
2) Read from the site to see if any new market price was posted about the particular item the last 30 minutes (or another selected time).
3) Delete the information when it gets "too old".
How I plan to do it (I'm basing this solely on http://docs.villavu.com/simba/script...l#posthttppage as I have NO knowledge of how to deal with this or even how to start tackling the issue):
1) Host a website.
2) Let the script overwrites data and post new pages in HTML (one page for each item).
3) Delete the information after x time.
Note: I don't have a single clue about how to do steps 1 to 3, but I plan on learning.
So here I am, wondering if that's a viable way to do what I want, wondering if there is another way to do it and wondering if someone can give me cues about how I could realize this.
Thank you for your time.



Reply With Quote








