Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Ragnarok Online Champion Skills


  • Please log in to reply
16 replies to this topic
vietbound11
  • Members
  • 1 posts
  • Last active: Mar 16 2009 12:19 AM
  • Joined: 15 Mar 2009
Hey Forum!
I'm completely new to this program. I've heard around that this was one of the best macro programs and I just want to test some things out.

Champion Skills
I want to spam Finger Offensive/ Throw Hyper Sphere
Really fast and I already can but I want to see the difference.

If FO or THS Does not work than How could I spam Absorb Spirits with Hyper Spirit Sphere or Dangerous Soul Collect all together really fast?

I've seen people spamming it really fast and being to say they use AHK.
No one would help me out with this and I'm playing on a private server.

Could I get help on how to add all the scripts or other to make this work?
Or To ask... Could I get help on this?

Thanks in advice.

Z_Gecko
  • Guests
  • Last active:
  • Joined: --
what do you normally do, to "spam Finger Offensive/ Throw Hyper Sphere" ?

  • Guests
  • Last active:
  • Joined: --
suppose manually u need to press 'W' key to do something like firing the gun
then you can make script like this
to use it
right click somewhere > New > Autohotkeyscript

and then open it with notepad and paste the code below, save it and then run the script.

w::
loop, 10
{
sendplay, w
sleep, 1000
}
return
that means once you press w key for one time- it'll press it 10 times for with with 1 second interval inbetween.
that means you press w key for single time, and it fires 10 bullets!!


and like that you can do other stuff like mouse move and all that.

wafu
  • Guests
  • Last active:
  • Joined: --
F1::
loop, 10
{
send, {F2}
sleep 10 -// depends on your connection/delay
send, {F3}
sleep 10 // depends on you connection/delay
MouseClick, Left
}
return
F2-put dangerous soul collect
F3 -put throw spirit sphere

//hold f1 and move your mouse cursor to your opponent

sir help me
  • Guests
  • Last active:
  • Joined: --
sir i dont know where i can find the program!please help me......im new of this kind of thingy?...

von27rain
  • Members
  • 2 posts
  • Last active: May 19 2010 10:16 PM
  • Joined: 12 May 2010
what if i want to put Palm Push Strike at f4

then when i press/hold f4 it will just spam palm push strike located at F4..

basically,
ur codes do it like..
press f1 and f2 will play :?

williamacky
  • Guests
  • Last active:
  • Joined: --
Can plz anyone help me make a scirpt?

I want to spam skill on ragnarok using

F1 , f4 , f5 ,f6 only

Example:

F1 - firebolt
F4- stormgust
F5- meteor storm
F6- heal

If i hold and press f1 and put the cursor to my enemy it will not stop firing
Firebolt. It will stop only if i release the f1.

Plz guys help me plz....

And will it work on window7?

mathias
  • Guests
  • Last active:
  • Joined: --
can any one help me..

can any one send me a free-made autohotkey for champion on ragnarok..

autohotkey like:

when i click [F1] once.. i cast
"dangerous soul collection+critical explosion+dangerous soul collection"

pls.. help me..

glenskie03
  • Guests
  • Last active:
  • Joined: --
can any one help me..

can any one send me a free-made autohotkey for champion on ragnarok..

autohotkey like:

when i click [F1] once.. i cast
"dangerous soul collection+critical explosion+dangerous soul collection"

pls.. help me..




I HAVE .. :D

ryahj23
  • Guests
  • Last active:
  • Joined: --
Men can you send that Hotkeys of yours..

[email protected]


Thanks

jhayb014
  • Members
  • 5 posts
  • Last active: Sep 10 2011 08:56 AM
  • Joined: 10 Sep 2011
me to i nid dangerous+critical+dangerous in one keys
just like if i press f1 the f2+f3+f2 will use!!

  • Guests
  • Last active:
  • Joined: --
Just a head's up on this, im new at this program like 2 days.

I have just been browsing around

I would like to make 2 keys make same thing example:

F1::
loop, 10
{
send, {F2}
sleep 10 -// depends on your connection/delay
send, {F3}
sleep 10 // depends on you connection/delay
MouseClick, Left
}
return

would be for f1

and another would be like

F4::
loop, 10
{
send, {F2}
sleep 10 -// depends on your connection/delay
send, {F5}
sleep 10 // depends on you connection/delay
MouseClick, Left
}
return

How can I place them both and make them work?

Uhm like when I click f1 it will do f2+f3 and when I click f4 it will do f2+f5?

Please :roll: :roll:

wapokool
  • Guests
  • Last active:
  • Joined: --
this scrip will good macro for you champ or ninja



F1::
SEND, {Click}
Sleep, 10
SEND, {F4}{Click}
Sleep, 10
SEND, {F5}{Click}
Sleep, 10
SEND, {F6}{Click}
return
F2::
SEND, {Click}
Sleep, 10
SEND, {F7}{Click}
Sleep, 1
SEND, {F8}{Click}
Sleep, 1
SEND, {F9}{Click}
Sleep, 50
return
F3::
SEND, {Click}
Sleep, 20
SEND, {Q}{Click}
Sleep, 20
SEND, {W}{Click}
Sleep, 20
return

  • Guests
  • Last active:
  • Joined: --
CAn anyone help me to have that macro program?
Please send to me a man made program for Champion.

Pls. <!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e -->

chinchin22
  • Members
  • 1 posts
  • Last active: Feb 14 2013 11:46 PM
  • Joined: 13 Feb 2013

Hello, I Would like to request a Script for

F1 = Finger Offensive/ and F2 for Dangerous Soul Collect= to Work as a Macro as well as an auto clicker, im new to this stuff and i dunno what to do. I just want to hold F1 to Spam FO & Dangerous collect at the same time.

 I would very much appreciate it if you could send the script to my E-mail at, [email protected]

 

Thanks!tongue.png