Author Topic: ID Lookup  (Read 8480 times)

ID Lookup
by Zapk

About
ID Lookup lets you open a window with a keybind and look up a player by their BL_ID.
It connects to the RTB servers to see their current name, and the last time they were seen.

Screenshots
Me looking myself up!


Download
Put Client_IDLookup.zip in Documents/Blockland/Add-Ons to install.
Mediafire - 22.1 kb
RTB - Pending

I didn't realize how much I needed this until I saw it. Another good job from you, Zapk :)



Why not include the name history?


the name history is vital to make this perfect

also the ability to search by name

but holy forget this is really useful

I feel stupid that I didn't know you were zapk.. lol

I don't feel stupid that I didn't know you were zapk


also the ability to search by name

but holy forget this is really useful

Searching by name is a LOT more complicated, but I can try.

EDIT: Yeah, the URL is always "http://forum.returntoblockland.com/list.php?cmd=search", the query uses a form on the actual page. Not really possible unless there is a URL variable that works too.
« Last Edit: August 28, 2013, 12:36:28 PM by Subpixel »

I think you just need to use tcp objects to post data to the form

I think you just need to use tcp objects to post data to the form
How do you do this?