(07-30-2013, 08:36 AM)Platinum Wrote: (07-29-2013, 11:58 PM)Sempiternal Wrote: (07-29-2013, 08:16 PM)Platinum Wrote: (07-29-2013, 08:08 PM)Sempiternal Wrote: (07-29-2013, 06:00 PM)Platinum Wrote: That looks rather complicated bud -snip-
If you want to work together, sure!
It's actually rather simple. You create a global user variable, initialize it, and it sticks for the rest of the session. It can grab just about any information you can think of. I just need to finish it. If you want to work together, I'd be happy to, but I am positive we use different methods.
You know the problem is that if you stick it to a session it won't be live, it's fast but not reliable. What you have would be nice if you make an interactive application for CC like logging in and posting through a program.
That is what mine is designed for. But it wouldn't be hard to create a timer (yes, a timer) and some global variables and update the variables every X seconds with the timer. Always makes sure the data is live and it is pulled directly from the site every time.
Here is what I accomplished about 30 seconds ago. Took me around 10 minutes to get it all working.
Spoiler:
That looks fine to me, but to be honest doing that timer thingy is not really professional. The app will lagg as hell, and you don't need it at all. With my code, you simply initialize an uid once or do it multiple times if you wish. I still have to be coding that groups though ^^
The timer is actually perfectly professional. That was what the timer was designed for; updating data at intervals. Not progressbars and shit, but every few minutes, update the variables. Perfectly professional.
![[Image: 3Phqm.png]](http://puu.sh/3Phqm.png)
Not shown: Bio, Gender, Location