Search found 46 matches

by MinMax
Thu Sep 19, 2013 1:52 pm
Forum: Runes of Magic
Topic: knight punishment during partybot stops the bot
Replies: 38
Views: 9614

Re: knight punishment during partybot stops the bot

There are game client crashes (german server). Only with the party bot. Micromacro doesn´t give an error (also nothing with debug). Partyleader never crashes. (to change crashing follower to leader,now works good as leader) Follower game clients chrash alternately, never together. In the new zone mi...
by MinMax
Thu Sep 19, 2013 1:10 am
Forum: Runes of Magic
Topic: knight punishment during partybot stops the bot
Replies: 38
Views: 9614

Re: knight punishment during partybot stops the bot

The same trouble. Running party, a client crashes every minute. Curiosly only the followers.Not the leader. The partybot worked excellent for a long time. Till we got the new zone. I don´t get errors of the bot, but i have the clientt crashes. I updated all. Micromacro, rombot, functions, addons... ...
by MinMax
Thu Nov 29, 2012 6:30 am
Forum: Runes of Magic
Topic: Choosing of Questrewards
Replies: 1
Views: 881

Re: Choosing of Questrewards

I made it yesterday. See rock´s code below. The arg "nil" is for you. Replace nil with ==> 2 ( it is for the second, right choose. If you want the pots, replace nil with 1)
Remove also the daily.

CompleteQuestByName("Extinguish More Flames" ,nil, "daily")
by MinMax
Tue Nov 20, 2012 5:51 am
Forum: Runes of Magic
Topic: how far rombot has come
Replies: 2
Views: 1075

Re: how far rombot has come

I remember me. Years ago, in my beginning i saw this also. Emotionally it must be from the Stone Age.
Amusing to see this again.
by MinMax
Sun Nov 18, 2012 5:15 am
Forum: Runes of Magic
Topic: Honor point's farm in dril ground
Replies: 67
Views: 21870

Re: Honor point's farm in dril ground

Yesterday i played a littlebit. Play without a equipment. ( damage is percental) For 99% i reached the lvl 10 without to die. Dont look at the script. It´s bad. Was only for testing but it works perfectly and endless. Always 235-245 Points trial3reggen.xml MinMax ( Minimaler Erfolg maximaler Aufwand...
by MinMax
Fri Nov 09, 2012 12:32 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Halloween Event - Sugarcane Candy collect
Replies: 24
Views: 8966

Re: Halloween Event - Sugarcane Candy collect

Insert as last file in the onload session ==> __WPL:setWaypointIndex(1);
and start near Sturebold .
by MinMax
Sun Nov 04, 2012 10:54 am
Forum: Runes of Magic
Topic: ?? to use the extended event skill bar
Replies: 5
Views: 1728

Re: ?? to use the extended event skill bar

Thx, that´s good. I think, i can work with this.
by MinMax
Sun Nov 04, 2012 7:01 am
Forum: Runes of Magic
Topic: ?? to use the extended event skill bar
Replies: 5
Views: 1728

Re: ?? to use the extended event skill bar

Unfortunately we have in the event 3 skills which you have to activate firstly. (three colors of seeds to throw) /skill/494189/werft-einen-azurblauen-daemonenkuerbissamen]Werft einen azurblauen Dämonenkürbissamen /skill/494411/werft-einen-lindgruenen-daemonenkuerbissamen]Werft einen lindgrünen Dämon...
by MinMax
Sun Nov 04, 2012 5:44 am
Forum: Runes of Magic
Topic: ?? to use the extended event skill bar
Replies: 5
Views: 1728

?? to use the extended event skill bar

I didn´t play for a long time and now i have a littlebit knowledge deficit. How do i use the event skills fore example "Throw azure demon pumpkin seed" on the extended skill bar ?? Have i to declare it on the skill database and how do i check the availability of the skill ? Thx for the nic...
by MinMax
Wed May 23, 2012 2:51 pm
Forum: Runes of Magic
Topic: Patch 4.011.2531
Replies: 30
Views: 7237

Re: Patch 4.011.2531

The same problem. But only i take priest. Rouge, knight,scout, mage, warden are working fine.
by MinMax
Thu Feb 02, 2012 1:32 pm
Forum: Runes of Magic
Topic: Ban
Replies: 7
Views: 2288

Re: Ban

I see there´s a new bann tread ^^ i will also tell my story I play since the open beta. Never had a contact with the support. four main accounts (each account has a lvl 70/70 char ), four farming accounts (with each 8 chars lvl 20-40), activated in several lacations, my company, my parents, my siste...
by MinMax
Sat Dec 17, 2011 7:18 pm
Forum: Runes of Magic
Topic: counter / timer public event
Replies: 17
Views: 5958

Re: counter / timer public event

I always get the value 270000 with the code below. It doesnt matter if the event is running or ended. local _count = memoryReadIntPtr( getProc(),0xA23030, {0x9C,0x10,0x4}) cprintf(cli.lightgreen,"Counter = %s\n", _count) The short time (15-20seconds of the event running) combined with my p...
by MinMax
Thu Dec 08, 2011 6:12 am
Forum: Runes of Magic
Topic: counter / timer public event
Replies: 17
Views: 5958

Re: counter / timer public event

Unfortunately i dont know how to do a memory search of a permanent changing variable like the public counter.
I will take a look in your guide. I hope i will find something for this.
by MinMax
Thu Dec 08, 2011 5:25 am
Forum: Runes of Magic
Topic: counter / timer public event
Replies: 17
Views: 5958

counter / timer public event

Is it possible to check the counter and timer for the public events in the new zone?
Significant would be the counter. You know, you lose your points if you complete public quest and the counter is over 6000 (or stopped)
by MinMax
Sat Nov 19, 2011 6:32 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: course of terror WP
Replies: 449
Views: 115160

Re: course of terror WP

the max step value for rising is 50. It doesn´t matter to rise from the ground or higher. With 51 you get the error message.For my personal using i will set the stepsize to 45.( As precaution for lags or waypoint troubles in case of a fight.)

(tested in Terror and Treasure )
by MinMax
Fri Nov 18, 2011 1:05 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: course of terror WP
Replies: 449
Views: 115160

Re: course of terror WP

in my opinion the error comes only when you rise from ground . Today i have no time to login rom. I will test it tomorow with the commandLine. The max teleport distance from ground/up and up/up
by MinMax
Fri Nov 18, 2011 2:14 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: course of terror WP
Replies: 449
Views: 115160

Re: course of terror WP

You can prevent this error by teleport up in two steps. Get off from the ground and then you can teleport in higher steps without an error. I think if Rock would build to his teleport function a stepsize for the y ( i think Y max is 40 ) , with a short delay, you don´t get an error. ( i hope he don´...
by MinMax
Fri Nov 11, 2011 1:52 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Treasure Hunter waypoint?
Replies: 19
Views: 5227

Re: Treasure Hunter waypoint?

The treasure hunt is easier as it look likes. the mobs are only a problem if you are lvl 50 -60. You have too much aggro. From lvl 60 up you can pass the whole instance by bot without any attack in three or four minutes minutes.(include to open the chest) Some month ago i made a runable beta for the...
by MinMax
Tue Nov 08, 2011 4:53 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Malatina's survival
Replies: 409
Views: 104569

Re: Malatina's survival

The last two day the surv worked great, but today i am a littlebit confused. Today i tried it 3 times (with a mage a scout and a rouge )and every time the bot had overseen a chest , went to waypoint nr. 1 and left the instance(The bot didn´t stop). The case of the forgotten chest is the attack of a ...