[Release]Testsystem Source

03/17/2012 18:05 Power_Stunner#91
Quote:
Originally Posted by pamz12 View Post
copy the errors here
the error i get is with the dependency file mscrt100D.dll and msvcp100d.dll

which are debug files or so thats not on my pc, i've googled to download them and i cant.

and yes i have all the c++ redistributable etc.etc.
03/17/2012 20:34 pamz12#92
if i understand your previous post you got some probs with compiling the dll?
is that right?
03/17/2012 20:53 Power_Stunner#93
Quote:
Originally Posted by pamz12 View Post
if i understand your previous post you got some probs with compiling the dll?
is that right?
i'm sorry I may have worded it wrong. I can't load the .dll in debug mode -.- get the silly .dll errors saying missing msvcp100d.dll etc.

and if i change to release mode and compile i get errors and my .dll is only 20kb ~.~ after builidng.
03/17/2012 21:00 pamz12#94
wierd, error sounds like no redist package :P
03/17/2012 21:45 Power_Stunner#95
but i have though, or else i couldnt play kal xD


edit:
and bloodx pserver test hack works perfect, but i dont think its in debug mode?! or is it?

edit2:
btw im using hoseta's source..
03/17/2012 22:15 pamz12#96
hm wierd i can use and compile sources normally...
03/18/2012 00:54 Power_Stunner#97
well i gave up anyways xD thanks for ur help.
03/19/2012 13:12 RunzelEier#98
Quote:
Originally Posted by Power_Stunner View Post
i'm sorry I may have worded it wrong. I can't load the .dll in debug mode -.- get the silly .dll errors saying missing msvcp100d.dll etc.

and if i change to release mode and compile i get errors and my .dll is only 20kb ~.~ after builidng.
20kb ist nothing uncommon
03/30/2012 14:10 Lordhelm#99
Quote:
Originally Posted by hoseta View Post
@Edit

compiled version:

add revit hack:
[Only registered and activated users can see links. Click Here To Register...]

All how its work is in .txt file after unpack rar file.
All is under f9 key in game after inject. (Chat menu)

got a little problem, when i pick a costum item kal crash, i think the reason is the costum item id in chat, is there a way to disable the item chat info?
03/30/2012 14:40 pamz12#100
define costum item!
03/30/2012 16:27 mohm195#101
Quote:
Originally Posted by Lordhelm View Post
got a little problem, when i pick a costum item kal crash, i think the reason is the costum item id in chat, is there a way to disable the item chat info?

I think the item you have picked have another packet size higher or lower than 18 (if you are using bloodx/hoesta soruce's). Like g40 stuff or so 28 is packets size, that would case the crash.

~Prince.
04/03/2012 23:31 pure99#102
can some one up hoseta's source in new link not in GameFront =) ?
04/15/2012 20:52 FRANCAAA#103
Quote:
Originally Posted by pamz12 View Post
if i understand your previous post you got some probs with compiling the dll?
is that right?
I have a problem.I'm using microsoft visual studio,and even when it writes successful compiling,i canno't find the dll file ...it may be cuz i'm compilling offline,i'm not really sure.My dad is fucking anoying me,he just allow me 2h per week to be online:facepalm:...The life should get the /suicide cmd,cuz i've just downloaded a spam bot!Do you agree with my idea :bandit:?
04/15/2012 21:20 pamz12#104
right click on projcet->linker->command line, there says OUT: and destination of your compilled dll (perhaps it's in root of you C drive)
05/24/2012 09:25 valzzz40#105
Hi need some advice how to fix this error?

1>------ Build started: Project: TestsystemWINAPI, Configuration: Debug Win32 ------
1> Testsystem.cpp
1> SplashyBot.cpp
1> SpeedHack.cpp
1> send.cpp
1> recv.cpp
1> ReadSettings.cpp
1> Player.cpp
1> PickITConfig.cpp
1> MonsterAnimation.cpp
1> Menu.cpp
1> MemCpyEx.cpp
1> LaBot.cpp
1> KalNotice.cpp
1> KalDatSystem.cpp
1> KalChat.cpp
1> ItemDropped.cpp
1> Intercept.cpp
1> InitConsole.cpp
1> FindPatter.cpp
1> AttackSkill.cpp
1> Generating Code...
1> Compiling...
1> AttackNormal.cpp
1> AttackHackConfig.cpp
1> AttackHack.cpp
1> Generating Code...
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets(1029,5): error MSB3191: Unable to create directory "C:\Users\Sonikk69\Desktop\Testsystem". Access to the path 'C:\Users\Sonikk69\Desktop\Testsystem' is denied.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

And i don't know where this come from " C:\Users\Sonikk69\Desktop\Testsystem " who is Sonikk69?? how to change this user?

Thanks and advance!