VXRL is not sending all messages!

Asked Jul 16, 2024·4 replies·Last activity 2 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Hoping for some help!
I finally got vxrl to work, but it's only sending either 1 or 2 messages + the first line of the next message in line. I have 4 lines setup to be sent!
I think it maaaybe has something to do with the character limit, but it's not teling me (and it used to)... I thought this was supposed to bypass the character limit?

This is the code I'm using in Nightbot at the moment:
(and yes, I did try with the "1/5000ms" delay)

$(urlfetch https://vxrl.xyz/smm/$(urlfetch https://pastebin.com/raw/YkxFtcZE)/$(urlfetch https://pastebin.com/raw/xRtMnnLx)/$(urlfetch https://pastebin.com/raw/bQnBAau9)/$(urlfetch https://pastebin.com/raw/zyeG6Vmx)?i=5000&d=0)

I have also tried:
(It gives me a response "Unexpected number [<context>:1:13]", and pushes message 2 and first line of message 3.)

$(eval $(urlfetch json https://vxrl.xyz/smm/ $(urlfetch json https://pastebin.com/raw/YkxFtcZE)/$(urlfetch json https://pastebin.com/raw/xRtMnnLx)/$(urlfetch json https://pastebin.com/raw/bQnBAau9)/$(urlfetch json https://pastebin.com/raw/zyeG6Vmx)?i=5000&d=0))

Doing this for a friend that I mod for, and trying to have all his "bit alerts" post at the same time!
Please help, I'm not really an expert java user either 😛

4 replies

it only bypasses the character limit for nightbot... not for twitch... not sure if that helps

It's different messages from nightbot, so that shouldn't matter🤷🏼‍♀️

um, can u share a screenshot of what it's doing?

It's clear your hitting some internal character limit once the urlfetch grab the text. It's far over the 500 character limit we allow in the command dashboard what I imagine is the rest of the command is getting truncated to https://vxrl.xyz/smm/.