Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Swollow

Pages: 1 2 [3] 4 5 6 7 8 ... 617
31
Off Topic / Re: hi im niksel and i still love port
« on: May 21, 2020, 12:42:27 AM »
look at this picture :3

32
this was always my go to solution
Code: [Select]
function getRealYear() //xd
{
%datetime = getDateTime();
%day = getSubStr(%datetime,3,2);
if($swol_currDayRealYearCheck $= "" || $swol_currDayRealYearCheck !$= %day)
{
$swol_currDayRealYearCheck = %day;
%z = (((getUTC()/86400)|0)+719468)|0;
%era = ((%z>=0?%z:%z-146096)/146097)|0;
%doe = ((%z-%era*146097))|0;
%yoe = ((%doe-(%doe/1460|0)+(%doe/36524|0)-(%doe/146096|0))/365)|0;
%y = (%yoe+%era*400)|0;
%comp = getSubStr(%datetime,6,2);
%len = strLen(%y);
%last = getSubStr(%y,%len-2,2);
%y = (getSubStr(%y,0,%len-2)+(%last $= "99" && %comp $= "00" ? 1 : 0)) @ %comp;
$swol_currRealYear = %y;
}
return $swol_currRealYear;
}

33
Development / Re: 2020/05/20 - Blockland r2023-r2024
« on: May 20, 2020, 11:50:00 AM »
i have two accounts bought through amazon
and another account that i have no idea what email i bought under all i have are the keys and the amazon account, will this be accounted for?
sry to repost this but will i be able to retrieve those accounts at some point?

34
Development / Re: 2020/05/20 - Blockland r2023-r2024
« on: May 20, 2020, 10:20:00 AM »
i have two accounts bought through amazon
and another account that i have no idea what email i bought under all i have are the keys and the amazon account, will this be accounted for?


35
Off Topic / Re: hi im niksel and i still love port
« on: May 18, 2020, 10:33:17 PM »
oh shint tingalz is here too C: love you tingalz and port and nixill!!!!!!!!!!!!!!!!

36
Off Topic / Re: hi im niksel and i still love port
« on: May 18, 2020, 01:11:11 AM »
omg

37
General Discussion / Re: Contact for Dglider
« on: May 05, 2020, 11:22:12 PM »
TF THATS DGLIDER????????????????????

38
Drama / Re: Key Compromise
« on: May 05, 2020, 08:27:37 PM »
who the forget is celau even
are we just doing villian of the week nowadays in blockland

39
Drama / Re: Key Compromise
« on: May 05, 2020, 08:23:47 PM »
have you ever talked to someone whos gone to school for something really technical, they can code the flibber right into a floppit but don't know how to talk to girls

40
Drama / Re: Key Compromise
« on: May 05, 2020, 07:59:05 PM »

41
Drama / Re: Key Compromise
« on: May 05, 2020, 01:01:44 AM »

42
Development / Re: 2020/05/03 - Blockland r2005
« on: May 03, 2020, 10:12:25 AM »
c:

43
Drama / Re: Key Compromise
« on: May 03, 2020, 01:28:44 AM »
LOL

44
Drama / Re: Key Compromise
« on: May 02, 2020, 10:04:47 PM »
if someone had an exploit that allowed them to steal keys they would either
A. not reveal the keys so they could continue collecting them for point B, or just to troll
B. post a massive list of keys to cripple blockland

an attacker has no real motive to just posting a list of like 100 keys

45
Drama / Re: Key Compromise
« on: May 02, 2020, 10:01:14 PM »
this really just seems like a database leak because a bunch of the users on that list haven't been seen playing in forever

Pages: 1 2 [3] 4 5 6 7 8 ... 617