Find
You are looking at a randomportal
Created by
omenofdoom
, last updated 03 Jan 2012
Code
if second of put then whatisit;
##whatisit:
$txt = $target's info;
if $txt = "" then nope else continue;
##continue:
print "ok";
if $txt > 0 then whereisit else end;
##whereisit:
$endp = 77380;
set $endp's loc to $txt;
print "Done";