채팅0

    자동줍기 있나요

    조회수 471

    펫사기 좀 그래서 자동줍기 스크립트있나욧

    댓글3

    회원프로필

    스크립트는 있음

    2024.02.15 15:57
    회원프로필

    [zz_y7_const.AUZ] = function(self)

    zz_y7.use_auz = not zz_y7.use_auz

    if zz_y7.use_auz then

    zz_y7.auto_auz_timer = _TimerService:SetTimerRepeat(zz_y7.auz_func, 0.1)

    else

    _TimerService:ClearTimer(zz_y7.auto_auz_timer)

    end

    2024.02.15 15:58
    회원프로필

    zz_y7.auz_func = function(self)

    if zz_y7.use_auz then

    _UserService.LocalPlayer.WsUserController:ActionPickUp()

    end

    end

    2024.02.15 15:58

      안내 배너 이미지