Search found 7 matches

by sylar
2008-01-16 18:41:43
Forum: Help
Topic: Looping
Replies: 5
Views: 1270

yeah worked perfectly, thanks again man.
by sylar
2008-01-15 01:36:00
Forum: Help
Topic: Looping
Replies: 5
Views: 1270

Hey Kynep, what you gave me seems to work very well as a loop and I did it and it all worked except one thing.

What my script is intended to do is, Grab 700 ginsang, and 100 bottles, make 100 healing potions, with the loop you showed me, make 100 healing potions and after every time it makes a ...
by sylar
2008-01-13 11:23:28
Forum: Help
Topic: Looping
Replies: 5
Views: 1270

up
by sylar
2008-01-12 08:39:39
Forum: Help
Topic: Looping
Replies: 5
Views: 1270

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 ...
by sylar
2008-01-12 05:47:21
Forum: I need script!
Topic: Mana pots
Replies: 3
Views: 3243

How do I massmove a potion that I make, to a specific bag in injection script.
by sylar
2007-12-15 21:32:58
Forum: I need script!
Topic: Mana pots
Replies: 3
Views: 3243

bump, please someone help me :(.
by sylar
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 ...