Version 7.4.0.2897 progress

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Locked
Message
Author
Andre235
Posts: 156
Joined: Thu Oct 03, 2019 4:08 am

Re: Version 7.4.0.2897 progress

#141 Post by Andre235 » Sun Jan 26, 2020 10:04 am

Gitupdate will be tested soon

Mage thunderstorm still is placed anywhere, => not working :(

Sasuke
Posts: 503
Joined: Mon May 17, 2010 3:40 pm
Location: Poland

Re: Version 7.4.0.2897 progress

#142 Post by Sasuke » Sun Jan 26, 2020 11:20 am

Administrator wrote: Thu Jan 23, 2020 6:52 pm Just pushed up some fixes for the flyhack/swimhack, and (hopefully) a fix for ground-targetted AoE spells (ie. Thunderstorm). Now AoE skills should still target correctly even if your mouse isn't over the game window.

Can someone please confirm if that fixes the issues they had?
can we update with svn or still with another program?can you link me here pls?

Andre235
Posts: 156
Joined: Thu Oct 03, 2019 4:08 am

Re: Version 7.4.0.2897 progress

#143 Post by Andre235 » Sun Jan 26, 2020 11:52 am

Just run a micromacro update with Svn. RoM bot update with MM. Type [your rom-folder]/gitupdate (in my case rom/gitupdate)
Or you can still download it from the link in the first message of this thread

morc
Posts: 75
Joined: Thu Jan 02, 2020 7:32 am

Re: Version 7.4.0.2897 progress

#144 Post by morc » Sun Jan 26, 2020 12:00 pm

please repair createpath
skills does not works perfectly (bot casting flame but after 1-2 sec [skill not ending] the character run to the next waypoint)
LOOT false parameter does not work perfectly (if character stand by a lootable mob do not loot, but do not move to the next waypoint in some cases)

User avatar
Administrator
Site Admin
Posts: 5306
Joined: Sat Jan 05, 2008 4:21 pm

Re: Version 7.4.0.2897 progress

#145 Post by Administrator » Mon Jan 27, 2020 2:35 pm

Ego95 wrote: Sun Jan 26, 2020 8:13 amI am not familiar with that github thing. What am I doing wrong? How do I set it up correctly?

Code: Select all

Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script> rom-bot-version7.4.0.2897/gitupdate
Opening gitupdate.lua...
Starting script execution - Press CTRL+C to exit.
Press CTRL+L to cancel execution and load a new script.
-------------------------------------------------------------------------------
Backing up current code to gitupdate-backup
error: pathspec 'version7.4.0.2897' did not match any file(s) known to git



Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script>
Sorry about that. I think that's likely because the .git (a hidden folder used by git software) is probably out of date on your local system (probably using the old Google code repository). Do you see the .git folder? If so, try deleting it. If not, try turning on view hidden files for that folder.

Sasuke
Posts: 503
Joined: Mon May 17, 2010 3:40 pm
Location: Poland

Re: Version 7.4.0.2897 progress

#146 Post by Sasuke » Mon Jan 27, 2020 4:51 pm

I need an info, I have to do a daily where a player after taking the quest waits for it to be completed to talk to the NPC.
2 players, one does the quest and the other waits to deliver it, how can I get the second player to talk to the NPC after completing it? And how can I switch players in the same account without using rock login.xml that currently does not work ?thank you

User avatar
Ego95
Posts: 564
Joined: Tue Feb 28, 2012 12:38 pm
Contact:

Re: Version 7.4.0.2897 progress

#147 Post by Ego95 » Tue Jan 28, 2020 10:08 am

Well, I also needed lo delete the .tmp file.
This is the result which still not seems to be 100% correct.

Code: Select all

MicroMacro v1.05.207
SolarStrike Software
http://www.solarstrike.net
Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script> rom-bot-version7.4.0.2897/gitupdate
Opening gitupdate.lua...
Starting script execution - Press CTRL+C to exit.
Press CTRL+L to cancel execution and load a new script.
-------------------------------------------------------------------------------
[WARN]: scripts\rom-bot-version7.4.0.2897/gitupdate.lua:74
Git has not been configured for this path yet. You must do so now.
Backing up current code to gitupdate-backup
Cloning into '.tmp'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 5472 (delta 1), reused 6 (delta 1), pack-reused 5461
Receiving objects: 100% (5472/5472), 2.05 MiB | 1.38 MiB/s, done.
Resolving deltas: 100% (4092/4092), done.
I dont know how to configure git for any path.

Andre235
Posts: 156
Joined: Thu Oct 03, 2019 4:08 am

Re: Version 7.4.0.2897 progress

#148 Post by Andre235 » Tue Jan 28, 2020 11:05 am

Sasuke wrote: Mon Jan 27, 2020 4:51 pm I need an info, I have to do a daily where a player after taking the quest waits for it to be completed to talk to the NPC.
2 players, one does the quest and the other waits to deliver it, how can I get the second player to talk to the NPC after completing it? And how can I switch players in the same account without using rock login.xml that currently does not work ?thank you
example.xml
(639 Bytes) Downloaded 139 times
QUEST_ID = "Questname" or Quest-ID
QUEST_NPC = "Questgiver" or Questgiver-ID

there are other maybe better solutions (e.g. with a "while" or "return" in a function) but this is easy to copy, no ingame monitor needed and it asks not for questitem or something :)

User avatar
Administrator
Site Admin
Posts: 5306
Joined: Sat Jan 05, 2008 4:21 pm

Re: Version 7.4.0.2897 progress

#149 Post by Administrator » Tue Jan 28, 2020 11:17 am

Ego95 wrote: Tue Jan 28, 2020 10:08 am Well, I also needed lo delete the .tmp file.
This is the result which still not seems to be 100% correct.

Code: Select all

MicroMacro v1.05.207
SolarStrike Software
http://www.solarstrike.net
Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script> rom-bot-version7.4.0.2897/gitupdate
Opening gitupdate.lua...
Starting script execution - Press CTRL+C to exit.
Press CTRL+L to cancel execution and load a new script.
-------------------------------------------------------------------------------
[WARN]: scripts\rom-bot-version7.4.0.2897/gitupdate.lua:74
Git has not been configured for this path yet. You must do so now.
Backing up current code to gitupdate-backup
Cloning into '.tmp'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 5472 (delta 1), reused 6 (delta 1), pack-reused 5461
Receiving objects: 100% (5472/5472), 2.05 MiB | 1.38 MiB/s, done.
Resolving deltas: 100% (4092/4092), done.
I dont know how to configure git for any path.
That was actually the correct thing. Since you removed the .git folder, which is where the git configuration lives, it had to reconfigure it. It should have been automatic and looks like it succeeded. If you try re-running the gitupdate script it should say that you're up to date now, right?

Sasuke
Posts: 503
Joined: Mon May 17, 2010 3:40 pm
Location: Poland

Re: Version 7.4.0.2897 progress

#150 Post by Sasuke » Tue Jan 28, 2020 11:26 am

Andre235 wrote: Tue Jan 28, 2020 11:05 am
Sasuke wrote: Mon Jan 27, 2020 4:51 pm I need an info, I have to do a daily where a player after taking the quest waits for it to be completed to talk to the NPC.
2 players, one does the quest and the other waits to deliver it, how can I get the second player to talk to the NPC after completing it? And how can I switch players in the same account without using rock login.xml that currently does not work ?thank you
example.xml

QUEST_ID = "Questname" or Quest-ID
QUEST_NPC = "Questgiver" or Questgiver-ID

there are other maybe better solutions (e.g. with a "while" or "return" in a function) but this is easy to copy, no ingame monitor needed and it asks not for questitem or something :)
i try .xml but players still speak with npc,but i'd like him wait to npc just only when finish dailies and not all the time
it there a method for see the ids of quests or items?cause i need auto open glorious victory package from sw.......andre can i add name quests without id?
Last edited by Sasuke on Tue Jan 28, 2020 11:34 am, edited 1 time in total.

morc
Posts: 75
Joined: Thu Jan 02, 2020 7:32 am

Re: Version 7.4.0.2897 progress

#151 Post by morc » Tue Jan 28, 2020 11:32 am

thank you :)
createpath is working fine

User avatar
Ego95
Posts: 564
Joined: Tue Feb 28, 2012 12:38 pm
Contact:

Re: Version 7.4.0.2897 progress

#152 Post by Ego95 » Tue Jan 28, 2020 11:33 am

This is what I get always now. Don't know why it always tells me I need to configure something.

Code: Select all

[WARN]: scripts\rom-bot-version7.4.0.2897/gitupdate.lua:74
Git has not been configured for this path yet. You must do so now.
Backing up current code to gitupdate-backup
fatal: destination path '.tmp' already exists and is not an empty directory.
Completed checkout.


Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script>

Rivva
Posts: 25
Joined: Wed Apr 13, 2016 1:58 am

Re: Version 7.4.0.2897 progress

#153 Post by Rivva » Tue Jan 28, 2020 2:21 pm

Hello Administrator! :roll: :roll: :roll: :roll:
Please have a look at partydps.xml, partyhealer.xml and RBAssist.xml!!!
When I try to start RBAssist.xml I get following message:
I used this option very often and looking forward to get it back to work!!
Attachments
screen.png

Andre235
Posts: 156
Joined: Thu Oct 03, 2019 4:08 am

Re: Version 7.4.0.2897 progress

#154 Post by Andre235 » Tue Jan 28, 2020 2:32 pm

To update the partydps we need some additional addresses. I tried the old ones, but they didnt work :P

morc
Posts: 75
Joined: Thu Jan 02, 2020 7:32 am

Re: Version 7.4.0.2897 progress

#155 Post by morc » Tue Jan 28, 2020 4:36 pm

so...
createpath perfect

not working:
secondary skills usage
healing herbs/potions usage
buff usage (example: w/m Lightning Burn Weapon)

uncertain operation:
loot
target heal monitoring
skill use

other problem:
too long starting time (example: first start and/or after teleport with zone change)

i started to fix skill IDs (m/w, m/k, m/r, r/m, k/m, m/w) without ISS

User avatar
Administrator
Site Admin
Posts: 5306
Joined: Sat Jan 05, 2008 4:21 pm

Re: Version 7.4.0.2897 progress

#156 Post by Administrator » Tue Jan 28, 2020 5:25 pm

I'll be looking into all of these problems when I have the time available. Each of these things can easily take several hours to investigate fix. I probably spent no less than 25 hours investigating different approaches to the skill fixes. I understand you each have your own priorities of what you would like to be fixed first but I'm only one person. I still have my regular job to do, my family to care for, international travel (for work), and potential employees to interview, which leaves me with little time to put towards projects like this.

What I'm saying is, it's going to take awhile for me to get into all of these things and properly fix them. Please be patient, but do feel free to keep reporting issues.

User avatar
Administrator
Site Admin
Posts: 5306
Joined: Sat Jan 05, 2008 4:21 pm

Re: Version 7.4.0.2897 progress

#157 Post by Administrator » Tue Jan 28, 2020 7:27 pm

Ego95 wrote: Tue Jan 28, 2020 11:33 am This is what I get always now. Don't know why it always tells me I need to configure something.

Code: Select all

[WARN]: scripts\rom-bot-version7.4.0.2897/gitupdate.lua:74
Git has not been configured for this path yet. You must do so now.
Backing up current code to gitupdate-backup
fatal: destination path '.tmp' already exists and is not an empty directory.
Completed checkout.


Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script>
I looked into this and found what was causing it. While it was checking out into the temporary folder correctly, the copy process was getting hung up (I blame Microsoft). You will need to fetch the fix manually (use the link on the first page) but after that it should just work (I hope).

Rivva
Posts: 25
Joined: Wed Apr 13, 2016 1:58 am

Re: Version 7.4.0.2897 progress

#158 Post by Rivva » Wed Jan 29, 2020 12:01 am

Dear Katherine!
I am sure that I speak for most of the runes player which are searching help here in this forum!
:D :D
I am very very grateful that you spend a lot of time in keeping the bot alive! :lol: :lol:
You do a great job here and I am convinced that you do your best! :mrgreen: :mrgreen:
So thank you very much fpr your efforts!!
Lot of grateful greetings from Austria, Rivva :roll: :roll:
Last edited by Rivva on Wed Jan 29, 2020 3:39 am, edited 1 time in total.

morc
Posts: 75
Joined: Thu Jan 02, 2020 7:32 am

Re: Version 7.4.0.2897 progress

#159 Post by morc » Wed Jan 29, 2020 1:54 am

Administrator wrote: Tue Jan 28, 2020 5:25 pm I'll be looking into all of these problems when I have the time available. Each of these things can easily take several hours to investigate fix. I probably spent no less than 25 hours investigating different approaches to the skill fixes. I understand you each have your own priorities of what you would like to be fixed first but I'm only one person. I still have my regular job to do, my family to care for, international travel (for work), and potential employees to interview, which leaves me with little time to put towards projects like this.

What I'm saying is, it's going to take awhile for me to get into all of these things and properly fix them. Please be patient, but do feel free to keep reporting issues.
Hi Kat!

I'm just trying to pick up the bugs I find
i know a lot of time for repairs, and I'm patient ;)

Sorry, do not misunderstand, thank you very much for any help!

saverombotplz
Posts: 27
Joined: Sat Dec 14, 2019 3:52 pm

Re: Version 7.4.0.2897 progress

#160 Post by saverombotplz » Wed Jan 29, 2020 8:34 am

Hi i found something with scout only uses one skill "wind arrows".

Locked

Who is online

Users browsing this forum: No registered users and 29 guests