codesidian / Python-MissionChiefBot

A Python bot for the online game MissionChief
Other
12 stars 15 forks source link

when is the bot going to be fixed #13

Closed cgtweb closed 4 years ago

cgtweb commented 4 years ago

all i get is cant find exact keyword,

fire engines is not on the .co.uk version just water ladder.

ive tried changing names in helpers file, I have tried editing the bot file, no hope

i have tried locating required list and vehicles.text to fix this myself but cannot find in any files,

if you dont have time to fix yourself can you please at least tell me hoe to edit requirements and keywords

jackbayliss commented 4 years ago

@cgtweb helpers.py is where the requirements and vehicles are stored.

I’ll try and take a look some time tonight; or at least by Sunday.

We haven’t touched this for awhile so changes may have been made to the website perhaps the “fire engines” comes from the missions requirements.

Leave it with me/us, I’ll touch this again soon.

cgtweb commented 4 years ago

thanks alot mate, been working on this for days, ive renamed vehicles as Fire engines but still says cannot find exact keyword, appreciate the reply

cgtweb commented 4 years ago

image

hope this helps

jackbayliss commented 4 years ago

@cgtweb The version you've screenshotted is not our release, it appears it's a forked version someone else has perhaps edited. My suggestion would be to try our release if the error still occurs let me know.

cgtweb commented 4 years ago

sorry, the original version i tried was your version, idownloaded this one afterwards, would you like me to screen the errors on your version?

jackbayliss commented 4 years ago

@cgtweb should be OK without them. Ill test it tonight and fix when I get a free minute.

cgtweb commented 4 years ago

thanks alot jack

jackbayliss commented 4 years ago

@cgtweb I tested it out and it seemed to work fine for me, I also added the test account into the account.txt so you can see it works for that specific account.

In terms of it not working for you it would be helpful if either 1) Provide me account details for me to check, 2) Arrange a teamviewer/ anydesk session for me to attempt to debug it.

The main issue here is on my test account I only have basic missions, with basic vehicles etc. So, as you would expect on bigger accounts I can't account for the vehicles etc.

cgtweb commented 4 years ago

hmmm, I will happily set up a teamviewer as soon as you can so you can have a look, its not working for me at all

cgtweb commented 4 years ago

image

also fresh install seems to be missing a module

jackbayliss commented 4 years ago

Please redo pip install -r requirements.txt should work after that @cgtweb there's been a few changes.

cgtweb commented 4 years ago

kk will try now

cgtweb commented 4 years ago

image

still not working for me

jackbayliss commented 4 years ago

@cgtweb Have you edited the call signs at all? Whiskey Oscar 99 & Gwbran RP-1 is an unknown, hence why it's not working.

You will need to edit the helpesr.py to add them under the correct category.

I should probably mention this only works with an absolute "clean" / default account.

If you need help via teamviewer please email me the ID and password. I'm available for the next 10-15 minutes.

cgtweb commented 4 years ago

ahh I see, yes every single unit has been renamed.. 100+ :'(

il leave it for tonight,, it is getting later, I will start the process of renaming units and if after that it is not working I will be in touch

what does click intercepted mean? can it not find dispatch button?

jackbayliss commented 4 years ago

@cgtweb It seems the dispatch button cannot be clicked, i've not come across it before. If you manually add your names under the right categories it'll work properly.

I might create a seperate .py such as import.py to calculate your vehicles into the categories. But there is a lot of categories I haven't come across yet which are the higher levels etc.

Closing this issue for now, as it seems it was due to edited call signs- have added a line to the readme to explain the issue.

If you need me further please email me, or if you come across another issue please create it.

cgtweb commented 4 years ago

before you go, I have all arrs for the game and know all mission requirements and am quite a high level in the game so if you need any help with this, I would be more than happy to help out.. il rename all and get back to you, thanks for your time today

jackbayliss commented 4 years ago

@cgtweb Yes, the main issue is I need a lot more information. Such as the vehicle names, categories etc which you can see in the helpers.py that is how the vehicles are understood.

cgtweb commented 4 years ago

I am definitely your man for that, shall I email you?

p.s. already half way through renaming.. doing with lss manager so much easier

jackbayliss commented 4 years ago

@cgtweb Yes please.

cgtweb commented 4 years ago

done