Login Register


Make you own Skype Resolver API filter_list
Author
Message
Make you own Skype Resolver API #1
PHP Code:
<?php $username = $_GET['username']; $ip = file_get_contents('http://abrasivecraft.com/api.php?cmd=12&username='.$username.''); echo $ip; ?>

how to use
http://yourwebsite.com/file.php?username=skypeusername



and also here have some fun
boot.ninja<------ is a website
[Image: addskype.png?u=space.bukkit]

Reply

RE: Make you own Skype Resolver API #2
To be fair, this isn't really making an API as much as just using another API and getting the contents of their page. Also, tried resolving myself and it returned "IP Not Found". Unsure if this works or not.
[Image: BXqGARG.png]

Reply

RE: Make you own Skype Resolver API #3
(08-11-2014, 12:19 AM)Equinox Wrote: To be fair, this isn't really making an API as much as just using another API and getting the contents of their page. Also, tried resolving myself and it returned "IP Not Found". Unsure if this works or not.

yeah some people use this so others don't have access to there vps or just make it look like they own one


it works with my username
[Image: addskype.png?u=space.bukkit]

Reply







Users browsing this thread: