##Date and Time
=TIMEVALUE(SUBSTITUTE("{{OccurredAt}}"," at ", " ")) + DATEVALUE(SUBSTITUTE("{{OccurredAt}}"," at ", " "))
##Date
=DATEVALUE(SUBSTITUTE("{{OccurredAt}}"," at ", " "))
##Time
##Date and Time
=TIMEVALUE(SUBSTITUTE("{{OccurredAt}}"," at ", " ")) + DATEVALUE(SUBSTITUTE("{{OccurredAt}}"," at ", " "))
##Date
=DATEVALUE(SUBSTITUTE("{{OccurredAt}}"," at ", " "))
##Time
// ==UserScript== | |
// @name Vulcun Loot Drop Bot | |
// @namespace steamcommunity.com/id/Paramone/ | |
// @version 2.0 Release | |
// @description A simple bot made to AFK on Vulcun.com and still get items. Feel free to contribute. | |
// @author xParamone | |
// @match https://vulcun.com/user/lobby* | |
// @include https://www.vulcun.com/user/lobby* | |
// @grant none | |
// ==/UserScript== |