Search found 28 matches

by hagenleu
Wed Jul 24, 2013 10:30 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Automatic 'login' script
Replies: 181
Views: 67669

Re: Automatic 'login' script

Hi Rock5 (long time no see!) I successfully setup your fast login (108 char version) and bot is running as intendend (no error from the first to the last character in the account). Also successfully setup this automatic login script; from micromacro window with the following string bot run with no e...
by hagenleu
Wed Jul 24, 2013 4:40 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: svn updates for userfunctions
Replies: 43
Views: 15132

Re: svn updates for userfunctions

Hi Lisa

userfunction_login.lua in SVN updates is ver 3.2, while that in Rock5 post is 3.3 / 3.4

Thank for your work/help
by hagenleu
Sun Sep 04, 2011 7:02 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238727

Re: Rock5's Mail Mods

With inventory:update() all works fine as intended!

Tnx again :)
by hagenleu
Sun Sep 04, 2011 2:05 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238727

Re: Rock5's Mail Mods

Hi Rock I tried to use new feature of UMM: UMM_SendByNameOrId for sending of amount of stacked item. It's ok for the first character of the list(separate the items and send them), but for the others it only insert the name in the field, but doesnt stack items neither send items. In the bag there are...
by hagenleu
Thu Jun 23, 2011 1:15 pm
Forum: Runes of Magic
Topic: Idea: RoMbot + MultiHack (keypress collaboration)
Replies: 84
Views: 27570

Re: Idea: RoMbot + MultiHack (keypress collaboration)

As many others also i have problem with flyhack, when i active it (in WP or from commandline) client crash.
by hagenleu
Tue Jun 21, 2011 3:03 pm
Forum: Runes of Magic
Topic: item.lua:211
Replies: 5
Views: 1979

Re: item.lua:211

My bot crash when i get the 550861 item: Minos' Hammer Recipe.
Only with this, it can manage all the other recipes.
by hagenleu
Fri Jun 03, 2011 1:24 pm
Forum: Runes of Magic
Topic: Bagcleanerseller, a temporary solution to TABLE ID bug?
Replies: 12
Views: 5160

Re: Bagcleanerseller, a temporary solution to TABLE ID bug?

Lol, unbelivable! it's work the first try!

That is the function and very simple to call :P

I use sendMacro("BCS.Fn.Seller.Sell_to_Vendor()") and work like a charm :P

Rock tnx anyway to give me the direction in witch search the right things!
by hagenleu
Fri Jun 03, 2011 12:43 pm
Forum: Runes of Magic
Topic: Bagcleanerseller, a temporary solution to TABLE ID bug?
Replies: 12
Views: 5160

Re: Bagcleanerseller, a temporary solution to TABLE ID bug?

Ok, i find in BCS.xml the following: <OnClick> BCS.Fn.Seller.Sell_to_Vendor(this, key); </OnClick> and in bagseller.lua: ---------------------------------------------------------- -- -- -- Sell-to-Vendor-Button -- -- -- ---------------------------------------------------------- Sell_to_Vendor = func...
by hagenleu
Fri Jun 03, 2011 11:14 am
Forum: Runes of Magic
Topic: Bagcleanerseller, a temporary solution to TABLE ID bug?
Replies: 12
Views: 5160

Bagcleanerseller, a temporary solution to TABLE ID bug?

There is this addon: Bagcleanerseller. Similar to micromaco autosell option but simpler: you set start and end bagslot, and, with shop open, appear a button, if pressed all the sellable item are selled (of course without the many options and controls of micromacro). Now for me, and for all that farm...
by hagenleu
Fri Jun 03, 2011 9:36 am
Forum: Runes of Magic
Topic: Table not found for ID
Replies: 127
Views: 26624

Re: Table not found for ID

Some other items from the first 3 bag (item 84 and 94 are the same) Command> for k,v in pairs(inventory.BagSlot[78]) do print(k,v) end Durability 0 ItemCount 0 Color ffffff ObjType 0 InUse false SlotNumber 78 Value 0 Empty true Icon Quality 0 CoolDownTime 0 BagId 78 Id 221979 RequiredLvl 0 ObjSubTyp...
by hagenleu
Fri Jun 03, 2011 8:07 am
Forum: Runes of Magic
Topic: Table not found for ID
Replies: 127
Views: 26624

Re: Table not found for ID

rock5 wrote:
hagenleu wrote:Those are the last 4 slots (occupied), it's ok or do you need all the others?
I noticed they are all in rented bags. Did you get any in the regular bags?
Yes get errors also on the first and on the second regular bag.
by hagenleu
Thu Jun 02, 2011 9:53 am
Forum: Runes of Magic
Topic: Table not found for ID
Replies: 127
Views: 26624

Re: Table not found for ID

Those are the last 4 slots (occupied), it's ok or do you need all the others? Command> for k,v in pairs(inventory.BagSlot[179]) do print(k,v) end Durability 0 ItemCount 0 Color ffffff ObjType 0 InUse false SlotNumber 179 Value 0 Empty true Icon Quality 0 CoolDownTime 0 BagId 179 Id 222525 RequiredLv...
by hagenleu
Thu Jun 02, 2011 9:37 am
Forum: Runes of Magic
Topic: Table not found for ID
Replies: 127
Views: 26624

Re: Table not found for ID

Rock i give the same command to the other bot (the RK, that is normally farming) and the list it return is complete, no 22xxxx <EMPTY> slot. I tried to run on the some pc two RK, the first is ok, the second don't sell items....(the second is the same that on the other pc work well). Seems strange th...
by hagenleu
Thu Jun 02, 2011 9:26 am
Forum: Runes of Magic
Topic: Table not found for ID
Replies: 127
Views: 26624

Re: Table not found for ID

Command> for k,v in pairs(inventory.BagSlot) do print(k, v.Id, v.Name) end 1 202434 Daily Quest Ticket 2 207763 Sun Jewel - Revelation 3 207761 Star Jewel - Revelation 4 203574 High Quality Experience Potion 5 202435 Home-sweet-home 6 202903 Transport Rune 7 202902 Marking Ink 8 207762 Moon Jewel -...
by hagenleu
Thu Jun 02, 2011 8:09 am
Forum: Runes of Magic
Topic: Table not found for ID
Replies: 127
Views: 26624

Re: Table not found for ID

This is the output of the debug option activated: We successfully target NPC Pancer and try to open the dialog window. [DEBUG] Check item so sell: 122 222504 <EMPTY> [DEBUG] Itemcolor not in option INV_AUTOSELL_QUALITY: [DEBUG] Durability check, search for: Durability => 73 [DEBUG] Check item so sel...
by hagenleu
Thu Jun 02, 2011 4:24 am
Forum: Runes of Magic
Topic: Table not found for ID
Replies: 127
Views: 26624

Re: Table not found for ID

Same problem selling items at NPC Pancer out KS. On a old PC (winXP 32bit SP3) i have a RK, have update to rev 605 and from yesterday all seems returned at normality. On a new PC (win7 64bit), i have a RK and a MD farming KS. The RK is ok (as the one on the other PC), but the MD doesn't sell nothing...
by hagenleu
Sat Apr 23, 2011 12:31 am
Forum: Runes of Magic
Topic: changeprofileoption for profile skill?
Replies: 15
Views: 3545

Re: changeprofileoption for profile skill?

Time to change rev!
Tnx
by hagenleu
Fri Apr 22, 2011 3:53 pm
Forum: Runes of Magic
Topic: changeprofileoption for profile skill?
Replies: 15
Views: 3545

changeprofileoption for profile skill?

There is a command similar to changeprofileoption to "change" during the path a skill of the current loaded profile? i.e. flame, in the profle is set in this way: <skill name="MAGE_FLAME" modifier="" hotkey="MACRO" priority="80" autouse="false&q...
by hagenleu
Tue Apr 19, 2011 5:18 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: tracking player name // time // WP // level and now gold
Replies: 37
Views: 12673

Re: tracking player name // time // WP // level

According to you is possible to modify the script of Othon1001
to store number of gold collected? (in this way i can trash some addon that do this work and free memory and so fps)

Tnx, Hagenleu
by hagenleu
Wed Mar 09, 2011 5:55 pm
Forum: Runes of Magic
Topic: Need some idea on how to manage a wandering Boss(Boddosh)
Replies: 8
Views: 2692

Re: Need some idea on how to manage a wandering Boss(Boddosh

Giram it's ok the code, work in the right way as you intended it, but, also for me, ineffective with a priest of 57 and 17k HP. I can manage Boddosh but the adds kill me when 8 seconds stunned :( For this fight i realize that is important the class of the pg, mage and rogue rules (as said by Germang...