BBot - The best bot of the world

Full Version: Doubt
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello .. Good night.
Does the bbot have any function that returns the date?
(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().