Register for your free account! | Forgot your password?

You last visited: Today at 17:44

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Archeage - AntiAFK

Discussion on Archeage - AntiAFK within the ArcheAge Hacks, Bots, Cheats & Exploits forum part of the ArcheAge category.

Reply
 
Old 10/02/2014, 20:32   #121
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
Quote:
Originally Posted by pikachukaki View Post
Do you still work on this app?
currently I'm really busy with other projects
But yeah I'll surely update this if I got some more time.
Paraly is offline  
Old 10/02/2014, 21:17   #122
 
elite*gold: 0
Join Date: Apr 2008
Posts: 34
Received Thanks: 0
Quote:
Originally Posted by Paraly View Post
currently I'm really busy with other projects
But yeah I'll surely update this if I got some more time.
Other projects for the game or else?
pikachukaki is offline  
Old 10/02/2014, 21:36   #123
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
Quote:
Originally Posted by pikachukaki View Post
Other projects for the game or else?
for another game
Paraly is offline  
Thanks
1 User
Old 10/03/2014, 13:53   #124
 
elite*gold: 0
Join Date: Oct 2007
Posts: 3
Received Thanks: 0
Is it still undetedted after today's patch?

Edit: I've checked. Everything's working fine!
dulek66 is offline  
Old 10/03/2014, 19:42   #125
 
elite*gold: 0
Join Date: Apr 2008
Posts: 9
Received Thanks: 0
Thank you for this great app! I hope you will keep developing, i just wanted to say how impressed i am!
If i may help, i have noticed that if you use pause and resume, hackshield is detecting and closes game. This happened 2 times so i noticed pattern. If you dont use pause, app is not detected at all. Cheers!
BeGee is offline  
Old 10/03/2014, 19:59   #126
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
Quote:
Originally Posted by BeGee View Post
Thank you for this great app! I hope you will keep developing, i just wanted to say how impressed i am!
If i may help, i have noticed that if you use pause and resume, hackshield is detecting and closes game. This happened 2 times so i noticed pattern. If you dont use pause, app is not detected at all. Cheers!
thanks for your feedback and the information, I'll change the hotkey method next update
Paraly is offline  
Old 10/04/2014, 05:05   #127
 
native's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 80
Received Thanks: 42
Läuft mit einer Logitech Gaming Tastatur problemlos ohne jegliche Scripte.
Einfach Inventar öffnen, Maus über ein Rüstungs- oder Schmuckteil halten, was man 2x hat und einfach alle 2-3 Minuten ein Rechtsklick darauf in Schleife laufen lassen. Siehe da, man bleibt die ganze Zeit eingeloggt, weil die Logitech Gaming Software realistische Signale sendet. Die Gamingsoftware kann XL-Games nicht via Hackshield blocken, weil es eine ganz normale Software für die Gamingserien von Logitech ist, was auch Headset Maus und Co beinhaltet. Also sorglos "Stay Online!" :-)

Beispiel für 30 Sekunden
native is offline  
Old 10/04/2014, 09:17   #128

 
Lumbreayer's Avatar
 
elite*gold: 63
The Black Market: 113/0/0
Join Date: Apr 2010
Posts: 1,860
Received Thanks: 84
habe es auch grade ausprobiert. Funktioniert wunderbar.
Lumbreayer is offline  
Old 10/04/2014, 15:28   #129
 
elite*gold: 0
Join Date: Jul 2005
Posts: 3
Received Thanks: 0
The source code and the executable version 1.22s are not the same. please update your source code. Compiling the source, I figured that the calc_pos(1) should be the glyph window, instead it is the archeage window. Also, the numbers for server selection for resolution 1920x1080 (16:10) are $cPos[0] = $p[2] / 2.097457627118644 and $cPos[1] = $p[3] / 2.517482517482517
unfortunately I couldn't test them because as I mentioned before the source is different version, older.
Also, while on glyph window, the source code drags the window while the executable 1.22s is correctly pressing the play. I could help you with the resolutions as I figured how to do it.
Hope for a fast reply. Thanks in advance and thumbs up for the awesome work mate.

edit: also, forgot to ask, why is the source code (downloadable) in hex format? is this some kind of encoding?
SpyPower is offline  
Old 10/04/2014, 15:51   #130
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
Quote:
Originally Posted by SpyPower View Post
The source code and the executable version 1.22s are not the same. please update your source code. Compiling the source, I figured that the calc_pos(1) should be the glyph window, instead it is the archeage window. Also, the numbers for server selection for resolution 1920x1080 (16:10) are $cPos[0] = $p[2] / 2.097457627118644 and $cPos[1] = $p[3] / 2.517482517482517
unfortunately I couldn't test them because as I mentioned before the source is different version, older.
Also, while on glyph window, the source code drags the window while the executable 1.22s is correctly pressing the play. I could help you with the resolutions as I figured how to do it.
Hope for a fast reply. Thanks in advance and thumbs up for the awesome work mate.

edit: also, forgot to ask, why is the source code (downloadable) in hex format? is this some kind of encoding?
The sourcecode is exactly the same as the executable, and the downloadable sourcecode does include the rename part so what it does is just creating the normal file as you know from the sourcecode with a random filename.
Paraly is offline  
Old 10/04/2014, 16:04   #131
 
elite*gold: 0
Join Date: Jul 2005
Posts: 3
Received Thanks: 0
Quote:
Originally Posted by Paraly View Post
The sourcecode is exactly the same as the executable, and the downloadable sourcecode does include the rename part so what it does is just creating the normal file as you know from the sourcecode with a random filename.
The source code I mentioned was the one you posted on the first post.
Unfortunately I saw differences.
The difference is in the glyph window that is dragged instead of pressing the play button.
I understood of the renaming of the file, but the code instead is in HEX and not readable by me.
The correct values for positioning in 1920x1200 Is
$cPos[0] = $p[2] / 2.097457627118644
$cPos[1] = $p[3] / 2.830188679245283
I changed all the positions (cause the one that actually did press the mouse was the disconnect function (mode 4) and it worked.
As soon as I could have your original code of 1.22s I could change it for me. Also it would be better (for me at least) to have auto relog enabled and jump disabled (already changed that for mine) because auto jump is not needed.
Your prog worked for me for 12+ hours 2 days in a row.
SpyPower is offline  
Old 10/04/2014, 16:23   #132
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
I think you won't understand what I told you. the one in the first post is the original sourcecode and the sourcecode you can download does include the rename part everything else is the same, you can't read it cause it does just contain the binary data to create the real file but it's the same however I'll add all resolutions directly without any calculations in the next update.
Paraly is offline  
Old 10/04/2014, 16:31   #133
 
elite*gold: 0
Join Date: Jul 2005
Posts: 3
Received Thanks: 0
Quote:
Originally Posted by Paraly View Post
I think you won't understand what I told you. the one in the first post is the original sourcecode and the sourcecode you can download does include the rename part everything else is the same you can't read it cause it does just contain the binary data to create the real file but it's the same however I'll add all resolutions directly without any calculations in the next update.
I figured you wouldn't understand me.
On your first post, you have
1)Source code AutoIT quoted. Ill call it source code.
2)Downloadable source code. Ill call it downloadable source code.
3)Archeage-antiafk 1.22s.zip which is the executable. Ill call it just executable.

The downloadable source code is the same as the executable. Whereas the source code is not the same as downloadable and executable.
The mouse clicks are different, the glyph window is dragged, the disconnect button is not pressed and some others.
The downloadable source code and the executable does NOT drag the glyph window, instead its working, the disconnect button is pressed correctly, it moves and presses the mouse correctly but not in the correct, for me, position.
What I would love is to be able to make the changes my self into the downloadable source code so I wouldn't have a problem, but I can't. It is on hex.

I am sorry for my English, and hope to be of some help.
SpyPower is offline  
Old 10/05/2014, 16:37   #134
 
Dakushisai's Avatar
 
elite*gold: 5
Join Date: May 2010
Posts: 1,258
Received Thanks: 65
hey, danke für dein nettes Tool,
darf ich aber mal fragen was das Tool bewirken soll? Klar ich kenne das Prinzip des
Tools aber was bringt mir das? Wenn ich nach 45 ausgeloggt werde, dann logge ich mich doch einfach wieder ein, oder habe ich etwas übersehen ^^
Dakushisai is offline  
Old 10/05/2014, 16:56   #135
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
Quote:
Originally Posted by Dakushisai View Post
hey, danke für dein nettes Tool,
darf ich aber mal fragen was das Tool bewirken soll? Klar ich kenne das Prinzip des
Tools aber was bringt mir das? Wenn ich nach 45 ausgeloggt werde, dann logge ich mich doch einfach wieder ein, oder habe ich etwas übersehen ^^
1. habe ich das Tool zu der Zeit erstellt als es noch sehr sehr lange Warteschlangen gab und wenn man erst einmal drin ist will man nicht unbedingt nochmal raus und wieder durch die Warteschlange
2. der wohl viel wichtigere Grund ist das es Arbeitspunkte gibt während man eingeloggt ist so kannst du z.B. nachts eingeloggt bleiben damit du am nächsten Tag viele Arbeitspunkte hast.
Paraly is offline  
Reply




All times are GMT +1. The time now is 17:48.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.