barbauegood
New member
- Joined
- Dec 28, 2017
- RedCents
- 0¢
Hello I need a marco to do the following
/declare zone1 zoneid outer
/declare zone2 zoneid outer
/declare zone2 zoneid outer
sub main
would check zone if in nexus a pre defined timer for above zones
if timer for zones has run out then char would go to that zone else it would stay in nexus
sub zone1
Char would check zone make sure it is in zone1
if in correct zone set timer for 15 minutes char will do a keypress
while char is attacked char will attack
while char will watch for buffs to be removed of buff is removed char will do a keypress
If no active attack char will begin to loot from pre define loot table
If no more bodys keypress use porter go to zone 2
sub zone2
Char would check zone make sure it is in zone2
if in correct zone set timer for 15 minutes char will do a keypress
while char is attacked char will attack
while char will watch for buffs to be removed of buff is removed char will do a keypress
If no active attack char will begin to loot from pre define loot table
If no more bodys keypress use porter go to zone 2
sub zone3
Char would check zone make sure it is in zone3
if in correct zone set timer for 15 minutes char will do a keypress
while char is attacked char will attack
while char will watch for buffs to be removed of buff is removed char will do a keypress
If no active attack char will begin to loot from pre define loot table
If no more bodys check timer
if timer is not expired for zone1 go to nexus
Sub porter
char would go to porter and check zone.timer
char will select from zone 1-3 depending on zone timer
This would be never ending.
Please PM me I am attempting to learn Willing to pay if need be
/declare zone1 zoneid outer
/declare zone2 zoneid outer
/declare zone2 zoneid outer
sub main
would check zone if in nexus a pre defined timer for above zones
if timer for zones has run out then char would go to that zone else it would stay in nexus
sub zone1
Char would check zone make sure it is in zone1
if in correct zone set timer for 15 minutes char will do a keypress
while char is attacked char will attack
while char will watch for buffs to be removed of buff is removed char will do a keypress
If no active attack char will begin to loot from pre define loot table
If no more bodys keypress use porter go to zone 2
sub zone2
Char would check zone make sure it is in zone2
if in correct zone set timer for 15 minutes char will do a keypress
while char is attacked char will attack
while char will watch for buffs to be removed of buff is removed char will do a keypress
If no active attack char will begin to loot from pre define loot table
If no more bodys keypress use porter go to zone 2
sub zone3
Char would check zone make sure it is in zone3
if in correct zone set timer for 15 minutes char will do a keypress
while char is attacked char will attack
while char will watch for buffs to be removed of buff is removed char will do a keypress
If no active attack char will begin to loot from pre define loot table
If no more bodys check timer
if timer is not expired for zone1 go to nexus
Sub porter
char would go to porter and check zone.timer
char will select from zone 1-3 depending on zone timer
This would be never ending.
Please PM me I am attempting to learn Willing to pay if need be
Last edited:

