L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 75 Vote(s) - 3.73 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Portuguese Area
Author Message
vhaizzard Offline
Expired VIP Member
**

Posts: 42
Joined: Feb 2013
Reputation: 0
Version: 1.4.2.138
Post: #341
RE: Portuguese Area

Bom, eu reli os tópicos anteriores e aparentemente ninguém passa por um problema comoo meu.Eu abro o bot, configuro lá o nuke atck.. o melee, etc, o char começa a bater ( stronghold ), aí do nada, ele para de bater e corre lá pra casa da disgraça. Pensei ai, eu deixo elelá de boa, vou beber água, e qnd volto o char tá na agua, a 30000 km do lugar onde eu o deixei!! O.o
Obs: eu seleceonei o center point foi selecionado certinho, pus o range de 150 pra ver se ele nem saia do lugar, mas o infeliz continua dando uma de usain bolt.
Se alguém puder me ajudar, ficaria enormemente agradecido.

att: And
03-22-2013 15:08 PM
Find all posts by this user Quote this message in a reply
nandim157 Offline
Elpy
*

Posts: 1
Joined: Mar 2013
Reputation: 0
Version: 1.4.1.95
Post: #342
RE: Portuguese Area

Alguem ai pode me ajudar? o Tower aki no meu l2 n ta funfano n
03-22-2013 16:55 PM
Find all posts by this user Quote this message in a reply
vhaizzard Offline
Expired VIP Member
**

Posts: 42
Joined: Feb 2013
Reputation: 0
Version: 1.4.2.138
Post: #343
RE: Portuguese Area

Nao funciona como? Ja tentou refazer a system?

http://img823.imageshack.us/img823/8626/...ntwork.jpg

Gente, to tentando por esse trem pra pick up, estou configurando assim, e tbm ja tentei colocar pickup before, mas ele ainda nao pega NADA.
E preciso que o char pegue o cash ( senao nao teria lógica farmar) e as herbs, se alguém puder me dizer em que eu estou errado, agradeço.
(This post was last modified: 03-22-2013 18:46 PM by vhaizzard.)
03-22-2013 16:58 PM
Find all posts by this user Quote this message in a reply
gluba1 Offline
Seer of Hallate
*

Posts: 63
Joined: Mar 2012
Reputation: 9
Version: 1.4.1.110
Post: #344
RE: Portuguese Area

uso esse script pra farma nas fadas , ele quebra os ovos!!! porem quando osovos perto acabam ele ta dando target em ovos muito longe do meu point, meu char acaba ficando preso em algum lugar e para de bater!!! alguem sabe diminuir o ranger do script?

function CountMonstersInRange(range)
local me = GetMe();
local l = GetMonsterList();
local c = 0;

for user in l.list do
if ((user:IsAlikeDeath() == false) and (user:GetRangeTo(me) c = c + 1;
end;
end;
return c;
end;

repeat
MyTr = GetTarget();
if((MyTr == nil) and (CountMonstersInRange(600) <= 1) and (IsPaused() == false)) then
TargetNpc("Large Cocoon", 600);
Command("/useshortcutforce 1 2");
Sleep(0000);
ClearTargets();
CancelTarget(false);
CancelTarget(false);
CancelTarget(false);
Sleep(0000);
end;
if(MyTr ~= nil)and (MyTr:GetNpcId() == 32919) then
Command("/useshortcutforce 1 2");
end;
until false;

(03-13-2013 11:41 AM)Stay Wrote:  Quero ver é quem resolve o problema do Iss não da os Harmonys com esse script de da buff OOP!

Amigo eu configuro o harmone no proprio tower manualmente.. ai quando ele entra pra bufar sonata ou outro buffer ele acaba bufando o harmone!!

mas tem o problema do iss nao receber o buffer de harmone pois o target fica travado no char que esta sendo bufado!, seria bom conseguir destravar esse target do char lider da pt, ai ele consegueria bufar de harmone todos da pt quando entrasse novamente! se tiver alguma ideia de como destravar o target do lider da pt manda ai hehe!!vlwwwwww

(03-13-2013 21:02 PM)Marv Wrote:  
(03-13-2013 11:41 AM)Stay Wrote:  Quero ver é quem resolve o problema do Iss não da os Harmonys com esse script de da buff OOP!

Aumenta a prioridade da Harmony. Toda vez que o ISS entrar na pt,vai buffar primeiro a harmony, depois os outros.


Onde faz a mudança de prioridade? vlw!
(This post was last modified: 03-22-2013 21:54 PM by gluba1.)
03-22-2013 21:31 PM
Find all posts by this user Quote this message in a reply
Marv Offline
VIP Member
***

Posts: 276
Joined: Apr 2012
Reputation: 15
Version: 1.4.1.110
Post: #345
RE: Portuguese Area

(03-22-2013 21:31 PM)gluba1 Wrote:  Onde faz a mudança de prioridade? vlw!

Depois que voce adiciona o buff e volta, tem uma lista lá com os buffs que voce configurou para rodar. Tem algo do tipo: [T] [C] [5]

o primeiro é o target, o numero 5 é a prioridade. Voce aumenta para 10, assim ele vai buffar primeiro.

Eu, eu ando de passo leve pra não acordar o dia
Sou da noite a companheira mais fiel qu'ela queria!
Big Grin
03-22-2013 22:15 PM
Find all posts by this user Quote this message in a reply
gluba1 Offline
Seer of Hallate
*

Posts: 63
Joined: Mar 2012
Reputation: 9
Version: 1.4.1.110
Post: #346
RE: Portuguese Area

(03-22-2013 22:15 PM)Marv Wrote:  
(03-22-2013 21:31 PM)gluba1 Wrote:  Onde faz a mudança de prioridade? vlw!

Depois que voce adiciona o buff e volta, tem uma lista lá com os buffs que voce configurou para rodar. Tem algo do tipo: [T] [C] [5]

o primeiro é o target, o numero 5 é a prioridade. Voce aumenta para 10, assim ele vai buffar primeiro.
vlw marv mas essa configuracao e para outro scrept de buffer, eu uso outro que nao precisa configurar os fuffers no tower. eu ate postei ele no sit... mas ja resolvi esse problema. vlw
03-24-2013 01:10 AM
Find all posts by this user Quote this message in a reply
pancararu Offline
Expired VIP Member
**

Posts: 1
Joined: Nov 2012
Reputation: 0
Version: 1.4.2.132
Post: #347
RE: Portuguese Area

Pessoal, preciso de ajuda, não consigo rodar o script de biffar e sair da pt, já tentei vários mas não roda, o script apenar invita o iss e depois nada.

o script que baixei foi esse:


ShowToClient("SYS","Script Para Buffar Estartado");
PPName = "XXXXXXX"; --here write name of your PPname
DDName = "XXXXX"; --write name of char you want buff

SendInvItBufferInRange = 800;
----------------------------------------------------------------
WhoToInv = nil;


repeat
if(GetUserByName(PPName) == nil)then
ShowToClient("SYS","Buffer Muito Longe, Espere");
repeat
Sleep(1000);
until (GetUserByName(PPName) ~= nil);
ShowToClient("SYS","O Buffer esta Perto");
WhoToInv = GetUserByName(PPName);
elseif(GetUserByName(PPName) ~= nil)then
WhoToInv = GetUserByName(PPName);
end;

if((GetMe():GotBuff(11529) == false) or --Prevailing
(GetMe():GotBuff(11530) == false) or --Daring
(GetMe():GotBuff(11532) == false) or --Refreshing
(GetMe():GotBuff(11524) == false) or --Warrior's Harmony 11525 Wizzard's
(GetMe():GotBuff(11517) == false) or --Horn Melody
(GetMe():GotBuff(11518) == false) or --Drum Melody
(GetMe():GotBuff(11520) == false) or --Guitar Melody
(GetMe():GotBuff(11521) == false) or --Harp Melody
(GetMe():GotBuff(11522) == false) or --Lute Melody
(GetMe():GotBuff(11519) == false) or --Pipe Organ Melody
(GetMe():GotBuff(11565) == false) or --Elemental Protection
(GetMe():GotBuff(11566) == false) or --Divine Protection
(GetMe():GotBuff(11567) == false)) and --Mental Protection
(WhoToInv ~= nil) and
(WhoToInv:IsMyPartyMember() == false) and
(GetMe():GetRangeTo(WhoToInv) < SendInvItBufferInRange)then

ShowToClient("SYS", "Invitando " ..PPName .. " Para Buffar");
Sleep(400);
Command("/invite "..PPName);

repeat
Sleep(200);

until ((GetMe():GotBuff(11529)) and --Prevailing
(GetMe():GotBuff(11530)) and --Daring
(GetMe():GotBuff(11532)) and --Refreshing
(GetMe():GotBuff(11524)) and --Warrior's Harony 11525 Wizzard's
(GetMe():GotBuff(11517)) and --Horn Melody
(GetMe():GotBuff(11518)) and --Drum Melody
(GetMe():GotBuff(11520)) and --Guitar Melody
(GetMe():GotBuff(11521)) and --Harp Melody
(GetMe():GotBuff(11522)) and --Lute Melody
(GetMe():GotBuff(11519)) and --Pipe Organ Melody
(GetMe():GotBuff(11565)) and --Elemental Protection
(GetMe():GotBuff(11566)) and --Divine Protection
(GetMe():GotBuff(11567))) and --Mental Protection

(WhoToInv:IsMyPartyMember() == true);

ShowToClient("SYS", "Buffs Ok, Saindo da pt...");
Sleep(2000);
Command("/dismiss "..PPName);
Sleep(800);
end;
Sleep(1000);
until false;

Alguem pode me dar o passo a passo, já coloquei pra rodar o lider da pt e até mesmo no iss.
(This post was last modified: 03-24-2013 01:57 AM by pancararu.)
03-24-2013 01:56 AM
Find all posts by this user Quote this message in a reply
Hayotto Offline
Elpy
*

Posts: 1
Joined: Mar 2013
Version: None
Post: #348
RE: Portuguese Area

account on what you try to run L2tower don't have administrato rights. please make sure that lineage 2 and l2 tower runs on same user with administrator rights. como eu corrijo esse ero que esta acontecendo? des de já agradeço.
03-25-2013 05:48 AM
Find all posts by this user Quote this message in a reply
Marv Offline
VIP Member
***

Posts: 276
Joined: Apr 2012
Reputation: 15
Version: 1.4.1.110
Post: #349
RE: Portuguese Area

(03-25-2013 05:48 AM)Hayotto Wrote:  account on what you try to run L2tower don't have administrato rights. please make sure that lineage 2 and l2 tower runs on same user with administrator rights. como eu corrijo esse ero que esta acontecendo? des de já agradeço.

UAHUAHUAHAUHAUHAUHAUHAUAHUAHUAHAUHAUHAUHAUHAUAH

Eu, eu ando de passo leve pra não acordar o dia
Sou da noite a companheira mais fiel qu'ela queria!
Big Grin
03-25-2013 06:02 AM
Find all posts by this user Quote this message in a reply
NaoJogoMais Offline
I'm Watching You!
**

Posts: 924
Joined: Oct 2012
Reputation: 194
Version: 1.4.2.132
Post: #350
RE: Portuguese Area

(03-25-2013 05:48 AM)Hayotto Wrote:  account on what you try to run L2tower don't have administrato rights. please make sure that lineage 2 and l2 tower runs on same user with administrator rights. como eu corrijo esse ero que esta acontecendo? des de já agradeço.

Dodgy

.


[ RETIRED ]
...from retail!



[Image: 201628.png]
03-25-2013 19:17 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Area Interlude SrBariga 9 6,185 02-11-2015 15:00 PM
Last Post: lurubul



User(s) browsing this thread: 1 Guest(s)