🔄Miscellaneous Functions
IsSeriality
<boolean> IsSeriality(<void>)ตัวอย่าง - IsSeriality
warn(IsSeriality)Identify Executor
<string> identifyexecutor(<void>)ตัวอย่าง - Identify Executor
print(identifyexecutor()) -- แสดงผลลัพธ์ที่ตรวจสอบตัวรันโค้ดในคอนโซล (Console)
if identifyexecutor() == "Seriality v1" then
print("Seriality is used.")
else
print("Seriality is not used.")
endSet FPS Cap
<void> setfpscap(<uint> Cap)Get HWID
ตัวอย่าง - Get HWID
Seriality_Loaded
ตัวอย่าง - Seriality_Loaded
Getvsync
ตัวอย่าง - Getvsync
Http Request
ตัวอย่าง - Http Request
Last updated
