PDA

Просмотр полной версии : [WIP] PyLoader


Fott
13.04.2021, 22:48
PyLoader​PyLoader - Это плагин .asi, который позволяет вносить изменения в код игры с помощью скриптов python. Он похож на MoonLoader, но для python (отсюда и название). В настоящее время PyLoader использует python версии 3.8 x (Windows 7+), в котором присутствуют почти все коды операций CLEO 4. Это позволяет использовать более простой синтаксис и тысячи модулей, доступных для Python в Интернете.

Что работает:

1. Отслеживание ошибок при сбое скрипта (большую часть времени не вызывает сбоев в игре :p)

2. Возможность загружать, выгружать, перезагружать скрипты без перезапуска игры.

3. Большое количество модулей Python доступно и работает.

Установка:


Установите Visual C++ Redistributable 2019 x86 и asi loader

Скачайте PyLoader.7z (https://github.com/user-grinch/PyLoaderSA/releases) и извлеките все из архива в папку с игрой.

Примечание: вам нужна версия 1.0 игры.

Credits:


CLEO 4 devs (https://github.com/cleolibrary/CLEO4)

Plugin SDK devs (https://github.com/DK22Pac/plugin-sdk)


Ссылка на оригинальную тему от разработчика - https://forum.mixmods.com.br/f302-utilities/t6308-wip-pyloader

RomanBZK
13.04.2021, 23:23
Releases?

Где примери и релизи?

ALF
14.04.2021, 00:02
Делал такое год назад.

Понял, что python не очень подходит для этого и забил хер.

logan)
14.04.2021, 12:48
Делал такое год назад.
Понял, что python не очень подходит для этого и забил хер.


Согласен, Python не тот язык программирования, на котором стоит писать скрипты для сампа.

Himura
04.05.2021, 20:25
Releases?

Где примери и релизи?



Release PyLoader v0.01 · user-grinch/PyLoader (https://github.com/user-grinch/PyLoaderSA/releases/tag/0.01)

This is a preview release. Breaking changes might occur. Installation guide is here. Download the PyLoader.7z from below. Also, install the VS Code extension. What works: Most python stuff Game & ...

github.com

Himura
10.05.2021, 21:02
У проекта появилась документация.

PyLoader

user-grinch.gitbook.io

Jarvix
18.06.2021, 23:21
У проекта появилась документация.

PyLoader

user-grinch.gitbook.io



Ссылка сломалась

Himura
19.06.2021, 19:41
Ссылка сломалась


Документацию удалили((

Fott
19.06.2021, 19:43
Документацию удалили((


Хуй знает зачем. Не могу зарегистрироваться на их форуме чтобы спросить, так как оно не жрет gmail почту

Grinch_
22.06.2021, 13:11
The documentation was removed in favour of the improved IntelliSense support which made it useless.

1624353084113.pngGrinch_ · 22 Июн 2021 в 12:11' data-fancybox="lb-post-773751" data-lb-caption-extra-html="" data-lb-sidebar-href="" data-single-image="1" data-src="https://www.blast.hk/attachments/102081/" style="cursor: pointer;" title="1624353084113.png">
https://forum.antichat.xyz/attachments/27773751/img_9358232998.png

Check here (https://youtu.be/OFprh5zxyac)

Fott
22.06.2021, 13:16
The documentation was removed in favour of the improved IntelliSense support which made it useless.

Check here (https://youtu.be/OFprh5zxyac)


Not bad, but I'm using Sublime Text 3 :(. Are you planning to add bitstreams? I wanted to ask on your forum, but I can't register there. Doesn't support mail, or something like that.

Grinch_
22.06.2021, 17:53
Never used Sublime before but it should work with an IDE/ Text Editor with IntelliSense support.

If you're referring to this library. Have you tried installing it? here (https://github.com/user-grinch/PyLoaderSA#install-modules-from-pip-site-packages)

Feel free to ask me on GTAForums or GitHub (https://github.com/user-grinch/PyLoaderSA) if not here.

Fott
22.06.2021, 17:58
Never used Sublime before but it should work with an IDE/ Text Editor with IntelliSense support.


I will check for IntelliSense later. But if this is not possible, then nothing prevents me from installing the VS Code. Also, a little later, I will try to publish an example of a cheat on weapons using PyLoader. Thank you.



Feel free to ask me on GTAForums or GitHub if not here.


Okay, no problem.