![]() |
Hello Paraly, I'm currently experiencing issues with bypass, 3 seconds after I open XignCode3 Bypass - ver. 1.04 file and the logo appears on my notification area it dissapears. I cant load any aion client because of this. I currently downloaded bypass again and disabled my antivirus and firewall. Could you help me to fix this?, thank you.
:(Hello Paraly, I'm currently experiencing issues with bypass, 3 seconds after I open XignCode3 Bypass - ver. 1.04 file and the logo appears on my notification area it dissapears. I cant load any aion client because of this. I currently downloaded bypass again and disabled my antivirus and firewall. Could you help me to fix this?, thank you. |
Quote:
|
Just to get this off my chest. First of all thank you for keeping this project running and continually updating/improving it. However I have a safety concern. I play on EU (gf) if i carefully use enhanced animation and full radar is there any way I can get banned/detected ?
|
Quote:
|
Hi Paraly, I wonder if there are any plans for a script for the current event (Shugo Dash).
|
Quote:
|
Quote:
I have the idea about how to make this event AFK. PD: I sent you a private message with details :). |
Quote:
that's the very first version of it, I'll update it tomorrow and add the group feature you wanted Code:
#IF=%FirstTime,; |
Ah yes an afk makes sense, I got plenty of characters it would be a rather big enough earn from it, plus some of the stuff is tradeable.
|
Quote:
Also, please could you add support for the shugo quest?, you take it before going inside the instance and then at the end of the race you talk with the same shugo to continue the quest, and after teleporting back to town you finish the quest, so it's a 3 step quest with the same NPC in diferent locations. That quest gives a big key which is the best reward from the instance. |
Of course he will make it like this, paraly doesn't leave anything outside, he will probably even do a routine to automatically go to mail box and send the tradeable key to your main char :D
|
Can you make one that groups que and never enters and repeats
|
Quote:
|
Quote:
|
Quote:
~~~~ I am going to write these here for Paraly to check on them. These select Gogorunerk, if we are there takes the quest, if not the char uses a pandaimonium scroll, goes to Vifrost bridge statue, goes to plaza near mail box and walks till gogorunerk, and then takes the quest. We should have the script asking whether it is the first time we run the instance on the chars or not, if it is the first time we gotta get the initiative quest one time first and then get the secondary, if it is not the first time we take the repeatable quest twice in the two runs we have (or 4 if we have an entry pack) I didn't check the script you made, sometimes even in afk we might get 6 keys if one of us is active and the enemies are all inactive. Code:
start_GogorunerkInitialQuestTake; #### ONE time first quest ######This is the quest we give in gogorunerk inside the instance: Code:
start_GogorunerkInitialQuestGiveInside; #### Quest inside Instance ####Code:
start_GogorunerkInitialQuestGiveOutside; ### claim reward #############This is the next quest, the one that we keep getting from now on, the repeatable Code:
start_GogorunerkRepeatQuestTake; ### Take the repeatable Quest ###This is the repeatable quest we give inside the instance at the end Code:
start_GogorunerkRepeatQuestGiveInside; ### Give the quest inside ##############Code:
start_GogorunerkRepeatQuestGiveOutside; ### Give the quest outside ##############Code:
start_GoToGogorunerk; ### Routine to go to Gogorunerk spot if we are not already there ###Sorry for that |
I've added the Deava Dash script to the Short Script Bundle
-Fixed several issues -Added Quest support -Added Mail support Code:
#IF=%FirstTime,; |
Quote:
|
Quote:
|
Quote:
|
Quote:
Code:
#IF=%FirstTime,; |
It seems we need a pin when we change char, since it is an instanced server (like FT server). So the multichar wouldn't work
Also there is a small problem in the end, the character got stuck in that center thing and couldn't go to the chest. I can fix it for myself but you need to take this into consideration for everyone [IMG=expandable: 1]https://i.imgur.com/QaqkjCG.jpg[/IMG] |
Quote:
Code:
#IF=%FirstTime,; |
So do we need to be in sanctum/panda to use? Does it eat up all cd's with instance boost pack, and if we win and have 6 keys does it open the box 6 times?
|
Quote:
Edit: For the mail feature you need to be in iluma / norsvold It enters 4 times if you've an instance boost pack and yes it opens the chest till all your keys are gone |
I get errors in the console when it first runs and doesnt resize the window. And instead of hitting the entry button it keeps bringing up profile, and isn't putting in the PIN in its window either. I'm using latest version of tool and script. I've rebooted everything and still have the same problem
|
Quote:
Did you use 100% UI size? Did you reset all the windows to default position? What did you enter at the PIN question window? |
Quote:
|
Quote:
Code:
#EXECUTE=SetResolution;Code:
#NeedResolution=816,638;_____________ Another small update regarding the PIN and resizing part Code:
#IF=%FirstTime,; |
#SetVar1=Enter your PIN / example: 1|2|3|4|5|6/n/n(the seperators are no "i" and no "L";
hm, so is it "|" only in between pin or "/" or it has to be in the order of 5 of | and 2 of "/" if full 8 digit pin? I am sorry for confusion Thanks |
Quote:
Here're few examples, you might just copy paste them if your PIN is like that (copy without the "") "1|2|3|4|5|6" "1|2|3|4|5|6|7|8" "0|1|0|1|0|1|0|1" "9|8|7|6|5|4" |
got it Thanks
|
Quote:
After looting the box they just tp out of the instance and the quest is lost for that run. |
Fixed it :)
Code:
#IF=%FirstTime,; |
Quote:
There's still something that is worrying me, aparently Quick entry isn't that popular as we expected, I've seen plenty of groups forming up on LFG for AFK runs instead tho, the reason of this is because they have faster instance pop times. Right now I have 3 Elyos toons like this: Spoiler:
That's why I think an option to group / regroup x 3 is really good, no matter if it has no multicharacter support. Edit: 1 Elyos toon poped up after 1 hour 10 minutes, so it wasnt a bugged instance entry :D |
Quote:
however I'm busy tomorrow |
Quote:
And also we miss the MemPtrWrite=%AddrFPS,%OffsetFPS1,24,BYTE; MemPtrWrite=%AddrFPS,%OffsetFPS2,24,FLOAT; after the smooth background, I realized it after I saw my clients were too problematic trying to run it. ~~~~~~~~~ Something weird happens in the end of the instance, my main got 0 mails from the others with the keys and they didn't handle back the quests outside the instance, they just went character screen and next char. I think I found the problem, after he uses /leave from the instance, that 9500ms delay is not enough to load the screen so when he checks the lvl (if he is above lvl 50) he sees nothing so goes directly to logout screen. Also when goes to get the repeatable, it is weird, he doesn't take it all the time. I'll increase some delays for my script and see if it works now and I'll have to check the quest take and give, he seems not to take the quest all the time too. ~~~~~ We can also add this snippet to open those pouches since they are not stackable and they can give keys as well. We can call this procedure once and it will open as many common pouches we have (I took this from the procedure you have for opening the small chests) #EXECUTE=OpenCommonBundle; Code:
start_OpenCommonBundle;And I am going to make my own procedure, instead of sending mail, I'll make all chars go to the warehouse npcs, open the legion warehouse (that my main owns) and they will keep right clicking their first cube, whatever is tradeable will be deposited, whatever is not, will remain in their inventory. The only thing is that the legion wh cannot be open by more than 1 chars at the moment. But it is fine, I will simply make a routine to check if the wh window opened, if not retry after 5 seconds (etc) There are so many things that need to be traded other than the golden key. So this will be necessary, but you gotta have a legion warehouse owned by your char to do something like this |
Quote:
I started with New Group but I got faster entrys with Quick Entry As far as I remember from the times when I played active, New group made the system only give you groups with a healer, dps and tank also you get a new instance ID Quick group didn't care about the group composition even 6x SM were possible also it made you join in dredgions that were running already for example |
Quote:
looks like New Group works better when there's multiple applications at once. for example, i have 15 accounts online and just take me 1~3 minutes to pop |
Guys only for me quest from event is buged ? after i complete 5 times he give me only runing scroll 1 h ... no box with key.
Please create one for New Group entry , or tell me what comand need to change for go inside with first option... |
Quote:
Search for this line Code:
Mouse=98,129; quick entryCode:
Mouse=98,103; new group entry |
| All times are GMT +2. The time now is 22:54. |
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.