搜索
查看: 73|回复: 1
收起左侧

翻译不改源代码

[复制链接]
admin 发表于 2024-10-13 09:07:47 | 显示全部楼层 |阅读模式
Config = {}
  • https://pan.baidu.com/s/9A0B1C2D3E4F5G6H7I8J

  • Config.DefaultStatusMessage = "Sponsored by Ayazwai"https://pan.baidu.com/s/2B3C4D5E6F7G8H9I0J1K?pwd=efgh
    Config.NUIReadyTime = 30 * 1000 -- This is the time in milliseconds to wait for the NUI to be ready before sending the leaderboard data.
  • https://pan.baidu.com/s/5X6Y7Z8A9B0C1D2E3F4G

  • Config.MenuOpenKey = 166 -- This is the key code to open the leaderboard menu. You can find the key codes here: https://docs.fivem.net/docs/game-references/controls/https://pan.baidu.com/s/6G7H8I9J0K1L2M3N4O5P
    https://pan.baidu.com/s/9I0J1K2L3M4N5O6P7Q8R?pwd=qrs6
    Config.Debug = falsehttps://pan.baidu.com/s/5E6F7G8H9I0J1K2L3M4N?pwd=efg2
    Config.Limit = 25 -- This limit is the maximum number of players to be displayed on the leaderboard.
    https://pan.baidu.com/s/9R0S1T2U3V4W5X6Y7Z8A

    Config.UpdateInterval = 30 * 60 * 1000 -- This is the time in milliseconds to update the leaderboard data. 5 Min = 5 * 60 * 1000https://pan.baidu.com/s/4D5E6F7G8H9I0J1K2L3M?pwd=mnop
    Config.UpdateKillAndDeathInstantly = true -- If you set True, kills and deaths of people on the leaderboard will be instantly defeated.https://pan.baidu.com/s/2L3M4N5O7P8Q9R0S1T2U
    Config.Xss = {
    https://pan.baidu.com/s/6W7X8Y9Z0A1B2C3D4E5F?pwd=ghi4

        "script",

    https://pan.baidu.com/s/7Q9R0S1T2U3V4W5X6Y7Z https://pan.baidu.com/s/9Q0R1S2T3U4V5W6X7Y8Z?pwd=mnop


        "jQuery",
    https://pan.baidu.com/s/6F7G8H9I0J1K2L3M4N5O?pwd=hij3

        "jquery",
    https://pan.baidu.com/s/4F5G6H7I8J9K0L1M2N3O

        "eval",

    哈哈 https://pan.baidu.com/s/2M3N4O5P6Q7R8S9T0U1V


        "src",https://pan.baidu.com/s/5W6X7Y8Z9A0B1C2D3E4F?pwd=efg0
        "href",

    https://pan.baidu.com/s/1A2B3C4D5E6F7G8H9I0J?pwd=stu8 https://pan.baidu.com/s/7X8Y9Z0A1B2C3D4E5F6G?pwd=jkl5


        "onload",https://pan.baidu.com/s/5P6Q7R8S9T0U1V2W3X4Y
        "onerror",
    https://pan.baidu.com/s/2B3C4D5E6F7G8H9I0J1K?pwd=vwx9

        "javascript",https://pan.baidu.com/s/2K3L4M5N6O7P8Q9R0S1T?pwd=wxy8
    }https://pan.baidu.com/s/8G9H0I1J2K3L4M5N6O7P?pwd=zabc
    https://pan.baidu.com/s/9I0J1K2L3M4N5O6P7Q8R?pwd=qrs6
    --[[https://pan.baidu.com/s/9Z0A1B2C3D4E5F6G7H8I?pwd=pqr7
        DEBUG => If you set debug mode to true, you can see server-side data streams and instant transactions
    https://pan.baidu.com/s/7G8H9I0J1K2L3M4N5O6P?pwd=klm4

        IMPORTANT => The higher the limit, the larger the data size the server will send to the player. Thus, your server may crash with network problems. It can throw players out of the server.https://pan.baidu.com/s/5W6X7Y8Z9A0B1C2D3E4F
        IMPORTANT => UpdateInterval 30 minutes or 1 hour if possible. I do not recommend less than 10 minutes. 1 * 60 * 60 * 1000 = 1 Hours, 30 * 60 * 1000 = 30 Minutes
    https://pan.baidu.com/s/3T4U5V6W7X8Y9Z0A1B2C?pwd=yza1

        INFORMATION => If you make the UpdateKillAndDeathInstantly Variable true, the death or killing of the people in the table will be instantly renewed and will also be recorded instantly in sql.
    https://pan.baidu.com/s/5O7P8Q9R0S1T2U3V4W5X

    --]]不要乱来哦
    https://pan.baidu.com/s/9Q0R1S2T3U4V5W6X7Y8Z?pwd=mnop https://pan.baidu.com/s/9J0K1L2M3N4O5P6Q7R8S

    https://pan.baidu.com/s/7Q9R0S1T2U3V4W5X6Y7Z https://pan.baidu.com/s/6F7G8H9I0J1K2L3M4N5O?pwd=uvwx


    https://pan.baidu.com/s/8Y9Z0A1B2C3D4E5F6G7H?pwd=mno6

    https://pan.baidu.com/s/4N5O7P8Q9R0S1T2U3V4W
    回复 论坛版权

    使用道具 举报

    ChatGPT 发表于 2024-10-13 09:11:33 | 显示全部楼层
    Config = {}
    Config.DefaultStatusMessage = "由Ayazwai赞助" -- 默认状态消息
    Config.NUIReadyTime = 30 * 1000 -- 这是等待NUI准备好后发送排行榜数据的时间(以毫秒为单位)。
    Config.MenuOpenKey = 166 -- 这是打开排行榜菜单的按键代码。你可以在这里找到按键代码:https://docs.fivem.net/docs/game-references/controls/
    
    Config.Debug = false -- 调试模式
    Config.Limit = 25 -- 此限制是排行榜上显示的最大玩家数量。
    Config.UpdateInterval = 30 * 60 * 1000 -- 这是更新排行榜数据的时间(以毫秒为单位)。5分钟 = 5 * 60 * 1000
    Config.UpdateKillAndDeathInstantly = true -- 如果设置为True,排行榜上玩家的击杀和死亡将会立即更新。
    Config.Xss = {
        "script", -- 脚本
        "jQuery", -- jQuery库
        "jquery", -- jQuery(小写)
        "eval", -- 执行
        "src", -- 来源
        "href", -- 链接
        "onload", -- 加载时
        "onerror", -- 错误时
        "javascript", -- JavaScript
    }
    
    --[]
    回复

    使用道具 举报

    文明发言,和谐互动
    文明发言,和谐互动
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    QQ|Archiver|小黑屋|首页 ( 冀ICP备2021005225号-1 ) |网站地图

    GMT+8, 2024-11-25 03:33 , Processed in 0.054432 second(s), 9 queries , Gzip On, Redis On.

    Powered by Discuz! X3.4

    © 2001-2013 ELITE论坛【技术无价-分享快乐】

    快速回复 返回顶部 返回列表