PDA

View Full Version : A Couple



Ashleys165
12-26-2011, 07:09 PM
I have tried with fiddler and logged in, but I couldn't do it that way... so I was wondering if you could help people out by explaining the CK authorization.

EDIT: Sorry about the title, I was in the middle of typing a couple things...

The second thing is neopoints on hand... I'm having trouble with getting that down, and I know many programmers get tripped up by that (I googled it).

Actually one last thing.. you may wish to have different coding types of these things, like VB, VB.net, C++, ect...So it would be: Authorization help [C++] And another be: Authorization help [VB6] ; And so on..

Miguel
12-26-2011, 07:21 PM
Ok lemme see if I got this right,

you need help getting the NP on hand and getting the auth down?

Not sure what language you're using, I'm going to assume VB6. Auth information will be posted later. For NP on hand, look at the source and look for where the NP is displayed:


</span> NP: <a id='npanchor' href="/objects.phtml?type=inventory">30</a> <span style="font-weight: normal;">|</span> is what it looks like. What you want to get is the 30, so you'll just want to use a GSB function. What might be getting you is the quotes though.

fairydust201
02-27-2012, 03:28 PM
thank youuuuuu !!!!!! =]