Ахк бот - автоответ на вопросы. Хэлпер. - Форум Cheat-Master.ru
  • Страница 1 из 1
  • 1
Модератор форума: Sanoxxx, Alowir, Phoenixxx_Czar  
Ахк бот - автоответ на вопросы. Хэлпер.
dasagavan Дата: Среда, 12.12.2018, 21:55 | Сообщение # 1
Новичок
Сообщений: 5
Статус: Offline
Не пойму куда вставить текст вопроса /ask и текст ответа /answ. Кто знает помогите пожалуйста.
Вот скрип:

Код
lastquestion := "1"
question := "2"
answer := ""

TryAnswer(text) {
StringLower text, text
;text = RegExReplace(text, "ё", "е")
found := 0
Loop, Read, base.txt
{
If found = 1
return A_LoopReadLine
matched := 1
Loop, Parse, A_LoopReadLine, `,
{
If not InStr(text, A_LoopField)
matched := 0
}
If matched = 1
found := 1
}
}

Loop {
IfWinNotActive, GTA:SA:MP
Continue
FileRead, chat, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
Loop, Parse, chat, `n
{
If InStr(A_LoopField, "Вопрос от")
RegExMatch(A_LoopField, "Вопрос от .+ ID (\d+): (.+)", question)
}
If (question <> lastquestion) {
lastquestion := question
answer := TryAnswer(question2)
If (SubStr(answer, 1, 1) = "&") {
cmd := SubStr(answer, 2)
SendInput {f6}%cmd% %question1%{enter}
Continue
}
If (answer) {
SendMessage, 0x50,, 0x4190419,, A
SendInput {f6}/answ %question1% %answer%{enter}
}
}
Sleep, 50
}lastquestion := "1"
question := "2"
answer := ""

TryAnswer(text) {
StringLower text, text
;text = RegExReplace(text, "ё", "е")
found := 0
Loop, Read, base.txt
{
If found = 1
return A_LoopReadLine
matched := 1
Loop, Parse, A_LoopReadLine, `,
{
If not InStr(text, A_LoopField)
matched := 0
}
If matched = 1
found := 1
}
}

Loop {
IfWinNotActive, GTA:SA:MP
Continue
FileRead, chat, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
Loop, Parse, chat, `n
{
If InStr(A_LoopField, "Вопрос от")
RegExMatch(A_LoopField, "Вопрос от .+ ID (\d+): (.+)", question)
}
If (question <> lastquestion) {
lastquestion := question
answer := TryAnswer(question2)
If (SubStr(answer, 1, 1) = "&") {
cmd := SubStr(answer, 2)
SendInput {f6}%cmd% %question1%{enter}
Continue
}
If (answer) {
SendMessage, 0x50,, 0x4190419,, A
SendInput {f6}/answ %question1% %answer%{enter}
}
}
Sleep, 50
}


KC

Сообщение отредактировал Phoenixxx_Czar - Четверг, 13.12.2018, 16:52
CZAR Дата: Четверг, 13.12.2018, 16:51 | Сообщение # 2
Czar Of Scripts
Сообщений: 1373
Статус: Offline
dasagavan, когда вы научитесь код в [code] пихать?




Я в ВК
Ушел в веб.

• Ничего не покупаю.
• Способы не проверяю.


У меня теперь новый домен, если ссылка не работает - напишите.

Гарант Cheat-Master:
*тема*

AHK
[S-RP] House Finder / House Teleporter
[SAMP] Online Counter
[S-RP] [For Event] Show Star
[S-RP] AntiCasino
[S-RP] [BOT] Auto Fisher + Auto Find Worm + Auto Cook
[S-RP] [BOT] /dance
Winner | Делаем розыгрыши среди участников темы.
SAMP-UDF
[AHK Урок] Выбор в диалогах мышкой и enter`ом
[SAMP] Быстрый ответ на СМС
[ERP] Помощник для адвоката
[DRP] FakeTime

Достижения:
- 26.02.2017
- 03.01.2018
- 26.05.2018
- 22.09.2018
- 04.04.2019
Salamakeykum Дата: Пятница, 14.12.2018, 00:41 | Сообщение # 3
salam bratka
Сообщений: 378
Статус: Offline
Код
SendInput {f6}/answ %question1% %answer%{enter}

Это? Или я не понял чего-то


Помогу с AHK чем смогу VK

Мои темы:
CNN Helper
Fast AirDrop
autoMechanic
Fake Общак ARZ
Счетчик денег для таксистов


Сообщение отредактировал Salamakeykum - Пятница, 14.12.2018, 00:42
  • Страница 1 из 1
  • 1
Поиск:
Статистика Форума
Лучшие пользователи
Admin [39113]

GеNius [7210]

[CM]Russel [5557]

kenlo763 [4952]

[CM]AGRESSOR [4639]

Snake_Firm [4452]

Сэс [4416]

Artem_Buero [4223]

[CM]Durman [3204]

[CM]Рафаэль [3080]

iMaddy [2855]

sky_Woker [2854]

getrekt [2745]

Новые пользователи