All requests for scripts will be moved in here, so don bother with yer own topic....
------------------
'lood reg
------------------
'lood reg
------------------
Dworak reg
put c
wait
would get ya past that obstacle.
you can make a simple training scrpt like that
put #
wait
put y (or whatever it is to confirm, dont remember offhand.)
wait
rinse, repeat.
just go down the list.
------------------
'lood reg

------------------
Dworak reg
quote:
Originally posted by Dworak:
When i use put's a lot of times my screen scrolls very fast and my brain starts to bleed. I assume that is what the wait is for. Now i have a new weapon in my scripting arsenal!
I believe the reason it's used is because without it the script can get ahead of the lag. What ends up happening is your script will cause the system to tell you "Sorry, you may only type ahead 2 commands." and the script stops working. The wait will make sure that this doesn't happen.
- Lord Kranar, human Archwizard reg
------------------
Dworak reg
heh:
if_1 goto heh1
goto done
heh1:
put %1
waitfor Are you sure or something(not sure)
put y
waitfor something
shift
goto heh
done:
put d
put y
reg
#spellup1.Cmd
Mainloop:
If_1 goto Spell
exit
Spell:
If_2 goto Spell1
exit
Spell1:
put prep %2
waitfor Your spell
put cast at %1
pause 3
put prep %2
waitfor Your spell
put cast at %1
pause 3
If_3 goto Spell2
exit
Spell2:
put prep %3
waitfor Your spell
put cast at %1
pause 3
put prep %3
waitfor Your spell
put cast at %1
pause 3
If_4 goto Spell3
exit
Spell3:
put prep %4
waitfor Your spell
put cast at %1
pause 3
put prep %4
waitfor Your spell
put cast at %1
pause 3
If_5 goto Spell4
exit
Spell4:
put prep %5
waitfor Your spell
put cast at %1
pause 3
put prep %5
waitfor Your spell
put cast at %1
pause 3
If_6 goto Spell5
exit
Spell5:
put prep %6
waitfor Your spell
put cast at %1
pause 3
put prep %6
waitfor Your spell
put cast at %1
pause 3
If_7 goto Spell6
exit
Spell6:
put prep %7
waitfor Your spell
put cast at %1
pause 3
put prep %7
waitfor Your spell
put cast at %1
pause 3
If_8 goto Spell7
exit
Spell7:
put prep %8
waitfor Your spell
put cast at %1
pause 3
put prep %8
waitfor Your spell
put cast at %1
pause 3
If_9 goto Spell8
exit
Spell8:
put prep %9
waitfor Your spell
put cast at %1
pause 3
put prep %9
waitfor Your spell
put cast at %1
pause 3
exit reg
~Nindy reg
~Nindy, the not so good with scripts. reg
For 3 casts of both blues and alkars on someone named Ironbeard do:
.spellup ironbeard 101 101 101 107 107 107 120 120 120
save %1
shift
begin:
pause 4 seconds
if_1 goto spell
exit
spell:
put prep %1
waitfor Your spell is ready
put cast %s
shift
goto begin
reg
.s <person1> <spell1> <spell2> <person2> <spell3> <person3> <spell4> <spell5>...
#Spell Up: Anyone
if_1 goto name
exit
name:
save %1
shift
fatLoop:
if_1 goto spellloop
exit
spellloop:
put prep %1
match name understand something
match cast concentrate
matchwait
cast:
put cast %s
match spellloop Hindrance for
match fatLoop You don't have
match go roundtime
matchwait
go:
pause 3
shift
goto fatLoop reg
Would love to find one for Wizard FE, please help! reg
There is no character rolling any more. reg
quote:
Originally posted by Nindy:
Also, one from Wehnimer's to the Elven Settlement, please.~Nindy, the not so good with scripts.
You can easily edit the weapon and shield command lines.
Des
#West gate to elven village
put Take my %weapon from my %sheath
put get my %shield from my %sheath
pause 1
put stance defensive
move go ga
move s
move s
move s
move sw
move s
move se
move s
move se
move s
move s
move s
move sw
move s
move s
move se
move se
move se
move se
move se
move e
move e
move ne
move e
move e
move e
move go trail
move n
move ne
move e
move se
move e
move ne
move n
move ne
move n
move n
move n
move go tru
move nw
move go gap
move ne
move e
move se
move ne
move e
move se
put search
move go foot
move s
move s
[This message has been edited by Desmonique (edited 01-02-2002).] reg
quote:
Originally posted by Nindy:
If anyone gets a script to/from Ta'Vaalor, it would be greatly appreciated.~Nindy
#Sapphire Gate to ferry dock
put go gate
move sw
move se
put go port
move s
move s
move out
move sw
move w
move w
move s
move sw
move e
move se
move s
move se
move se
move se
move e
move se
move se
move se
move e
move e
move e
move se
move se
move se
move e
move e
move se
move se
move se
move se
move e
move se
move se
move se
move s
move s
move se
move se
move se
move s
move se
move se
move se
move s
move s
move se
move se
move se
move e
move e
move se
move se
move se
move e
move se
move se
move se
put go dock
#South dock to Amaranth Gate
move s
move s
move se
move se
move s
move se
move s
move s
move se
move se
move s
move s
put search
waitfor crevasse!
put go crev
move se
move s
move se
move s
move se
move se
put go bri
move se
move se
put go ga reg
quote:
Originally posted by Blacksmith:
Does anyone have a good forging or crafting script? I've looked on the net for hours, and have not found a good one that works.
Any and all help will be greatly appreciated.
I would be willing to write one if you can tell me more about the idea of crafting, I've heard there is a line or wait in order to do so? If your really interested in helping me with some information, I can consider writing a script for forging.
-Buliwulf
reg
I have an idea that will speed up the process of Rogues guild work. My plan will work and all i need is a partner, if you think rogues guild work is sometimes Tedious and time consuming, and you would like to get through it quickly... well I have an idea that will work, and its not just through partner sweeping and footstomping.. theres more to it, and its even better than that. Interested?
Please e-mail me at THiEF@rubyridge.com
thanks.
-Rogue
reg
Mike reg
put berserk yourname
pause 8
put berserk yourname
pause 8
I copy and pasted that about a trillion times in a .wiz file and it gets me through all my sauna/ice tub reps just fine. It doesn't do the meditating or splashing for you, but that would be pretty simple to add to it I imagine. reg
Is there a website in existence that TEACHES me how to set up scripts rather than tell me how to write one up?
------------------
~Varys reg
quote:
Originally posted by Varys:
I have one basic question that I hope someone can answer.Is there a website in existence that TEACHES me how to set up scripts rather than tell me how to write one up?
Insomniac used to post things about scripts here, might have to dig for it.
Escape will also teach you if you open Options, Scripts, Edit/Create, Scripting Reference in the upper right hand corner.
reg