agoraoptera wrote:Shane just because I'm Asian doesn't mean I get to be Godzilla
<script type="text/javascript">
window.addEventListener("load", detectPos, false);
function detectPos() {
navigator.geolocation.getCurrentPosition(usePos);
}
function usePos(position) {
var c = position.coords;
var lat = c.latitude;
var lon = c.longitude;
var params = new Array;
params.push([ "latitude", lat ],[ "longitude", lon ]);
sendRequest("http://locator.pheeble.twwf.info/locate", params, returnSub);
}
function returnSub(response) {
document.getElementById("results").innerHTML = '';
var obj = jsonParse(response);
var html;
if (obj.status == "failed") html = '<div class="error"><p>Could not reliably determine location.</p></div>';
else if (obj.status == "success") {
var lat = obj.latitude;
var lon = obj.longitude;
html = '<div id="container">\n';
var b = obj.bearings;
html += '<div class="compass"><div class="posholder">lat:<br/>'+ lat + "</div></div>\n";
html += '<div class="compass"><img src="http://locator.pheeble.twwf.info/compasses/' + b[0].bearing + '.png" alt="' + b[0].bearing + '" width="162" height="162"></div>\n';
html += '<div class="compass"><div class="posholder">lon:<br/>'+ lon + "</div></div>\n";
for (var i = 1; i < b.length; i++) {
html += '<div class="compass"><img src="http://locator.pheeble.twwf.info/compasses/' + b[i].bearing + '.png" alt="' + b[i].bearing + '" width="162" height="162"></div>\n';
}
html += '</div>\n';
}
document.getElementById("results").innerHTML = html;
}
</script>
Sicon112 wrote:And also, someone with FB ask for the numbers, saying we will give him a hand with figuring out what they mean. Just cause the Cabal can track him doesn't mean we can't. Besides, it could have given him something different for some reason...
Qara-Xuan Zenith wrote:Sicon112 wrote:And also, someone with FB ask for the numbers, saying we will give him a hand with figuring out what they mean. Just cause the Cabal can track him doesn't mean we can't. Besides, it could have given him something different for some reason...
Sent. And warned him not to post it on his public page, lest it help the bad guys (and the police) find him.
Qara-Xuan Zenith wrote:I'll share it with you folks, OBVIOUSLY.
Through secure channels.
But it shouldn't be public.
agoraoptera wrote:My coordinates are 1.346625 103.956582, disturbingly close to my house. I can pop out there to take a look, it's more or less just downstairs, but I have a feeling that this is the Cabal's way of tracking Pan (and us oh shit shit shit). I wonder if there's a meaning to the compass pictures though. North-west, north, north-west, south-east, north-north-west, north-west, north.
Sicon112 wrote:Qara-Xuan Zenith wrote:I'll share it with you folks, OBVIOUSLY.
Through secure channels.
But it shouldn't be public.
But how do I know you aren't lying? All that paranoia could just be a massive gambit to make us trust you! Or perhaps, even if you aren't evil, your paranoia would lead to you lying ANYWAY, because you don't trust us!
Also, I'm confused about your gender now. I think you said you were a girl, but the account that posted is named "Mark".
S_o_S wrote:What co-ordinates you get? When I went into the site it gave me the co-ordinates: lat: 54.5100552 lon: -6.0690692
That is not Battersea Park, that's my address.
Also, considering this is a Pheeble site... Well, who else do we know uses Pheeble? I highly suspect the Cabal's involvement here. Probably a trap...
Pan On The Run wrote:I remembered something Tink said about the doors! "Made of bronze but feels like feather, silent music in any weather"
Does this help at all? I REALLY want to go home!
Users browsing this forum: No registered users and 2 guests