|
|
[backcolor=rgba(21, 23, 24, 0.95)]注: 以下更新日志来自Weave官方Discord
已经做出翻译 可能有些错误
[backcolor=rgba(21, 23, 24, 0.95)]---------------------------------------------------------------------
[backcolor=rgba(21, 23, 24, 0.95)]- 添加:
[backcolor=rgba(21, 23, 24, 0.95)]Ragebot -> Anti-aim -> Align desync
[backcolor=rgba(21, 23, 24, 0.95)]Ragebot -> Aimbot -> Weapons -> Lethal delay (延迟射击)
[backcolor=rgba(21, 23, 24, 0.95)]Ragebot -> Aimbot -> Weapons -> Double-tap hitchance (Double tap 命中率)
[backcolor=rgba(21, 23, 24, 0.95)]Ragebot -> Aimbot -> Experimental resolver (为了更好的解决大角度狗)
[backcolor=rgba(21, 23, 24, 0.95)]Visuals -> World -> Custom scope: (添加 自定义瞄准镜) dynamic, static (动态和静态)
[backcolor=rgba(21, 23, 24, 0.95)]- 脚本API:
entity.get_weapon_id(index: number)[backcolor=rgba(21, 23, 24, 0.95)] 获取武器ID
render.filled_rect_gradient([x: number, y: number], [w: number, h: number], clr_upper_left: number[4], clr_upper_right: number[4], clr_bottom_right: number[4], clr_bottom_left: number[4])[backcolor=rgba(21, 23, 24, 0.95)] 这啥玩意? 渐变矩形需要这么多参数?
ui.add_combo(label: string, var_name: string, elements: string[]): void [backcolor=rgba(21, 23, 24, 0.95)]添加选择条
ui.get_cursor_position(): [x: number, y: number][backcolor=rgba(21, 23, 24, 0.95)] 获取鼠标指针位置 (在屏幕2D上)
utils.to_clipboard(data: string) [backcolor=rgba(21, 23, 24, 0.95)]到剪切版 输出:空白(意义不明,参数为string文本型)
utils.from_clipboard() [backcolor=rgba(21, 23, 24, 0.95)]读取剪切板 输出:string(意义不明,参数为string文本型)
http.get(url: string) [backcolor=rgba(21, 23, 24, 0.95)]获取http数据 (最大只能读取4kb)
[backcolor=rgba(21, 23, 24, 0.95)]其他:
[backcolor=rgba(21, 23, 24, 0.95)]- 各种修复 (原句: Various bix fixes. P English)
[backcolor=rgba(21, 23, 24, 0.95)]- 改进DT
[backcolor=rgba(21, 23, 24, 0.95)]- 现在可以保存脚本里的数据到参上了
[backcolor=rgba(21, 23, 24, 0.95)]- 添加击中上色: Last shot only
[backcolor=rgba(21, 23, 24, 0.95)]- 添加新的击中音效: amethyst
[backcolor=rgba(21, 23, 24, 0.95)]下载地址为
|
|