Neillife 7.5 mais tutorial

Baixar o neillife 7,5


senha para descompactar e neillife75

Aqui é o meu visualizador de suas finalmente aqui. Neillife agora tem um cliente de código aberto. Fonte será até o tempo de espera em breve espera ser exatamente hoje.

2,1 sairá em breve com protecção tristeza automaticamente em que é 100 por cento útil. Vestuário de protecção também será automaticamente desligado mesmo quando seu sobre ele não pode ser detectado. Eu tento fazer isso devido à I hate detecção, juntamente com todos os outros.
Eu serei o upload do código fonte para um novo hospedeiro, devido à rápida parte não funcionou algumas vezes.
Além disso, para pessoas que não sabem usar. Rar. Por favor, winrar download, em seguida, extrair a pasta neillife do download. Em qualquer lugar em seu desktop. Abra a pasta e executar neillife. Para as pessoas que estão tendo problemas de um setup.exe também será avilable.

Neillife open source

Lista de recursos ...

Todos os comandos estao em englês, qualquer duvida traduza


[*]Greif protection-warning can effect builders using physics. Other then that I recommend having it on all the time. For example if someone tries orbiting you my greif protection is most likely to stop the orbit which is quite cool. Sorry for the weapon creators out there. Now if anyone made a scripted shield, You could have the best greif protection together.

[*]Phantom- hint hint a different way then how emerald was doing it so I have every right to put it also in my section.

[*]Im generation- Please do not do that many but this makes it so you repeat your ims that many times. Auto set to 1. Basically do one im and send like 5 which is kind of fun.
randomize mac/hardware

[*]Greif protection distance- set the distance of how many meters you want to be protected by

[*]friendship termination modified

[*]Sound Key detection along with the owner to detect spam

[*]reenabled control alt shit t like cool viewer to get texture uuids plus mine also grabs sculpt ids. But Please respect permissions.

[*]No restrictions when copybotting but please respect permissions

[*]Open any texture

[*]Play any sound key

[*]play any animation key

[*]Modified clothing protection so that no one can ever detect this viewer but clothing protection is still on

[*]Lets you look at other av's textures closely

[*]modified particle texture script code to work in build zones

[*]Removes a lot of client restrictions unlike other clients, etc,
[*]like create a landmark anywhere
teleport home anywhere
set land mark position anywhere
[*]modified drag distance and select distance by toolbar
[*]added the 114 attachment positions
[*]added a ground tab that tps you to the ground when you get orbited or something
[*]killed guesture restrictions- now there no perm check to drop animations and sounds
[*]along with all of emeralds changes.

[*]Modified Lgg's particle scripts to work in no build zones //friend made the script to work with my viewer please call the texture in the object content inventory "a" and thats all the requirements along with these 2 scripts. Welcome.
____________________________________________________________

//first script
key target = NULL_KEY;
string running = "false";

Particles()
{
integer flags = 0;

flags = flags | PSYS_PART_EMISSIVE_MASK;
//flags = flags | PSYS_PART_BOUNCE_MASK;
flags = flags | PSYS_PART_INTERP_COLOR_MASK;
flags = flags | PSYS_PART_INTERP_SCALE_MASK;
//flags = flags | PSYS_PART_WIND_MASK;
flags = flags | PSYS_PART_FOLLOW_SRC_MASK;
flags = flags | PSYS_PART_FOLLOW_VELOCITY_MASK;

integer pattern = PSYS_SRC_PATTERN_EXPLODE;
//integer pattern = PSYS_SRC_PATTERN_DROP;
//integer pattern = PSYS_SRC_PATTERN_ANGLE_CONE_EMPTY;
//integer pattern = PSYS_SRC_PATTERN_ANGLE_CONE;
//integer pattern = PSYS_SRC_PATTERN_ANGLE;

if (target != NULL_KEY)
{
flags = flags | PSYS_PART_TARGET_POS_MASK;
}
key ttt = llGetInventoryKey(llGetInventoryName(INVENTORY_TEXTURE,0));
list sys = [
PSYS_PART_MAX_AGE,2.,
PSYS_PART_START_COLOR, <1,1,1>,
PSYS_PART_END_COLOR, <1,1,1>,
PSYS_PART_START_ALPHA, 1.0,
PSYS_PART_END_ALPHA, 1.0,
PSYS_PART_START_SCALE,<.3,.3,1>,
PSYS_PART_END_SCALE,<.3,.7,1>,
PSYS_SRC_BURST_RATE, 0.03,
PSYS_SRC_BURST_PART_COUNT,1,
PSYS_SRC_BURST_RADIUS,0.05,
PSYS_SRC_BURST_SPEED_MIN,.01,
PSYS_SRC_BURST_SPEED_MAX,1.,
PSYS_SRC_ACCEL, <0,0,0>,
PSYS_SRC_ANGLE_BEGIN,0.0,
PSYS_SRC_ANGLE_END,PI,
PSYS_SRC_OMEGA, <0,0,1>,
PSYS_SRC_MAX_AGE, 0.0,

PSYS_PART_FLAGS,flags,
PSYS_SRC_PATTERN, pattern,
PSYS_SRC_TARGET_KEY,target,
PSYS_SRC_TEXTURE, ttt
];
llMessageLinked(LINK_SET,1,"t",ttt);
llParticleSystem(sys);

}
default
{
state_entry()
{
llListen(9000,"",NULL_KEY,"");
}

on_rez(integer param)
{
if(running == "true"){
llResetScript();
}
}

listen(integer c, string n, key t, string m)
{
if(llGetOwnerKey(t)==llGetOwner())
{
string msg = llGetSubString(m,0,4);

if(msg=="start")
{
if(running != "true"){
target = llGetSubString(m,5,1000);
llTargetOmega(<1,0,0>,PI,10.0);
Particles();
}
}
if(m=="stop")
{
running = "false";
llTargetOmega(<1,0,0>,PI,0);
llParticleSystem([]);
}
}
}

}

//neil second script
_______________________________________________________________________________

list menu = ["Show","Hide"];

default
{
state_entry()
{
llListen(9001,"",NULL_KEY,"");
}

touch_start(integer all){
llDialog(llGetOwner(),"Neil Particle Beams", menu, 9001); //friend made the script to work with my viewer
}

listen(integer c, string n, key t, string m)
{
if(llGetOwnerKey(t)==llGetOwner())
{
if(m == "Show"){
llSetLinkTexture(LINK_SET, "2118d14b-6bc8-8002-95fd-731f776bba3e", ALL_SIDES);
}

if(m == "Hide"){
llSetLinkTexture(LINK_SET, "2596e27a-5a78-87a1-126b-0c5e9802f1ff", ALL_SIDES);
}

}
}

}


Asistir Video Aula De Como Usar O Programa Clique Aqui

CopyBot V8 Copiando Skin Passo A Passo


Com Prometido esta aqui a nova versao do copybot funcionando perfeitamente
so que as textura copiadas do sl agora vai para outra pasta em seus pcs vou deixar aqui o caminho da pasta para quando vcs fizerem o comando
dumpoutfit uid do av as texturas vao ser copiada para o pc de vcs para poderem editar elas e mandar para o sl novamente o caminho e esse C:\Documents and Settings\nome seu pc\Configurações locais\Apps\2.0 vai estar ai dentro as textura e lembrando para visualizarem elas tem que ter o ACDSee Instalado para poder visualiza-las agora o restante segue o tuto abaixo


bem amigos ando recebendo varios email perguntando como copiar skin ?
entao agora nosso site sobre nova administraçao resolvemos criar um tutorial de como copiar skin roupas olhos tudo que um avatar estiver usando passo a passo
entao vamos começar vamos la.
primeira coisa que vocês vao precisar e do programa eu testei nesse aqui vou postar e ele funcionou perfeitamente para maior duvida eu encino passo a passo dentro do second life mais ai vou cobrar uma pequena contidade porque vou encinar o passo a passo dentro do jogo e vc vai sair de la copiando
para maior informaçoes sobre essa aula mande email
agora vamos a nossa aula
baixem o nosso programa copybot V8


senha para descompactar e copybotv8
agora você entra no second life e com seu avatar fake e dar a permiçao para seu avatar master poder mexer nas coisas dele, ai sai do sl e entra no sl agora com seu av master. e agora vamos abrir o programa copybot alpha clica sobre ele e mandar ele abrir se ele der um erro e porque vc nao tem o framework instalado em seu pc ai vc tem que baixar ele e instalar vou deixar o link aqui ja para agilizar o processo
Framework Version 2.0
Baixar

bem agora ele entrou normal vc vai na cruzinha em add e adiciona seu av fake
agora vc vai para algum lugar onde tem alguns av com roupas legais vestida que tal uma balada.
chegando la vc chama seu fake, manda tp pra ele e deixa ele em um canto la e vai festar
para copiar os objetos skin roupas olhos de um av que vc ver e gostar e simples
vc vai no conselo do seu bot e digite
who
ele ira mostrar todos av que estao ali perto e as uiid deles.
para copiar vc ewscolhe o av que vc quer vai no console do seu copybot e digite
dumpoutfit xxxxxx
onde ta as xx sao a uid do av que vc quer.
e ai para onde vai as texturas das coisas vc deve ta perguntando
sim agora vamos esplicar.
as texturas vai para a pasta onde esta o copybot
poriço e bom sempre vou estrair o copybot para a area de trabalho pq todas as textura que vc copiar vai pára a pasta do programa.
agora chegou a outra hora que vc deve tar enduvida
que sempre todos se perde aqui nessa hora aqui que ta o segredo
bem vc copia as texturas mais nao ver nehuma textura na pasta do copybot?
isso e pq vc nao tem um programa para reconhecer as imagens muitas delas vem em formato jp2
mais nois nao vamos deixar vc na mao vamos passa o programas que vcs vaoi abaixar para poder ver essas texturas e poder fazer bom uso das suas skin e roupas copiadas nome do programa para ver as texturas e
ACDSee

e vc pode baixar ele no baixaki msm pq vamos te dar um serial de presente

http://www.baixaki.com.br/download/acdsee.htm

baixem ele o sarial para deixar ele registrado e

73QDVH-334K2-3NRZBX-H5P9XYS

792DVH-334K2-3NB6BZ-HC7YNY5

73CDVH-334K2-3PPNN8-34SS2GY

733DVH-334K2-3NN4RG-3MDVYV4

7FFDVH-334K2-3PMV5J-JKDL6L9

7FFDVH-334K2-3NXLQJ-GK5MGN6
escolhao um espero que tenha gostado e qualquer duvidas mandar email con duvidas surgestoes
suport-copybot4@hotmail.com