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

Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Auto Farm
Author Message
douglasfm Offline
Elpy
*

Posts: 1
Joined: Jul 2013
Reputation: 2
Version: 1.4.3.143
Post: #1
Bug Script Auto Farm

O script tem as paradas funcionando. Só que ele não está ficando ativo para identificar se o char morreu ou não.
O que eu quero nesse script.
Que ele identifique o char morto então vá na cidade e se buff e teleport para a area.
Resumindo eu quero que o script só comece a funcionar quando o char tiver morto.
Code:
function ClickAndWait(link,name)
    QuestReply(link);
    Sleep(1100)
end;
repeat
ShowToClient("Foda-se","To village");
if(GetMe():IsAlikeDeath() == false)then
    break
    end

    if(GetMe():IsAlikeDeath() == true)then
Sleep(20000);
ClickAndWait("_bbshome", "");
ClickAndWait("_cbbsbuff", "");
ClickAndWait("_cbbsbrestore:777:Farm:index;", "");
Sleep(8000);
ClickAndWait("_bbsteleport", "");
ClickAndWait("_bbsteleport:page teleport_town_locations_goddard", "");
ClickAndWait("_bbsteleport:go 108275 -53785 -2524", "");
end
until false;
(This post was last modified: 04-13-2016 21:50 PM by douglasfm.)
04-13-2016 21:44 PM
Find all posts by this user Quote this message in a reply
 Reputed by : Dwbryel(+2)
claytinhoxd Offline
Elpy
*

Posts: 2
Joined: Jul 2015
Reputation: 0
Version: 1.4.3.143
Post: #2
RE: Script Auto Farm

if hp == 0 {

função;

}
04-19-2016 06:25 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  auto argument minotauro120490 4 6,258 01-25-2019 14:29 PM
Last Post: BransonWesley
  Ajuda com Script Auto Farm( Help Auto Farm ) daviddps 0 4,111 10-28-2017 22:48 PM
Last Post: daviddps
  Ajuda script de auto rebuff l2 e-global Zanquetta 0 2,501 08-27-2015 23:01 PM
Last Post: Zanquetta
  [PROBLEMA]Auto save config nikevers 1 2,649 08-11-2015 16:05 PM
Last Post: nvnbruno
  Ajuda Auto Invite serenet 0 1,837 05-24-2015 03:15 AM
Last Post: serenet
  AUTO UP 1-20 E 20-40 ricardo0001 3 3,157 07-24-2014 19:51 PM
Last Post: k4du
Information como eu desligo o auto save do tower ? dando disconect por isso hebereler 4 3,571 06-26-2014 01:06 AM
Last Post: powmcr
  [PROBLEMA] AUTO SAVE AS Stalkerftw 3 2,402 04-23-2014 12:11 PM
Last Post: cvargas
  Configuração de Farm Básica egonlenin 1 4,512 07-07-2013 09:19 AM
Last Post: ricardo0001
  Farm - Livindor Marv 19 8,876 06-26-2013 16:40 PM
Last Post: maicondeep



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