BBot - The best bot of the world

Full Version: Problem with cavebot (say)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Problem with cavebot (say)
Cavebot does not read (!Bless) (!)
Say (33199 31820 7:!bless)
He only does the reading (Bless)

How can I organize the correct reading? (!Bless)
Link Imagem v
https://imgur.com/4FyUn4x
eh, issue is that for bbot ! means whatever behind it, is a variable
(06-07-2019, 05:33 PM)Catar Wrote: [ -> ]eh, issue is that for bbot ! means whatever behind it, is a variable

Try \!bless
hi we have problems to take loot of carnivoras rock.. the looter doesnt work in this spawn
It's not working like you said, if I want to record a video for you guys
Still not reading !

I put it in Variavel but it does not work

Test bbot - Youtube

I recorded a video showing
https://www.youtube.com/watch?v=Y3TitwdH...e=youtu.be
Staff of ?
Please test using \!bless
Or using a macro Self.Say

Variables arent used that way.
Does not work
I have the same problem! The exclamation in the sentence is being ignored
(06-30-2020, 05:34 PM)Carlosmartinsntt Wrote: [ -> ]I have the same problem! The exclamation in the sentence is being ignored

try like this.

Code:
1000 {bless} Str.Set(bless, !bless) Self.Say(!bless) Exit()
(06-30-2020, 09:00 PM)doxmey Wrote: [ -> ]
(06-30-2020, 05:34 PM)Carlosmartinsntt Wrote: [ -> ]I have the same problem! The exclamation in the sentence is being ignored

try like this.

Code:
1000 {bless} Str.Set(bless, !bless) Self.Say(!bless) Exit()

Good Afternoon! I tried, but it results in saying "bless" again, completely ignoring the exclamation. Before, it worked perfectly.
Below is how I put it and it worked very well:
Say (33023 31523 11:!bless)

(07-04-2019, 11:07 AM)MegaNo0body Wrote: [ -> ]Please test using \!bless
Or using a macro Self.Say

Variables arent used that way.

Good afternoon! I tried that, but it also didn't work. How can I get him to say "!bless" in Local Chat?