Skip to content

Tags: kruvcraft21/SKScript

Tags

1.6.1

Toggle 1.6.1's commit message
Added information about the protection of the game

1.6.0

Toggle 1.6.0's commit message
Update README.md

1.5.3

Toggle 1.5.3's commit message
Update README.md

1.5.2

Toggle 1.5.2's commit message
Fix UnlockAllWeapon

1.5.1

Toggle 1.5.1's commit message
Update script

Now the script can be adapted to the "tagged pointer" (https://source.android.com/devices/tech/debug/tagged-pointers)

1.5.0

Toggle 1.5.0's commit message
Update script

Была добавлена новая функция "НЕТ ПЕРЕЗАРЯДКИ НАВЫКОВ"

A new "NO SKILL COOLDOWN" feature has been added

1.4.1

Toggle 1.4.1's commit message
Update script

Оптимизация

Optimization

1.4.0

Toggle 1.4.0's commit message
Update script

Добавлена новая функция. Немного доработаны функции из таблицы "Dictionary".

A new feature has been added. The functions from the "Dictionary" table have been slightly modified.

1.3.2

Toggle 1.3.2's commit message
Update script.lua

Новая система "запоминания полей" была добавлена в ещё большее количество классов. Был убран ненужный код.

A new "field memorization" system has been added to even more classes. Unnecessary code has been removed.

1.3.1

Toggle 1.3.1's commit message
Update script.lua

Был переписан алгоритм получения строки из текста в кодировке Utf16.

The algorithm for obtaining a string from a text in Utf16 encoding was rewritten