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
Ayudita con un scrip de auto farm
Author Message
lucasdrag Offline
Goblin Grave Robber
*

Posts: 14
Joined: Aug 2013
Reputation: 0
Version: 1.4.3.143
Post: #1
Big Grin Ayudita con un scrip de auto farm

Hola amigos hice este escrip pero me falta un par de cosas ya hace 1 semana y no las encuentro o no funciona es para que repita y y ponga el tower of , puse los q aparecen como SetPause(true) y Sleep() para que lo haga cada 50 min y me dice como error escrip si me pueden ayudar les recomenpensare en el oficial con ncoin, este es el scrip
tambien tarda mucho despues que toma el teleport queda parado 5 min



moveDistance = 30;

SetPause(true);
MoveTo(-110953, 151808, -13840, moveDistance);
MoveTo(-111007, 150608, -13841, moveDistance);
MoveTo(-114565, 150651, -13876, moveDistance);
TargetNpc("Harnak's Soul Circle", 33305);
Talk();
ClickAndWait("menu_select?ask=1&reply=3", "Go outside");
Sleep(5000);
MoveTo(-115976, 236514, -3088, moveDistance);
MoveTo(-115935, 236628, -3088, moveDistance);
MoveTo(-115361, 237132, -3088, moveDistance);
TargetNpc("Ye Sagira Teleport Device", 33181);
Talk();
ClickAndWait("menu_select?ask=-3510&reply=1", "\"Can I go back to the Ruins of Ye Sagira Exploration Observatory?\"");
Sleep(5000);
MoveTo(-115131, 230294, -1664, moveDistance);
TargetNpc("Adventurers' Guide", 32327);
Talk();
ClickAndWait("menu_select?ask=-7&reply=6", "\"Can I see the list of available buffs?\"");
Click("menu_select?ask=-7&reply=21", "\"Warrior's Harmony, please.\"");
TargetMe();
ClearTargets();
TargetNpc("Ye Sagira Teleport Device", 33197);
Talk();
ClickAndWait("menu_select?ask=-3508&reply=1", "\"The 1st Exploration Zone!\"");
MoveTo(-116096, 236494, -3088, moveDistance);
TargetNpc("Hadel", 33344);
Talk();
ClickAndWait("menu_select?ask=1&reply=1", "\"Harnak Underground Ruins!\" (only for characters of level 85 or higher who have gone through awakening or the 3rd liberation)");
WaitForTeleport();
MoveTo(-114698, 147900, -7721, moveDistance);
TargetNpc("First Warp Device of Harnak", 33303);
Talk();
ClickAndWait("menu_select?ask=1&reply=2", "Go to the 3rd basement floor");
WaitForTeleport();
MoveTo(-114972, 150392, -13859, moveDistance);
MoveTo(-112750, 150644, -13841, moveDistance);
MoveTo(-111190, 150703, -13841, moveDistance);
MoveTo(-110965, 151006, -13841, moveDistance);
MoveTo(-110995, 152199, -13840, moveDistance);


Attached File(s)
.lua  prueba numero 10.lua (Size: 1.77 KB / Downloads: 19)
(This post was last modified: 11-16-2015 23:53 PM by lucasdrag.)
11-16-2015 09:29 AM
Find all posts by this user Quote this message in a reply
either Offline
Elpy
*

Posts: 4
Joined: Apr 2016
Reputation: 0
Version: 1.4.2.133
Post: #2
RE: Ayudita con un scrip de auto farm

Pruebalo asi
    LUA Programming
moveDistance = 30;
repeat 
 
sleep(1000*60*60);
SetPause(true);
MoveTo(-110953, 151808, -13840, moveDistance);
MoveTo(-111007, 150608, -13841, moveDistance);
MoveTo(-114565, 150651, -13876, moveDistance);
TargetNpc("Harnak's Soul Circle", 33305);
Talk();
ClickAndWait("menu_select?ask=1&reply=3", "Go outside");
Sleep(5000);
MoveTo(-115976, 236514, -3088, moveDistance);
MoveTo(-115935, 236628, -3088, moveDistance);
MoveTo(-115361, 237132, -3088, moveDistance);
TargetNpc("Ye Sagira Teleport Device", 33181);
Talk();
ClickAndWait("menu_select?ask=-3510&reply=1", "\"Can I go back to the Ruins of Ye Sagira Exploration Observatory?\"");
Sleep(5000);
MoveTo(-115131, 230294, -1664, moveDistance);
TargetNpc("Adventurers' Guide", 32327);
Talk();
ClickAndWait("menu_select?ask=-7&reply=6", "\"Can I see the list of available buffs?\"");
Click("menu_select?ask=-7&reply=21", "\"Warrior's Harmony, please.\"");
TargetMe();
ClearTargets();
TargetNpc("Ye Sagira Teleport Device", 33197);
Talk();
ClickAndWait("menu_select?ask=-3508&reply=1", "\"The 1st Exploration Zone!\"");
MoveTo(-116096, 236494, -3088, moveDistance);
TargetNpc("Hadel", 33344);
Talk();
ClickAndWait("menu_select?ask=1&reply=1", "\"Harnak Underground Ruins!\" (only for characters of level 85 or higher who have gone through awakening or the 3rd liberation)");
WaitForTeleport();
MoveTo(-114698, 147900, -7721, moveDistance);
TargetNpc("First Warp Device of Harnak", 33303);
Talk();
ClickAndWait("menu_select?ask=1&reply=2", "Go to the 3rd basement floor");
WaitForTeleport();
MoveTo(-114972, 150392, -13859, moveDistance);
MoveTo(-112750, 150644, -13841, moveDistance);
MoveTo(-111190, 150703, -13841, moveDistance);
MoveTo(-110965, 151006, -13841, moveDistance);
MoveTo(-110995, 152199, -13840, moveDistance);
until false;

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


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Heart Scrip artoinvite pt Petas 2 2,100 12-11-2015 16:32 PM
Last Post: Petas
  una ayudita por favor con esta script alberyan 2 2,068 11-12-2015 00:31 AM
Last Post: alberyan
  Scrip Para healer !!!! arrowfly 5 3,713 06-22-2015 03:53 AM
Last Post: alberyan
  Ayuda Auto pvp atack Gat0 1 1,799 06-17-2015 02:03 AM
Last Post: rORUMI
  Ayuda Auto Party y Party BUff windurst 0 1,642 06-08-2015 22:07 PM
Last Post: windurst
  Problema con Scrip sodapop 2 1,977 01-19-2015 23:49 PM
Last Post: kingshava
  SCRIP DE MENTOR erickalisetc 1 1,449 01-19-2015 18:40 PM
Last Post: knutoz
  scrip para revivir ,dar buf en Aden y regresar a la zona de boteo erickalisetc 3 2,534 01-19-2015 01:48 AM
Last Post: hevertg
Big Grin scrip ERTHIA alku 5 3,292 08-27-2014 00:22 AM
Last Post: alku
  algun scrip para armar y aceptar party automaticamente??? mardukx 0 2,278 05-11-2014 18:33 PM
Last Post: mardukx



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