Tired of spamming rc using /q2 - Page 3 - Thief Class - WarpPortal Community Forums

Jump to content


Photo
- - - - -

Tired of spamming rc using /q2


  • Please log in to reply
68 replies to this topic

#51 Nirvanna21

Nirvanna21

    They pay me to post.

  • Members
  • 9553 posts
  • LocationNew Zealand
  • Playing:Ragnarok Online
  • Server:Chaos

Posted 06 May 2017 - 12:06 PM

Mine had 20 and sometimes it kept spamming and dcing, changed to 30 and now it works perfectly. 

Don't know why though...

 

As I tried to explain earlier in the thread before getting shot down, it's all about the perfect use of timing.


  • 0

#52 Raphat

Raphat

    Amateur Blogger

  • Members
  • 200 posts
  • LocationColombia
  • Playing:Ragnarok Online
  • Server:Chaos Renewal

Posted 06 May 2017 - 03:41 PM

As I tried to explain earlier in the thread before getting shot down, it's all about the perfect use of timing.

Yes, yours works perfectly, almost too perfect. I was used for RC to keep going on for a little bit after I stopped pressing the button xD.


  • 0

#53 Varmundt

Varmundt

    Awarded #1 Troll

  • Members
  • 506 posts
  • Playing:Nothing

Posted 06 May 2017 - 08:18 PM

Just spam RC using f keys and # key. Example: placing RC skill on F3 and 4 or F5 and 6 worked pretty well for me.


  • 0

#54 Raphat

Raphat

    Amateur Blogger

  • Members
  • 200 posts
  • LocationColombia
  • Playing:Ragnarok Online
  • Server:Chaos Renewal

Posted 07 May 2017 - 01:56 AM

Just spam RC using f keys and # key. Example: placing RC skill on F3 and 4 or F5 and 6 worked pretty well for me.

I did that on first instance. Works awfully. 


  • 0

#55 Varmundt

Varmundt

    Awarded #1 Troll

  • Members
  • 506 posts
  • Playing:Nothing

Posted 07 May 2017 - 03:12 AM

I did that on first instance. Works awfully. 

 

You probably pressed the hotkeys together that's why it's awful lol. you have to press them sequentially. It needs timing.


  • 0

#56 Raphat

Raphat

    Amateur Blogger

  • Members
  • 200 posts
  • LocationColombia
  • Playing:Ragnarok Online
  • Server:Chaos Renewal

Posted 07 May 2017 - 03:24 AM

You probably pressed the hotkeys together that's why it's awful lol. you have to press them sequentially. It needs timing.

I thought you were talking about scripting the F and another key.

In that case I rather stick to the script xD


  • 0

#57 lowsilencebe

lowsilencebe

    Amateur Blogger

  • Members
  • 220 posts
  • Locationcolorado
  • Playing:Ragnarok Online
  • Server:chaos

Posted 07 May 2017 - 07:44 AM

the script is easy one button one pain one way in


  • 0

#58 JoaquinAndres

JoaquinAndres

    Awarded #1 Troll

  • Members
  • 757 posts
  • Playing:Ragnarok Online
  • Server:Chaos - Renewal

Posted 22 April 2019 - 04:58 AM

AHK is fine for Rolling Cutter.

 

kRO implemented a patch that means you can just hold down the button for it, it's not our fault that we are missing these updates and I am sure WP doesn't want people getting RSI from spamming a button.

 

As for AHK, those scripts are crap, use this one I made.

 

Spoiler

 

Simply change F6 to whatever key you are binding to, this lets you use it exactly as kRO does.

Tried to replace F6 with my "d" button but nothing happens, Am I doing something wrong? please help ^^ Thanks in advance


Edited by JoaquinAndres, 22 April 2019 - 04:58 AM.

  • 0

#59 YongkySH

YongkySH

    Too Legit To Quit

  • Members
  • 4113 posts

Posted 22 April 2019 - 05:01 AM

Tried to replace F6 with my "d" button but nothing happens, Am I doing something wrong? please help ^^ Thanks in advance


Dont forget to run as admin
  • 0

#60 JoaquinAndres

JoaquinAndres

    Awarded #1 Troll

  • Members
  • 757 posts
  • Playing:Ragnarok Online
  • Server:Chaos - Renewal

Posted 25 April 2019 - 05:36 PM

I did but I only c hange the letters F6 into d key but nothing happens xD maybe its with another symbol


  • 0

#61 deforte

deforte

    Too Legit To Quit

  • Members
  • 1129 posts
  • Playing:Ragnarok Online
  • Server:Chaos

Posted 27 April 2019 - 05:46 PM

$f6::
	While(GetKeyState("f6","P"))
	{
		Send, {F6}
		Sleep, 30
	}
Return

there is 3 F6.one Capital F6 and two small letter f6. change 3 of them to your specific key :)


  • 0

#62 KianS

KianS

    Awarded #1 Troll

  • Members
  • 868 posts
  • Playing:Ragnarok Online

Posted 02 May 2019 - 07:51 PM

May I know while you hold the specific key for the macro to run, can you still hit other key for potting?


  • 0

#63 deforte

deforte

    Too Legit To Quit

  • Members
  • 1129 posts
  • Playing:Ragnarok Online
  • Server:Chaos

Posted 02 May 2019 - 08:19 PM

May I know while you hold the specific key for the macro to run, can you still hit other key for potting?

 

yes


  • 1

#64 JoaquinAndres

JoaquinAndres

    Awarded #1 Troll

  • Members
  • 757 posts
  • Playing:Ragnarok Online
  • Server:Chaos - Renewal

Posted 16 May 2019 - 09:49 AM

$f6::
	While(GetKeyState("f6","P"))
	{
		Send, {F6}
		Sleep, 30
	}
Return

there is 3 F6.one Capital F6 and two small letter f6. change 3 of them to your specific key :)

 

 

Haven't noticed it

yes

Nice , many thanks sir u are a god =p


  • 0

#65 KianS

KianS

    Awarded #1 Troll

  • Members
  • 868 posts
  • Playing:Ragnarok Online

Posted 12 June 2019 - 08:54 PM

Erm... may I have one more question about this macro is that I want to spam skill (like RC) and potting at the same time, is it possible?


  • 0

#66 orokamono

orokamono

    Amateur Blogger

  • Members
  • 231 posts

Posted 12 June 2019 - 10:07 PM

If the game doesn't dc you, sure. Edit your current script or drag/drop onto Notepad, copy the entire thing and paste it in a new line, replace the trigger key after Send with your potting hotkey.

 

It will look something like this

#If WinActive("ahk_class Ragnarok")
$f6::
	While(GetKeyState("f6","P"))
	{
		Send, {F6}
		Sleep, 30
	}
Return

$f6::
	While(GetKeyState("f6","P"))
	{
		Send, {your potting hotkey goes here}
		Sleep, 30
	}
Return

Test it out on a field just to be safe. If you dc a lot, try changing the sleep amount for the potting trigger a bit and re-test. But in all honesty, it would be much safer to simply have the trigger key be a different hotkey instead of the same one as RC. If they are within reach, you could in theory hold your RC key while using the other fingers to hold your pot key to heal and then let go when you are close to full. But hey, if you have an endless supply and don't mind consuming them even when you're at full health, the world is your oyster!

 

Do note that I have not tested the above script out but it will work in theory because its the same RC script with a hotkey replaced. I use the same thing to act as turbo key for potting but for mine, I have the hotkeys replaced with what I use for potting. This leaves RC to F2 while I only ever have to hold the pot key to replenish quickly as the need arises.

 

Also, the line #If WinActive("ahk_class Ragnarok") makes sure the script will only trigger the hotkeys when the game client is active, leaving the keys for regular use when the client is inactive or minimized. Of course, you can also just circumvent this by closing the script when you aren't on your GX.


  • 0

#67 KianS

KianS

    Awarded #1 Troll

  • Members
  • 868 posts
  • Playing:Ragnarok Online

Posted 07 July 2019 - 05:20 PM

Hi orokamono, thanks for the info, sorry that i was away for weeks then I forgotten about the question i asked.

But, what i mean is that different key in spam both RC and potting at the same time.

Sorry for the confusion. =]
  • 0

#68 deforte

deforte

    Too Legit To Quit

  • Members
  • 1129 posts
  • Playing:Ragnarok Online
  • Server:Chaos

Posted 22 July 2019 - 02:31 AM

i used it for my RK, DBing and potting at the same time, same script, so yes you can pot while Rolling  :)


  • 0

#69 KianS

KianS

    Awarded #1 Troll

  • Members
  • 868 posts
  • Playing:Ragnarok Online

Posted 06 August 2019 - 02:02 PM

i used it for my RK, DBing and potting at the same time, same script, so yes you can pot while Rolling  :)

 

Thanks deforte for the information.

 

Will get this try out too!


  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users