Next update :
-I'm rework on %HP of player, to code it without lag :P
-Fix the aimbot [Hardly work, not soon, it's my second priority]
Btw, take care to aim, it's the only way i find to be catched by SOE by report way, the ESP is undetectable but aim CAN be see if the dead man report you and an admin watch the replay and see "strange movement"
If you want to see another thing or remove somethings, tell it (like less town on screen, no weapons list, ...)
HideESPWhenAiming=False ... its dont work i press left mouse and all times hides the esp refresh key ??ß
Try like this : Not in the settings.ini but in-game
Step 1 : Launch the game
Step 2 : Join a server
Step 3 : Launch Hack1Z1.exe
Step 4 : Press "M" to see the game cursor
Step 5 : Press Insert to see Hack1Z1 settings
Step 6 : Deselect "Hide all ESP when aiming"
Step 7 : Press Insert to save and close
Step 8 : Press "M" to take off the game cursor
Step 9 : Test it by press left click
Step 10 : Enjoy if it Works :P
v1.3 :
-Add %HP of Players in players list [and Fix lag with that feature ]
-Add FAQ file on hack folder
Aimbot is actually working very good, I suggest using it at the range of 50-150m. Also, could you change the color of clothes? Because when they are pink they overlap with some stuff. You could also make backpacks and helmets different from clothes because clothing is almost useless. A good thing to change would be this line "if (EntityName.Contains("Battery") || EntityName.Contains("Turbo") || EntityName.Contains("Headlights") || EntityName.Contains("Sparkplugs"))" (ignore the quotation marks) so that it shows battery, turbo, sparkplugs in a different color from headlights and turbo as those are almost useless as well. I would provide you with the location of the clothing line, but I couldn't find it.
EDIT:
Hotkeys :
Ctrl or Mouse4 = Activate AIM [Warning : You MUST press Leftclic before start aim]
Isn't it supposed to be like this - Left Ctrl or Mouse4 = Activate AIM [Warning : You MUST hold Right Click before starting to aim], as Left Click would just start shooting?
Aimbot is actually working very good, I suggest using it at the range of 50-150m. Also, could you change the color of clothes? Because when they are pink they overlap with some stuff. You could also make backpacks and helmets different from clothes because clothing is almost useless. A good thing to change would be this line "if (EntityName.Contains("Battery") || EntityName.Contains("Turbo") || EntityName.Contains("Headlights") || EntityName.Contains("Sparkplugs"))" (ignore the quotation marks) so that it shows battery, turbo, sparkplugs in a different color from headlights and turbo as those are almost useless as well. I would provide you with the location of the clothing line, but I couldn't find it.
EDIT:
Hotkeys :
Ctrl or Mouse4 = Activate AIM [Warning : You MUST press Leftclic before start aim]
Isn't it supposed to be like this - Left Ctrl or Mouse4 = Activate AIM [Warning : You MUST hold Right Click before starting to aim], as Left Click would just start shooting?
Yaw, yes, it's supposed to be like this >< Sorry little bit tired in fact x)
For the color i think i fix it but i cannot test it because of that BR maj :@
Quote:
Originally Posted by ♛ϟLěmιwιηks™ϟ♛
is it gonna work after this patch?
Hello U_U, it will need to get an update, somethings will change after that but i will fix it, if not today, tomorrow
[uHacker *Stuff*]Simple Spammer v1 01/17/2013 - WarRock Hacks, Bots, Cheats & Exploits - 32 Replies Hey,dies ist ein simpler Spammer den ihr nutzen könnt um Leute abkacken zu lassen,oder einfach einen Text mehrfach zu wiederholen..
http://img696.imageshack.us/img696/9879/imagejl.p ng
Download: Here
[Release]Simple stuff (stat commands) 05/15/2009 - CO2 PServer Guides & Releases - 3 Replies Well the highest u can put the stats is 65535 (which is max value of ushort)
I coded this completly myself
if (Splitter == "/vit")
{
ushort NewVit = ushort.Parse(Splitter);
MyChar.Vit = NewVit;
SendPacket(General.MyPackets.Vital((long)MyChar.UI D, 15, MyChar.Vit));
...