Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Is there a defense against griefer scripts that ignore no-push settings?

Teddy Qinan
Registered User
Join date: 10 Mar 2007
Posts: 34
06-21-2007 22:21
CODE

default
{
touch_start(integer total_number)
{
vector curPos = llGetPos();
vector newPos = <curPos.x, curPos.y, llGround(<0.0, 0.0, 0.0>) + 3.0>;
llMapDestination(llGetRegionName(), newPos, <0.0, 0.0, 0.0>);
}
}


Changed to put you 3m above ground level. Sorry if you were in a skybox. :)
poopmaster Oh
The Best Person On Earth
Join date: 9 Mar 2007
Posts: 917
06-22-2007 11:55
cant you just turn off object entry and then they cant 'enter' the object to orbit your from outside your land?


if they are inside your land you could try 'no build' or 'no scripts' ?


or does the weapon get around 'no object entry / no build / no script '
_____________________
InSL u find every kind of no-life retard you could possibly imagine as well as a few even Tim Burton couldnt imagine u find 12yr-olds claiming to be 40 men claiming 2 be women, women claiming 2 make sense and every1 claiming 2 have ideas that are actually worth a damn if only someone would just listen to their unique innovative and exceptionally important idea
Erick Rees
Registered User
Join date: 18 Oct 2006
Posts: 4
Protecting sim against Griefers
06-29-2007 09:19
NO SCRIPT NO BUILD ON YOUR SIM AT YOUR STORE OR HOME nuff said
1 2 3