Search found 67 matches

by mrtgtr
Tue Aug 13, 2013 1:55 pm
Forum: MicroMacro general & support
Topic: I want to press key on Knight Online
Replies: 3
Views: 3611

Re: I want to press key on Knight Online

Be careful. If you generate too many of those errors, they will take notice and ban any accounts associated with your IP (and possibly hardware ID). First, to get it to work in the background, you should be using the attach() or attachKeyboard() functions. That isn't going to help with HackShield, ...
by mrtgtr
Tue Aug 13, 2013 2:21 am
Forum: MicroMacro general & support
Topic: I want to press key on Knight Online
Replies: 3
Views: 3611

I want to press key on Knight Online

I want to according to the color of the pixel to do something on Knight Online(us knight online) for example press key and mouse click and this must work in the background. When I change to active knight online window should continue to work I tried to this first. while(true) do keyboardPress(key.VK...
by mrtgtr
Mon Jun 17, 2013 7:19 pm
Forum: Runes of Magic
Topic: I want to loot items after to kill all frogs (ksfrogs.xml )
Replies: 1
Views: 969

I want to loot items after to kill all frogs (ksfrogs.xml )

I tried to loot "false" and when kill to all frogs on center waypoint I did loot "ture" but It didint loot and exit to kalin What does be codes ? I must do it because while char try to loot char is dead. (exp debt) <?xml version="1.0" encoding="utf-8"?><waypoi...
by mrtgtr
Sun Jun 09, 2013 5:58 pm
Forum: Runes of Magic
Topic: I want to power lvl to my secondary char [tracing wp ?]
Replies: 1
Views: 1205

I want to power lvl to my secondary char [tracing wp ?]

I searched and did not find to tracing code I am farming gold in dungeon and while first char do gold farm I want to trace from second char for lvl up to it. while first char enter to dungon and killing to mobs , second char enter to dungeon like first char and wait at access area and when first cha...
by mrtgtr
Thu May 16, 2013 10:47 am
Forum: Runes of Magic
Topic: waypoint of golden egg is not work
Replies: 11
Views: 2774

Re: waypoint of golden egg is not work

rock5 wrote:You are using an addon to automatically select the quest, right? Maybe the addon can't tell the difference between the 2 quests.
no
I have lootamatic,advquestbook,charplan,invitebyfri.

never mind I did quest 20 time, only I earn 1 golden egg and it is bound :S
by mrtgtr
Thu May 16, 2013 9:45 am
Forum: Runes of Magic
Topic: waypoint of golden egg is not work
Replies: 11
Views: 2774

Re: waypoint of golden egg is not work

Well, getText("Sys422386_name") should return Çocuk Oyuncağı Mı? so you could use queststate = getQuestStatus(getText("Sys422386_name")) Note: this will only work for the first quest that gives you the golden egg. If you repeat the quest then the quest id and name are different....
by mrtgtr
Thu May 16, 2013 9:24 am
Forum: Runes of Magic
Topic: waypoint of golden egg is not work
Replies: 11
Views: 2774

Re: waypoint of golden egg is not work

Well, getText("Sys422386_name") should return Çocuk Oyuncağı Mı? so you could use queststate = getQuestStatus(getText("Sys422386_name")) Note: this will only work for the first quest that gives you the golden egg. If you repeat the quest then the quest id and name are different....
by mrtgtr
Thu May 16, 2013 9:03 am
Forum: Runes of Magic
Topic: waypoint of golden egg is not work
Replies: 11
Views: 2774

Re: waypoint of golden egg is not work

Well, getText("Sys422386_name") should return Çocuk Oyuncağı Mı? so you could use queststate = getQuestStatus(getText("Sys422386_name")) Note: this will only work for the first quest that gives you the golden egg. If you repeat the quest then the quest id and name are different....
by mrtgtr
Thu May 16, 2013 7:54 am
Forum: Runes of Magic
Topic: waypoint of golden egg is not work
Replies: 11
Views: 2774

Re: waypoint of golden egg is not work

lisa wrote:

Code: Select all

Command> print(getTEXT("Sys422386_name"))
An Easy Lay?

Code: Select all

Command> print(getTEXT("Sys425174_name"))
An Easy Lay?
can you show where to change with this codes ?
by mrtgtr
Thu May 16, 2013 7:51 am
Forum: Runes of Magic
Topic: waypoint of golden egg is not work
Replies: 11
Views: 2774

Re: waypoint of golden egg is not work

rock5 wrote:Are you using a proper code editor such as Notepad++ http://www.notepad-plus-plus.org?
yes I tried to change to uft 8 , it is working now but it is trying to accpet quest but it is not accepting to quest
quest name is "Çocuk Oyuncağı Mı?"
by mrtgtr
Tue May 14, 2013 8:43 pm
Forum: Runes of Magic
Topic: waypoint of golden egg is not work
Replies: 11
Views: 2774

waypoint of golden egg is not work

<?xml version="1.0" encoding="utf-8"?><waypoints> <!-- # 1 --><waypoint x="3981" z="3110" tag="Main"> queststate = getQuestStatus("An Easy Lay") if queststate == "complete" then -- Complete quest player:target_NPC("Jenna Mil...
by mrtgtr
Wed Mar 13, 2013 8:32 pm
Forum: Runes of Magic
Topic: Earn Real Money With Runes Of Magic ( mercantile :D )
Replies: 5
Views: 2806

Earn Real Money With Runes Of Magic ( mercantile :D )

I must say this first I am unemployed :( I know to some people are earning real money with farming gold and sell to someone in this forum, Even if you say no :D I can farm gold but I wonder how to sell gold to people ? this is not healthy , we can banned and when our money-saving char is banned we g...
by mrtgtr
Wed Dec 26, 2012 6:32 pm
Forum: Runes of Magic
Topic: Energy Of Justiece delivering
Replies: 0
Views: 1855

Energy Of Justiece delivering

I searched and didint find I have +400 Suspicious Myrmex Egg and 400+ Arrowhead Carved with Name, I will go to deliver NPC and now I want to this : when event time is over use Suspicious Myrmex Egg than accept quest than deliver to npc and stop at 6000 score, while doing this when event time is disa...
by mrtgtr
Wed Dec 26, 2012 12:10 pm
Forum: Runes of Magic
Topic: working properly butterfly daily
Replies: 3
Views: 2510

Re: working properly butterfly daily

Yes, but I'm very cautious posting scripts for such a public place like the inferno gardens. If several people run this script, others will notice that this is a bot script and it will attract attention. So if everybody is doing it's own script, it will be less likely that it will attract attention...
by mrtgtr
Tue Dec 25, 2012 10:05 am
Forum: Runes of Magic
Topic: working properly butterfly daily
Replies: 3
Views: 2510

working properly butterfly daily

any one has got fly daily waypoints properly ?
available waypoints not work correctly char is stuck and when quest done it is not using daily quest reset ticket
by mrtgtr
Thu Dec 20, 2012 6:17 pm
Forum: Runes of Magic
Topic: How I can kill 75 lvl elite monster myself alone ?
Replies: 2
Views: 1179

How I can kill 75 lvl elite monster myself alone ?

I want to farm gold with kill elite monster and sell to npc.
Worth of 75 lvl items are highest.
How I can kill 75 lvl elite myself alone and wich class must I choose for killing 75 lvl elite monster ?
by mrtgtr
Mon Dec 17, 2012 6:31 pm
Forum: Runes of Magic
Topic: Item Delete
Replies: 17
Views: 4673

Re: Item Delete

try this function CleanBag() for i, item in pairs(inventory.BagSlot) do if item.SlotNumber >= settings.profile.options.INV_AUTOSELL_FROMSLOT + 60 and settings.profile.options.INV_AUTOSELL_TOSLOT + 60 >= item.SlotNumber then if item:isType("Arrows") then item:delete() end if item:isType(&q...
by mrtgtr
Mon Dec 17, 2012 1:54 am
Forum: Runes of Magic
Topic: Item Delete
Replies: 17
Views: 4673

Item Delete

I used lootomatic but that addon is problem while go to char slection screen or escape to the game, game is crushed and item drop list will not be save. I want to delete cheap items from 1200 gold ,arrows, Projectiles ,Crafting Runes, Runes with bot. It didnt work, It didint delete -_- if item:isTyp...