BBot - The best bot of the world
Problem with cavebot (say) - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Problem with cavebot (say) (/thread-21065.html)



Problem with cavebot (say) - Freitas - 06-04-2019

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


RE: Problem with cavebot (say) - Catar - 06-07-2019

eh, issue is that for bbot ! means whatever behind it, is a variable


RE: Problem with cavebot (say) - MegaNo0body - 06-07-2019

(06-07-2019, 05:33 PM)Catar Wrote: eh, issue is that for bbot ! means whatever behind it, is a variable

Try \!bless


RE: Problem with cavebot (say) - sunus - 06-08-2019

hi we have problems to take loot of carnivoras rock.. the looter doesnt work in this spawn


RE: Problem with cavebot (say) - Freitas - 06-09-2019

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=Y3TitwdHa2o&feature=youtu.be


RE: Problem with cavebot (say) - Freitas - 06-24-2019

Staff of ?


RE: Problem with cavebot (say) - MegaNo0body - 07-04-2019

Please test using \!bless
Or using a macro Self.Say

Variables arent used that way.


RE: Problem with cavebot (say) - Freitas - 07-22-2019

Does not work


RE: Problem with cavebot (say) - Carlosmartinsntt - 06-30-2020

I have the same problem! The exclamation in the sentence is being ignored


RE: Problem with cavebot (say) - doxmey - 06-30-2020

(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()



RE: Problem with cavebot (say) - Carlosmartinsntt - 07-07-2020

(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?