Login Register
Poll: Your opinion?
You do not have permission to vote in this poll.
No, terrible idea. Fuck that man, seriously.
0%
0 0%
This sounds awesome - I'd love to see it.
100.00%
2 100.00%
Total 2 vote(s) 100%
* You voted for this item. [Show Results]



[ALPHA] API for CodeCommunity [WIP] filter_list
Author
Message
RE: [VB] API for CodeCommunity [WIP] #21
Hey guys, finally I'm showing the latest update: Update 3!!

Update Notes
Quote:update 3:

Recoded some functions to make them work faster (now using Split) (also minimizes the size of the code)
I've coded 2 new things:
  • Getting the main usergroup
  • Getting the total amount of CCP

- Also added a new pic to show the extra stuff =3

I now also made sure that there's no error if a user has no image. It returned an error if the user didn't have one, now it's simply replaced by a broken url image.
Also I've completely recoded getting the signature because it was kind of broken, but now it works 100% for every user and any signature! <3
Next things I'll be focusing on is recoding a lot of the functions using Split because it's fast, reliable and also short code.

Next things I'm probably working on:
-Get CCP Shop items and their prices
-Recoding much functions with Split()
-Doing the same for Signature as for Avatar (no img/broken img)


Any suggestions what I should code? Tell me!

Reply

RE: [VB] API for CodeCommunity [WIP] #22
(07-29-2013, 02:27 PM)Platinum Wrote: Hey guys, finally I'm showing the latest update: Update 3!!

Update Notes
Quote:update 3:

Recoded some functions to make them work faster (now using Split) (also minimizes the size of the code)
I've coded 2 new things:
  • Getting the main usergroup
  • Getting the total amount of CCP

- Also added a new pic to show the extra stuff =3

I now also made sure that there's no error if a user has no image. It returned an error if the user didn't have one, now it's simply replaced by a broken url image.
Also I've completely recoded getting the signature because it was kind of broken, but now it works 100% for every user and any signature! <3
Next things I'll be focusing on is recoding a lot of the functions using Split because it's fast, reliable and also short code.

Next things I'm probably working on:
-Get CCP Shop items and their prices
-Recoding much functions with Split()
-Doing the same for Signature as for Avatar (no img/broken img)


Any suggestions what I should code? Tell me!

That looks awesome!
Release the goddam source ! Tongue
[Image: tumblr_m4vms28lYu1qj3ir1.gif]

Reply

RE: [VB] API for CodeCommunity [WIP] #23
Lol not now < 3, I might later when it's released but for now I don't want to show my crappy coding :c. No truly, most functions are still crappy.

Reply

RE: [VB] API for CodeCommunity [WIP] #24
(07-29-2013, 02:58 PM)Platinum Wrote: Lol not now < 3, I might later when it's released but for now I don't want to show my crappy coding :c. No truly, most functions are still crappy.

I can help you Tongue
I'm dying to know how the code works !
[Image: tumblr_m4vms28lYu1qj3ir1.gif]

Reply

RE: [VB] API for CodeCommunity [WIP] #25
(07-29-2013, 03:00 PM)Eternity Wrote:
(07-29-2013, 02:58 PM)Platinum Wrote: Lol not now < 3, I might later when it's released but for now I don't want to show my crappy coding :c. No truly, most functions are still crappy.

I can help you Tongue
I'm dying to know how the code works !

Well help me with what? Talk to meh on Skype <3

Reply

RE: [VB] API for CodeCommunity [WIP] #26
(07-29-2013, 03:26 PM)Platinum Wrote:
(07-29-2013, 03:00 PM)Eternity Wrote:
(07-29-2013, 02:58 PM)Platinum Wrote: Lol not now < 3, I might later when it's released but for now I don't want to show my crappy coding :c. No truly, most functions are still crappy.

I can help you Tongue
I'm dying to know how the code works !

Well help me with what? Talk to meh on Skype <3

I can't now.
On my phone now.
[Image: tumblr_m4vms28lYu1qj3ir1.gif]

Reply

RE: [VB] API for CodeCommunity [WIP] #27
Then go on your pc!! Roar!!!

Reply

RE: [VB] API for CodeCommunity [WIP] #28
Not trying to compete with you. Just thought I'd share that I was working on one as well, though I suspect mine is a bit different.

[Image: 3OEde.png]

Reply

RE: [VB] API for CodeCommunity [WIP] #29
(07-29-2013, 05:43 PM)Sempiternal Wrote: Not trying to compete with you. Just thought I'd share that I was working on one as well, though I suspect mine is a bit different.

Spoiler:
[Image: 3OEde.png]

That looks rather complicated bud, all you'd have to do with my API is:

Initialize once (a user, or uid) using the command: UserSystem.ConfigureUID(UID)
Then you can get any user info like so:
UserSystem.GetUsername(uid)
OR
GetUsername(uid)
(You can actually do it without the UserSystem before it)

I will make it work on a normal username string as well I think.

If you want to work together, sure!

Reply

RE: [VB] API for CodeCommunity [WIP] #30
(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.

Reply







Users browsing this thread: 1 Guest(s)