View difference between Paste ID: MznibA57 and 0c2n4ntn
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 เซียน ถาวร ]=====]
4+
Zzlocal scriptName = [=====[ ╔═══════ 🇻🇳  🇻🇳 PRO YG BY ➡️ YGEz V3  🇻🇳 🇻🇳 ═══════╗  ]=====]
5
local scriptVersion = '1.0.0'
6
local scriptAuthor = 'User'
7
8
-- วันหมดอายุ
9-
local expirationDate = os.time({year=2025, month=11, day=10}) -- วันที่หมดอายุ: 30 มีนาคม 2025
9+
local expirationDate = os.time({year=2026, month=12, day=30}) -- วันที่หมดอายุ: 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)
25+
    gg.searchNumber("h0200000012CA9A3BFF", 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(100)
36
    gg.toast("👑 RUN ออโต้กันแบน BY เซียน")
37
    gg.sleep(500)
38
end
39
40
-- Menu function (ไม่ต้องวนลูป)
41
local options = {
42-
    "💵     เด้งแพค LV1 ปั้มยุทธ์",
42+
       "📌       ╰┈➤ LV1 can press FB",
43-
  "🔴     +6 100%"
43+
       "♻       ╰┈➤  Press FB LV1 Again",
44
       "🔪      ╰┈➤  Buy unlimited knives",
45
       "🔨      ╰┈➤  Upgrade +10  100%",
46
       "🔓      ╰┈➤  Unlock  Server Limit",
47
       "🆔     ╰┈➤  Unlock ID Login Limit"
48
}
49
50-
    gg.alert("📣 +6 ต้องจ่ายเพิ่ม 1,000 ติดต่อจาร เซียน")
50+
51
if choice == 1 then
52
    mainAction()
53
elseif choice == 2 then
54
    gg.alert("▇▇▇▓▒░▄▀▄▀▄▀▄「 ✔️ let's go ➡️ 」▄▀▄▀▄▀▄░▒▓▇▇▇")
55
    elseif choice == 3 then
56
    gg.alert("▇▇▇▓▒░▄▀▄▀▄▀▄「Vui lòng thanh toán và thông báo số hóa đơn của quý vị.」▄▀▄▀▄▀▄░▒▓▇▇▇")
57
    elseif choice == 4 then
58
    gg.alert("▇▇▇▓▒░▄▀▄▀▄▀▄「 ✔️ let's go ➡️ 」▄▀▄▀▄▀▄░▒▓▇▇▇")
59
    elseif choice == 5 then
60
    gg.alert("「Vui lòng thanh toán và thông báo số hóa đơn của quý vị.」")
61
    elseif choice == 6 then
62
    gg.alert(" Vui lòng thanh toán và thông báo số hóa đơn của quý vị.")
63
end