FlyFF - Awakebot (Customizable, Support your own server)

08/21/2019 15:40 qsceszwadx#466
Guys, how to configure bot for 2 colors awake?
I play inside flyff and awake, for example:
<blue> *some awa*</blue> <green>+40</green>
10/26/2019 03:22 kylegacy#467
Can anyone enlighten me how to resolve this, the awake line is:

Increased Critical Damage +
100%

I was looking for a 225% and up, but the bot stopped and had this message:

[09:13:35] Raw awake In-game text: "Blessing Options
Increased Critical Damage +
100%
"
[09:13:35] FlyFF_AwakeBot.AwakeningParseException: The awaketext: "Increased Critical Damage +" is not a valid awake
at FlyFF_AwakeBot.AwakeningParser.SplitAwakeLines()
at FlyFF_AwakeBot.AwakeningParser.GetCompletedAwakes( )
at FlyFF_AwakeBot.AwakeningRoutine.AwakeningLoopThrea d(List`1 preferredAwakeItemList)

I've tried changing the gametext to "Increased Critical Damage +" and "Increased Critical Damage + " but still the same.

Any help would be appreciated.

Thanks!
10/28/2019 22:55 danielfandor#468
could you teach me how to put for example:
adoch
PVE
IA
if it comes out like this, to stay like this?
10/30/2019 08:01 Choman93#469
Quote:
Originally Posted by danielfandor View Post
could you teach me how to put for example:
adoch
PVE
IA
if it comes out like this, to stay like this?
read the entire post next time, buddy :D

Go into the config folder of the bot (Edit -> Config Directory).
Make a new .xml file or make a copy of another already existing config and change it's name to the server you want to support.
Add or change the server's awakes in the new .xml file. Many servers have the same awakes, but some needs to be changed or added.

Attribute Explanation:
name = The name you'd like the awake type to be displayed inside of the bot.
gametext = The exact in-game awake text (CaSe-SenSiTivE)

[Only registered and activated users can see links. Click Here To Register...]
10/30/2019 12:58 danielfandor#470
I played insanity flyff. I figured I didn't need to make another xml file. I am Brazilian, I read the whole post, but I did not understand how to put 3 options in awake bot, example:
Increased Atk
PvE Damage
INT
Wanted to put the bot to put these properties, only these, and did not quite understand how to put, can you explain better?
10/30/2019 22:29 Choman93#471
you u mean u wanna put 3 different option? not gonna lie, i havent used the bot for 2-3 years maybe.. so i dont know but it was not possible back then to have multiple option
11/04/2019 16:37 jver00#472
hello is this still working? i got error unable to start because tesseract is not found
11/08/2019 18:53 Chewbaccardi#473
Is there any way to use it on a server with its own Awakening UI?
11/09/2019 13:24 SaiZhouNo#474
I don't think this still working? It keeps on Crashing?
11/10/2019 07:56 davin317#475
[00:54:10] Bot has started
[00:54:10] System.InvalidOperationException: Cannot process request because the process (24436) has exited.
at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.OpenProcessHandle(Int32 access)
at System.Diagnostics.Process.get_Handle()
at FlyFF_AwakeBot.AwakeningRoutine.AwakeningLoopThrea d(List`1 preferredAwakeItemList)

Any reason why this doesn't work? I'm trying this on Tales of Mythia, and antivirus is off as well.
11/26/2019 21:34 sandbox1e#476
It doesnt read any awakes anyone?
12/10/2019 06:11 FAMOUSNIK#477
bot has problems reading STA +5, it reads it as STA +S
12/11/2019 03:53 kalemasters#478
is there anyone here can Give me the Configuration for Chronicle Flyff?
01/04/2020 16:36 iamblazeg#479
"FlyFF_AwakeBot.AwakeningParseException: The awaketext: "“Awakening Available”" is not a valid awake
at FlyFF_AwakeBot.AwakeningParser.SplitAwakeLines()
at FlyFF_AwakeBot.AwakeningParser.GetCompletedAwakes( )
at FlyFF_AwakeBot.AwakeningRoutine.AwakeningLoopThrea d(List`1 preferredAwakeItemList)"


I keep having this error with random awakes but when i press start again it just starts then stopped again with this error after couple minutes
01/04/2020 17:42 greyb1t#480
Quote:
Originally Posted by iamblazeg View Post
"FlyFF_AwakeBot.AwakeningParseException: The awaketext: "“Awakening Available”" is not a valid awake
at FlyFF_AwakeBot.AwakeningParser.SplitAwakeLines()
at FlyFF_AwakeBot.AwakeningParser.GetCompletedAwakes( )
at FlyFF_AwakeBot.AwakeningRoutine.AwakeningLoopThrea d(List`1 preferredAwakeItemList)"


I keep having this error with random awakes but when i press start again it just starts then stopped again with this error after couple minutes
In the error message, you see the following line.

Code:
The awaketext: "“Awakening Available”" is not a valid awake
It means that the bot read "Awakening Available" while trying to read the awake of the item. To me, that insinuates that one of four possible things could have occured.
  1. The server is laggning or you have bad ping to the server causing major delays before the awake appears on the item. It may not happen all the time, but, some times if the servers is trash or your connection is inconsistent.
  2. Your flyff client has low fps and/or spike lags, causing the bot to either read an incorrect awake or press something at an incorrect timing.
  3. You ran out of awake scrolls and therefore it failed to awake the item and tried reading an awake that did not exist on the item.
  4. Or, as a last general option, it somehow failed to apply the awake scroll on the item, which for the record, has never occured for me. That might be a very low chance of happening. Considering that you said it occurs after a couple of minutes, I doubt this is the reason.

As for a solution, you could try sitting and keeping your eye open in order to understand what occurs. Or, record it with any recording software to be able to re-watch and figure out what happens.

Either way, you might benefit from moving your character to a VERY unpopulated area causing an increase in FPS and risk for spike lags down to a minimum.

You could also increase the delays in both the config and in the inside the bot UI.

If any of the above does not fix the issue, I cannot help you anymore :D