View difference between Paste ID: bqhPRGW6 and sSz2Rec2
SHOW: | | - or go back to the newest paste.
1
-- Script generated by GameGuardian 101.1
2
-- Lua help: http://gameguardian.net/help/
3
4-
local scriptName = [=====[👑  PRO ปั้ม BY เซียน    ➡️  1 เมษา 2025]=====]
4+
local scriptName = [=====[👑  PRO ปั้ม BY เซียน    ➡️  30 มีนาคม 2025]=====]
5
local scriptVersion = '1.0.0'
6
local scriptAuthor = 'User'
7
8
-- วันหมดอายุ
9-
local expirationDate = os.time({year=2025, month=1, day=1}) -- วันที่หมดอายุ: 31 มีนาคม 2025
9+
local expirationDate = os.time({year=2025, month=3, day=10}) -- วันที่หมดอายุ: 30 มีนาคม 2025
10
local currentDate = os.time()
11
12
-- เช็ควันหมดอายุ
13
if currentDate > expirationDate then
14
    gg.alert("🙏วันใช้งานหมด🙏 กรุณาติดต่อ🧑‍✈️ FB เซียน ประวีน")
15
    os.exit()
16
end
17
18
-- init
19
gg.require('101.1', 16142)
20
gg.toast(scriptName..' v'..scriptVersion..' by '..scriptAuthor)
21
22
-- Function to perform the main action
23
function mainAction()
24
    gg.clearResults()
25
    gg.searchNumber("h0100000012CA9A3BFF", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1, 0)
26
27
    local results = gg.getResults(100)
28
    for i, v in ipairs(results) do
29
        if v.flags == gg.TYPE_BYTE then
30
            v.value = "h3300000012CA9A3BFF"
31
            v.freeze = true
32
        end
33
    end
34
    gg.addListItems(results)
35
    gg.processResume()
36
    gg.toast("👑 RUN ออโต้กันแบน BY เซียน")
37
end
38
39
-- Menu function (ไม่ต้องวนลูป)
40
local options = {
41
    "💵   เด้งแพค ปั้มยุทธ์ BY เซียน",
42-
    "🔴   +6 100%",
42+
  "🚪    Exit"
43-
    "🚪    Exit"
43+
44
45
local choice = gg.choice(options, nil, scriptName)
46
if choice == 1 then
47
    mainAction()
48
elseif choice == 2 then
49
    gg.alert("📣 🙏🙏 ขอบคุณที่ใช้ บริการครับ 🙏🙏 ")
50-
    gg.alert("📣 กำลังอัพเดต เกมพึ่งอัพเดตไป ครับหัวหน้าใจเยสๆๆนะครับ")
50+