Search found 503 matches

by Sasuke
Sat Oct 05, 2013 6:42 am
Forum: Runes of Magic
Topic: superior collection pot for + 8 level harvest
Replies: 18
Views: 3808

Re: superior collection pot for + 8 level harvest

rocks before I corrected the post, so we check into code mineral section .... I've already used your tooltip and I've already checked the id: the ore has 2 numbers when I go over with the pointer:
242246 and 560089, the buff potion id 501328,,,, now what do you say?
by Sasuke
Sat Oct 05, 2013 6:16 am
Forum: Runes of Magic
Topic: superior collection pot for + 8 level harvest
Replies: 18
Views: 3808

Re: superior collection pot for + 8 level harvest

ok rocks now i understand how to do code:=)
by Sasuke
Fri Oct 04, 2013 8:54 pm
Forum: Runes of Magic
Topic: superior collection pot for + 8 level harvest
Replies: 18
Views: 3808

Re: superior collection pot for + 8 level harvest

<onHarvest> local function hasBuff(_id) player:updateBuffs() -- for each buff the pawn has for i, buff in pairs(player.Buffs) do if buff.Id == _id then return true end end return false end local harvestType = database.nodes[arg1.Id].Type; local harvestLevel = database.nodes[arg1.Id].Level local cra...
by Sasuke
Fri Oct 04, 2013 8:29 pm
Forum: Runes of Magic
Topic: superior collection pot for + 8 level harvest
Replies: 18
Views: 3808

Re: superior collection pot for + 8 level harvest

lida i add i node database the id of the mineral and bot see this and try to harvest without success...i add your answer in onharvest but player don't drink the superior collection potion: craftLevel = player:getCraftLevel(CRAFT_MINING) craftBuff = hasBuff(200196) buffPot = inventory:findItem(200196...
by Sasuke
Fri Oct 04, 2013 10:39 am
Forum: Runes of Magic
Topic: ghateri naterial high level
Replies: 0
Views: 2635

ghateri naterial high level

i add in use goodie userfunction section the ID of superior collectio potion I and i add in database (nodes) the id of high material.-
bot work but drink always the potion and not wait finish cooldown of 10 mins
anyone can help me pls?
by Sasuke
Thu Oct 03, 2013 10:46 pm
Forum: Runes of Magic
Topic: problem with bot in dod
Replies: 0
Views: 2709

problem with bot in dod

i have a little problem:when i kill madman rombot say me claring target and not continue to go out and restart,aòso i'd like to know how to use hero pot ,unimaginable salad and some pot and where i must add all in which section?ty
by Sasuke
Thu Sep 26, 2013 8:54 pm
Forum: Runes of Magic
Topic: superior collection pot for + 8 level harvest
Replies: 18
Views: 3808

Re: superior collection pot for + 8 level harvest

if i don't remember wrong this is a section for change potion id must be change but i don't find any of 3 pot id: <onHarvest> local function hasBuff(_id) player:updateBuffs() -- for each buff the pawn has for i, buff in pairs(player.Buffs) do if buff.Id == _id then return true end end return false e...
by Sasuke
Thu Sep 26, 2013 8:40 pm
Forum: Runes of Magic
Topic: superior collection pot for + 8 level harvest
Replies: 18
Views: 3808

superior collection pot for + 8 level harvest

guys I have a little problem, I'm doing the collection points and the materials I would need to know how to make that the character drink the collection that are "superior pot potions" that have the task to collect the materials of 8 levels above the normal level, this applies to both plan...
by Sasuke
Sat Sep 21, 2013 10:46 pm
Forum: Runes of Magic
Topic: no attack
Replies: 6
Views: 1589

Re: no attack

is it right ?: <?xml version="1.0" encoding="utf-8"?><waypoints> <!-- # 1 --><waypoint x="6405" z="5436" y="181"> player:target_NPC("Robbie Butcher"); AcceptQuestByName("Catch Butterflies"); </waypoint> <!-- # 5 --><waypoint x=&qu...
by Sasuke
Sat Sep 21, 2013 10:04 pm
Forum: Runes of Magic
Topic: no attack
Replies: 6
Views: 1589

Re: no attack

if I wanted that only at the beginning of the waypoints he does not attack anyone? but he attacks only at one point of the waypoints?
by Sasuke
Sat Sep 21, 2013 8:14 pm
Forum: Runes of Magic
Topic: no attack
Replies: 6
Views: 1589

Re: no attack

and if i ignore they how can i do?ty rock...can you explain me where add this script pls....give me an example ty
by Sasuke
Sat Sep 21, 2013 11:17 am
Forum: Runes of Magic
Topic: no attack
Replies: 6
Views: 1589

no attack

for dailies i must walk through the mobs but i'd like ot use function where player don't attack they and if aggro continue for your way till my delivery point how can i do this? for example <!-- # 2 --><waypoint x="-3722" z="5220" y="12"> </waypoint> <!-- # 3 --><waypoi...
by Sasuke
Sat Sep 21, 2013 7:41 am
Forum: Runes of Magic
Topic: use macro in game
Replies: 3
Views: 1435

Re: use macro in game

yes but wherre i must copy your phrase?on load,onskill in which macro?character waypoint or profile?can you see me an example pls rock?
by Sasuke
Fri Sep 20, 2013 8:20 pm
Forum: Runes of Magic
Topic: use macro in game
Replies: 3
Views: 1435

use macro in game

guys i have a problem...for a little quest i must speck with npc and after i must deliver 10 energy drink for all npc near me...for do this in game i have a macro in my action bar..is it: /script TargetNearestFriend() /run UseItemByName("Energy Drink") /wait 0.1 /script TargetNearestFriend...
by Sasuke
Fri Sep 20, 2013 7:48 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Syrbal Pass Daily quest - A Little Refreshment
Replies: 29
Views: 12115

Re: Syrbal Pass Daily quest - A Little Refreshment

i need an help....how can i use a macro if i have it in action bar for example in 5 slot?
i have a macro for deliver in automatic energy drink without move...can you help me pls?
by Sasuke
Sun Sep 01, 2013 9:03 pm
Forum: Runes of Magic
Topic: ice dwarf kingdom
Replies: 1
Views: 1233

ice dwarf kingdom

i try to make a script for ice dwarf istance but i'd like enter in difficult for level 35 anyone know how to click on "no"buttom when are you in front of the istance for set istance difficult?ty guys
by Sasuke
Sat Aug 31, 2013 9:16 pm
Forum: Runes of Magic
Topic: problem macro
Replies: 3
Views: 1252

Re: problem macro

and how can i must do? this is my waypoint ]]></onLoad> <!-- # 1 --><waypoint x="-9687" z="-3300" y="669"> player:target_NPC("Lynn Ringe"); AcceptQuestByName("I Hate That Flavor"); waitForLoadingScreen(); player:target_NPC("Kinger"); Comple...
by Sasuke
Sat Aug 31, 2013 10:40 am
Forum: Runes of Magic
Topic: problem macro
Replies: 3
Views: 1252

problem macro

i have a problem with macro.....when i leave from istance my character )as in macro script) walk to npc and afetr speack with him ,my main transport in another zone but micromacro say me an error....ho can i resolve it? micromacro say me:programfile/micromacro/script/rom/functions.lua:1780: "fo...
by Sasuke
Wed Aug 28, 2013 10:00 am
Forum: Runes of Magic
Topic: necropolis of mirror
Replies: 0
Views: 2533

necropolis of mirror

anyone have a script for farm necropolis of mirrors?i'd like to have without use swim ty
by Sasuke
Sun Aug 11, 2013 9:32 am
Forum: Runes of Magic
Topic: Farming White Iron Nail
Replies: 30
Views: 9235

Re: Farming White Iron Nail

guys i need the final on leave combat phrase for loot mysterious bag i have this in my profile...is it right? <onLeaveCombat><![CDATA[ if player:findNearestNameOrId("Mysterious Bag") then playalarm() local filename = getExecutionPath() .. "/logs/giftbag.log"; local file, err = io...