Skip to content

Latest commit

 

History

History
executable file
·
37 lines (22 loc) · 1023 Bytes

File metadata and controls

executable file
·
37 lines (22 loc) · 1023 Bytes

Stencyl IP-API blocks

For Stencyl 4.2 and above

Documentation and Block Examples

This extension comes with a few usefull blocks to use with http://ip-api.com

http://ip-api.com is free to use up to 45 request per minute.

The blocks works on all platforms.

Blocks

Get users location info
getusersinfo
This block return a string.(text)


User is in Continent
userisinconitent
Return true if user is in selected continent.


Has user a internet connection
userhasinternetconnection
Return true if user has an internet connectione.

License

The MIT License (MIT) - LICENSE.md

Copyright © 2014 byRobinGames (http://www.byrobingames.com)

Author: Robin Schaafsma