Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Ragnarok Online
You last visited: Today at 12:32

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

Advertisement



Macro/F1-F9/AutoHotKey/For all Game(You Can Also Edit By Yourself)

Discussion on Macro/F1-F9/AutoHotKey/For all Game(You Can Also Edit By Yourself) within the Ragnarok Online forum part of the MMORPGs category.

Closed Thread
 
Old 05/16/2013, 05:44   #16
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1
Received Thanks: 0
where do you download the hotkeys?...
russel0901 is offline  
Old 06/15/2013, 07:02   #17
 
elite*gold: 0
Join Date: Mar 2011
Posts: 1
Received Thanks: 0
where hotkey F1-F9 send t me
bardrule is offline  
Old 06/26/2013, 09:17   #18
 
elite*gold: 0
Join Date: Oct 2009
Posts: 1
Received Thanks: 0
where to put the macro codes?
deathcupid2 is offline  
Old 07/09/2013, 16:04   #19
 
elite*gold: 0
Join Date: Apr 2010
Posts: 2
Received Thanks: 0
where do we download this macro?..
dracunium is offline  
Old 07/10/2013, 16:57   #20
 
elite*gold: 0
Join Date: Jul 2013
Posts: 1
Received Thanks: 0
Where is the Download Link
turbras is offline  
Old 07/11/2013, 19:22   #21



 
Aimless Angel's Avatar
 
elite*gold: 1725
Join Date: Dec 2005
Posts: 39,170
Received Thanks: 16,158
There is nothing to load. The macros are written in the first post.
Aimless Angel is offline  
Old 07/15/2013, 08:48   #22
 
elite*gold: 0
Join Date: Aug 2011
Posts: 1
Received Thanks: 0
i can make the autohotkey skill spam + autopots

but its many ways to do.. its very complicated..
rayce30 is offline  
Old 08/07/2013, 14:24   #23
 
elite*gold: 0
Join Date: Jun 2013
Posts: 1
Received Thanks: 0
do you have a macro that i can use on seireiteiro?
mavis01 is offline  
Old 09/15/2013, 14:58   #24
 
elite*gold: 0
Join Date: Sep 2013
Posts: 1
Received Thanks: 0
I tried to use this in my NINJA and i think i do it correctly but the the only prob is my ninja only cast the BERRY and the SOUL and the FINAL STRIKE SKILL DIDNT CAST to ENEMY ang nothing happens, This is my script.

$F1::
loop, 5
{
send, {Q}
sleep, 250
send, {W}
sleep, 250
send, {E}
sleep, 250
MouseClick, Left
}
return
AnimatedToy is offline  
Old 09/16/2013, 15:53   #25
 
nozomi.gusta's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 122
Received Thanks: 18
maybe the sleep is just too fast, adjust it depending on your internet speed and the servers delay.
nozomi.gusta is offline  
Old 09/24/2013, 11:42   #26
 
vanroBOTTER's Avatar
 
elite*gold: 0
Join Date: Oct 2012
Posts: 37
Received Thanks: 3
im using the PCSO.

i dont know what is better, this one or the PCSO?
vanroBOTTER is offline  
Old 09/25/2013, 06:40   #27
 
nozomi.gusta's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 122
Received Thanks: 18
Quote:
Originally Posted by vanroBOTTER View Post
im using the PCSO.

i dont know what is better, this one or the PCSO?
This one since you can do what ever you want with it. PCSO is also made with AHK anyway, PCSO is just a compiled AHK.
nozomi.gusta is offline  
Old 10/04/2013, 17:18   #28
 
elite*gold: 0
Join Date: Nov 2010
Posts: 7
Received Thanks: 0
Quote:
Originally Posted by aibat13 View Post
when i open the programme, the ragnarok exe crasshes.. what should i do? i mean, the scrip works perfectly fine but it crashes my ragnarok client soon after the hotkey runs
i guess you must using window 7 right ?

thats the problem, you must find on google and download the suitable
" Autohotkey " installer for windows 7.

For easy use without crashing better use windows XP OR!

make the autohotkeys.ahk to autohotkeys.exe ~

~ just some information
ro4peace is offline  
Old 10/13/2013, 17:43   #29
 
elite*gold: 0
Join Date: Apr 2008
Posts: 13
Received Thanks: 1
gimme working macros please. the one that can bypassed harmony. please?
wichedjester is offline  
Old 10/14/2013, 06:42   #30
 
nozomi.gusta's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 122
Received Thanks: 18
Quote:
Originally Posted by wichedjester View Post
gimme working macros please. the one that can bypassed harmony. please?
its quite easy to bypass Harmony with Macro. Its just a matter of what language you use. AHK for sure is being block by harmony depending of the level set by the GM, also AutoIt another popular macro tool is blocked.

I suggest learning c++ or c# you can easily make a macro with it.

Since you are in a tutorial section of AHK, I bet you are willing to learn new things.
nozomi.gusta is offline  
Closed Thread


Similar Threads Similar Threads
Need help on AutoHotKey macro problem
10/17/2011 - Ragnarok Online - 2 Replies
I stop playing RO for few month, after i playback it, and i reinstall new version of AHK. Problem is... AHK cannot work well in RO game. Sometime it will have slow spamming and have some delay, but it will be fine after I close and reopen my RO. But I tested on notepad or Work, and it work well and didn't have any delay, just problem on RO game. So i think that it maybe the problem of game. Any1 also have this kind of problem, any1 have any way to fix that?
[AutoHotKey] Casting macro 2.0
08/14/2009 - General Gaming Discussion - 0 Replies
Used this for greater magic 25-50 i had left over bone from 1-25, and intend on using Heal Other past 50, and frailty is good to spam inbetween those 2. Thanks to Keraam, the majority of this code is edited from his own, and it is much appreciated! differences: spells ofcorse, which bar is used , for some reason Send {R} wasnt working for me, so i just made a simple method for sheathing, resting time is different, shoulda made it a changing variable but w/e lol it seems a tad more...
[AutoHotKey] Casting Macro
08/14/2009 - General Gaming Discussion - 0 Replies
; ; AutoHotkey Version: 1.x ; Language: English ; Platform: Win9x/NT ; Author: Keraam ; ; Script Function: Casts Mana Missile and Heal Self. Pauses with the End button and exits with the DELETE key. ; ;
Macro with use of Autohotkey not working
01/25/2007 - Conquer Online 2 - 1 Replies
So I wanted to make a little macro to help scriptvessel level my rb fire tao, since script vessel won't summon guard for you. So I came up with this idea, putt Tornado under F5 and Summonguard under F6 So here's the code: ;WinGet,id, ID, Gui, Add, Text,, For www.elitepvpers.com Gui, Add, Text,x10 y42 w100 h20, Auto-summon-guard. Gui, Add, Text,x15 y62 w190 h20, To start, press F10 on active window,



All times are GMT +2. The time now is 12:32.


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.