- Joined
- May 17, 2015
- RedCents
- 5,898¢
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
/sayname=/bc ${Me.Name}
/bca //sayname
MacroQuest.ini
...
[Aliases]
...
/followme=/multiline ; /bca //target ${Me.CleanName} ; /pause 5 ; /bca //stick
How would I send a request to report info from EQ without it getting parsed in the send request?
Rich (BB code):/bca //bc ${Me.Name}
I would want all toons to echo their name however it will parse ${Me.Name} and all the toons will /bc m0nk for example....
/noparse /bca //bc ${Me.Name}
Having an issue with EQBC and ping timeouts even though the server is on the same computer that I'm running EQ on, any ideas?
Reconnect doesn't work because EQBC doesn't actually drop the connection on a time out, it just hangs until I do /bccmd reconnect on all of my windows. It's really becoming quite irritating.
How would I send a request to report info from EQ without it getting parsed in the send request?
Rich (BB code):/bca //bc ${Me.Name}
I would want all toons to echo their name however it will parse ${Me.Name} and all the toons will /bc m0nk for example....
Try
Rich (BB code):/bca //keypress h
/bcaa //assist <mytoonname>
/pause 5
/bcaa //hail
/bcaa //assist <mytoonname>
/pause 5
/bcaa //say <zoneinphrase>
awesome. got it working, thanks for the tips
Struggling to getting this set up as a service. Any tips would be greatly appreciated
Struggling to getting this set up as a service. Any tips would be greatly appreciated
Trying to do HA's and need to drop the current task to grab the next one. Is there a command to leave a task that could be used through EQBC so I can do them all at once rather than tabbing through?
Trying to do HA's and need to drop the current task to grab the next one. Is there a command to leave a task that could be used through EQBC so I can do them all at once rather than tabbing through?
If rhb s line works for one toon just put that command into a bcga line.Its the dead hills tasks for my entire group.
Sent from my SM-G920W8 using Tapatalk
/bcga //kickp t
I am struggling to connect to my home computer from work.
I have 5 characters running on my home computer and hosting EQBC and would like to connect from my laptop at work so I can do some stuff during my lunch break.
I have tried forwarding the 2112 port on my router, I have tried allowing EQBC to connect from private and public networks in my windows firewall settings. I have even tried turning off windows firewall completely and connecting to my computer's IPv4 address as well as the IP address that whatismyip gives me and nothing works.
Anyone have some ideas how to get this working?
/bcg //bct ${Me} hi there my name is $\{Me.Name} my macro state is $\{Macro.Paused}