Jump to content

L2Net 24/24h Farm Script


Scarface™

Recommended Posts

Here is the Code:

DO
IF ( CHAR_CUR_HP == ZERO )
SLEEP 500
PRINT_TEXT "IM DEAD"
     SLEEP 1000
BOTSET ACTIVE_ATTACK_ON "<&FALSE&>" 
BOTSET ACTIVE_TARGET_ON "<&FALSE&>" 
BOTSET AUTO_UNSTUCK_ON "<&FALSE&>"
     TAP_TO TOWN
     SLEEP 4000
CALLSUB BUFFS
SLEEP 10000
CALLSUB TELEPORT
ENDIF
SLEEP 8000
LOOP TRUE == TRUE 
SUB BUFFS
COMMAND "/target Gracia Server Helper"
sleep 1000
MOVE_TO 10415 -25702 -3704
SLEEP 8000
TALK_TARGET 
sleep 1000
NPC_DIALOG "bypass -h npc_<&TARGET_ID&>_Quest 9998_NewBuffer"
SLEEP 1500
NPC_DIALOG "bypass -h Quest 9998_NewBuffer 130"
SLEEP 1500
NPC_DIALOG "bypass -h Quest 9998_NewBuffer Others.htm"
SLEEP 1500
NPC_DIALOG "bypass -h Quest 9998_NewBuffer 115"
SLEEP 1500
RETURNSUB
SUB TELEPORT
COMMAND "/target Ragara"
sleep 1500
TALK_TARGET
sleep 1500
NPC_DIALOG "bypass -h npc_<&TARGET_ID&>_Chat 24"
SLEEP 2000
NPC_DIALOG "bypass -h npc_<&TARGET_ID&>_goto 50174"
SLEEP 2500
MOVE_TO 5671 -2335 -3056
sleep 5000
MOVE_TO 5372 -2717 -3184
sleep 5000
COMMAND "/target Gariachin"
sleep 1200
TALK_TARGET
SLEEP 1500
NPC_DIALOG "bypass -h npc_<&TARGET_ID&>_Quest 6111_ElrokiTeleporters"
sleep 1000
BOTSET ACTIVE_ATTACK_ON "<&TRUE&>" 
BOTSET ACTIVE_TARGET_ON "<&TRUE&>"  
BOTSET AUTO_UNSTUCK_ON "<&TRUE&>"
sleep 1000
RETURNSUB

Edit bypases for your own use.

and coordonates to move from buffer to GK.

 

Credits: djpliku, dani3l

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...