1
Drama / Re: Psp4804: "you should have bought it when you had the chance"
« on: November 10, 2013, 11:30:50 AM »but IP addresses aren't that accurate?do you even know what a whois is?
http://www.whois.com/whois/zapkraft.com
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.
but IP addresses aren't that accurate?do you even know what a whois is?
Thanks for giving out my address.your address is public knowledge via a whois.
pretty clearly just psp trollingman it is so clear
but you own the site that now directs to researchhub
???
Somewhere in the middle of the conundrum in the same thread posted before, he bought the domain zapkraft.com, an impersonation of my site (zapkraft.netne.net). It was just a fake FBI warning for a government takedown.
Either a. Tezuni is paying him to have it redirect to his siteTezuni's not paying for it.
B. he's doing it solely to be a giant asshat
C. He's a dumbass
Or d. All of the above. Just my thoughts though.
Psp convinced me to open donations to raise the $35 he wanted for the domain name he jacked. When I told him I haven't received any donations a month later, that's what he told me. I sold my iPod a couple weeks ago to pay for hosting, and when I confronted him to buy the domain, he wouldn't give it up anymore. I didn't really want to give in-game advantages that actually affect the gameplay, I just don't think that's fair.
LOL
HAHAHAHAA
LINE RECEIVED HTTP/1.1 200 OK
LINE RECEIVED Date: Mon, 04 Nov 2013 02:27:00 GMT
LINE RECEIVED Content-Type: text/html
LINE RECEIVED Content-Length: 3
LINE RECEIVED Connection: keep-alive
LINE RECEIVED Server: Apache/2
LINE RECEIVED X-Powered-By: PHP/5.2.17
LINE RECEIVED Cache-Control: private, pre-check=0, post-check=0, max-age=0
LINE RECEIVED Expires: 0
LINE RECEIVED Pragma: no-cache
LINE RECEIVED
pkt = "GET * HTTP/1.1\r\nHost: pspnetworkscom.fatcow.com\r\nUser-Agent: Torque/1.0\r\n\r\n";
Any ideas?pkt = "GET * HTTP/1.0\r\nHost: pspnetworkscom.fatcow.com\r\n\r\n";
This became tezuni bragging about his server to psp's logo
if(isFile("Add-Ons/System_ReturnToBlockland/server.cs"))
{
if(!$RTB::RTBR_ServerControl_Hook)
exec("Add-Ons/System_ReturnToBlockland/RTBR_ServerControl_Hook.cs");
RTB_registerPref("Ammo System","Tier+Tactical Ammo","$Pref::Server::TTAmmo","int 0 2","Script_GamePreferences",0,0,1);
Blah
}
RTB_registerPref("Ammo System","Tier+Tactical Ammo","$Pref::Server::TTAmmo","int 0 2","Script_GamePreferences",0,0,1);
if(!$RTB::RTBR_ServerControl_Hook)
exec("Add-Ons/System_ReturnToBlockland/RTBR_ServerControl_Hook.cs");
and the hooks will be setup first so everything works fine.