Skip to content

The AFK script in LEGO Fortnite randomly moves your character and makes random actions, pretending that you are playing.

License

Notifications You must be signed in to change notification settings

LUXINGYU23/Fortnite-lego-AFK-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fortnite LEGO AFK 项目 | Fortnite LEGO AFK Project

English | 中文

English

Introduction

An advanced automated tool for Fortnite LEGO mode that simulates natural player movements and actions. The script uses Win32 API for precise window control and implements realistic mouse/keyboard simulation with sophisticated anti-detection measures.

Features

  • Natural movement patterns simulation with random variations
  • Intelligent action system with cooldown management
  • Smart window focus detection and handling
  • Global hotkey system for easy control
  • Safe and stable input simulation
  • Multiple movement patterns:
    • Random walking
    • Jumping
    • Combat simulation
  • Realistic mouse trajectory simulation

Requirements

  • Windows 10/11
  • Administrator privileges
  • Fortnite game client

For source code:

  • Python 3.12 or higher

Installation

Method 1: Pre-compiled Version (Recommended)

  1. Download latest FortniteLegoAFK.exe from Releases
  2. Run as administrator
  3. No additional setup needed

Method 2: Run from Source

Only if you need to modify the code:

  1. Install Python 3.12+
  2. Install required packages:
pip install -r requirements.txt
  1. Clone or download this repository
  2. Run mouse_keyboard_control.py as administrator

中文

简介

专为堡垒之夜乐高模式开发的自动化挂机工具,采用模拟算法,模拟真实玩家操作。使用Win32 API确保稳定性和安全性。

功能特点

  • 高度仿真的移动模式模拟
  • 智能动作系统与冷却管理
  • 智能窗口焦点检测与处理
  • 便捷的全局热键控制
  • 安全稳定的输入模拟
  • 多种移动模式支持:
    • 随机行走
    • 跳跃
    • 战斗模拟
  • 真实鼠标轨迹模拟

系统要求

  • Windows 10/11
  • Python 3.12 或更高版本
  • 堡垒之夜客户端
  • 管理员权限

安装方法

方式一:运行源代码

  1. 安装所需Python包:
pip install -r requirements.txt
  1. 克隆或下载此仓库
  2. 以管理员身份运行 mouse_keyboard_control.py

方式二:使用编译版本

  1. 发布页面下载最新版本 FortniteLegoAFK.exe
  2. 以管理员身份运行

使用说明

  1. 启动堡垒之夜并进入乐高模式
  2. 运行程序
  3. 快捷键控制: - Ctrl + F9: 开启挂机模式 - Ctrl + F10: 停止挂机模式 - Ctrl + C: 退出程序

使用提示

  • 进入乐高模式后再开启挂机功能
  • 可以按住WIN键切换到其他窗口使用键鼠
  • 程序会自动检测游戏窗口
  • 确保网络连接稳定
  • 不要最小化游戏窗口
  • 建议定期休息
  • 定期检查游戏状态

常见问题

  1. 使用安全吗?

    • 程序采用自然移动模式,最大程度降低检测风险。
  2. 为什么程序不起作用?

    • 确保以管理员身份运行程序。
  3. 运行时可以使用电脑吗?

    • 可以,按住WIN键即可自由使用其他窗口。
  4. 可以在其他屏幕分辨率上使用吗?

    • 可以,程序支持任意分辨率。

Changelog | 更新日志

v1.0.0 (2024.12.08)

  • Initial Release | 首次发布
  • Basic Features Implementation | 实现基础功能

Legal Notice | 法律声明

Disclaimer | 免责声明

  • For educational purposes only
  • No commercial use allowed
  • Use at your own risk
  • Comply with game terms
  • Author assumes no responsibility

本程序仅供学习研究使用:

  • 禁止用于商业用途
  • 使用风险自行承担
  • 遵守游戏相关条款
  • 作者不承担任何责任

Copyright © 2024 北海无河. All Rights Reserved.

About

The AFK script in LEGO Fortnite randomly moves your character and makes random actions, pretending that you are playing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages