Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Echo of Soul
You last visited: Today at 17:42

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

Advertisement



[Release] Auto soul

Discussion on [Release] Auto soul within the Echo of Soul forum part of the MMORPGs category.

Reply
 
Old   #1
 
gapi2000's Avatar
 
elite*gold: 0
Join Date: Nov 2007
Posts: 229
Received Thanks: 22
[Release] Auto soul

I made an easy macro that will use your soul skill every 2 minutes.

Run EOS 1st. Than run the macro. Its that simple.

It needs to have EOS window focused to work. But it will autofocus your EOS if you tab to other window so no worry.

Here is how it works:

Macro is free and you can share it with anyone.

You can thank me if this helps you by clicking "thank you" button.

Virus scan results:
Attached Files
File Type: zip autosoul.zip (141.2 KB, 356 views)
gapi2000 is offline  
Thanks
5 Users
Old 06/24/2015, 12:58   #2


 
Spidy.'s Avatar
 
elite*gold: 1
Join Date: Oct 2012
Posts: 8,423
Received Thanks: 3,239
As far as I know it's not safe to download a program with the ''TR/Dropper.Gen''
it's not dangerous but since it modifies the windows registry it could make your PC performance slower than before and it can't be deleted by the antivirus.

So is it really safe to use it?
Spidy. is offline  
Old 06/24/2015, 15:16   #3
 
gapi2000's Avatar
 
elite*gold: 0
Join Date: Nov 2007
Posts: 229
Received Thanks: 22
Quote:
Originally Posted by Spidy. View Post
As far as I know it's not safe to download a program with the ''TR/Dropper.Gen''
it's not dangerous but since it modifies the windows registry it could make your PC performance slower than before and it can't be deleted by the antivirus.

So is it really safe to use it?
I made it with JitBit Macro Recorder and compiled to not need the actual program. No idea why 1 out of 55 virus scans come as TR/Dropper.

Use it at your own will. I am using it myself and have no problem with it. If you don't trust since 1 out of 55 scans doesn't come clean. Just dont use it than.


p.s: I just made a test macro... blank one with same program and Avira still say it is infected with TR/Dropper.Gen
gapi2000 is offline  
Old 06/24/2015, 15:45   #4


 
Spidy.'s Avatar
 
elite*gold: 1
Join Date: Oct 2012
Posts: 8,423
Received Thanks: 3,239
Could be a false positive result since it was detected by Avira only..
thank you appreciated the clarification.
Spidy. is offline  
Old 06/24/2015, 15:45   #5


 
Requi's Avatar
 
elite*gold: 3800
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,038
Received Thanks: 8,242
It's safe. But could be done with one little AutoIt script

Code:
#RequireAdmin
HotKeySet("{F2}", "SoulLoop")

$bLoop = False

While True
	Sleep(10)
WEnd

Func SoulLoop()
	$bLoop = Not $bLoop
	If $bLoop Then
		While True
			$hWindow = WinActive("EoS Title")
			If $hWindow = 0 Then
				WinActivate($hWindow)
			EndIf
			Send("T")
			Sleep(122000)
		WEnd
	Else
		While True
			Sleep(10)
		WEnd
	EndIf
EndFunc
Requi is offline  
Thanks
2 Users
Old 06/24/2015, 23:52   #6
 
elite*gold: 0
Join Date: Jun 2015
Posts: 1
Received Thanks: 0
not working on my pc windows 8
laikermater is offline  
Old 09/20/2015, 09:50   #7
 
elite*gold: 0
Join Date: Aug 2015
Posts: 1
Received Thanks: 0
It needs update , Not working anymore
cluess is offline  
Old 09/20/2015, 13:05   #8
 
elite*gold: 0
Join Date: Sep 2015
Posts: 19
Received Thanks: 4
nice release
PandoriaLc is offline  
Old 09/26/2015, 23:53   #9
 
elite*gold: 0
Join Date: Dec 2014
Posts: 340
Received Thanks: 35
would be happy if someone gets that back working
Arumar is offline  
Old 10/02/2015, 21:14   #10
 
karraksc's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 447
Received Thanks: 296
Why does the app include JitBit Macro Recorder for a simple button pusher script?
karraksc is offline  
Old 10/14/2015, 17:50   #11
 
elite*gold: 0
Join Date: Feb 2008
Posts: 5
Received Thanks: 0
Somebody still interested in a working programm for AutoSoul ?
onyx123 is offline  
Old 11/03/2015, 19:57   #12
 
elite*gold: 0
Join Date: Sep 2008
Posts: 28
Received Thanks: 0
yeah
sleeper8 is offline  
Old 11/06/2015, 16:32   #13
 
killzone's Avatar
 
elite*gold: 100
Join Date: Mar 2006
Posts: 1,819
Received Thanks: 424
Quote:
Originally Posted by sleeper8 View Post
yeah
killzone is offline  
Old 11/06/2015, 20:30   #14
 
elite*gold: 0
Join Date: Sep 2008
Posts: 28
Received Thanks: 0
I needed a macro, just to use the T ... This you sent only lasts 30 minutes
sleeper8 is offline  
Reply




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


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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