Search found 7 matches
Looping
Hey, I'd like to know how to loop a certain part of your script, and than make it continue, here's what I have and what I want done to it.
sub drag_newts()
VAR Eye= '0x0F87'
VAR Bottles= '0x0F0E'
VAR Bag= '0x0E76'
VAR Bag1= '0x416C7DCC'
VAR Bag2= '0x416C7DC9'
VAR Bag3= '0x416C7DDC'
VAR ...
sub drag_newts()
VAR Eye= '0x0F87'
VAR Bottles= '0x0F0E'
VAR Bag= '0x0E76'
VAR Bag1= '0x416C7DCC'
VAR Bag2= '0x416C7DC9'
VAR Bag3= '0x416C7DDC'
VAR ...
- 2008-01-12 05:47:21
- Forum: I need script!
- Topic: Mana pots
- Replies: 3
- Views: 3243
- 2007-12-15 21:32:58
- Forum: I need script!
- Topic: Mana pots
- Replies: 3
- Views: 3243
- 2007-12-12 10:55:44
- Forum: I need script!
- Topic: Mana pots
- Replies: 3
- Views: 3243
Mana pots
Hey I need a script which makes me a mana pot, with a delay of 9 seconds,
picks up 400 eyes of newt off the floor, and picks up 100 bottles
it makes 100 potions and once thats done,
it uses .massmove command to move the potions into a bag I have on me.
Once it mass moves, it drags the bag ...
picks up 400 eyes of newt off the floor, and picks up 100 bottles
it makes 100 potions and once thats done,
it uses .massmove command to move the potions into a bag I have on me.
Once it mass moves, it drags the bag ...