Tsearch hacks

Discussion on Helbreath Hacks. New ones Released. and how to work them.
Post Reply
Arah
Regular
Posts: 51
Joined: Mon Aug 07, 2006 1:51 pm
Location: FROM HELL

Post by Arah »

Is it possible to make a casthack and scroll/pothack with tsearch (use scrolls after damage, chug pots very fast)?? :rolleyes:
When yes, how can i make it? Can someone explain me how to make the tsearch casthack? :D

Arah
<span style='color:#F7F7F7'>If you read this you are dumb ;-Þ</span>
Crossfade
Loyal fan
Posts: 354
Joined: Sun Mar 20, 2005 5:55 pm

Post by Crossfade »

Arah wrote: Is it possible to make a casthack and scroll/pothack with tsearch (use scrolls after damage, chug pots very fast)?? :rolleyes:
When yes, how can i make it? Can someone explain me how to make the tsearch casthack? :D

Arah
you aren't h4x0r
Jensen
Loyal fan
Posts: 300
Joined: Tue Aug 02, 2005 7:40 am
Location: Illinois, USA
Contact:

Post by Jensen »

yes, if you want to do it the long way you can hex in a function call in memory using tsearch, and create a function at the location you are trying to call, and have it do the hp checking, and pot usage... ill just stop here, if you have to ask you wont be able to do it on an existing client.

you probally wont be able to figure out how to do it on the sourced client.

as for the casting same concept, replace code that is loaded into memory with code (hex/asm) that will provide the desired effect, im not good enough at it to do it in memory mostly because i dont have a need to. i do it in source, or just pwn on skill.

in short, yes, very carefully, not me.
-><-
Arah
Regular
Posts: 51
Joined: Mon Aug 07, 2006 1:51 pm
Location: FROM HELL

Post by Arah »

I tried much values but i cant find cast value...
OK then i make a hack with clientsources... :P
<span style='color:#F7F7F7'>If you read this you are dumb ;-Þ</span>
Kiruku
Loyal fan
Posts: 268
Joined: Wed Feb 22, 2006 12:00 pm
Contact:

Post by Kiruku »

hack with client source... i cant get it <.< maybe someone can send me what to change (for invi hack too please)
<img src='http://lichtdrache.lima-city.de/helbrea ... aramba.gif' border='0' alt='user posted image' />
Alz
Regular
Posts: 40
Joined: Fri Dec 30, 2005 2:54 pm
Location: Estonia.

Post by Alz »

Kiruku wrote: hack with client source... i cant get it <.< maybe someone can send me what to change (for invi hack too please)
u are fucking noob!
Kiruku
Loyal fan
Posts: 268
Joined: Wed Feb 22, 2006 12:00 pm
Contact:

Post by Kiruku »

i know :P u need to help noobs too
<img src='http://lichtdrache.lima-city.de/helbrea ... aramba.gif' border='0' alt='user posted image' />
Arah
Regular
Posts: 51
Joined: Mon Aug 07, 2006 1:51 pm
Location: FROM HELL

Post by Arah »

No more Casthackers now :P
<span style='color:#F7F7F7'>If you read this you are dumb ;-Þ</span>
projectx
Loyal fan
Posts: 201
Joined: Sun Jul 16, 2006 12:01 pm

Post by projectx »

lolxxx spamm same post .. :P
Jensen
Loyal fan
Posts: 300
Joined: Tue Aug 02, 2005 7:40 am
Location: Illinois, USA
Contact:

Post by Jensen »

invisibility is ((status &0x000010 )==0x10)

basically find any check relating to 10, and change it so that it always displays
-><-
Post Reply