Search found 291 matches

by Rickster
Wed Feb 28, 2018 4:54 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238412

Re: Rock5's Mail Mods

Try this:

UMM_SendAdvanced(_recipient, _itemTable, _quality, _reqlevel, _worth, _objtype, _statNo, _dura, _amount, _stacksize, _fusedtier)

Code: Select all

UMM_SendAdvanced("CharacterName",{"123456"}, nil, nil, nil, nil, nil, nil, nil, 50, nil)
by Rickster
Sat Aug 30, 2014 3:10 am
Forum: Runes of Magic
Topic: memorytable.lua:213 error since - Patch 6.1.0.2710
Replies: 17
Views: 5803

Re: memorytable.lua:213 error since - Patch 6.1.0.2710

Ok. Then thanx for having a look at it. As long as nobody else runs into this problem I asume its something on my side.

Ric
by Rickster
Fri Aug 29, 2014 1:31 pm
Forum: Runes of Magic
Topic: memorytable.lua:213 error since - Patch 6.1.0.2710
Replies: 17
Views: 5803

Re: memorytable.lua:213 error since - Patch 6.1.0.2710

Hi :) not until your post. But now I tested this one also and do not have any errors any more. Thank you! Ric [edit] no luck. the error again occures. thsi time it tried to count some items in inventory, and could not find them. trying to read the names by GetNameId returned only mismatch characters...
by Rickster
Wed Aug 27, 2014 2:21 pm
Forum: Runes of Magic
Topic: memorytable.lua:213 error since - Patch 6.1.0.2710
Replies: 17
Views: 5803

Re: memorytable.lua:213 error since - Patch 6.1.0.2710

Hi, with the new memorytable.lua the bot gets stuck after relogging Changing to character 7 account 2. Spieleradresse geändert: 0x31FE7800 When restarting the bot the following message appears, not beeing able to start the bot without closing and restarting the game client 9:16pm - ...tools/bot/micr...
by Rickster
Mon Aug 25, 2014 2:29 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238412

Re: Rock5's Mail Mods

Sorry for the late feedback. I can not reproduce the not working Dalanis Mailbox anymore, it works fine now!

Thanx and Greetz
Ric
by Rickster
Mon Aug 25, 2014 12:50 pm
Forum: Runes of Magic
Topic: memorytable.lua:213 error since - Patch 6.1.0.2710
Replies: 17
Views: 5803

Re: memorytable.lua:213 error since - Patch 6.1.0.2710

Looking for the same error, I found this topic. I have this memory table for a few weeks now. First I thought its not too bad, but only could remove that error by restarting the client. Once the error occures in the MM window, I can not start the bot again with the same gameclient before restarting,...
by Rickster
Sun Aug 17, 2014 3:52 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238412

Re: Rock5's Mail Mods

Its one in Dalanis I tried and this one is named "Briefkasten" in the german client. IDs are: 112112, 112113, 112778, 114779, 116936, 118480, 118670 That doesn't make sense because all the mailboxes in Dalanis have the floating mail icons above them. Which mailbox is it? Do you see the ma...
by Rickster
Sun Aug 17, 2014 1:00 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's BuyFromItemShop userfunction
Replies: 123
Views: 36068

Re: Rock5's BuyFromItemShop userfunction

On my side it hang in the loop. Then I opened the shop and closed it, nothing happend. Then I opend it, changed to coins store and immediately the bot continues with the input of the secondary PW. As I am doing that in a loop with several chars and all got stuck at the same point, I thought I found ...
by Rickster
Sun Aug 17, 2014 10:35 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's BuyFromItemShop userfunction
Replies: 123
Views: 36068

Re: Rock5's BuyFromItemShop userfunction

Hello, when trying to buy something from the coins store, the bot gets stuck in the loop stating "Waiting for Item Shop database to load." It waits until I open the shop manually AND change to the coins tab, then it continues. So I think local function commonBuy(_itemGUID, _secondaryPasswo...
by Rickster
Sat Aug 16, 2014 7:47 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238412

Re: Rock5's Mail Mods

Here are the next mailboxes that do not open ... sorry for that ;)

Its one in Dalanis I tried and this one is named "Briefkasten" in the german client.
IDs are: 112112, 112113, 112778, 114779, 116936, 118480, 118670

Greetz
Ric
by Rickster
Sat Aug 16, 2014 5:30 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238412

Re: Rock5's Mail Mods

Sorry, I don´t understand what you mean.

Ric
by Rickster
Sat Aug 16, 2014 12:50 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238412

Re: Rock5's Mail Mods

rock5 wrote:Ok didn't take much work. Please test it and let me know how it goes.
Works good. It opens the mailboxes in Hortek.

Thanks!
by Rickster
Sat Aug 16, 2014 7:30 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238412

Re: Rock5's Mail Mods

[edit] oops, did not see your message before posting. I will test your version asap! I already worked out the IDs using a game addon to show the IDs when hovering objects with the mouse. Hi Rock, yes, they do not have a floating icon on top of them. Maybe this helps and as far as I know: Shown IDs f...
by Rickster
Fri Aug 15, 2014 8:39 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238412

Re: Rock5's Mail Mods

I tried to send mail in Hortek for the first time. There are two mailboxes, but both do not open automatically when sending.
Do I have to target them manually, as in the beginning of the userfunction, before Rock5 added this great feature?

Ric
by Rickster
Sun Aug 10, 2014 10:58 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: GM detection and banning chance reduction
Replies: 499
Views: 144999

Re: GM detection and banning chance reduction

Lately I had some GMs visiting some servers. You can add them to the userfunction if you want to:

Code: Select all

"Reylyn","Mephriel","Salodeu","Eleandro",
by Rickster
Sun Aug 03, 2014 5:40 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: GM detection and banning chance reduction
Replies: 499
Views: 144999

Re: GM detection and banning chance reduction

I got the message:

"Had a detection but the characters dont match up, probably a bug, ignoring it."

Can you make it to print out the characters name?
by Rickster
Mon Jul 28, 2014 6:51 pm
Forum: Runes of Magic
Topic: interrupting heals
Replies: 52
Views: 9085

Re: interrupting heals

hehe, it was more meant to be a joke than the real wish to have a "like" button here ;)
by Rickster
Sun Jul 27, 2014 2:13 pm
Forum: Runes of Magic
Topic: interrupting heals
Replies: 52
Views: 9085

Re: interrupting heals

Of course not!!! :oops: ... but a thank you addon for the forum would show a number of all those thousend people who "said" thanks! ;)
by Rickster
Sun Jul 27, 2014 9:53 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: GM detection and banning chance reduction
Replies: 499
Views: 144999

Re: Cannot get log event for monitor 'GMdetect'

These monitors do not survive the changing of characters. Try restarting Gm monitor after you change character. Thats what I already did, but got the same error. I already tired WPFile3: startGMDetect(); LoginNextChar(); startGMDetect(); load WPFile1 which ended up in the same error. [edit] I now t...
by Rickster
Sun Jul 27, 2014 9:48 am
Forum: Runes of Magic
Topic: interrupting heals
Replies: 52
Views: 9085

Re: interrupting heals

Thanx Rock for that information! :) ... We need a "Thank you" button here ;)