Git Product home page Git Product logo

tower-of-fantasy-ahk-flex's People

Contributors

kramar1337 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tower-of-fantasy-ahk-flex's Issues

Проблема с FrontierClash

Доброго времени.
При долгом поиске фронтира бывает так, что скрипт приёма игры срабатывает не на плашку принять игру а на что-то другое. Или просто срабатывает по таймауту. Непонятно. Пример несработавшегоскрипт уже как 40 секунд прожал асепт, а найденная игра появилась только пару секунд назад.
image

[Question] on shiro annihilation

Sorry not really an issue. But I wanted to know how exactly does shiro annihilation work? How do you do it manually? I can't seem to find any sources of how to do it.

Frontier Clash script a little off

Frontier clash script when accepting match is a little off, the cursor doesn't hit accept. It's just a little bit above accept.
How do I modify frontier clash x and y so that I can change it to hit accept.

P.S. I don't understand russian, ty for all your work on ToF macros.

Макрос на Руби

if FIXchat ;Если "FIXchat" то чекать курсор
{
if FuncCursorVisible() ;Если есть курсор то возврат
Return
}
Loop
{
GetKeyState, SpaceStateAA, %key_animcancel%, P
If SpaceStateAA = U
break

SendInput {vk1 up}
Sleep 0
SendInput {vk1 down}
Sleep 0
SendInput {vk1 up}
Sleep 398
SendInput {vk32 down} ;глайдер 
Sleep 0
SendInput {vk32 up}

; TickCountTimer := A_TickCount
; SoundBeep
; TickCountTimerEnd := A_TickCount - TickCountTimer

}
GetKeyState, SpaceStateAA, vk1
If SpaceStateAA = D
SendInput {vk1 up}
Return

suggestion add relic combo

Good morning, I would like to ask if you could add a combo of relics by one key, to use multiple relics.

I live in Brazil, great job.

Запрос функций / Features Request

  1. Привязать работу макросов/скриптов, в том числе их активацию, к окну игры, чтобы когда активно другое окно как например браузер хром то макросы не активировались
  2. Добавить макрос с чарджем после двух лкм атак

Not an Issue but a request

(no idea why I can't pull requests sorry :c)
There are some new macros you could include if you want, Lin's one is pretty simple but usefull, there are many others in that channel too If you wanna take a look

Working in inactive window

Hi, do you plan to make some functions work when the game window is minimized or inactive or unfocused?

Фарм Фронтира

  1. Желательно сделать кд поменьше между действиями.
  2. На этапе с рубильником вбегает в стену (Разрешение 1280х720 в фуллскрине)

Lyra God Mode

How does it work? It does a short uppercut for the attack but it's not hitting any enemies. TIA

Set Matrix works only for the first weapon

When using F7, the script correctly sets the matrices for the 1st weapon but it does not correctly go to the 2nd weapon's matrices. In this screenshot, it's clicking the 1st red square instead of the 2nd red square where the matrixes button is.

I did more testing and F6 works.

image

suggestion add frigg jetpack macro

I saw that there is a frigg jetpack for the link you provided on dps calculations and it says that (assumes jetpack macro tech) in the notes.

[Request] Afk Arcade

It's a request mentioned by a friend of mine. His request will be added in the following quote.

Could u build an autofarm for one of the Arcade-Games in Mirroria. Because farming 11.000 Arcade Coupons isnt that funny someone would do that actively.

Alyss long jump mapping issue

The Alyss Long Jump macro is always bound to the "R" key and cannot be changed in tofuConfig.ini file by modifying the
"key flyhackGajetKey" variable.
It appears to get overwritten in the LibNumpadSlot srcipt.
image

Manually changing the two inputs there instead works.

Also thanks you for the great work :)

Only AFK Funcs

I would like to disable most functions and leave only AFK modes enabled. Further reducing the chance of ban. Because the other functions don't interest me.
I could just ignore the functions, not hit the shortcut button. But I'm afraid of accidentally pressing some function and activating it without consent.

Fishing (left reel)

compared to right reel (D), left reel (A) seem sluggish/late especially on purple fish... left reel wont catch yellow bar while right reel perfectly match.
maybe because my screen resolution is 1440x900 or something?

Frigg Delay

Would it be possible to delay the frigg's auto attack a little because I feel like we end up losing damage by being too fast.

Numpad-6 ( Frigg shift+click )

Рыбалка не работает

У меня проблема с авторыбалкой. Сам заброс происходит не сразу, а после команды антиафк (может так и должно быть?) И после заброса ничего не происходит, если самому нажимать <> идет туго, после истощения выносливости рыбу автоматически вылавливает и закидывает снова. При первом запуске все работало, а на следующий день вот это началось. Пробовал менять разрешение, настройки графики, предложенные варианты в описании, ничего не помогает.

Запрос функций / Features Request

  1. Прошу поменять бинд F1 в котором будет гайд по хоткеям и биндам скрипта
  2. Хоткей интерактивной карты поставить на F3
  3. Автоходьбу поставить на другую кнопку (F5 как пример)
  4. Если возможно - на F12 засунуть скрипт который предложит самому назначить хоткеи с нуля или сделать по умолчанию

Fishing not working.

For a friend of mine the afk fishing isn't working. He does throw bait but the fishing itself (keeping it inside the yellow block) doesn't work at all. Any suggestions?

Fishing is not fully working.

Hello and thank you for the work you have done so far.

I am not able to get the afk fishing to fully work. It will not start fishing or reel in the fish automatically. The portion where you have to keep it in the yellow is working fine.

For example, I have to click on the fishing button in the bottom right to start the fishing. After that, the bot does its thing but when the fish is ready to be reeled in, I have to click the button. It also does not cast out again.

Tian dash macro?

Hi! Great work on this library! Would it be possible to add a tian lang dash spam macro?
I tried myself but it doesn't seem to work very well :(

Loop
{
GetKeyState, SpaceStateAA, %key_animcancel%, P
If SpaceStateAA = U
break
SendInput, {vk2} ;RButton
Sleep 50
SendInput, {vk1} ;LButton
Sleep 120
if ScRandomTime ;Рандомизатор
ScRandomizatorFunc()
GetKeyState, SpaceStateAA, %key_animcancel%, P
If SpaceStateAA = U
break
SendInput, {vk2} ;RButton
Sleep 30
}
GetKeyState, SpaceStateAA, vk1
If SpaceStateAA = D
SendInput, {vk1 Up}
Return

Fish catching too early

Sometime when got fish with high endurance whenever endurance at 1 ex. 1/44 it will catch fish resulting fail (light blue indicator endurance so small). Maybe because i use low graphic preset so that happen.
Any setting that can be change maybe delayed catching whenever endurance goes to 0 ?

Multilingual Interstellar Support

I'm not sure if the feature is ready yet or not, but I noticed you added an AFK Interstellar feature but it seems to only work for the English language. So if a post was made in a different language, the script wouldn't be able to detect it via ImageSearch.

Do you think you can make it so that the script will loop through multiple images in a folder until a match is found instead? That way, I can create images for different languages and have the script automatically pick them up during runtime.
Maybe have a folder structure that's like the following perhaps:

data
|__ pix
|____ 1440p
|______ col-blu
|________ en.png
|________ ru.png
|________ zh.png

Also, for the "Join" button perhaps instead of using ImageSearch, you could try PixelSearch? I don't know how well it'd work though. I don't have a lot of experience with this kind of stuff.

Проблема с FrontierClash

Добрый день, давно я скачивал ваш AHK для поднятия уровня с помощью FC, но недавно скачав снова я наткнулся на проблему. Для того чтобы запустить подбор игроков нужно (скорее всего это добавилось после обновления) выбрать с каким резонансом ты играешь (атк, защита, хил), но когда макрос нажимает на "Подбор игроков" он останавливается на окне где нужно выбрать резонанс, тем самым переставая работать, так как он ждет собрания тимы и подтверждения для входа во фронтир. Прошу помочь, вдруг это я что-то туплю и не правильно настроил.
Снимок экрана 2023-09-12 172751

Скрипт тупит или мне так кажется...

  1. С последней обновой постоянно внизу экрана вижу уведомление о том, что "нельзя сесть на маунта в таком состоянии", находясь в бою, когда тыкаю макро-клавишу на V. Раньше такого не было.
    Вне боя перс на долю секунды его призывает и соскакивает, следовательно те же автоатаки Самир с numpad1 начинаются с воздуха. Понимаю, что в конфиге и в игре можно перебиндить, но я уже за месяц с лишним привык.

  2. Зачем дэш спам? Мешает.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.