elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   Lin2 Exploits, Hacks, Bots, Tools & Macros (https://www.elitepvpers.com/forum/lin2-exploits-hacks-bots-tools-macros/)
-   -   Helping l2indo for working bot (https://www.elitepvpers.com/forum/lin2-exploits-hacks-bots-tools-macros/237153-helping-l2indo-working-bot.html)

dantares 05/03/2011 16:12

can you guys please help me with my l2walker script?
i posted on the Q&A forum but nobody seems to visit there anymore.

i'm currently using windows 7 home premium, my l2walker IG n OOG works fine (along with l2walker forward).

However, i cannot use a dreamy dungeon script ever since. My friend uses windows XP and the script works perfectly fine.
Can you please help me with this? This is the script which i used:

LABEL(dreamy)
MOVETO(-114616,-151312,-6749)
NPCSEL(Guardian of Eastern Seal[ID=32658])
NPCDLG(Guardian of Eastern Seal[ID=32658])
DLGSEL(Masuk ke Eastern Magic Force Field)
DELAY(2430000)
CALL(dreamy)

it works the first time it enters Eastern Magic Force Field but then it doesn't re-enter. I've waited for over 2 hours and the bots still do not move according to the script.

unrevealer 05/03/2011 19:33

I answered to your PM before I read this thread.
I'll post it here for anyone who has the same problem.
By looking at your script it should be like this.

LABEL(dreamy)
MOVETO(-114616,-151312,-6749)
DELAY(1000)
NPCSEL(Guardian of Eastern Seal[ID=32658])
DELAY(1000)
NPCDLG(Guardian of Eastern Seal[ID=32658])
DELAY(1000)
DLGSEL(Masuk ke Eastern Magic Force Field)
DELAY(2430000)
JMP(dreamy)

- To repeat a set of command you use JMP not CALL
- Delay should be put between NPC chat commands because...when you send that command NPCSEL/NPCDLG it will take sometime to get response from server, use delay 1 second to wait for npc chat dialog to appear OTHERWISE it will skip to next command DLGSEL and will fail to find the choice you want to make and eventually end up in that long delay 2430 seconds.

In this kind of script you should use PosInRange command to check if you get teleported out of the dungeon or not (due to dungeon expire, I think it's 60 min).
Use PosInRange to check if you are in the waiting room and walk to npc and talk....

raintheelf 05/03/2011 20:59

Quote:

raintheelf:

Language of the OOG program itself can be changed in "Setup-->Language" menu.
Language of information OOG are displaying is in L2InfoB.dat file.
You have to find English version of the file.
The one from vpnbot package is in Chinese, if your PC can't display them...well never mind.

This is what I've been doing for last few weeks, a program to automatically generate
L2InfoB.dat from files in L2 system folder.
I used to make L2Info with that russian l2info_edit program, with lots of mistakes.
I can't find any way to contact it's auther and towalker.com doesn't update their files either.

So I made it. Small, fast, straight to the point. Auto-create a complete dat file from system folder
within 2 minutes, with auto word-wrap, string pooling and all.

Download link is here.

It was made from last thursday's update in my server (protocol 271).

elatisland:

This is ID LIST you asked. Grab it here.

EDIT:
I tried to make L2Info out of indo system folder baddiva uploaded.
No problem so far since it's basically the same as English in term of character set.
But using English is a way to go, right?
OMG you are my hero now @Unrevealer, your program is working, i have no problem with english since it is a way to go just like you said, now i can make soulshots constantly 24/7 thanks to you. Thx again you are such a great progammer, RESPECT!!!

t3d1 05/04/2011 03:54

Hi, first my english is not good, so if i said something wrong, i am sorry.


A) there is something wrong when I harvest red star stone with use your
command script.

NPCSEL(Red Star Stone[ID=18686])
NPCDLG(Red Star Stone[ID=18686])
DELAY(18000)
NPCDLG(Red Star Stone[ID=18686])
Delay(1000)
NPCDLG(Red Star Stone[ID=18686])
Delay(1000)
USESKILL(Star Stone Gathering[ID=932],NPC,Red Star Stone)

there are 2 problems =
1. NPCDLG make us come near go to red star stone, BUT we must use DELAY
as we know that they have different range, and of course different delay too.
Can you make A COMMAND that make us come to near NPC without delay or use coordinate ??
I mean, JUST GO TO THE TARGET AT NEAREST RANGE in order to use our skill, like this =
NPCSEL(Red Star Stone[ID=18686])
NPCDLG(Red Star Stone[ID=18686])
USESKILL(Star Stone Gathering[ID=932])

2. UseSkill(SkillName[ID=x],SELF|PLAYER|PARTY|NPC|PET,TargetName)
If we had use NPCSEL to target a NPC or TargetName, and we use USESKILL again...
it WILL CHANGE A DIFFERENT TARGET that have same name....(like Red Star Stone)
it's a bug. So we can't useskill because range too far.
Can you make A COMMAND that no need use NPC/TargetName like this =
UsesSkill(SkillName[Id=x]) --> first must use npcsel to target it OR if had been targeted
(when we still hit a monster) can use directly...
in OOG/IG, for example, when our HP<30% we can not use our skill to monsters, don't u ??
that's why Useskill(SkillName[Id=x]) is important
this command make us more safer, when we hit a monster (in OOG/IG) and
our HP<30%, we can directly use our attack skill WITHOUT TARGET A NEW MONSTER WITH SAME NAME

B) we can not use ig/oog to auto harvest Energy Seed - Earth/Divinity/Water etc at SOD
because it's NPC and not monsters ???? we must use script
when we set radius at SET(RANGETYPE,STARTPOS,radii) or other command radii at SOD area...
and Target a Energy Seed - Wind with a command =
NPCSEL(Energy Seed - Wind)
NPCDLG(Energy Seed - Wind)
USESKILL(Agathion Collection,NPC,Energy Seed - Wind)
IF the target is FAR RANGE, or out of our set radius, how to make us NOT come to near
the target and just do nothing ???

C) can you add a command in script and/or OOG & IG, another GoHome() ???
in IG & OOG --> there a command at Basic Options --> Dead Return, Delay(s) == GoHome()
GoHome() --> go to nearest village when we died
but if we have Clan Hall, Clan Castle or HQ Command (when FORT,Teritorial War,Castle Siege)
we can not go there automatically when we died....
can you add 3 NEW COMMANDS in IG & OOG and 3 new command at scripts for back to them ???

D) can you add a command script to CHECK a monster/npc if they spawn or not ???
maybe if NPC we can use NPCSEL ???
I mean, when we auto hunt, for example, at Cruma Tower Floor 1, some times, a monster very strong
spawn. even I just hit PORTA (all another Monsters = Don't Attack), because the monster
is aggro, I will hit it and of course I will died. Is there a command script to check
a monster/npc if they spawn, SO we can do something for the next command???
Just CHECK a monster/npc....
SET(MON,NOATTACK,Name[ID=n];Name1[ID=n];|*) --> useless

thankss

unrevealer 05/04/2011 16:37

Sad but true, I'm not a bot maker so I can't add new commands.
I want these commands too!

You can pay for L2Divine bot if you really need them, L2Divine can do all that.

dantares 05/07/2011 12:37

Sometimes when i login using IG i have this popup box "Cannot resolve host name"

Usually i'll just close the box, retry a few times and i'll eventually get myself logged in. Anyone experience the same problem?

elatisland 05/07/2011 13:27

suram mafia gcm ya jgn pada maruk dong
sampe verify fail, jebol towalkernya gan

unrevealer 05/07/2011 16:44

dantares:

Nothing serious, it's your DNS server that lag and has a problem converting host name to IP address.

asung 05/08/2011 17:03

tolong OOG yg bisa baca teleport dong plizz

baddiva 05/10/2011 06:24

Quote:

Originally Posted by unrevealer (Post 10435723)
raintheelf:

This is what I've been doing for last few weeks, a program to automatically generate
L2InfoB.dat from files in L2 system folder.
I used to make L2Info with that russian l2info_edit program, with lots of mistakes.
I can't find any way to contact it's auther and towalker.com doesn't update their files either.

So I made it. Small, fast, straight to the point. Auto-create a complete dat file from system folder
within 2 minutes, with auto word-wrap, string pooling and all.

[Only registered and activated users can see links. Click Here To Register...]

It was made from last thursday's update in my server (protocol 271).

thanks for sharing unrevealer... but the link is dead, is there any other link? :handsdown: hehe

unrevealer 05/11/2011 20:57

Yeah this is new [Only registered and activated users can see links. Click Here To Register...].
I deleted previous file because it has a problem with skills that meant
to cause disconnection when attacked by other player.

raintheelf 05/17/2011 07:56

Another problems, my oog works perfect, but IG 2.18e have some problem, i can login get into my character, walking around and etc, but it seems i cant autofight when i press "end", any solutions guys?

elatisland 05/17/2011 16:01

@unrevealer : there's 1 litle problem with l2infob, sometime looks like it is not loaded, i mean oog didn't show the item name, it only show item ID example for Shiny Cube Fragment Weapon - S it show "ID = 21105" but some time it works fine and show item name and description correctly.
what cause this and how to fix it? thanks in advance.

afrianto 05/17/2011 18:41

Hi, can anyone tell me how or what script command should I use to close sell or buy shop ?

Any help would be much appreciated, thanks

elatisland 05/19/2011 16:31

@afrianto :
use command :
SellItem(Item Name[Id=XXX],Count) == > sell specific item
or SellItem(*) => sell all item that marked with sell in item settings

unrevealer 05/20/2011 08:17

elatisland:
Strange...it never happen to me.

raintheelf:
That's because 2.18e is not cracked.

afrianto 05/20/2011 16:22

@elatisland
Thanks for the respond. But what I meant is the script to close my char's vending shop. anyone?

xcerberusx 05/24/2011 13:29

@afrianto ,
i'm a little confused with u'r question did char always stay sit or automaticly stand after buy quantity or item that u sell is empty? why u need script to close it if that store is closed automaticly?

btw, 6:28 PM this day oog link verirfy failed, does anyone have the same problem? every char that use oog before is fine, but i cant open a new char using oog

thriver 05/24/2011 13:57

oh no,.... darn host

igniez 05/24/2011 15:28

yes,me too can't login

verify fail

youxia 05/24/2011 15:35

verify fail... hiksss...

zigerboyz 05/24/2011 16:03

padalah gw bot ampe jam 7 msh aman..

tpi skrng koq Login VerifyServer Fail.....

radjiel212 05/24/2011 16:29

sama gan sekarang juga ene masih fail...ada apa ene...dari walker apa dari host official nya?help

alcelya 05/24/2011 16:52

VPNBOTnya lagi maintenance.. Itu connectnya ke Vpnbot..

William1710 05/24/2011 17:22

Verify fail. They are maintenance or l2 blocked it?

radjiel212 05/24/2011 17:38

ie di ping vpn bot nya RTO

2Weights 05/24/2011 19:49

[PAID-BOT] > [[Only registered and activated users can see links. Click Here To Register...]] > [L2SERVER]
[FREE-BOT] > [[Only registered and activated users can see links. Click Here To Register...]] > [L2SERVER]
Quote:

[Only registered and activated users can see links. Click Here To Register...]

almeisan 05/24/2011 19:57

down

radjiel212 05/24/2011 21:15

down how along....???o i can do somethink?

danieledgar 05/25/2011 02:36

when im ping to towalker.com and vpnbot.com,it works,damn,but when im log in using oog and ig it dont work,login verify server fail,nah -__-

2Weights 05/25/2011 04:48

[Only registered and activated users can see links. Click Here To Register...] is up now, but yet verifying still fail

nonatetra 05/25/2011 05:11

go go go vpnbot lebih cepat lebih baik ^_^

emperor17 05/25/2011 05:47

try klik that website and you will get a notice
then translate it...

here...

[Only registered and activated users can see links. Click Here To Register...]

igniez 05/25/2011 06:33

From now on this site is no longer available Departed crack. Thank you. 2011.05.25


so no more walker now?

weiyun1009 05/25/2011 06:49

Quote:

Originally Posted by igniez (Post 10817986)
From now on this site is no longer available Departed crack. Thank you. 2011.05.25


so no more walker now?


It's a bad new.:mad:

danieledgar 05/25/2011 06:52

last month i heard about no more oog again,but it wrong,just hope this new issue of no more walker is wrong(i hope so)

almeisan 05/25/2011 07:41

if no more walker, many players will go retired.

arifandy 05/25/2011 07:55

this is bad news =(

nonatetra 05/25/2011 08:27

how can lvl 99 if nothink walker???

rudychandra 05/25/2011 08:53

wah perus noh, bad bad boy


All times are GMT +2. The time now is 13:45.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.