Search found 1407 matches
- Thu Jan 14, 2021 1:11 pm
- Forum: Miscellaneous
- Topic: Google Maps in DAOC -- Help Wanted
- Replies: 2
- Views: 8
- Wed Jan 13, 2021 9:04 pm
- Forum: Miscellaneous
- Topic: Google Maps in DAOC -- Help Wanted
- Replies: 2
- Views: 8
Google Maps in DAOC -- Help Wanted
I've been thinking for a long time of putting better maps in the game. They would show DAOC zones, but they would behave like Google maps. You could change their size with the mouse, zoom in and out, drag, and click on names of places to get info about them. They would be much higher resolution than...
- Sun Jan 10, 2021 9:08 pm
- Forum: Feature requests
- Topic: Brainstorming : How to open Q windows to all toons
- Replies: 9
- Views: 18023
Re: Brainstorming : How to open Q windows to all toons
It might help a little but I think this still wouldn't work reliably. It would be an easy thing to test.
- Sun Jan 10, 2021 9:01 pm
- Forum: Miscellaneous
- Topic: build 317
- Replies: 1
- Views: 29
Re: build 317
will changes be saved? Changes will not be saved when you resize with the mouse. To save and repeat sizes, you can use SetWinSize, an old part of Mojo. Similarly you can save and repeat positions with MoveWin and MoveWinRel. is there a way to revert back? You can use the hotkey command RestoreNativ...
- Sat Jan 09, 2021 11:21 pm
- Forum: Builds
- Topic: Build 317 -- Change window size with mouse, PanelBackgroundColor
- Replies: 0
- Views: 65
Build 317 -- Change window size with mouse, PanelBackgroundColor
This build is not yet published Set editor The dialog box for setting a text editor for scripts is working again. Panel background color A new option, PanelBackgroundColor, has been added to panels. Many thanks to Nephtes for suggesting this. Resizable windows Mojo now lets you shrink or enlarge DA...
- Thu Jan 07, 2021 1:31 am
- Forum: Instructions
- Topic: Hot key setup
- Replies: 18
- Views: 4529
Re: Hot key setup
Grats! You're welcome and happy new year to you! 

- Wed Jan 06, 2021 6:39 pm
- Forum: Instructions
- Topic: Hot key setup
- Replies: 18
- Views: 4529
Re: Hot key setup
No, they are not the same. I wrote HotkeyNet too so I know what I'm talking about. The reason Mojo can't work with Phoenix is because Mojo needs to launch DAOC in order to load DLLs into it. But Phoenix needs to launch DAOC in order to evade DAOC's encryption of packets. Mojo and Phoenix are incompa...
- Wed Jan 06, 2021 6:31 pm
- Forum: Instructions
- Topic: Hot key setup
- Replies: 18
- Views: 4529
Re: Hot key setup
As far as I know, Mojo doesn't work with freeshards. That guy is on Ywain or Gaheris, right?
- Wed Jan 06, 2021 5:53 pm
- Forum: Instructions
- Topic: Hot key setup
- Replies: 18
- Views: 4529
Re: Hot key setup
Mojo puts a square button with an M on it in the game window. When that button is blue, hotkeys are on. When the button is pink, they are off. To turn them on, right click the button and select "Turn hotkeys on". If the button's not there, you must have turned it off. To turn it back on, go to Mojo,...
- Wed Jan 06, 2021 5:24 pm
- Forum: Instructions
- Topic: Hot key setup
- Replies: 18
- Views: 4529
Re: Hot key setup
Are you pressing 1 on the number pad? In that case you need NumLock on and you have to write the hotkey like this:
Are your hotkeys on? The M-button in the game must be blue not pink.
Code: Select all
Hotkey ( Numpad1 )
- Wed Jan 06, 2021 2:05 pm
- Forum: Miscellaneous
- Topic: Anti-cheat bibliography
- Replies: 0
- Views: 42
Anti-cheat bibliography
http://arno.uvt.nl/show.cgi?fid=142935
Exploiting Online Games by Hoglund and McGraw
https://b-ok.org/book/848760/f2b813
Game Hacking by Nick Cano
https://www.amazon.com/Game-Hacking-Dev ... B01J4NKSRI
Exploiting Online Games by Hoglund and McGraw
https://b-ok.org/book/848760/f2b813
Game Hacking by Nick Cano
https://www.amazon.com/Game-Hacking-Dev ... B01J4NKSRI
Build 316
If hotkeys are off due to the fact that Mojo's M-button menu is open, and you terminate DAOC with any of the following controls: -- The red X in the upper right of DAOC's window; -- The M-button menu; -- DAOC's task bar menu; ...there used to be a bug that made Hotkeys stay off. I think it's fixed n...
- Thu Dec 31, 2020 5:39 am
- Forum: Builds
- Topic: Build 315 -- Mojules
- Replies: 0
- Views: 89
Build 315 -- Mojules
It's now possible for people to write a mojule for Mojo -- a plugin or add on. Many thanks to Kristo for suggesting the name. For instructions and sample source code, go here:
Mojules
Mojules
Build 314
There are no changes in this build that users can see but it contains quite a bit of new code that may be used to add cool features in the future.
- Thu Dec 24, 2020 3:16 am
- Forum: Miscellaneous
- Topic: targeting pets for buffs
- Replies: 1
- Views: 918
Re: targeting pets for buffs
If you can do it in the game you can do it with Mojo. The only way I can think of would be to press Target Nearest Friend repeatedly but this would target more than just the pets. Maybe somebody can think of a better way.
- Tue Dec 22, 2020 1:46 pm
- Forum: Bugs and problems
- Topic: Launch teams from mojo
- Replies: 1
- Views: 722
Re: Launch teams from mojo
There's nothing wrong with Mojo's team launch. Hundreds of people use it. It works fine. I don't know exactly what you are doing, so I can't tell you why you are having a problem. You didn't give me enough information to tell you what's wrong. I don't know how your team is set. I don't know what you...
- Fri Dec 18, 2020 5:25 pm
- Forum: Bugs and problems
- Topic: Long time to launch
- Replies: 13
- Views: 3217
Re: Long time to launch
In my last message I wasn't suggesting that you use those diagnostic tools to look for a difference. I only meant that you could use them to try to see what events in your PC are taking the extra time when loads are slow. This would probably be a lot of work. You would probably have to be very motiv...
- Sat Dec 12, 2020 4:48 pm
- Forum: Bugs and problems
- Topic: Long time to launch
- Replies: 13
- Views: 3217
Re: Long time to launch
Hmm. The logical next step is to turn off the other half of things Mojo does but there's no checkbox for that in Mojo, I'll have to add it in the next build. Hmm.... what else can you do? Maybe use Windows's performance-measuring utilities to watch launches with and without Mojo and compare various ...
- Fri Dec 11, 2020 11:02 pm
- Forum: Bugs and problems
- Topic: Mojo won't show
- Replies: 5
- Views: 2929
Re: Mojo won't show
My MoJo just started doing this as well. Just started when i connected a 2nd computer to my network with mojo running on it. If you can see Mojo's icon on the task bar, shift-right-click it and select "maximize window." Does that make Mojo's window visible? if so, click the small rectangle in the u...
- Thu Dec 10, 2020 7:55 pm
- Forum: Bugs and problems
- Topic: Long time to launch
- Replies: 13
- Views: 3217
Re: Long time to launch
Ok, the cause must be something that Mojo does when it launches DAOC that doesn't happen when DAOC launches the normal way. How about we eliminate those things and see if the problem clears up? You can turn off about half of those additional actions by going to Mojo's main menu, Settings, Set DAOC C...