Jump to content

Recommended Posts

Posted

this is gonna sound stupid as hell.

but lets say i have the mana potion script...

 

-> where do i put it???

-> how do i integrate it with lets say my spoiler settings or sps settings

Posted

is there some location i have to copy-paste my script in to so it can appear on the walker?

 

edit: so i found a script folder, and it had a bunch of .SEC files. when i open it in word pad it has some chinnese jibberish

for example:

MSG(QY-祭物之庙)

MOVETO(83374,147955,-3431)

NPCSEL(克拉彼亚[iD=7080])

NPCDLG(克拉彼亚[iD=7080])

DLGSEL(传送)

DLGSEL(狄恩城镇 - 8100 金币 )

NPCSEL(特黎西亚[iD=7059])

NPCDLG(特黎西亚[iD=7059])

DLGSEL(传送)

DLGSEL(古鲁丁城镇 - 4100 金币 )

NPCSEL(贝拉多纳[iD=7256])

NPCDLG(贝拉多纳[iD=7256])

DLGSEL(传送)

DLGSEL(古鲁丁村庄 - 2900 金币 )

NPCSEL(黎克林[iD=7320])

NPCDLG(黎克林[iD=7320])

DLGSEL(传送)

DLGSEL(朗克蜥蜴人栖息地 - 1700 金币 )

MOVETO(-42121,205662,-3407)

MOVETO(-41996,206328,-3385)

MOVETO(-41376,206348,-3820)

MOVETO(-41376,206348,-3820)

MOVETO(-41376,206348,-3820)

MOVETO(-41376,206348,-3820)

MOVETO(-41634,206366,-5656)

MOVETO(-41553,206947,-5621)

MOVETO(-41553,207572,-5359)

MOVETO(-41561,207881,-5230)

MOVETO(-41558,208090,-5142)

MOVETO(-41570,209038,-5113)

MOVETO(-41564,209297,-5113)

NPCSEL(古老的墓地传送师[iD=8095])

NPCDLG(古老的墓地传送师[iD=8095])

DLGSEL(传送)

 

 

================

now, i dont care to know what this one does.

all i wanna know is would my walker work if i had english scripts?

 

like this one:

 

LABEL(Fish)

CharStatus(HP,<=,99)

{

Set(FightStart)

USEITEM("WEAPON NAME"[iD=726])

DELAY(XXXX) "estimate the time u can kill the mob"

Set(FightStop)

USEITEM("Baby Duck Rod (or whatever)"[iD=726])

USEITEM("fishing baits"[iD=726])

}

CALL(Fish)

 

also, if i made my own script, or copied a script from maxcheaters.com, how would i save it as? .txt?

======

and can i use a script in combination with a file from the SET fold (example: bot spellsinger configurations, or fishing config)

how can i use a mana potion script with sps configurations?

Posted

1. way : go to Make script write it there and Save it make restart walker and u have ur script in section run script

2.way : opet textfile.txt  write there script and save it unicode .SEC and copy file to walker/scripts ;  after u run walker u have ur script in Run Script section

 

___________________________________

yes u can run script and use SET at once just load the SET and Run the script

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...