• 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

Chantkite Chardokb

pantygnome

New member
Joined
Apr 30, 2006
RedCents
Well after exploring around and reading up a lot, I haven't really found any good place to macrokite as a bard that is safe.

Chardokb isn't the best of exp but is pretty decent. At level 65 I think I got a couple AAs every 6 hours or so. I had absolutely no problems here...I left it running for several days, recieved no tells, and never died...

Heres what to do...
1. Face west and warp to loc (-625.92, -237.9, 6) If your a lower level it's a good idea to DA. I only have about 5.5k hps and had no problem...

2. /circle on 55

3. Run the macro and just twist your chants...can twist in heal song if you are scared to die...eventually you will kill everything and wait on respawns so it probably wont matter in the long run.

I took a macro I found here and just readjusted some things like the target radius...

Rich (BB code):
| This macro made for www.Redguides.com
| Don't steal it or we'll punch your fase!
#turbo  
#event camp "personingroup tells the group, 'lets roll'  
#event dzadd "personyouwanttoadd tells you, 'add me'  
#event invite "#*#invites you to join#*#"  
#Event Zoned "#*#You have entered#*#"  
  
  
Sub Main  
  
    
:loopstart 
/doevents  
/call GMcheck  
/if (${Me.PctHPs}<=45) /potionbelt Activate 1
/if (${Me.PctHPs}<=60) /potionbelt Activate 2
/if (${Target.Level}>67) {
/squelch /twist stop
/target npc next
/delay 30
/squelch /twist 1 2 3 4 5 6
}
/if (${Target.Name.Equal[a rabid chokidai]}) {
/squelch /twist stop
/target npc next
/delay 30
/squelch /twist 1 2 3 4 5 6
}
/if (${Target.Distance}>220) /tar npc radius 75 
/if (${Target.ID}==FALSE) /tar npc radius 75 
/delay 10  
/goto :loopstart  
/return  
  
 Sub GMcheck  
 /if (${Spawn[gm].ID}) {  
 /echo Gm detected  
 /beep 
 /beep 
 /beep  
 /keypress 9 
 /endmac 
 /unload 
 /q  
 }  
 /return  
  
 Sub event_camp  
 /sit  
 /camp desk  
 /return  
  
 sub event_zoned  
 /delay 5s  
 /sit  
 /camp desk  
 /endmac 
 /return  

 sub event_dzadd 
 /dzadd personyouwanttoadd 
 /return 

 sub event_invite  
 /invite  
 /return

If someone already posted how to do chardok b, and this is a repost...
kick me in the fase! :eek:

*EDIT*

Loc of Chardok b is (-168, 104, -297) Click the lever to zone in...
Or if you want just /zone chardokb hehe
 
Last edited:
thks reminding us of that place
it s less scary running afk there than hoh
;)
 
HoH isn't scary at all, just put a wide pc detection on there, so that if somebody walks to the stairway, you /warp loc (a loc in the basement that you're in that would be safe when you log back in) and /keypress instant_camp
 
well there is also the thought that there is no honor among thieves.... so people who are also using mq2 can just report you from the ent by watching the map.
 
Chantkite Chardokb

Users who are viewing this thread

Back
Top
Cart