BBot - The best bot of the world
Doubt - 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: Doubt (/thread-21010.html)



Doubt - teste - 03-02-2019

Hello .. Good night.
Does the bbot have any function that returns the date?


RE: Doubt - MegaNo0body - 03-26-2019

(03-02-2019, 02:39 AM)teste Wrote: Hello .. Good night.
Does the bbot have any function that returns the date?

http://wiki.bmega.net/doku.php?id=macros_commands

We have
Misc.SystemTime.Hour() Returns the system HOUR
Misc.SystemTime.Minute() Returns the system MINUTE
Misc.SystemTime.Second() Returns the system SECOND
Misc.SystemTime.Tick() Returns the system TICK

I'll add .Day, .Month and .Year().