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 - Lord logan/sammo

Pages: [1] 2 3 4 5
1
Suggestions & Requests / Re: WRENCH that can killz
« on: December 11, 2008, 01:45:10 PM »
http://www.mediafire.com/?sharekey=98b4522914f64824d2db6fb9a8902bda

Thats the URL To it.

Not sure if the stuffty sword edit will work because i am unable to test.

It's called modify the sword script or hammer script....

2
Suggestions & Requests / Re: WRENCH that can killz
« on: December 11, 2008, 01:40:06 PM »
http://www.mediafire.com/?sharekey=98b4522914f64824d2db6fb9a8902bda

Thats the URL To it.

Not sure if the stuffty sword edit will work because i am unable to test.

3
Suggestions & Requests / Re: WRENCH that can killz
« on: December 11, 2008, 01:07:06 PM »
I could do it. It'd be gay but i could do it. I only have demo right now because of my uber deactivation by badspot....

4
Drama / Re: Temporarily Leaving Bl :(
« on: November 25, 2008, 02:30:32 PM »
Badspot, MY FRIEND IS STILL USING THIS! I'm no longer using his key. Please reactivate it.

5
Drama / Re: Temporarily Leaving Bl :(
« on: November 24, 2008, 11:43:26 PM »
I said this may be in the wrong section, If so i want it moved to the "Off-Topic" section.

6
Drama / Re: Temporarily Leaving Bl :(
« on: November 24, 2008, 11:41:29 PM »
My friend logan. He left to play Gmod but now he is back.

I told him about BL after playing the demo so he bought it.

I will be something like a 9k ID now D:

7
Drama / Temporarily Leaving Bl :(
« on: November 24, 2008, 11:36:07 PM »
Hi :3, Sorry if this is in the wrong section.

I am temporarily leaving Blockland and will be coming back as a high ID :( I will no longer be ID 1462.

The reason i am leaving is because the previous owner of this account decided to start playing again... (Friggin handicap) -.-..... I will still be lord logan when i get back.. If there is somone else going by the name of Lord Logan in the next week IT IS NOT ME! :3.

Thought i might post this because i dont wanna look like a friggin handicap on BL because somone else is playing.

-Lord Logan/Sammo

8
Modification Help / Re: Auto kicking clients When they swear.
« on: October 30, 2008, 04:43:19 PM »
Code: [Select]
package swearAutoKick
{
function servercmdmessagesent(%client,%message)
{
if(
strstr(%message,"forget") ||
strstr(%message,"stuff") ||
strstr(%message,"ass") ||
strstr(%message,"cunt") ||
strstr(%message,"monday") ||)
{
%client.delete("Skylord Is a loving bitch sometimes  ya'know.");
messageall('','\c3%1\c0Has been kicked for swearing (Yeah he can totally suck it hard.)',%client.name);
echo("This server sucks.");
return;
}
parent::servercmdmessagesent(%client,%message);
}
};
activatepackage(swearAutoKick);

I like that better :P

9
Modification Help / Re: Auto kicking clients When they swear.
« on: October 30, 2008, 03:46:48 PM »
I didnt wanna use it for swearing... I just am sick and tired of "HOW LONG IS THIS LOAD!" or "Admin please." I just want people to get off my server before asking dumb questions.

10
Modification Help / Re: Auto kicking clients When they swear.
« on: October 28, 2008, 05:07:39 PM »
Nice Headcrab thanks for the example.

11
Modification Help / Re: Auto kicking clients When they swear.
« on: October 28, 2008, 04:25:34 PM »
There are too many ways to ask if the load is long, it wouldn't be worth it.
As for kicking for swearing, how about you just turn on chat censoring?

How about just showing me how to do it one way then. I know there is more than one way to ask how long the load is. But i just want an example.

12
Modification Help / Re: Auto kicking clients When they swear.
« on: October 28, 2008, 03:34:02 PM »
Topic name changed.

13
Modification Help / Re: Why release when you think its crap?
« on: October 27, 2008, 10:02:44 PM »
Lol :P Who cares if it gets flamed. If it sucks its just gonna go to the trash bin XD.

14
Modification Help / Auto kicking clients When they swear.
« on: October 27, 2008, 09:55:52 PM »
Is there a way to have somone automatically kicked if they said a swear or something like "Is this a long load?" using a script? If so can i have an example please?

15
Modification Help / Re: Blockomon
« on: October 21, 2008, 09:45:56 PM »
Don't release this, ever. This isn't like Gun Game, which deserved to be released (Damn you Ministry!)

Mini quit -.- XD

Pages: [1] 2 3 4 5