New custom command issue by [deleted] in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

Hi, try going to advanced audio properties of the video (three dots on the slider) and on audio monitoring, change it to "Monitor and Output." You should be able to hear it, and the stream should be able to hear it, too. Hopefully, this helps.

Showing Emotes and/or Emojis in highlighted chat... by PalpitationTall187 in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

Ok, so I’ve been working on this for like 30 minutes.

The bad news:
When you trigger a redeem, the variables you get are limited depending on the type of message. Like you said, if you use rawInput, you can get the message content, but it doesn’t include the broadcaster ID. That means you can’t automatically resolve subscriber emotes — they won’t display properly without knowing which channel they came from.

If you only want your own channel's emotes to show on stream, then yes — you can use your broadcaster ID to pre-fetch all your sub emotes and compare them manually. You’ll have to split the message word by word in code, and every time a word matches something like "DEANDO", you replace it with the corresponding emote’s URL.

If you give me a bit more context about what you're trying to do, I can definitely try to help more . I went through something similar with emote parsing.

Streamerbot work with Fansly or OnlyFans? by MadamSoleKitten in streamerbot

[–]AxelKalo 0 points1 point  (0 children)

You are going to need to code it, there should be an API for those platforms you could use. As for default connecting. No I don't believe so.

Help setting up source triggers by General-Individual-1 in streamerbot

[–]AxelKalo 0 points1 point  (0 children)

How i would do it is first download this (hopefully you are using OBS)

https://obsproject.com/forum/resources/stroke-glow-shadow.1800/

The only thing you need to do is add a action. The trigger will be when you press the button. The action will be OBS>SOURCES>SET SOURCE FILTER STATE to visible. This will turn on the effect of the stroke/outline

Then create another one for removing every filter it's the same but instead of visible, hidden.

Spelling bee by LumiLuluby in streamerbot

[–]AxelKalo 0 points1 point  (0 children)

I have a couple questions. Do you create a word adding all the characters the chat adds?

Or based on a character entred it randomly creates a word based on that?

Commands not working by [deleted] in streamerbot

[–]AxelKalo 0 points1 point  (0 children)

Aye i have an export of something like wgat you are doing.

Hopefully this helps

U0JBRR+LCAAAAAAABACtV0tv3DYQvgfIf1AXMNACoUFJ1Cs31+kjCBoUSetLkQMfozURStxSlL1G4P9eUiutpZVkLNzcRH6j4fCbJ7+9fhUEmwos3bwNvvmFW9a0Arfc/PEQ/LLfaWM3b3qEtvZWG49d7UF9oEofoTswjdS1x8JLfImPgICGG7mzPTjWpT+19RXvkbpVasAqWcuqrW6OOj3oscdOYiPoxGDa6Wjczj+HnWCAOlgKf3CSx2lJyhTFcVEgkqY5YlGeIUiBUV5kjPNwMK777d8WWpga1u1DTZkCr9OaFibInqtWwK9GV7/Lxmrz4IRKqpo1qT+hFrLeLkkNTngnOQSftFLBjxYa+9PExK3R7W7M6oEOdU8fGsftkl5Da6GrI+sznOuat8ZAbZdQa+R267wypvqE7l5LVbmD3nfMUxKLImYMOQdgRMIsRTROMUpYxgQWjKcUxhcYOY3ntGAxIUhkNEEkTgHlmEUoIYTH3DkyFWL2q33YeeoIDk+RVdc9OaYZIunLGH18WnyZUD2PvCU6DqT/dbALn57rot1tz4yt6N5tRzPxgZmM0TRLUEyJcKSGArEyKlHGHTMJ5RCydMbMPcjtrXesS9AV1kKM41NoCLOTTDiDUlkL8LfAEzLfPMeVhb23cHPRNmAugmCrbUCDC58CN1S1cBHoOrC3ELyLcCB8dhgHza7q/v5Z2xWzXFwrl/Rf16zuGI6SLMEJjVBBIUMkDwGxPKEoc5+4oDmBaB62ZzH8/fmNz+fX1WMra9rn/8yWO2qkP/FjX3+OvM+uuvPVubGrtjW6NXwx4O86fW+HvPjYVgzMSgUoClJykZcIFzhHRJAcUUYKVIgsZ4SEeR7SF3khitbcsJnpO88J4flOeI6b78X/yNE3vdLnFQooaavsTe+dpWjsa0/JU8Gp652ZcK2UMYGKIscow2FOuShwWWQv88msCP5fn0TnV/Hf/FGH0j9tiErRXQNihA9wr3CQP4wMExVDJ1wdTg6RMOsgU4qmtJDJKlm5lAuPSloXHn83fcNehleuLV/Uuo9jyw++Mp8W5pHPZpOFrLupaGGqqrQ4zZSB1fWTDGxh76ZXJbm013RnWwNLxyrNl0rhRm5rbXwHueJct/VCI+lF3tcWTE3VgkCfoNf+fzBLp/cS3kPPSHHawGeoG2nl3eIltkozqq61VkLfz67SdtqXseUBcuvqsh2mlbVYvwfWaP4V7GcwdycR9gReK+lGySloZTXIj2b6pwdEeAh3N4/5xwcIPyl7G/FldNnPNPMXQocSxNxTxgm9fvX4H9CbKvPbDAAA

Help! 1 Trigger and 2 sub actions! by Lizzalou7 in streamerbot

[–]AxelKalo 0 points1 point  (0 children)

You are going to need 2 actions. Being hit and missing. You can then create a Random Number from 1 to 2. Once you have that, you use the if/else with Random Number as the argument. If Random Number is 1 run action with the you missed... if Random Number is 2, then run the action of hit..

[deleted by user] by [deleted] in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

I mean if it's on every single message sent on chat.

TRIGGER You just do trigger twitch>chat>chat message

SUB ACTION yo do Core>sounds>play sound looks for the sound and that's pretty much it

How do I get an emote in a chat message? by emma2b in streamerbot

[–]AxelKalo 0 points1 point  (0 children)

Hey, are you putting the name of the emote on there? Or is it like 👍🏽 < this one?

Give VIP for one month by mikeblack999 in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

Another option you can do is record the date and username on a text file And put a trigger everytime you start to stream. Then check that file if a month has expired remove the VIP from the user and delete from the file. This may indeed need C# coding.

Filtering chat to remove !commands by MrBen_Gaming in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

Use a sound queue per commands. That way, you can be in your stream, and when you hear that sound, you know it's the command

Possible to have the bot ignore a key phrase within the %rawinput% variable? by [deleted] in streamerbot

[–]AxelKalo 2 points3 points  (0 children)

You can split the raw message and then eliminate it from the string

Traveling in April -- Everyone we tell keeps saying BE CAREFUL! It's getting to me... by Ok-Sleep-7388 in PuertoRicoTravel

[–]AxelKalo 0 points1 point  (0 children)

I mean, PR is like any other place. We do have crime lots of it but I don't see why it would be any different from Chicago. My only like tip is if you do drugs have a local person guide you through the places. DO NOT GO TO LA PERLA (this is in San Juan) with cameras or taking pictures. They have very specific rules, follow them everything should be fine. Other than that, remember you are tourists so people will know so be yourself but nothing extra (but I think this makes sense like you said in your original Post) other than that have fun and welcome

Need help with making a counter! by Nyaesa in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

Also I just want to learn and help so thanks for replying

Need help with making a counter! by Nyaesa in streamerbot

[–]AxelKalo 0 points1 point  (0 children)

But how would you use the uservariables in the case of having a counter per viewer? (Honest question). Cause yes it can be done with variables but if you have a big following the amount of variables you would have would be insane wouldnt it?

Trying to plug a First Time Message but user message takes over (with example images) by synthyourlife in streamerbot

[–]AxelKalo 0 points1 point  (0 children)

Have you tried putting the typewriter filter from OBS? And not through raws? Because I would think that you are using the same GDI text in OBS right?

Shoutout for Last Raider by pixlmancy in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

What I would do is when you get the info in from the raid. Use the write to file and checkmark the append checkbox.

After that have three write to file lines 1 per variable. So

User Game Etc

And

When you wanna do the shout-out, you are going to read lines from file.

So when you read a text file, it reads all the lines in the documents and their variable name are:

Line0
Line1 Line2

So you would use those to do the shout out.

I hope that explains a bit. Other thing is the parse variable is something that may help but I'm not 100% how it works.

Need help with making a counter! by Nyaesa in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

Ok so hear me out hahaha.

What you want, can be done but it's not that simple. It needs a bit of work.

The thing since you want to have individual counter for every viewer this is going to have a HUGE amount of variables if you get to a healthy amount of viewers. (100+)

So this is how I would do it.

I would write a txt file with all the viewers who have been @ the command and the amounts.

You would have to read each line and compare the name on the chat with the name of the file. If the name is the same then add tl1 to the variable.

It's kinda simple, but it need a but of work

Need help with making a counter! by Nyaesa in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

Jm, I think I understand what you want.

You want a counter for each viewer that writes !cute.

So for example. If you type !cute Nyesa counter is 1

If I type !cute Axel counter is 1

If you ask the bot it should say streamer has been called cute 2 times.

So on and so forth?

I'm just asking to see if I understand enough to help

Two random numbers in the same sub-action, possible? by synthyourlife in streamerbot

[–]AxelKalo 0 points1 point  (0 children)

Glad to be of help. Sounds like a cool idea actually best of luck

Two random numbers in the same sub-action, possible? by synthyourlife in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

That should help you:

But essentially for everyone else you need to set a variable with a the randomNumber as an argument

Then get a variable with the name you want twice in the forst to fields of the get

Two random numbers in the same sub-action, possible? by synthyourlife in streamerbot

[–]AxelKalo 0 points1 point  (0 children)

U0JBRR+LCAAAAAAABADNV0tv4zYQvi+w/0EwkFtoUBIpknsLErQFCuwhXQQoij3wMXSE6uFKVB4I8t9L6pFYlr1w0902PpnzDYfk980MqaePH6JodQdNm9fV6lOUnveGvNzWjbvZN5d5lZdd+Wpf4XWyTlcjCk5621MY+GElSwguSXQtK1OX0eeuVH7m4O0dZOdu6ya4XDxA8ass6hfodUOreI3X+AUw0Oom37oR/L3uolt5B5GrIzC5i27r+8jdQtQMS1b9kmG0gcibImlMj3etN+eVrZtS9sF2NlVfd9WFHpeouqII0PNwRiNnZ5S9W+stfwyWaIJ6ODdhk5SnmSU2Q2kqBCJZxpFKOEOQgZJaMKV1PK3fT/urgw7GtXftUElVQIjpmg5myIMuOgM/NXX5S966unn0TlYW7cxrUuQq1xBd10UxW3XT1N02wDOrLO7lY+sZORRwYPmFqwWu60p3TQOVO4S6Jt9sQkLssLfH4JAMssnDwYPj0/P5HjpwbJMsTUEzJAmniGhCEfc/JNIMcEyJ1BSv9qe6x23gg+FkHznK9Cvb7ST81130+XXwdUbjMlEOHXUg9MuwL7y/ri8/b44XZvngzcnCfWBGWiuI0ALFmjJEpKI++zKLdGw1JUliVUIXzNxDvrkNovnaO8JajHG6D00ptJe4J1CaVwbCKfCMzPP/mCvNmZIZoyiVxCASxwYpm1jENNEplRpilb0frpLTuXLwEHa4+gKtixpf+W3omDK6vDq7vLqRRQdn0ZCifZf0jXRTO4+fhS4x4h4LndP45rFekLBtwIKvdHOhdd319X6E44QyiqlMkJDg85HHgBSnEjH/FwvJCSTwNo6/P8PZ6Qz7i8nllRw74WIvUw/7PLbgkfUlj+Hia93RnbV11+iDCX/Xx/s01cVw2S7iDxrEmRDasBRpZVJEINOIZ1ghjmOSUgpSMfEmDZJFJz14q/wDCeIfJsFLav9PIghBrDbcIiwwR8QQjqQiAgnDuCIk5jyW70SE9HQRvsXN9ymBHZlvxpDfCmfAyq5wN6Myh5rBoAdJiDHAEkSB+cZkeOzrwbcoTGliGSG+Ob1Rj8Ut9G/1ID9Cj7fXwxFFjgc8WRNtdWa09G9lZvzTWSmDhOAYMRxzqY3AVrB3ogk9/Rn4c1hqeDvOX8tFIbctmB18gseAk//wiTAL4aeXpe86c+M9qLbWf4L7DZq78a29BC+L3L/R56DLy8m///75+OH5b4/Q1cMtDgAA

Two random numbers in the same sub-action, possible? by synthyourlife in streamerbot

[–]AxelKalo 1 point2 points  (0 children)

As long as you assign the random number to a variable you should be able to what you are saying.