• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

New Reworked FHbard - FHhealer - FHPet- FHloot

Anyone know why the following code no longer works and how to fix it?

Rich (BB code):
 /face
 /speed 1
 /delay 2s
 /click left 400 50
 /keypress u
 /click left 400 100
 /keypress u
 /click left 400 150
 /keypress u
 /click left 425 200
 /keypress u
 /click left 450 250
 /keypress u
 /click left 400 300
 /keypress u
 /click left 400 350
 /keypress u
 /click left 400 400
 /keypress u
 /click left 200 100
 /keypress u
 /click left 250 100
 /keypress u
 /click left 300 100
 /keypress u
 /click left 350 100
 /keypress u
 /click left 400 100
 /keypress u
 /click left 450 100
 /keypress u
 /click left 500 100
 /keypress u
 /click left 550 100
 /keypress u
 /click left 600 100
 /keypress u
 /click left 650 100
 /keypress u
 /click left 700 100
 /keypress u
 /click left 750 100
 /keypress u
 /click left 800 100
 /keypress u
 /keypress esc

and the events for zoning don't seem to be working either.

Rich (BB code):
#Event ZNL "#*#entered Nedaria#*#" 
#Event ZFH "#*#entered The Forgotten Halls#*#"
#Event Died "#*#entered Guild Lobby#*#"
 
OK I am trying this and I have everything working up to the point after the bard enters FH. He just stands there...it appears for some reason the sub event fh is not being called. I'm sorry I am new at this.
 
Now that I read the post directly above it seems I am having the same issue except that I actually click in to the instance.
 
post the rest of the code for those events easy. also try updating it to use zone ID checks instead of events for zoning. might just be a personal taste but i like zone id checks for calling subs more than events on zoning
 
New Reworked FHbard - FHhealer - FHPet- FHloot

Users who are viewing this thread

Back
Top
Cart