Декомпиляция скриптов

FYP

Известный
Автор темы
Администратор
1,758
5,723
GVWUrNJ.png
eNo5cSj.png


Общая тема для просьб о помощи в декомпиляциии и декриптованиии скриптов, плагинов и приложений.
Запрещено просить о декомпиляции/декриптовании софта, выставленного на продажу на нашем сайте.

Рекомендации:
  1. Сначала воспользуйтесь поиском по теме и по форуму, возможно его в декомпилированном виде или с исходным кодом уже выкладывали у нас на сайте.
  2. Попытайтесь декомпилировать самостоятельно: CLEO - декриптор, декомпилятор; AHK - распаковщик .exe; LuaJIT - декомпилятор1, декомпилятор2.
  3. Просить о декомпиляции .asi, .sf, .dll, .exe почти бесполезно, часто такие просьбы остаются без ответа и вряд ли вам это что-то даст. Можете попробовать сами, IDA Pro или Ghidra к вашим услугам.
    • Это не касается .exe, которые являются скомпилированными AutoHotKey-скриптами (.ahk).
  4. Добавьте название скрипта к сообщению, если оно известно - это поможет другим пользователям найти его с помощью поиска.
  5. Сообщения по типу "спасибо, помог" по правилам форума считаются флудом и скорее всего будут удалены. Если вам помогли, вы можете нажать кнопку Мне нравится под ответом - это даст понять, что ответ верный.
 
Последнее редактирование:

123s

Участник
51
4
Сделайте декомпиляцию позязя, лоадер поймал)
 

Вложения

  • moonSystemScript.luac
    6.6 KB · Просмотры: 8

damag

Женюсь на официантке в моем любимом баре
Проверенный
1,152
1,192

Вложения

  • [uncrypt]-loader.lua
    8.7 KB · Просмотры: 29
  • Нравится
Реакции: 123s

свин я

Известный
232
155
CLEO:
{$CLEO}
0662: printstring "made by loganhackerdff"
0662: printstring "sprcial for zGetRez famili and BH"
thread 'double binder'//0000:
wait 15000
0B5A: get_screen_resolution 24@ 25@
0016: 24@ /= 2
0016: 25@ /= 2
000E: 24@ -= 170
000E: 25@ -= 200 

0B80: dialog 23@ = create "Double Binder"   
0B86: dialog 23@ set_visible 0
0B84: dialog 23@ set_pos_XY 24@ 25@  size 340 425 // 400
0B93: dialog 23@ set_background_color -2013265920
0B83: dialog 23@ add_checkbox id 25 text "" pos_XY 75 25 size 25 25
0B83: dialog 23@ add_checkbox id 26 text "" pos_XY 75 55 size 25 25
0B83: dialog 23@ add_checkbox id 27 text "" pos_XY 75 85 size 25 25
0B83: dialog 23@ add_checkbox id 28 text "" pos_XY 75 115 size 25 25
0B83: dialog 23@ add_checkbox id 29 text "" pos_XY 75 145 size 25 25
0B83: dialog 23@ add_checkbox id 30 text "" pos_XY 75 175 size 25 25
0B83: dialog 23@ add_checkbox id 31 text "" pos_XY 75 205 size 25 25
0B83: dialog 23@ add_checkbox id 32 text "" pos_XY 75 235 size 25 25
0B83: dialog 23@ add_checkbox id 33 text "" pos_XY 75 265 size 25 25
0B83: dialog 23@ add_checkbox id 34 text "" pos_XY 75 295 size 25 25

if
0AAB:   file_exists "cleo\binder.ini"
then
0B78: log "{FF61BC}BINDER {42e8f4}by {FFC300}LoganHacker {00ff00}loaded {42e8f4}with config {79FF3A}1"
chatmsg "BINDER {42e8f4}by {FFC300}LoganHacker {00ff00}loaded {42e8f4}with config {79FF3A}1"  0xFF61BC
jump @01
else
   if
   0AAB:   file_exists "cleo\binder2.ini"
   then
    0B78: log "{FF61BC}BINDER {42e8f4}by {FFC300}LoganHacker {00ff00}loaded {42e8f4}with config {79FF3A}2"      ////3afc00
    chatmsg  "BINDER {42e8f4}by {FFC300}LoganHacker {00ff00}loaded {42e8f4}with config {79FF3A}2"  0xFF61BC
     jump @03
   else
   0B78: log "{FF61BC}BINDER {42e8f4}by {FFC300}LoganHacker {ff0000}NOT LOADED"
   chatmsg "BINDER {42e8f4}by {FFC300}LoganHacker {ff0000}NOT LOADED" 0xFF61BC
   004E: end_thread                 
   end
end


:01
wait 0
if 0AFA:  is_samp_available                             
then
0AC8: 0@ = allocate_memory_size 25
0AC8: 1@ = allocate_memory_size 25
0AC8: 2@ = allocate_memory_size 25
0AC8: 3@ = allocate_memory_size 25
0AC8: 4@ = allocate_memory_size 25
0AC8: 5@ = allocate_memory_size 25
0AC8: 6@ = allocate_memory_size 25
0AC8: 7@ = allocate_memory_size 25
0AC8: 8@ = allocate_memory_size 25
0AC8: 9@ = allocate_memory_size 25
//
0AF4: 0@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "1"
0AF4: 1@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "2"
0AF4: 2@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "3"
0AF4: 3@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "4"
0AF4: 4@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "5"
0AF4: 5@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "6"
0AF4: 6@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "7"
0AF4: 7@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "8"
0AF4: 8@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "9"
0AF4: 9@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "10"
wait 100
0AC8: 10@ = allocate_memory_size 64
0AC8: 11@ = allocate_memory_size 64
0AC8: 12@ = allocate_memory_size 64
0AC8: 13@ = allocate_memory_size 64
0AC8: 14@ = allocate_memory_size 64
0AC8: 15@ = allocate_memory_size 64
0AC8: 16@ = allocate_memory_size 64
0AC8: 17@ = allocate_memory_size 64
0AC8: 18@ = allocate_memory_size 64
0AC8: 19@ = allocate_memory_size 64
//
0AF4: 10@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "1"
0AF4: 11@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "2"
0AF4: 12@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "3"
0AF4: 13@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "4"
0AF4: 14@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "5"
0AF4: 15@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "6"
0AF4: 16@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "7"
0AF4: 17@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "8"
0AF4: 18@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "9"
0AF4: 19@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "10"

0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "1"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 25 set_checked 1
else
0B9E: dialog 23@ checkbox 25 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "2"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 26 set_checked 1
else
0B9E: dialog 23@ checkbox 26 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "3"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 27 set_checked 1
else
0B9E: dialog 23@ checkbox 27 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "4"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 28 set_checked 1
else
0B9E: dialog 23@ checkbox 28 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "5"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 29 set_checked 1
else
0B9E: dialog 23@ checkbox 29 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "6"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 30 set_checked 1
else
0B9E: dialog 23@ checkbox 30 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "7"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 31 set_checked 1
else
0B9E: dialog 23@ checkbox 31 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "8"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 32 set_checked 1
else
0B9E: dialog 23@ checkbox 32 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "9"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 33 set_checked 1
else
0B9E: dialog 23@ checkbox 33 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "10"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 34 set_checked 1
else
0B9E: dialog 23@ checkbox 34 set_checked 0
end

jump  @relo
else jump @01
end

:03
wait 0
if 0AFA:  is_samp_available
then
0B12: 20@ = 20@ XOR 1 
//
0AC8: 0@ = allocate_memory_size 25
0AC8: 1@ = allocate_memory_size 25
0AC8: 2@ = allocate_memory_size 25
0AC8: 3@ = allocate_memory_size 25
0AC8: 4@ = allocate_memory_size 25
0AC8: 5@ = allocate_memory_size 25
0AC8: 6@ = allocate_memory_size 25
0AC8: 7@ = allocate_memory_size 25
0AC8: 8@ = allocate_memory_size 25
0AC8: 9@ = allocate_memory_size 25

0AF4: 0@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "1"
0AF4: 1@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "2"
0AF4: 2@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "3"
0AF4: 3@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "4"
0AF4: 4@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "5"
0AF4: 5@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "6"
0AF4: 6@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "7"
0AF4: 7@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "8"
0AF4: 8@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "9"
0AF4: 9@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "10"
wait 100
0AC8: 10@ = allocate_memory_size 64
0AC8: 11@ = allocate_memory_size 64
0AC8: 12@ = allocate_memory_size 64
0AC8: 13@ = allocate_memory_size 64
0AC8: 14@ = allocate_memory_size 64
0AC8: 15@ = allocate_memory_size 64
0AC8: 16@ = allocate_memory_size 64
0AC8: 17@ = allocate_memory_size 64
0AC8: 18@ = allocate_memory_size 64
0AC8: 19@ = allocate_memory_size 64
//
0AF4: 10@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "1"
0AF4: 11@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "2"
0AF4: 12@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "3"
0AF4: 13@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "4"
0AF4: 14@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "5"
0AF4: 15@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "6"
0AF4: 16@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "7"
0AF4: 17@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "8"
0AF4: 18@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "9"
0AF4: 19@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "10"

0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "1"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 25 set_checked 1
else
0B9E: dialog 23@ checkbox 25 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "2"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 26 set_checked 1
else
0B9E: dialog 23@ checkbox 26 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "3"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 27 set_checked 1
else
0B9E: dialog 23@ checkbox 27 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "4"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 28 set_checked 1
else
0B9E: dialog 23@ checkbox 28 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "5"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 29 set_checked 1
else
0B9E: dialog 23@ checkbox 29 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "6"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 30 set_checked 1
else
0B9E: dialog 23@ checkbox 30 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "7"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 31 set_checked 1
else
0B9E: dialog 23@ checkbox 31 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "8"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 32 set_checked 1
else
0B9E: dialog 23@ checkbox 32 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "9"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 33 set_checked 1
else
0B9E: dialog 23@ checkbox 33 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "10"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 34 set_checked 1
else
0B9E: dialog 23@ checkbox 34 set_checked 0
end

jump  @relo
else jump @03
end


:relo


0B88: dialog 23@ add_editbox id 1 text 0@ pos_XY 15 25 size 50 35
0B88: dialog 23@ add_editbox id 2 text 1@ pos_XY 15 55 size 50 35
0B88: dialog 23@ add_editbox id 3 text 2@ pos_XY 15 85 size 50 35
0B88: dialog 23@ add_editbox id 4 text 3@ pos_XY 15 115 size 50 35
0B88: dialog 23@ add_editbox id 5 text 4@ pos_XY 15 145 size 50 35
0B88: dialog 23@ add_editbox id 6 text 5@ pos_XY 15 175 size 50 35
0B88: dialog 23@ add_editbox id 7 text 6@ pos_XY 15 205 size 50 35
0B88: dialog 23@ add_editbox id 8 text 7@ pos_XY 15 235 size 50 35
0B88: dialog 23@ add_editbox id 9 text 8@ pos_XY 15 265 size 50 35
0B88: dialog 23@ add_editbox id 10 text 9@ pos_XY 15 295 size 50 35

0B88: dialog 23@ add_editbox id 11 text 10@ pos_XY 215 25 size 100 35
0B88: dialog 23@ add_editbox id 12 text 11@ pos_XY 215 55 size 100 35
0B88: dialog 23@ add_editbox id 13 text 12@ pos_XY 215 85 size 100 35
0B88: dialog 23@ add_editbox id 14 text 13@ pos_XY 215 115 size 100 35
0B88: dialog 23@ add_editbox id 15 text 14@ pos_XY 215 145 size 100 35
0B88: dialog 23@ add_editbox id 16 text 15@ pos_XY 215 175 size 100 35
0B88: dialog 23@ add_editbox id 17 text 16@ pos_XY 215 205 size 100 35
0B88: dialog 23@ add_editbox id 18 text 17@ pos_XY 215 235 size 100 35
0B88: dialog 23@ add_editbox id 19 text 18@ pos_XY 215 265 size 100 35
0B88: dialog 23@ add_editbox id 20 text 19@ pos_XY 215 295 size 100 35




0B91: dialog 23@ add_static id -0 text "ALT" pos_XY 75 5 size 64 25
0B91: dialog 23@ add_static id -0 text "Bind" pos_XY 15 5 size 64 25
0B91: dialog 23@ add_static id -0 text "Command" pos_XY 215 5 size 80 25


0B82: dialog 23@ add_button id 21 text "Çàêðûòü" pos_XY 10 335 size 128 25
0B82: dialog 23@ add_button id 22 text "Ïðèìåíèòü" pos_XY 210 335 size 128 25

0B82: dialog 23@ add_button id 23 text "{ff0000}Âûêëþ÷èòü" pos_XY 10 365 size 128 25
0B82: dialog 23@ add_button id 24 text "Êîíôèã 2" pos_XY 210 365 size 128 25
24@ = 0
25@ = 0

gosub @set

0B34: samp register_client_command "binder" to_label @ON






 :0
wait 0
if 0B81: dialog 23@ pop_event_to 0 control_id_to 24@
then
  if 24@ == 21
  then
  0B86: dialog 23@ set_visible 0
  0B5D: samp toggle_cursor 0
  else
       if 24@ == 22
       then
       0B89: dialog 23@ get_control 1 text_to 0@
       0B89: dialog 23@ get_control 2 text_to 1@
       0B89: dialog 23@ get_control 3 text_to 2@
       0B89: dialog 23@ get_control 4 text_to 3@
       0B89: dialog 23@ get_control 5 text_to 4@
       0B89: dialog 23@ get_control 6 text_to 5@
       0B89: dialog 23@ get_control 7 text_to 6@
       0B89: dialog 23@ get_control 8 text_to 7@
       0B89: dialog 23@ get_control 9 text_to 8@
       0B89: dialog 23@ get_control 10 text_to 9@
      
       0B89: dialog 23@ get_control 11 text_to 10@
       0B89: dialog 23@ get_control 12 text_to 11@
       0B89: dialog 23@ get_control 13 text_to 12@
       0B89: dialog 23@ get_control 14 text_to 13@
       0B89: dialog 23@ get_control 15 text_to 14@
       0B89: dialog 23@ get_control 16 text_to 15@
       0B89: dialog 23@ get_control 17 text_to 16@
       0B89: dialog 23@ get_control 18 text_to 17@
       0B89: dialog 23@ get_control 19 text_to 18@
       0B89: dialog 23@ get_control 20 text_to 19@
       gosub @write
       else
           if 24@ == 23
           then
           0B12: 21@ = 21@ XOR 1 
           if 21@ == 1
           then 0B94: dialog 23@ set_control 23 text "{00ff00}Âêëþ÷èòü"
           else 0B94: dialog 23@ set_control 23 text "{ff0000}Âûêëþ÷èòü"
           end
           else
              if 24@ == 24
              then
              0B12: 25@ = 25@ XOR 1
              if 25@ == 1
              then
              0B94: dialog 23@ set_control 24 text "Êîíôèã 1"
              gosub @cfg2on
              else
              0B94: dialog 23@ set_control 24 text "Êîíôèã 2"
              gosub @cfg1on
              end
              gosub @set
             end
         end
      end
   end
   if 0B87:  dialog 23@ is_visible
then
    if 0B21:     samp is_chat_opened
    then
    0B79: samp set_chat_input_enabled 0
    0B8D: samp set_cursor_mode 2
    end
end     
end // íå äèàëîõ

if 0B87:  dialog 23@ is_visible
then
    if 0B21:     samp is_chat_opened
    then
    0B79: samp set_chat_input_enabled 0
    0B8D: samp set_cursor_mode 2
    end
end



if and
21@ == 0
8B21: not    samp is_chat_opened
jf @1

if 0B92:  dialog 23@ checkbox 25 is_checked
then
if and
0AB0:   key_pressed 18
0ADC:   test_cheat 0@
jf @1
0C17: 22@ = strlen 0@
if
22@ > 0
jf @1
0AF9: samp say_msg 10@
jump @0
else
if
0ADC:   test_cheat 0@
jf @1
0C17: 22@ = strlen 0@
if
22@ > 0
jf @1
0AF9: samp say_msg 10@
jump @0
end


:1
wait 0
if and
21@ == 0
8B21: not    samp is_chat_opened
jf @2
if 0B92:  dialog 23@ checkbox 26 is_checked
then
if and
0AB0:   key_pressed 18
0ADC:   test_cheat 1@
jf @2
0C17: 22@ = strlen 1@
if
22@ > 0
jf @2
0AF9: samp say_msg 11@
jump @1

else
if
0ADC:   test_cheat 1@
jf @2
0C17: 22@ = strlen 1@
if
22@ > 0
jf @2
0AF9: samp say_msg 11@
jump @1
end


:2
wait 0
if and
21@ == 0
8B21: not    samp is_chat_opened
jf @3
if 0B92:  dialog 23@ checkbox 27 is_checked
then
if and
0AB0:   key_pressed 18
0ADC:   test_cheat 2@
jf @3
0C17: 22@ = strlen 2@
if
22@ > 0
jf @3
0AF9: samp say_msg 12@
jump @2

else
if
0ADC:   test_cheat 2@
jf @3
0C17: 22@ = strlen 2@
if
22@ > 0
jf @3
0AF9: samp say_msg 12@
jump @2
end


:3
wait 0
if and
21@ == 0
8B21: not    samp is_chat_opened
jf @4
if 0B92:  dialog 23@ checkbox 28 is_checked
then
if and
0AB0:   key_pressed 18
0ADC:   test_cheat 3@
jf @4
0C17: 22@ = strlen 3@
if
22@ > 0
jf @4
0AF9: samp say_msg 13@
jump @3

else
if
0ADC:   test_cheat 3@
jf @4
0C17: 22@ = strlen 3@
if
22@ > 0
jf @4
0AF9: samp say_msg 13@
jump @3
end

:4
wait 0
if and
21@ == 0
8B21: not    samp is_chat_opened
jf @5
if 0B92:  dialog 23@ checkbox 29 is_checked
then
if and
0AB0:   key_pressed 18
0ADC:   test_cheat 4@
jf @5
0C17: 22@ = strlen 4@
if
22@ > 0
jf @5
0AF9: samp say_msg 14@
jump @4

else
if
0ADC:   test_cheat 4@
jf @5
0C17: 22@ = strlen 4@
if
22@ > 0
jf @5
0AF9: samp say_msg 14@
jump @4
end



:5
wait 0
if and
21@ == 0
8B21: not    samp is_chat_opened
jf @6
if 0B92:  dialog 23@ checkbox 30 is_checked
then
if and
0AB0:   key_pressed 18
0ADC:   test_cheat 5@
jf @6
0C17: 22@ = strlen 5@
if
22@ > 0
jf @6
0AF9: samp say_msg 15@
jump @5

else
if
0ADC:   test_cheat 5@
jf @6
0C17: 22@ = strlen 5@
if
22@ > 0
jf @6
0AF9: samp say_msg 15@
jump @5
end



:6
wait 0
if and
21@ == 0
8B21: not    samp is_chat_opened
jf @7
if 0B92:  dialog 23@ checkbox 31 is_checked
then

if and
0AB0:   key_pressed 18
0ADC:   test_cheat 6@
jf @7
0C17: 22@ = strlen 6@
if
22@ > 0
jf @7
0AF9: samp say_msg 16@
jump @6

else
if
0ADC:   test_cheat 6@
jf @7
0C17: 22@ = strlen 6@
if
22@ > 0
jf @7
0AF9: samp say_msg 16@
jump @6
end


:7
wait 0
if and
21@ == 0
8B21: not    samp is_chat_opened
jf @8
if 0B92:  dialog 23@ checkbox 32 is_checked
then
if and
0AB0:   key_pressed 18
0ADC:   test_cheat 7@
jf @8
0C17: 22@ = strlen 7@
if
22@ > 0
jf @8
0AF9: samp say_msg 17@
jump @7

else
if
0ADC:   test_cheat 7@
jf @8
0C17: 22@ = strlen 7@
if
22@ > 0
jf @8
0AF9: samp say_msg 17@
jump @7
end


:8
wait 0
if and
21@ == 0
8B21: not    samp is_chat_opened
jf @9
if 0B92:  dialog 23@ checkbox 33 is_checked
then

if and
0AB0:   key_pressed 18
0ADC:   test_cheat 8@
jf @9
0C17: 22@ = strlen 8@
if
22@ > 0
jf @9
0AF9: samp say_msg 18@
jump @8


else
if
0ADC:   test_cheat 8@
jf @9
0C17: 22@ = strlen 8@
if
22@ > 0
jf @9
0AF9: samp say_msg 18@
jump @8
end




:9
wait 0
if and
21@ == 0
8B21: not    samp is_chat_opened
jf @0
if 0B92:  dialog 23@ checkbox 34 is_checked
then

if and
0AB0:   key_pressed 18
0ADC:   test_cheat 9@
jf @0
0C17: 22@ = strlen 9@
if
22@ > 0
jf @0
0AF9: samp say_msg 19@
jump @9

else

if
0ADC:   test_cheat 9@
jf @0
0C17: 22@ = strlen 9@
if
22@ > 0
jf @0
0AF9: samp say_msg 19@
jump @9
end

                                                     ///// changeini

:on
0B79: samp set_chat_input_enabled 0
0B86: dialog 23@ set_visible 1
0B8D: samp set_cursor_mode 2
samp.CmdRet()

:cfg1on
if 0AAB:   file_exists "CLEO\binder.ini"
then
0AF4: 0@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "1"
0AF4: 1@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "2"
0AF4: 2@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "3"
0AF4: 3@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "4"
0AF4: 4@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "5"
0AF4: 5@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "6"
0AF4: 6@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "7"
0AF4: 7@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "8"
0AF4: 8@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "9"
0AF4: 9@ = read_string_from_ini_file "cleo\binder.ini" section "keys" key "10"
0AF4: 10@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "1"
0AF4: 11@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "2"
0AF4: 12@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "3"
0AF4: 13@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "4"
0AF4: 14@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "5"
0AF4: 15@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "6"
0AF4: 16@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "7"
0AF4: 17@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "8"
0AF4: 18@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "9"
0AF4: 19@ = read_string_from_ini_file "cleo\binder.ini" section "binds" key "10"
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "1"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 25 set_checked 1
else
0B9E: dialog 23@ checkbox 25 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "2"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 26 set_checked 1
else
0B9E: dialog 23@ checkbox 26 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "3"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 27 set_checked 1
else
0B9E: dialog 23@ checkbox 27 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "4"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 28 set_checked 1
else
0B9E: dialog 23@ checkbox 28 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "5"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 29 set_checked 1
else
0B9E: dialog 23@ checkbox 29 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "6"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 30 set_checked 1
else
0B9E: dialog 23@ checkbox 30 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "7"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 31 set_checked 1
else
0B9E: dialog 23@ checkbox 31 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "8"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 32 set_checked 1
else
0B9E: dialog 23@ checkbox 32 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "9"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 33 set_checked 1
else
0B9E: dialog 23@ checkbox 33 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder.ini" section "alt" key "10"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 34 set_checked 1
else
0B9E: dialog 23@ checkbox 34 set_checked 0
end
else
0AF8: samp add_message_to_chat "{ff0000}Êîíôèã {FF61BC}1 {ff0000}íå îáíàðóæåí" color 0xff0000
log "{ff0000}Êîíôèã {FF61BC}1 {ff0000}íå îáíàðóæåí" 
end
return

:cfg2on
if 0AAB:   file_exists "CLEO\binder2.ini"
then
0AF4: 0@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "1"
0AF4: 1@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "2"
0AF4: 2@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "3"
0AF4: 3@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "4"
0AF4: 4@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "5"
0AF4: 5@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "6"
0AF4: 6@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "7"
0AF4: 7@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "8"
0AF4: 8@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "9"
0AF4: 9@ = read_string_from_ini_file "cleo\binder2.ini" section "keys" key "10"
0AF4: 10@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "1"
0AF4: 11@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "2"
0AF4: 12@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "3"
0AF4: 13@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "4"
0AF4: 14@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "5"
0AF4: 15@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "6"
0AF4: 16@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "7"
0AF4: 17@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "8"
0AF4: 18@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "9"
0AF4: 19@ = read_string_from_ini_file "cleo\binder2.ini" section "binds" key "10"
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "1"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 25 set_checked 1
else
0B9E: dialog 23@ checkbox 25 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "2"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 26 set_checked 1
else
0B9E: dialog 23@ checkbox 26 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "3"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 27 set_checked 1
else
0B9E: dialog 23@ checkbox 27 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "4"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 28 set_checked 1
else
0B9E: dialog 23@ checkbox 28 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "5"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 29 set_checked 1
else
0B9E: dialog 23@ checkbox 29 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "6"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 30 set_checked 1
else
0B9E: dialog 23@ checkbox 30 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "7"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 31 set_checked 1
else
0B9E: dialog 23@ checkbox 31 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "8"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 32 set_checked 1
else
0B9E: dialog 23@ checkbox 32 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "9"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 33 set_checked 1
else
0B9E: dialog 23@ checkbox 33 set_checked 0
end
0AF0: 26@ = get_int_from_ini_file "cleo\binder2.ini" section "alt" key "10"
if 26@ == 1
then
0B9E: dialog 23@ checkbox 34 set_checked 1
else
0B9E: dialog 23@ checkbox 34 set_checked 0
end
else
0AF8: samp add_message_to_chat "{ff0000}Êîíôèã {FF61BC}2 {ff0000}íå îáíàðóæåí" color 0xff0000
log "{ff0000}Êîíôèã {FF61BC}2 {ff0000}íå îáíàðóæåí" 
end 
return

:set
0B94: dialog 23@ set_control 1 text 0@
0B94: dialog 23@ set_control 2 text 1@
0B94: dialog 23@ set_control 3 text 2@
0B94: dialog 23@ set_control 4 text 3@
0B94: dialog 23@ set_control 5 text 4@
0B94: dialog 23@ set_control 6 text 5@
0B94: dialog 23@ set_control 7 text 6@
0B94: dialog 23@ set_control 8 text 7@
0B94: dialog 23@ set_control 9 text 8@
0B94: dialog 23@ set_control 10 text 9@


0B94: dialog 23@ set_control 11 text 10@
0B94: dialog 23@ set_control 12 text 11@
0B94: dialog 23@ set_control 13 text 12@
0B94: dialog 23@ set_control 14 text 13@
0B94: dialog 23@ set_control 15 text 14@
0B94: dialog 23@ set_control 16 text 15@
0B94: dialog 23@ set_control 17 text 16@
0B94: dialog 23@ set_control 18 text 17@
0B94: dialog 23@ set_control 19 text 18@
0B94: dialog 23@ set_control 20 text 19@
return
  
//   0AF5: write_string "new string value" to_ini_file "cleo\config.ini" section "SectionName" key "stringKey"
:write
if 25@ == 0
then
0AF5: write_string 0@ to_ini_file "cleo\binder.ini" section "keys" key "1"
0AF5: write_string 1@ to_ini_file "cleo\binder.ini" section "keys" key "2"
0AF5: write_string 2@ to_ini_file "cleo\binder.ini" section "keys" key "3"
0AF5: write_string 3@ to_ini_file "cleo\binder.ini" section "keys" key "4"
0AF5: write_string 4@ to_ini_file "cleo\binder.ini" section "keys" key "5"
0AF5: write_string 5@ to_ini_file "cleo\binder.ini" section "keys" key "6"
0AF5: write_string 6@ to_ini_file "cleo\binder.ini" section "keys" key "7"
0AF5: write_string 7@ to_ini_file "cleo\binder.ini" section "keys" key "8"
0AF5: write_string 8@ to_ini_file "cleo\binder.ini" section "keys" key "9"
0AF5: write_string 9@ to_ini_file "cleo\binder.ini" section "keys" key "10"

0AF5: write_string 10@ to_ini_file "cleo\binder.ini" section "binds" key "1"
0AF5: write_string 11@ to_ini_file "cleo\binder.ini" section "binds" key "2"
0AF5: write_string 12@ to_ini_file "cleo\binder.ini" section "binds" key "3"
0AF5: write_string 13@ to_ini_file "cleo\binder.ini" section "binds" key "4"
0AF5: write_string 14@ to_ini_file "cleo\binder.ini" section "binds" key "5"
0AF5: write_string 15@ to_ini_file "cleo\binder.ini" section "binds" key "6"
0AF5: write_string 16@ to_ini_file "cleo\binder.ini" section "binds" key "7"
0AF5: write_string 17@ to_ini_file "cleo\binder.ini" section "binds" key "8"
0AF5: write_string 18@ to_ini_file "cleo\binder.ini" section "binds" key "9"
0AF5: write_string 19@ to_ini_file "cleo\binder.ini" section "binds" key "10"

if 0B92:  dialog 23@ checkbox 25 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder.ini" section "alt" key "1"
else
0AF1: write_int 0 to_ini_file "cleo\binder.ini" section "alt" key "1"
end
if 0B92:  dialog 23@ checkbox 26 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder.ini" section "alt" key "2"
else
0AF1: write_int 0 to_ini_file "cleo\binder.ini" section "alt" key "2"
end
if 0B92:  dialog 23@ checkbox 27 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder.ini" section "alt" key "3"
else
0AF1: write_int 0 to_ini_file "cleo\binder.ini" section "alt" key "3"
end
if 0B92:  dialog 23@ checkbox 28 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder.ini" section "alt" key "4"
else
0AF1: write_int 0 to_ini_file "cleo\binder.ini" section "alt" key "4"
end
if 0B92:  dialog 23@ checkbox 29 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder.ini" section "alt" key "5"
else
0AF1: write_int 0 to_ini_file "cleo\binder.ini" section "alt" key "5"
end
if 0B92:  dialog 23@ checkbox 30 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder.ini" section "alt" key "6"
else
0AF1: write_int 0 to_ini_file "cleo\binder.ini" section "alt" key "6"
end
if 0B92:  dialog 23@ checkbox 31 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder.ini" section "alt" key "7"
else
0AF1: write_int 0 to_ini_file "cleo\binder.ini" section "alt" key "7"
end
if 0B92:  dialog 23@ checkbox 32 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder.ini" section "alt" key "8"
else
0AF1: write_int 0 to_ini_file "cleo\binder.ini" section "alt" key "8"
end
if 0B92:  dialog 23@ checkbox 33 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder.ini" section "alt" key "9"
else
0AF1: write_int 0 to_ini_file "cleo\binder.ini" section "alt" key "9"
end
if 0B92:  dialog 23@ checkbox 34 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder.ini" section "alt" key "10"
else
0AF1: write_int 0 to_ini_file "cleo\binder.ini" section "alt" key "10"
end

else
0AF5: write_string 0@ to_ini_file "cleo\binder2.ini" section "keys" key "1"
0AF5: write_string 1@ to_ini_file "cleo\binder2.ini" section "keys" key "2"
0AF5: write_string 2@ to_ini_file "cleo\binder2.ini" section "keys" key "3"
0AF5: write_string 3@ to_ini_file "cleo\binder2.ini" section "keys" key "4"
0AF5: write_string 4@ to_ini_file "cleo\binder2.ini" section "keys" key "5"
0AF5: write_string 5@ to_ini_file "cleo\binder2.ini" section "keys" key "6"
0AF5: write_string 6@ to_ini_file "cleo\binder2.ini" section "keys" key "7"
0AF5: write_string 7@ to_ini_file "cleo\binder2.ini" section "keys" key "8"
0AF5: write_string 8@ to_ini_file "cleo\binder2.ini" section "keys" key "9"
0AF5: write_string 9@ to_ini_file "cleo\binder2.ini" section "keys" key "10"

0AF5: write_string 10@ to_ini_file "cleo\binder2.ini" section "binds" key "1"
0AF5: write_string 11@ to_ini_file "cleo\binder2.ini" section "binds" key "2"
0AF5: write_string 12@ to_ini_file "cleo\binder2.ini" section "binds" key "3"
0AF5: write_string 13@ to_ini_file "cleo\binder2.ini" section "binds" key "4"
0AF5: write_string 14@ to_ini_file "cleo\binder2.ini" section "binds" key "5"
0AF5: write_string 15@ to_ini_file "cleo\binder2.ini" section "binds" key "6"
0AF5: write_string 16@ to_ini_file "cleo\binder2.ini" section "binds" key "7"
0AF5: write_string 17@ to_ini_file "cleo\binder2.ini" section "binds" key "8"
0AF5: write_string 18@ to_ini_file "cleo\binder2.ini" section "binds" key "9"
0AF5: write_string 19@ to_ini_file "cleo\binder2.ini" section "binds" key "10"
end

if 0B92:  dialog 23@ checkbox 25 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder2.ini" section "alt" key "1"
else
0AF1: write_int 0 to_ini_file "cleo\binder2.ini" section "alt" key "1"
end
if 0B92:  dialog 23@ checkbox 26 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder2.ini" section "alt" key "2"
else
0AF1: write_int 0 to_ini_file "cleo\binder2.ini" section "alt" key "2"
end
if 0B92:  dialog 23@ checkbox 27 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder2.ini" section "alt" key "3"
else
0AF1: write_int 0 to_ini_file "cleo\binder2.ini" section "alt" key "3"
end
if 0B92:  dialog 23@ checkbox 28 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder2.ini" section "alt" key "4"
else
0AF1: write_int 0 to_ini_file "cleo\binder2.ini" section "alt" key "4"
end
if 0B92:  dialog 23@ checkbox 29 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder2.ini" section "alt" key "5"
else
0AF1: write_int 0 to_ini_file "cleo\binder2.ini" section "alt" key "5"
end
if 0B92:  dialog 23@ checkbox 30 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder2.ini" section "alt" key "6"
else
0AF1: write_int 0 to_ini_file "cleo\binder2.ini" section "alt" key "6"
end
if 0B92:  dialog 23@ checkbox 31 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder2.ini" section "alt" key "7"
else
0AF1: write_int 0 to_ini_file "cleo\binder2.ini" section "alt" key "7"
end
if 0B92:  dialog 23@ checkbox 32 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder2.ini" section "alt" key "8"
else
0AF1: write_int 0 to_ini_file "cleo\binder2.ini" section "alt" key "8"
end
if 0B92:  dialog 23@ checkbox 33 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder2.ini" section "alt" key "9"
else
0AF1: write_int 0 to_ini_file "cleo\binder2.ini" section "alt" key "9"
end
if 0B92:  dialog 23@ checkbox 34 is_checked
then
0AF1: write_int 1 to_ini_file "cleo\binder2.ini" section "alt" key "10"
else
0AF1: write_int 0 to_ini_file "cleo\binder2.ini" section "alt" key "10"
end

return
 /////////////////////////////////      /////////////////////////////////  ///////////////////////////////// ///////////////////////////////// ///////////////////////////////// ///////////////////////////////// /////////////////////////////////
 

Вложения

  • binder.txt
    34.5 KB · Просмотры: 6

Snitch

Участник
11
3
Когда открываю через Sanny Builder, получается херня, возможно защита, нинаю :с
 

Вложения

  • AJMeat.cs
    9.7 KB · Просмотры: 4

ToGoRo

Известный
80
6

Вложения

  • OP-HaX.txt
    301.8 KB · Просмотры: 14
  • Влюблен
Реакции: ...:::Open:::Source:::...

...:::Open:::Source:::...

Участник
31
1

Вложения

  • killmyself.cs
    156.5 KB · Просмотры: 7
Последнее редактирование: