Giter Site home page Giter Site logo

hrichharms / albipy Goto Github PK

View Code? Open in Web Editor NEW
32.0 3.0 15.0 54 KB

AlbiPy is a network sniffing tool that allows direct access to the Albion Online Client's market data through the Python programming language.

License: MIT License

Python 100.00%
albiononline albion-online albion-network albion

albipy's People

Contributors

hrichharms avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

albipy's Issues

albipy running problem

If i want to launch albipy i can only modify python nothing else what i can do?
appreciate help <3
image

Errors when parsing data

Fetching recorded orders...
Exception in thread Thread-2 (process):
Traceback (most recent call last):
File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1009, in _bootstrap_inner
self.run()
File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\threading.py", line 946, in run
self._target(*self.args, **self.kwargs)
File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\keyboard_generic.py", line 58, in process
if self.pre_process_event(event):
File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\keyboard_init
.py", line 218, in pre_process_event
callback(event)
File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\keyboard_init
.py", line 649, in
handler = lambda e: (event_type == KEY_DOWN and e.event_type == KEY_UP and e.scan_code in logically_pressed_keys) or (event_type == e.event_type and callback())
File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\keyboard_init
.py", line 637, in
callback = lambda callback=callback: callback(*args)
File "C:\Users\LENOVO\Desktop\albion_scraper\mouse_move.py", line 158, in searchResources
orders = thread.get_data()
File "C:\Users\LENOVO\Desktop\albion_scraper\test.py", line 163, in get_data
self.parse_data()
File "C:\Users\LENOVO\Desktop\albion_scraper\test.py", line 149, in parse_data
self.parsed.append(datapoint(list(json.loads(log).values())))
File "C:\Users\LENOVO\Desktop\albion_scraper\test.py", line 32, in init
data[17] = datetime.strptime(data[17][0:16], "%Y-%m-%dT%H:%M")
IndexError: list index out of range

im getting this error when recording data. im guessing it has something to do with incorrect parsing? i even get errors where the date is not in correct format

hello there, i have some problems with checking some specific lots on market in my hideout

i used your wonderfull tool to check overpricers in my guild in spring and it was working perfectly. today on a new PC i installed python and your tool and did the same thing (for example checking mounts price and it does not show two swiftclaws lots but show every other mount in the list).. but i really need to figure out nicknames of that swiftclaw's sellers.

sorry for my bad english. hello from Russia :)

Windows Support

when i got the administrator/root access. and then i run the program.but it doesnt work.Nothing print.i dont know if it work.

the script doesnot work anymore

hay hrichharms , it seems the script stopped working for some reason is it the same on your end?

when i run it it just returns empty strings

If you could point me in the direction of how to learn how to review malformed logs and how to fix them?

Tool works as advertised and has issues as advertised. Would you be able to point me in the direction to learn how to review and fix them? I have tried to create a tool like this in the past a failed miserably haha. But since you have done a great job laying the ground work maybe I could build off it/attempt to fix some of the issues. I just do not know where to learn how to.

When I get home from work I could upload the screen shots of the error messages, from memory it seems when parsing the datetime, I would typically get the most errors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.