I'm just an ordinary college student
any amount of donation will be appreciated.

CHANGE LANGUAGE HERE

Showing posts with label autohotkey. Show all posts
Showing posts with label autohotkey. Show all posts
This script was requested by an interesting friend of mine Rufus. This script use the search function in storage to helps getting a series of items from storage. Useful for people who don't like typing A LOT of item's name in storage's search bar.

 Features:
  • Search multiple items
  • Save list of item
  • Load list of item
  • Custom hotkey 
  • Custom List name
Pictures: 
What this script does ?
- This script takes the string inside the box, which is currently "Alcohol,Mushroom". Everytime you press the Search Hotkey "Ctrl + A" it will enter the string in order.
So it will search "Alcohol" then Enter, the next time your press "Ctrl + A" it will enter the next string "Mushroom" and enter. In other words:
  • Press Ctrl A for the first time, Send "Alcohol" then Enter
  • Press Ctrl A for the second time, Send "Mushroom" then Enter
  • and so forth...
How to use ?
1. Type in items you would like to search  
 Example: 
  • "Fabric,Empty Bottle", the list can be longer than 2 items.

2. Press "Load List" then go into your RO window and click the search box
3. Press the hotkey "Ctrl + A" ( this hotkey can be change in Storage.ini )
 -----------------------------------------------------
Saving & Loading feature:
- This feature can save the list of items you usually use
- Click Load will load your list onto the Search Bar

DOWNLOAD: 


Ragindex v.0.3.1
by : Recca

Hi RO players ! I been working on this for months and the aim is to

make a simple RO Database Search Engine that provide simple mob & item informations

I hope this can make your RO life better, and you no longer need to strain your eyes

looking at the chatlog when using @mi , @ii , @whereis

"Hey ****, what's the dumbest thing you ever done in your RO years ?"
"I tried to download RMS for the search engine, it took the whole day and doesn't even work"
"I feel you ;~; say no more.."
----------------------------------------------------
+ What's News in v0.3.1:
  • Ragindex's colors can now be change via .ini file ( Personalize your Ragindex )
  • Ragindex Stylish - GUI to help with easy editing Ragindex color
  • Included new themes/colors
  • Reduce space between results
+ Features:
  • Works offline ( Only for Full Version )
  • Decent / constant load rate
  • Renewal / Pre-Renewal Database
  • New itemInfo.lub with new item's description format
  • Sorting item drops by percentage in 'Drop By' window from high -> low
  • On maps info (no respawn time, sorry)
  • Element Effectiveness chart
  • NPC Venders information
  • Free memory
  • Direct Ratemyserver link
  • Direct iW Database link
  • COOL in-game cursor
+ Search Modes:
  • Item - can be search by : ID , Aegis Name, Screen Name
  • Mob  - can be search by : ID , Sprite Name, kRO Name, iRO Name
  • Item's description
 -Examples of finding stat related items with "Search Item's description"
  • "STR +" , "drop chance" , "enables use of" , "MaxHP"
  • "after cast delay" , "cast time" , "`% chance of"
  • "Demihuman" , "Fire property" , "medium size"
+ ToolTips:
  • Item's description
  • Mob's image
*Right Click = On , Left Click = Off ( or just move your mouse away )

+ Customizable:
  • GUI color
  • Add new mob
  • Add new item
  • Hide-Window hotkey
  • Element table
  • Base-EXP, Job-EXP, and drop rates
+ Credits:
  • All images belong to Gravity and their respective creators.
  • Taffy for the motivation and feedbacks.
+ DOWNLOAD:
* The differences between the two is that the Lite use online images and the Full use internal images

+ Pictures:
Ragindex_1.png
Ragindex_2.png
Ragindex_3.png
Ragindex_4.png
+ Ragindex Stylish Pictures:
Ragindex_Stylish.png

+ Themes created from Ragindex Stylish: * You can make your own too !
Ragindex_Stylish1.png
Ragindex_Stylish2.png
Ragindex_Stylish3.png
Ragindex_Stylish4.png
Ragindex_Stylish5.png

***********************************
This application was written in Autohotkey and compiled with UPX so your anti-virus might pick it up as a virus. Don't worry, it's a false-positive.

- Recca
This application was made with the intention of making Ragnarok item / mob 's database easier to access in-game. Especially for slow computers that have trouble running browser and RO client at the same time.
- Any feedback is appreciated !! and you are more than welcome to share your Ragindex Skin
Thanks me or tell your friends if you find this post helpful !
OUTDATED - CHECK NEW AUTOPOT HERE
Hi again, I'm back with another original scripts for you all.
I had seen many other AHK scripts that tried to do this but here is my version.

This was tested successfully on Window 8, in a server without Game Guard or third party protection so if you can't use it. Your server has blocked ahk.

What makes this different from other script ?
- All of my scripts are unzip and run, NO NEED to edit any RO files or extra steps

How does this work ?
- This script set a timer to keep check of the pixel that you pick, and when the color of the pixel change, a potion will be use
THE HP/SP BAR NEED TO BE VISIBLE AT ALL TIME FOR SCRIPT TO WORK SO.. DON'T CLOSE THE "ALT+V"

First look:
How to ?

Set HP :
  1. Click "Pick HP coordinate"
  2. Read the warning box ( this can be turn off  )
  3. Click 'Okay', or simply press 'Enter' then move your mouse to the HP bar
    on to location that you want this script to check then click.
  4. Set potion hotkey, this button will be press every time the coordinate's color change
  5. Done
To set SP, do the same as above. Leave one blank to monitor one bar or set both to monitor both HP/SP bars.

***After setting Potion Hotkey and the percentage press the default Start Hotkey : Control + Q to start the program, remember to turn it off with Control + W when you die or it will spam the hotkey non stop. Or when you enter through portal, it will make the screen flash -> use few potions.

I recommend you guys to use F1-F9 for potion hotkey, so you can also chat when being attack and using auto-pot.

Features:
  • Save - Save your coordinates, colors, hotkey for future use
  • Load - Load your saves
DOWNLOAD: 
Leave a comment/thanks or share with your friends if this helped you !
OUTDATED - Check New Thread HERE
Wassup folks, this is a long overdue program, since Ragnarok is super old already...
- It is 2016 already, wouldn't it be nice if Ragnarok have smart-cast option like League of Legends ?

Making macro is now made easy, even if you don't know Autohotkey.

Features :
  • Single Macro --- Looping SEND, CLICK (optional) until button is release.
  • Chain Macro --- Looping SEND a series of keys with optional CLICK until button is release. 
  • Custom delays
DOWNLOAD : 
How does it work ?
This is a simple AUTOHOTKEY script that read the keys inside the ROSC.ini and make it a hotkey

How To ?
It is as easy as writing down the hotkey name.

Note : 
- There are 2 Send Modes for hotkey :
Take F3 for example
  • Normal Mode--- Loop ( PRESS BUTTON -> CLICK -> WAIT )
    "F3"
  • Usable Mode--- Loop ( PRESS BUTTON -> WAIT ) - For potion use, or self-cast skill that require no click.
    "F3,u" <--- put ',u' after the hotkey to use 'Usable Mode'.
ADD SINGLE MACRO

-How to make a Single Macro:
For this example, lets make the button F3 a macro.
  1. Open 'ROSC.ini'
  2. Start a new line, type in F3
  3. Save, and run ROSC.exe
 - This will make the button F3 a macro.
that means when F3 is pressed down, it will continuously send F3 -> Click until F3 is release.











 ----------------------------------------------------------
ADD CHAIN MACRO

-How to make a Chain Macro:
For this example, lets make a chain combo macro that repeat
 F1 -> F2 -> F1 -> F3-Click when F1 is down.
  1. Open 'ROSC.ini'
  2. Start a new line, type F1=F1,170,u|F2,170,u|F1,170,u|F3,250
  3. Save, and run ROSC.exe
F1=F1,170,u|F2,170,u|F1,170,u|F3,250
 means:
  • When F1 is press
  • Send F1 with "usable send mode" -> sleep 170
  • Send F2 with "usable send mode" -> sleep 170
  • Send F1 with "usable send mode" -> sleep 170
  • Send F3 with normal mode, which is SEND -> CLICK -> Sleep 250


- The syntax is <Trigger Hotkey>=<Hotkey1>,<Sleep>|<Hotkey2>,<Sleep>|<Hotkey3>,<Sleep>|.....

IMPORTANT ----------------
The FIRST FOUR LINES of the 'ROSC.ini' file MUST be :

  • Macro Skill Delay ( in millisecond, 1000 millisecond = 1 second )
  • Macro Usable Delay ( for hotkey with ",u" next to it )
  • Pause Hotkey - for chatting ( to change hotkey, see Hotkey)
  • Exit Hotkey - Just in case the script get stuck
ROSC.ini examples
120      // SPEED : Skill Delay (in millisecond)
100      // SPEED : Usable Delay (in millisecond)
!p       // Alt + P ; Pause Script Hotkey
!Esc     // Alt + Esc ; Exit Hotkey
         // "//" = comment start
         // Empty lines will be ignore
//s      // Put '//' in front to disable a hotkey
z        // Hotkey Z, Use Z and CLick
a,u      // ",u" for usable, for Spamming pots without click
//x,u    // Anything behind '//' will be ignore
         // NEED TO RESTART SCRIPT FOR CHANGE TO TAKE EFFECT


Leave a comment/thanks or share with your friends if this helped you !