PDA

View Full Version : HTTP data parser



Milice
10-08-2013, 10:18 PM
So i'm seeing all these suggestions such as "alarm if guildmember is close" etc, if you could somehow parse for example the guild page or whatever you want to parse it would solve so many things.
Then anyone who wants stuff like that could just script it themselves. There might even be possible by just including some LUA library?

Syntax
10-09-2013, 04:24 AM
Not possible to include LuaSockets due to security concerns.
HTTP requests will not be added.

Milice
10-09-2013, 04:40 AM
Not possible to include LuaSockets due to security concerns.
HTTP requests will not be added.

Aaaaw... any specific reasons? Are we talking concerns of stealing accounts or something like that?