Hey i was wondering if anyone knows how to mod
The GM Commands in the database, i know how to in the .exe,
but it can be easily bypass using another .exe so yea.
Change the op codes from packets of any GM commands you need to remove from the dekaronserver.exe file so nobody going to bypass those commands even if they put another dekaron.exe file on the client side.
Hey i was wondering if anyone knows how to mod
The GM Commands in the database, i know how to in the .exe,
but it can be easily bypass using another .exe so yea.
My question,
How to delete certain GM commands ?
Just delete them from the Dekaronserver.exe
and dekaron.exe
I think that it works..
You can change devloper commands to GM commands i think..
yep or change dekaron.exe in a way that if they replace the dekaron.exe in client it wont start.
it would be the best if you could make add a table in character database or design user_character and add a row for adminlevel that way it would be impossible to use gm commands without hacking/injecting database. But it will take a lot of work.
yep or change dekaron.exe in a way that if they replace the dekaron.exe in client it wont start.
it would be the best if you could make add a table in character database or design user_character and add a row for adminlevel that way it would be impossible to use gm commands without hacking/injecting database. But it will take a lot of work.
Even if you add something to make the game specific on a certain dekaron.exe it can still be bypassed. It's much better to edit the dekaronserver.exe like what andrew_seul said. As for the adminlevel in db, it wouldn't take that much, just add a check for adminlevel in the dekaronserver.exe whenever a player tries to use a command.
The thing is, dekaronserver.exe is already making a check if you are GM, thats why you can't summon monsters by using cheat engine. The thing is, the server doesn't control if the player is in ghostmode or not, just like the teleporting, its the same as if you would scan 1 for ghost mode and 0 for no ghostmode, u would change, you would go into ghostmode without the command (<--- hint on how to bypass my exe ), or like you would scan for coordinates and change then by CE, that would also be a teleport hack.
The server denies your request for ghostmode, just that the client still does it on it's own.
°+~Customizing Stuff~+° [No Questions/Requests] 08/30/2013 - WoW Private Server - 8 Replies Hi,
der Thread hier ist für diejenigen unter euch, die gerne ihre selbstgescripteten Events, Terrains, und MOB´s der Öffentlichkeit zur Verfügung stellen wollen.
Bitte setzt hier nur eure eigenen Werke rein, wenn ihr etwas hier postet das nicht von euch ist, dann bitte mit entsprechendem vermerkt zur Quelle.
Wen ihr SQL Statements und so weiter hier reinschiebt, oder längere Lua Script´s dann packt das bitte in einen Spoiler, Screenshots bitte immer in einen Spoiler packen.
Fragen zu...
[Key Commands] Default Key Commands for the beginners 10/01/2008 - General Gaming Releases - 0 Replies Default keybindings:
Abilities Window V
Backpack Window: B
Career Window: K
Character Window: C
Battlegroup Window: Left Alt + R
Developer Window: ;
Guild Window: G
Help Window: H
/ Commands 07/02/2008 - Conquer Online 2 - 4 Replies Hey guys where can I find the "/ commands" of CO ? Like /addeffect and that ...
By popular demand: Customizing numb bot Rc-2 03/21/2008 - Cabal Hacks, Bots, Cheats, Exploits & Macros - 1 Replies Like all my code: this assumes that you have the game bypassed, I don;t write bypasses, I will not give you a bypass, I will not tell you where to find another bypass, I will not tell you how to hack other versions... I play cabal NA... with that said:
Its actually remarkably easy to use.... check this out....
Line number 4,12 are the ones that search for the mobs color, the way to change it to increase resolution is like this
VBSCall FindColorEx(0,0,1024,685,"10DFDE",1,0.9, x,y)
...