record scripts (l2w ingame version)

12/26/2004 20:45 Danielmaster#1
[Only registered and activated users can see links. Click Here To Register...]

Red = record button
Green = load button
Blue = Save button


when you in the game, just press F12, go where the image is.
now when you think your ready to record, just press the record button and there you go. the bot is already recording your steps.
you can go from any town to another buy things(or do whatever you want to do) and go back.
then you type a name in the Save button space, and save it (yeps easy isnt it), after that you can edit it, just look for it in the Load button drop down space.

now the little problem if you want to use this script in the outgame version, (english that is). then you will have to change some names and items ID's.

after all this, you should complement your script with pauses and stuff like that. but thats the easy part :P
12/26/2004 20:50 Danielmaster#2
To Get these scrips working properly make sure you use notepad and save the file as UNICODE. Make SURE THE EXENSION IS CAPATLIZED (not .sec, but .SEC) or else you cannot use the scripts in the ingame version of Walker.

MAINSCRIPTS

GOHOME()
//Goes to town upon death

SAY(Message)
//Write something in general chat...i suggest this is not to be used

JMP(TEXT)
//Jumps to a CALL(TEXT) where the text inside the brackets is the same.

CALL(TEXT)
//Jumpst to a LABEL(TEXT) where the text inside the brackets is the same.

LABEL(TEXT)
//marks a position for the use of a call.

DELAY(x)
x = milliseconds
//Waits to continue the script.

Pause(x)
x = milliseconds
//Pauses the script. Use just PAUSE to pause indefinately untill you manually resume

EXIT()
//Exits Script

ITEMS:

ITEMCOUNT(ItemName[ID=#],<,1)
{
}
//Counts the ammount of an item and if it satisfies the <, >, = it enables script withing the brackets ({})

USEITEM(ITEMNAME[ID=#])
//USES AN ITEM

BuyItem(ITEMNAME[ID=#],#)
//Buys items
BuyItem(ITEMNAME[ID=#],#;ITEMNAME[ID=#],#)
//Buys more than one item at a time (place as many semicolons as u like, the list can keep going as far as u like.)

SavelItem(ITEMNAME[ID=#],#)
//Saves item into WH
SavelItem(ITEMNAME[ID=#],#;ITEMNAME[ID=#],#)
//Saves more than one item into WH

LoadItem(ITEMNAME[ID=#],#)
//Takes item out of WH
LoadItem(ITEMNAME[ID=#],#;ITEMNAME[ID=#],#)
//Takes items out of WH

NPC's:

NPCSEL(NPCNAME[ID=#])
//Selects an NPC

NPCDLG(NPCNAME[ID=#])
//Enables diologue with an npc

DLGSEL(Diologue)
//Selects a dilogue option [ex: DLGSEL(Buy)]

StrInDlg(Diologue)
{
}
//Checks if there is a string in a dilogue. If there is a string (like, Thank You!) then the script found in the brackets ({}) is enabled.

Toon Status:

ChangeWaitType(x)
Changes from sit to stand and vice versa
x = 0 Sit
x = 1 Stand (i think...unless i got the 0s and 1s mixed up)

CharStatus([CHP|CMP|HP|MP|WEIGHT|LV|SP|RACE|STAND],[>=|>|==|!=|<|<=],num)
{
}
CHP = Characters HP
CMP = guess
HP = HP (%)
MP = MP (%)
WEIGHT = duhh (%)
LV = Level (only Guessing)
SP = I wonder
RACE = this is getting difficult
STAND = checks if your sitting or standing
...,==,0) Sit
...,==,1) Stand (i think...unless i got the 0s and 1s mixed up)

PosInRange(x,y,z,range)
{
}
//Checks to see that your inside the range and enables the script within the brackets ({})

PosOutRange(x,y,z,range)
{
}
//Checks to see that your outside the range and enables the script within the brackets ({})

SET(FIGHTSTART)
//Starts to fight

SET(FIGHTSTOP)
//Stops to fight
12/26/2004 20:57 Danielmaster#3
attachment on the next post.....sry.
12/27/2004 16:31 Danielmaster#4
[img]text2schild.php?smilienummer=1&text=heres the attachment' border='0' alt='heres the attachment' />
04/24/2007 19:44 patch#5
I need a script that auto enchants .. perfereaby an easy to edit one, so I can just plug different armor or wpns into it .. i've tried the record option but it dont work when played back..

thx
04/24/2007 19:48 GoDofAdeN#6
Quote:
Originally posted by patch@Apr 24 2007, 19:44
I need a script that auto enchants .. perfereaby an easy to edit one, so I can just plug different armor or wpns into it .. i've tried the record option but it dont work when played back..

thx
LoL ? You have Reopened A TOPIC Of 2004 ???? -.-'' This Bot maybe was for c2-c3 -.-'' LoL.
04/25/2007 04:35 konek#7
Hehehe Tjhx
04/25/2007 06:17 GoDofAdeN#8
Stop to posting Here Plz O_o