تخطى الى المحتوى
أعمال الشغب

أعمال الشغب

  • بيت
  • أخبار
  • خطوط إرشاد
  • أدلة الفيديو
  • ملاحظات التصحيح
  • بلغ عن سوء معاملة
  • تبديل شكل البحث
Lazy Galaxy 2

Lazy Galaxy 2 Auto Clicker Script

نشر على 04/04/2022 بواسطة darkly77 لا تعليقات على Lazy Galaxy 2 Auto Clicker Script
  • عنوان: Lazy Galaxy 2
  • تاريخ الافراج عنه:
  • المطور:
  • الناشر:
Information about Lazy Galaxy 2 لا يزال غير مكتمل. الرجاء مساعدتنا في ملء تفاصيل اللعبة باستخدام هذا نموذج الاتصال.

This guide will show you the script that you can use for auto-clicking in Lazy Galaxy 2.

متطلبات

Use this script with the free program Autohotkey. You can download Autohotkey from this وصلة.

  • When the script is run, hold [فضاء] to automatically click at a very rapid pace.

Works best with the Scavenger guild. Can also be used to collect health packs in battle a bit faster (hold space and hover over them)

Autoclicker Script

To use this, copy and paste it into a file with the extension .ahk. You can name it whatever you like, I called mine:

LazyGalaxy2–LMB-While-Holding-Space.ahk

التالي, double-click that new file to start running the script. If successful, you’ll see the Autohotkey icon in your system tray (أي. in the bottom right, near the clock).

The script is only run while Lazy Galaxy 2 is in focus.

#IfWinActive ahk_exe LazyGalaxy2.exe
Space::
    while GetKeyState("فضاء","ص")
    {
        Send {LButton}
		ينام 10
    }
Return
#IfWinActive

علاوة: Autopress 1

Here’s a bonus script. Holding [TAB] during a battle will press the [1] key repeatedly. It’s meant for auto-firing your special weapons, so make sure you have the ship with the special you want to use at the top of your hanger.

It’s a bit redundant since an ascension upgrade offers something similar, but with the upgrade you have to keep pressing the number key for it to trigger again, and holding shift may be a bit cumbersome for some people.

Usage is the same as above. I named my file:

LazyGalaxy2–1-While-Holding-Tab.ahk

#IfWinActive ahk_exe LazyGalaxy2.exe
Tab::
    while GetKeyState("فاتورة غير مدفوعة","ص")
    {
        Send {1}
		ينام 10
    }
Return
#IfWinActive

هذا كل ما نشاركه اليوم من أجل هذا Lazy Galaxy 2 مرشد. تم إنشاء هذا الدليل وكتابته في الأصل بواسطة darkly77. في حالة فشلنا في تحديث هذا الدليل, يمكنك العثور على آخر تحديث باتباع هذا وصلة.

إذا كنت تعتقد أن أيًا من محتويات هذا الموقع ينتهك حقوقك, بما في ذلك حقوق الملكية الفكرية الخاصة بك, يرجى الاتصال بنا على الفور باستخدام نموذج الاتصال الخاص بنا.
خطوط إرشاد العلامات:Lazy Galaxy 2

آخر الملاحة

المنشور السابق: Firestone Idle RPG War Machine Strategy Guide
المشاركة التالية: Lazy Galaxy 2 – Guilds and Leagues Upgrades Guide

ترك الرد إلغاء الرد

لن يتم نشر عنوان بريدك الإلكتروني. تم وضع علامة على الحقول المطلوبة *

  • عنوان: Lazy Galaxy 2
  • تاريخ الافراج عنه:
  • المطور:
  • الناشر:
Information about Lazy Galaxy 2 لا يزال غير مكتمل. الرجاء مساعدتنا في ملء تفاصيل اللعبة باستخدام هذا نموذج الاتصال.

تنصل

ويستمد كل محتوى استشهد من مصادرها الخاصة. إذا كنت تعتقد أننا استخدمنا المحتوى الخاص بك دون إذن, تأكد من الوصول إلينا وسنأخذ الأمر على محمل الجد.
  • معلومات عنا
  • اتصل بنا
  • سياسة الخصوصية
  • شروط الخدمة

حقوق النشر © 2025 أعمال الشغب.

مشغل بواسطة PressBook News وورد موضوع