https://bugs.winehq.org/show_bug.cgi?id=48954
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://spanirix.blogspot.c | |om/2014/01/release-le-bot-8 | |3-free-download.html Summary|Le Bot 8.3 crashes on |Le Bot 8.3 (AQWorlds bot) |startup |crashes on startup Keywords| |download CC| |focht@gmx.net
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
--- quote --- Anyways, to me it sounds like some cheating/hacking tool, which I'm pretty sure is against our rules. --- quote ---
Could you point me to the section in the WineHQ Wiki that tells this?
In general cheating/hacking tools are still Windows applications, although for questionable or even malicious purpose.
The freedom of choice what to install/run should be end user's - even if it's highly questionable.
Several commercial applications/games qualify as malware/harmful software due their highly intrusive system behaviour and data collection habits. Does Wine take any active measures to prevent people from installing/running them? No.
There are many games which negatively affect brain development and social habits of children and teens due to their content. Does Wine take any active measures to prevent people from playing? No - unless it's a technical issue that hasn't been investigated yet. But still we try to fix the every bug to achieve better Windows compatibility.
Where do we draw the line? Afaik only at bug reports where people obviously used pirated software (didn't pay for it).
---
https://spanirix.blogspot.com/2014/01/release-le-bot-83-free-download.html
https://drive.google.com/file/d/0B1ZKwUglkcaGV191d19jamV0WWc/view
https://www.reddit.com/r/AQW/comments/5rffql/le_bot_botters_are_getting_out_...
--- snip --- $ WINEDEBUG=+msgbox wine ./Le\ Bot\ 8.3.exe ... 0009:err:ole:CoGetClassObject class {d27cdb6e-ae6d-11cf-96b8-444553540000} not registered 0009:err:ole:CoGetClassObject class {d27cdb6e-ae6d-11cf-96b8-444553540000} not registered 0009:err:ole:CoGetClassObject no class object {d27cdb6e-ae6d-11cf-96b8-444553540000} could be created for context 0x3 ... 0009:trace:msgbox:MSGBOX_OnInit L"Failed to load the Adobe Flash Player!" --- snip ---
-> 'winetricks -q flash'
I don't see a crash here, neither with Wine 5.0 nor 5.6. The app is UPX compressed. It shows some empty flash UI after start.
Since OP didn't provide any console output nor information about native overrides it's hard to tell. The backtrace shows 'WinVer' set to 'Windows 10' which is questionable.
$ sha1sum Le\ Bot\ 8.3.exe 6915eb173025677da3091baadea1dc54da6eb9b2 Le Bot 8.3.exe
$ du -sh Le\ Bot\ 8.3.exe 876K Le Bot 8.3.exe
$ wine --version wine-5.6-193-g59987bc9ec
Regards