Search found 119 matches

by wizzyslo
Sat Dec 18, 2010 7:54 am
Forum: Runes of Magic
Topic: Finding and looting dead bodies
Replies: 56
Views: 13341

Re: Finding and looting dead bodies

I'm testing this function and have little problem with full inventory :lol: Wonderful can be function to check inventory space befoure lootBodies() else skip lootBodies().
by wizzyslo
Fri Dec 17, 2010 3:26 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19819

Re: Stuck on loading items tables

Have same problem but only on secondary client. On primary client works normal. :o
by wizzyslo
Sun Dec 12, 2010 5:03 am
Forum: Runes of Magic
Topic: Quest problem
Replies: 7
Views: 1893

Re: Quest problem

now it works normal :D Tnx you
by wizzyslo
Sun Dec 12, 2010 4:29 am
Forum: Runes of Magic
Topic: Lags / Freeze when looting is enabled
Replies: 4
Views: 1263

Re: Lags / Freeze when looting is enabled

I tested little more and I found somthing else. Its not important where is yrest(1) in CInventory:updateNextSlot(_times) but need to be there to fix my problem. Rly dont ask me whay there becouse i'm not good with those functions and in programing. If anybudy else with same problem test it pls and t...
by wizzyslo
Sat Dec 11, 2010 1:08 pm
Forum: Runes of Magic
Topic: Lags / Freeze when looting is enabled
Replies: 4
Views: 1263

Re: Lags / Freeze when looting is enabled

I had same problem for long time and I didn't use bot for long time. This problem happend after new updating invenotry, I was testing this yrest(1) in inventory.lua and found that function CInventory:updateNextSlot(_times) doing problems. I added only yrest(1) on line 299 that is it works normal now...
by wizzyslo
Sat Dec 11, 2010 12:10 pm
Forum: Runes of Magic
Topic: Quest problem
Replies: 7
Views: 1893

Re: Quest problem

With next code i'm trying do next tings: when I run waypoint that bot check if have daily quests and if he dont have take tham else go farming. But have problem, bot skip <onLoad> <onLoad> <!-- # 4 --><waypoint x="9189" z="51499"> if getQuestStatus("quest_name1") == nil...
by wizzyslo
Wed Dec 08, 2010 4:13 pm
Forum: Runes of Magic
Topic: looking for somthing
Replies: 6
Views: 1449

Re: looking for somthing

Will test <preSkillCast> and <onSkillCast> it when i have time.
by wizzyslo
Tue Dec 07, 2010 3:36 am
Forum: Runes of Magic
Topic: looking for somthing
Replies: 6
Views: 1449

Re: looking for somthing

At first i was thinking about function but I'm not good with writing function never works. I can write some easy macros that is it :| Is <onSkillCast> works only at start casting on all the time when skill is casting becouse if priest going to cast group heal somethimes that skill need to be interru...
by wizzyslo
Mon Dec 06, 2010 5:25 pm
Forum: Runes of Magic
Topic: looking for somthing
Replies: 6
Views: 1449

looking for somthing

I'm looking where to write it speical function. Function need to be checking all the time in waypoint or only in combat. Can be in waypoint as normal function but need to run it all the time and bot need to cast spells all the time. Was thinking about "while" but then bot dont cast anythin...
by wizzyslo
Mon Dec 06, 2010 5:09 pm
Forum: Runes of Magic
Topic: Rock5's ToDo list
Replies: 88
Views: 34976

Re: Rock5's ToDo list

Is not this allrdy finished?
# Get buffs and debuffs from memory.
http://www.solarstrike.net/phpBB3/viewt ... hilit=buff
Or you have somthing else in mind?
by wizzyslo
Sat Dec 04, 2010 3:53 pm
Forum: Runes of Magic
Topic: Boss focus
Replies: 15
Views: 3713

Re: Boss focus

Nice work

I would rly happy if somebudy can make function to detect what mob cast and if mob cast some special skill do somthing and how to sinhronize bots together. :D
by wizzyslo
Sat Dec 04, 2010 10:36 am
Forum: Runes of Magic
Topic: Quest problem
Replies: 7
Views: 1893

Re: Quest problem

fixed :D if getQuestStatus("A Lesson") == "complete" then __WPL:setWaypointIndex(__WPL:findWaypointTag("finish")) elseif getQuestStatus("Water Saving Method") == "complete" then __WPL:setWaypointIndex(__WPL:findWaypointTag("finish")) elseif...
by wizzyslo
Sat Dec 04, 2010 5:23 am
Forum: Runes of Magic
Topic: Quest problem
Replies: 7
Views: 1893

Quest problem

I'm working on new waypoint but have problem with this code: <!-- # 15 --><waypoint x="3984" z="42544"> if getQuestStatus(423674) == "complete" then __WPL:setWaypointIndex(__WPL:findWaypointTag("finish")) elseif getQuestStatus(423172) == "complete" t...
by wizzyslo
Tue Sep 21, 2010 4:14 pm
Forum: Runes of Magic
Topic: lua51.dll
Replies: 8
Views: 4070

Re: lua51.dll

I had same problem here with Avast but they fix it. Not anymore virus :D
by wizzyslo
Fri Sep 17, 2010 6:01 am
Forum: Runes of Magic
Topic: 3.0.4 problem again :)
Replies: 74
Views: 21370

Re: 3.0.4 problem again :)

Same probelm here. Back to old one.
by wizzyslo
Mon Sep 13, 2010 7:55 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 313729

Re: Autologin revisited

Is any option that this function don't login so fust. I wont to use it to get out of instance but lots of times is too fust login and character spown in instance?
by wizzyslo
Sun Aug 29, 2010 4:29 am
Forum: Runes of Magic
Topic: Random chose waypoint
Replies: 1
Views: 977

Random chose waypoint

I wont to do waypoint that after merchent bot chose random waypoint. On that way can use bot more time but allways on onother place. Any idea about that?
by wizzyslo
Sun Aug 29, 2010 4:21 am
Forum: Runes of Magic
Topic: Need Help for quest
Replies: 4
Views: 1574

Re: Need Help for quest

Moste of time bot don't find NPC becouse in profil is HARVEST_DISTANCE to small.
by wizzyslo
Sun Aug 29, 2010 4:09 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 239705

Re: Rock5's Mail Mods

Ty for now works prfect :D Easy to use it.
by wizzyslo
Sat Aug 28, 2010 6:26 pm
Forum: Runes of Magic
Topic: Runing 2 bots
Replies: 9
Views: 8845

Re: Runing 2 bots

I'm using copy of runes of magic game on that way i don't get crash (i'm using win xp). Win 7 have option that you can run 2+ games from same folder (right click...) and need to run 2x micromacro. I tested 3 games on my computer (single CPU 2,2GHz, 1500GB ram) but little to much freezing. Dual core ...