Private Server Test Hack

11/30/2012 14:10 bee-mine#376
upload it again if u can , :/
01/04/2013 23:51 ilhanalpo#377
please re upload :(
01/10/2013 00:14 i tund i#378
I think i'm doing something wrong?. If i don't want it to pick money then in BlackList.txt i write 31, but still picking money ^^...
Anyone know how to get it work like i don't want it to pick some items..

EDIT: WoopWoop ! Found out how does it pick only geons. But is there any way i can make it pick like if monster drops geons,potato,g1 sticks to pick up only geons and potatos.. And leave G1 sticks on ground?
01/11/2013 19:03 pamz12#379
idk, but you can write it so it will destroy undesired picked indexes...
01/11/2013 23:25 i tund i#380
Okay.. So i can't do it.. Beacuse i know nothing about C++...
But anyways.. How to remove that manakey -.-?. Hate it, how i can't write while only security activated and killing... It only spams manakey :D. I removed it from settings.ini, but didn't help.
01/12/2013 10:26 pamz12#381
ahm just comment it
if it bothers you so much
Quote:
/*
void Kal::SetManaKey()
{
switch (ManaKey)
{
case 0:
key_Mana = 0x30;
break;
case 1:
key_Mana = 0x31;
break;
case 2:
key_Mana = 0x32;
break;
case 3:
key_Mana = 0x33;
break;
case 4:
key_Mana = 0x34;
break;
case 5:
key_Mana = 0x35;
break;
case 6:
key_Mana = 0x36;
break;
case 7:
key_Mana = 0x37;
break;
case 8:
key_Mana = 0x38;
break;
case 9:
key_Mana = 0x39;
break;
}
}*/
that should do the trick i suppose
i'll show the destory thing bit later, also it was already released by moep (maybe even some1 else who knows right :d)

Quote:
int blacklist[] = {331,330,318,327,328,329,316,282,290,298,306,314,2 76,284,292,300,308,1495/*monsterarm*/};
case 0x36://Item Drop
{
bool abbruch = false;
WORD Index = *(WORD*)&Buffer[3];
for(int i = 0;i<sizeof(blacklist)/sizeof(blacklist[0]);i++)
{
if(Index == blacklist[i])
{
abbruch = true;
break;
}
}
if(abbruch == false)
{
//pick it
well ofc you need to adjust it to your needs
01/12/2013 22:37 i tund i#382
Quote:
Originally Posted by pamz12 View Post
ahm just comment it
if it bothers you so much


that should do the trick i suppose
i'll show the destory thing bit later, also it was already released by moep (maybe even some1 else who knows right :d)


well ofc you need to adjust it to your needs
Thank you. I think it succeeded. But it did gave some warning?... It was just commenting that mana key..

Code:
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Users\Rodi\Desktop\Testsystem\Debug\TestsystemWINAPI.dll) does not match the Linker's OutputFile property value (C:\Users\Rodi\Desktop\Testsystem\Testsystem.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(TestsystemWINAPI) does not match the Linker's OutputFile property value (Testsystem). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
1>detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not found with 'detours.lib(detours.obj)' or at 'C:\Users\Rodi\Desktop\Testsystem\Debug\detours.pdb'; linking object as if no debug info
1>detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not found with 'detours.lib(disasm.obj)' or at 'C:\Users\Rodi\Desktop\Testsystem\Debug\detours.pdb'; linking object as if no debug info
1>detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not found with 'detours.lib(detours.obj)' or at 'C:\Users\Rodi\Desktop\Testsystem\Debug\detours.pdb'; linking object as if no debug info
1>detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not found with 'detours.lib(disasm.obj)' or at 'C:\Users\Rodi\Desktop\Testsystem\Debug\detours.pdb'; linking object as if no debug info
1>  TestsystemWINAPI.vcxproj -> C:\Users\Rodi\Desktop\Testsystem\Debug\TestsystemWINAPI.dll
1>FinalizeBuildStatus:
1>  Deleting file "Debug\TestsystemWINAPI.unsuccessfulbuild".
1>  Touching "Debug\TestsystemWINAPI.lastbuildstate".
1>
1>Build succeeded.
1>
1>Time Elapsed 00:00:01.63
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
01/12/2013 23:54 pamz12#383
as long it exports the dll you can ignore warnings
01/13/2013 00:25 i tund i#384
EDIT::

How can i make it to pick only index 649?
01/20/2013 01:34 cadgetboy#385
any update :D ?
01/24/2013 20:05 angelamamari#386
ok i download it can you be more expesifis how this work
01/25/2013 22:54 'Jonas.M'#387
Probiers gleich mal aus :)
01/27/2013 01:49 badloker123456#388
Quote:
Originally Posted by Sebastian1988 View Post
Probiers gleich mal aus :)
und klappt??
01/28/2013 19:28 xake#389
Anyone can reupload it pls ?
01/28/2013 19:47 badloker123456#390
Pls reupload is