Search found 58 matches

by glennlevi
05 Jun 2013, 06:56
Forum: Macro Plugin
Topic: Tele Macro, and Bragi Status
Replies: 3
Views: 3877

Re: Tele Macro, and Bragi Status

I would first advice you to use these for your automacros: exclusive 1 run-once 1 release #nameoftheautomacro Nice. I didnt use exclusive because I have a more important macro that I need too run immediately after its triggered. The run-once condition was the perfect solution. My only problem now i...
by glennlevi
05 Jun 2013, 05:05
Forum: Macro Plugin
Topic: Tele Macro, and Bragi Status
Replies: 3
Views: 3877

Tele Macro, and Bragi Status

First I want to ask help in making a macro for teleport skill. Here is my current macro: automacro canttele { console /You cannot use @warp/ status not GM Perfect Hide status not Ruwach location not einbech location not aldebaran timeout 2 call { do conf teleportAuto_idle 0 pause 2.5 do ss 26 } } au...
by glennlevi
27 May 2013, 11:31
Forum: Macro Plugin
Topic: How to detect this condition?
Replies: 2
Views: 2326

How to detect this condition?

[May 27 22:00:05 2013.95] GM Online Lists: Staffs Online Lists : 1 Staffs [May 27 22:00:05 2013.97] GM Online Lists: _____________________________ [May 27 22:00:05 2013.99] GM Online Lists: DarkJejemon [May 27 22:00:06 2013.28] GM Online Lists: Location : prontera [May 27 22:00:06 2013.57] GM Onlin...
by glennlevi
23 May 2013, 09:13
Forum: Macro Plugin
Topic: need help.. how can i create bot for gold room??
Replies: 2
Views: 2162

Re: need help.. how can i create bot for gold room??

asakamen1111 wrote:how can i create bot for gold room with code? like this


Please Red Colour Key in the Code...
9079130951227

how can i pass this??


temptation-ro.net
is the scheme always <4 numbers, color 1> <5 numbers, color red> <4 numbers, color 1>?
by glennlevi
20 May 2013, 19:49
Forum: Tips & Tricks
Topic: Openkore on Android
Replies: 15
Views: 67643

Re: Openkore on Android

Do you guys know an android app called "Terminal Emulator"?
Its interface is just like openkore, and I assume it works just like it too.
It works on just plain android OS, although super user permission is required...
Maybe we can ask some help from those XDA devs?
by glennlevi
20 May 2013, 19:45
Forum: Other OpenKore support
Topic: CPU & Memory Usage [concerns]
Replies: 2
Views: 7677

Re: CPU & Memory Usage [concerns]

I dont know if this helps, but it works for me... First open all your kore bots, then in task manager, set all start.exe priority to low. It seems for me that after about 2-3 hours, the 55~58k Ram Usage would drop to about 22~25k. Also, setting it at a lower priority makes other running apps run fas...
by glennlevi
20 May 2013, 19:35
Forum: Other OpenKore support
Topic: Not Attacking monster after running the program a while
Replies: 5
Views: 5092

Re: Not Attacking monster after running the program a while

Dear all, i need help here, i don't know why, my bot always like this, i run the program and the program running well, the program do hunting, but after a while the character just stand by and try to attack the monster but it doesn't the bot just standing, after i do relog, the program do hunting a...
by glennlevi
20 May 2013, 19:28
Forum: Private Servers
Topic: SelfSkill Question Help.
Replies: 15
Views: 7725

Re: SelfSkill Question Help.

Yep tried that and it was Improve Concentration. I even tried attack skills didnt work. Should I post my config? Run kore in manual mode. Type "skills" in the console (without the "" of course). Look for Improved Concentration skill number. Type "ss <skill number here>" (again remove the "<>"). Whe...
by glennlevi
20 May 2013, 11:19
Forum: Macro Plugin
Topic: Need Help: Macro Tele Skill
Replies: 0
Views: 3052

Need Help: Macro Tele Skill

This is my macro for using teleport skill when warp command fails (when you damage a player or when you get damaged): automacro canttele { console /You cannot use @warp/ timeout 2 call { do ss 26 pause 0.5 do send 1B 01 1A 00 52 61 6E 64 6F 6D 00 00 00 00 00 00 00 00 00 00 } } The problem is, openko...
by glennlevi
15 May 2013, 07:59
Forum: Macro Plugin
Topic: Syntax Error when doing Talk @NPC #
Replies: 3
Views: 8186

Re: Syntax Error when doing Talk @NPC #

Thank for the response! I will give each one a try and see which ones work. I can get to mosk_fild01 easy but i got problems talking to that squirrel. somehow it has two NPC #s in one location. One you cannot that doesnt respond and one that's key to the acorn quest. Just get the right NPC number. ...