This is my personal modded openkore that is modified to ignore the no KS code of openkore. It's your decision to trust my copy of openkore. I know there are so many 3rd party sites that's offering a copy of openkore and almost all of them has keylog or a username and password fishing code inside of them.
This is also a minified version of openkore, in other words, I have removed all unnecessary files in the folder that makes it so big. It is now just 17mb in size. Enjoy!
Here's the link of the openkore. openkore_KS.zip
PS: Don't download any openkore KS that is using my name or my blog. I'm not responsible if your account has been hacked.
Showing posts with label bot. Show all posts
Showing posts with label bot. Show all posts
Friday, October 17, 2014
Tuesday, October 25, 2011
Update sa blog na ito
Ok, sa ngayon. Nagdecided na akong gawing tagalog ang paggawa ng mga post dito sa blog ko kase puro Pinoy narin naman ang mga nag hahanap ng Openkore na bot at naghahanap ng bot para sa Valkyrie, Valhalla, Loki at Chaos. Napansin kong dumadami ang mga visitors ko na taga Pilipinas at mas madali naman ninyong maiintindihan kung taglish ang gagamitin kong paraan ng pagsusulat diba?
Well, itong blog na to ay nakalaan para sa mga mahilig mag bot at tinatamad magpalevel sa Ragnarok. Mayroon ditong mga Plugins tulad ng buffer, support at quest plugins. Baka mag lagay narin ako ng mga codes para sa battle grounds at full support. Kung swe-swertehin. Makakapagpost din ako ng link para sa dual login at disabled game guard.
Para sa mga katanungan. Pakitingnan nalang ang contact page ko. Salamat sa pagdaan sa aking munting blog.
Thursday, May 26, 2011
Buffer macro. Triggered by wave flag at /hp
Attention: Kill Steal version of openkore available at Openkore Kill Steal Download post.
This is the buffer macro that I'm using to let other player be buffed and healed by my acolyte and priest character. Just paste this in the macros.txt located at the control folder of you openkore copy.
Hey, if you want a KS bot. Just comment and leave a message. I can do a tutorial for creating a KS bot so that you can do it yourself and be confident that your openkore copy is safe or you can request for a ready to use KS bot from me. Just comment and leave a message. Thank you.
This is the buffer macro that I'm using to let other player be buffed and healed by my acolyte and priest character. Just paste this in the macros.txt located at the control folder of you openkore copy.
automacro samplebuffer {
sp > 20%
console /\[dist=(.*)\] (.*) \((\d+)\): (.*)(buff|Flag|Help|heal)(.*)$/
exclusive 1
call {
$dist = $.lastMatch1
$target = $.lastMatch3
$skill = $.lastMatch5
if ($dist > 8) goto end
if ($skill == buff) goto buff
if ($skill == Flag) goto buff
if ($skill == Help) goto heal
if ($skill == heal) goto heal
goto end
:buff
# 34 blessing
# 29 inc agi
do sp 34 $target
do sp 29 $target
goto emo
:heal
# 28 heal
do sp 28 $target
goto emo
:emo
$last = $.lastMatch2
do e e29
goto end
:end
stop
}
}
Hey, if you want a KS bot. Just comment and leave a message. I can do a tutorial for creating a KS bot so that you can do it yourself and be confident that your openkore copy is safe or you can request for a ready to use KS bot from me. Just comment and leave a message. Thank you.
Thursday, May 19, 2011
Perl plugins faster than Macro plugins
I am currently thinking about studying about perl scripting to create plugins for Openkore. It is more faster to process the functions and instructions because it is perl is much more low level language than macro. It execute the scripts more direct not like macro that needs to convert the macro script to perl before it will be executed by the openkore. It looks like this.
Macro: Macro => script => openkore convert macro to perl => Openkore => read perl script => script executed by openkore.
PERL: Perl => script => read by openkore => script executed by openkore.
When you use perl directly to instruct openkore. It skips the conversion part that openkore need to do
Update: New Loki Bot
Yeah boy. I just found out that there is a Loki server config in the latest copy of openkore. To all openkore users out there. You can bot in the new PH loki server. Just update you server.txt in the table folder.
Please be aware that I am open for questions. I will install a chat plugin here in my blog to respond to your question as fast as I can.
Please be aware that I am open for questions. I will install a chat plugin here in my blog to respond to your question as fast as I can.
Thursday, April 7, 2011
New loki in the philippines - Openkore Bot Update
Beware of key-loggers.
Ok. Openkore is updated and for the good news. The tables for the servers are also updated. You can now bot in Loki servers. You just need to download a new copy of openkore or update your own copy of openkore.
_______________________________________
To all my filipino readers, if you are a blogger. You can join the Samsung Smart TV contest. You can win a Samsung Smart TV worth 150,000 PHP. For more info. Just go to my other blog. http://buzzabout-phantom.blogspot.com
Sunday, April 3, 2011
About hexing files for ragnarok.
Hey guys. Specially all the filipinos that visits my site. Do you want me to post and host files here like hexed valhalla and valkyrie exe? Just comment below. And by the way, I will still update about loki and if openkore can bot loki.
Wednesday, March 30, 2011
New loki in the philippines - Openkore Bot
Guys, This post is just to check if there is anyone that is interested with New loki having a Openkore bot. If there will be a promising number of views. I may check if it is possible.
Click here for the update.
Click here for the update.
Friday, March 11, 2011
Simple Openkore and Macro instructions
This is just a short tutorial on how to use the openkore and install macro plugins to the openkore. First download the macro plugin and openkore in these links.
Macro plugins (please don't use download manager for this link): Macro link please click me
Openkore download link: http://openkore.collectskin.com/
Donwload the openkore_ready.zip.
After downloading openkore, download the macro file also. If you are finished downloading all the files. Extract both the openkore and the macro files. The macro will have a test folder inside. Please delete that folder because we don't need it. after that. Create a folder named plugins inside the openkore folder. Oh by the way, when you extract the openkore_ready.zip; you will have a folder with lots of subfolders before getting to the correct folder. We will just need the last folder with the control, tables and other stuff so please copy or cut the folder containing the control, tables and etc..
Yeah lets go back to the installing of the macro, I already told you to create a folder named plugins inside the openkore folder then paste the files inside the macro folder that you extracted earlier. Reminder, please delete the test folder inside the macro folder.
after that, create a macros.txt inside the control folder inside the openkore.
And then, the last thing that you need to do is to paste a macro code inside that macros.txt
PS: This is just installing the macro inside the openkore.
Macro plugins (please don't use download manager for this link): Macro link please click me
Openkore download link: http://openkore.collectskin.com/
Donwload the openkore_ready.zip.
After downloading openkore, download the macro file also. If you are finished downloading all the files. Extract both the openkore and the macro files. The macro will have a test folder inside. Please delete that folder because we don't need it. after that. Create a folder named plugins inside the openkore folder. Oh by the way, when you extract the openkore_ready.zip; you will have a folder with lots of subfolders before getting to the correct folder. We will just need the last folder with the control, tables and other stuff so please copy or cut the folder containing the control, tables and etc..
Yeah lets go back to the installing of the macro, I already told you to create a folder named plugins inside the openkore folder then paste the files inside the macro folder that you extracted earlier. Reminder, please delete the test folder inside the macro folder.
after that, create a macros.txt inside the control folder inside the openkore.
And then, the last thing that you need to do is to paste a macro code inside that macros.txt
PS: This is just installing the macro inside the openkore.
Thursday, December 30, 2010
Quest MIMIC ALBERTA MACRO
This is a macro code for doing the Mimic Quest.
___________________________________________________________________
___________________________________________________________________
######AUTOMACROS#########
automacro MOVEtoALBERTA {
location not alberta
call {
do move alberta
}
timeout 60
}
Buffer MACRO
This is the code for a buffer priest that will buff the character who will wave a flag near it.
__________________________________________________________________
Just paste this in the macro.txt located in "openkoredirectory/control/macro.txt"
__________________________________________________________________
automacro samplebuffer {
sp > 20%
console /[dist=(.*)] (.*) ((d+)): (.*)(buff|Flag|Help|heal)(.*)$/
exclusive 1
call {
$dist = $.lastMatch1
$target = $.lastMatch3
$skill = $.lastMatch5
if ($dist > 8) goto end
if ($skill == buff) goto buff
if ($skill == Flag) goto buff
if ($skill == Help) goto heal
if ($skill == heal) goto heal
goto end
:buff
# 34 blessing
# 29 inc agi
do sp 34 $target
do sp 29 $target
goto emo
:heal
# 28 heal
do sp 28 $target
goto emo
:emo
#$last = $.lastMatch2
do e e29
goto end
:end
stop
}
Just paste this in the macro.txt located in "openkoredirectory/control/macro.txt"
Subscribe to:
Posts (Atom)
