It's a simple autoit script I made, but I guess it could be usefull for some people.
It activates the same skill every 5 seconds, so it could be used for other skills too.
Rapidshare: [Only registered and activated users can see links. Click Here To Register...]
Filefront: [Only registered and activated users can see links. Click Here To Register...]
(Save the file and then open it by double-clicking ^^)
Instructions:
1. Start Silkroad and go to the delvling spot.
2. Select the char you will have to ress.
3. Set your ress skill on your skill bar on the number 0.
4. Start the tool and select your sro window.
5. To stop, right-click the icon on your task bar and click Exit.
Feel free to scan everything, and enjoy the tool :D
-----------------------------------------------------------------
Source code:
~decompiled by inVincibLe
-----------------------------------------------------------------
UPDATE: I editted the script slightly so it also works for a qwerty keyboard.
To auto-accept res, use Testosterone's loader and type /arc on
It activates the same skill every 5 seconds, so it could be used for other skills too.
Rapidshare: [Only registered and activated users can see links. Click Here To Register...]
Filefront: [Only registered and activated users can see links. Click Here To Register...]
(Save the file and then open it by double-clicking ^^)
Instructions:
1. Start Silkroad and go to the delvling spot.
2. Select the char you will have to ress.
3. Set your ress skill on your skill bar on the number 0.
4. Start the tool and select your sro window.
5. To stop, right-click the icon on your task bar and click Exit.
Feel free to scan everything, and enjoy the tool :D
-----------------------------------------------------------------
Source code:
Code:
$ I = 0
Do
Sleep(5000)
Send("0", 1)
Sleep(5000)
Send("0", 1)
Until $ I = 1
-----------------------------------------------------------------
UPDATE: I editted the script slightly so it also works for a qwerty keyboard.
To auto-accept res, use Testosterone's loader and type /arc on