Author Topic: Zoom for North and South?  (Read 2596 times)

0 Members and 1 Guest are viewing this topic.

marybomber

  • Guest
Re: Zoom for North and South?
« Reply #15 on: June 05, 2015, 10:33:47 pm »
host .. zoom in , freeze process , search 1 , unfreeze , dont zoom search 0 , break point the location on read ,  leads straight to the zoom function / camera eye pos.

sorry i dont speak computer

dunnohow

  • Intentional Cheater
  • **
  • Posts: 44
    • View Profile
Re: Zoom for North and South?
« Reply #16 on: June 06, 2015, 01:14:25 am »
marybomber, i and a lot of NaS players would be very gratefull :)

dunnohow

  • Intentional Cheater
  • **
  • Posts: 44
    • View Profile
Re: Zoom for North and South?
« Reply #17 on: June 06, 2015, 04:34:10 pm »
And MrMedic.
I know you don't like spoonfeeding, but i have to ask some questions;

host .. zoom in , freeze process , search 1 , unfreeze , dont zoom search 0 , break point the location on read ,  leads straight to the zoom function / camera eye pos.

I guess, if i create a zoom hack in Native it would work on every module?

So i host a MP session of Warband, zoom in and now? Ho do i freeze a process? Google won't help me.
The rest of the procedre makes sense but what do you mean with "break point the location on read "

cheers

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Zoom for North and South?
« Reply #18 on: June 06, 2015, 08:05:32 pm »
Code: [Select]
mb_warband.exe+3C3570   (real zoom address ..double)

warband 1.167 steam.
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

MetVic

  • Poptart
  • *
  • Posts: 7
    • View Profile
Re: Zoom for North and South?
« Reply #19 on: June 07, 2015, 06:14:58 am »
I'm a big player of North and South mod. I would also appreciate a zoom for this. Or would it take any zoom mod, like for Native for example.?

dunnohow

  • Intentional Cheater
  • **
  • Posts: 44
    • View Profile
Re: Zoom for North and South?
« Reply #20 on: June 07, 2015, 07:15:03 pm »
Thanks. Found this one, too.

But a bit later :D

Now i have this code:

Code: [Select]
[ENABLE]

alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

newmem:

originalcode:
add [eax],al
add [eax],al
add al,al

exit:
jmp returnhere

mb_warband.exe+3C3570:
jmp newmem
nop
returnhere:

 
[DISABLE]

dealloc(newmem)
mb_warband.exe+3C3570:
add [eax],al
add [eax],al
add al,al


atm i have a minimal increase of the zoom with this code, how can i make this zoom stronger?
« Last Edit: June 07, 2015, 08:32:29 pm by dunnohow »

dunnohow

  • Intentional Cheater
  • **
  • Posts: 44
    • View Profile
Re: Zoom for North and South?
« Reply #21 on: June 07, 2015, 09:48:07 pm »
And MrMedic, as youre one of the most talented programmers out here, can you explain me, how i can use signatures form the singatures thread to make a cheat?

http://tkc-community.net/forum/index.php?topic=13408.0

for example

steady/frozen crosshair (nop) - D9 9E 585E0000

how do i turn this into a cheat?
« Last Edit: June 08, 2015, 08:26:47 pm by dunnohow »

dunnohow

  • Intentional Cheater
  • **
  • Posts: 44
    • View Profile
Re: Zoom for North and South?
« Reply #22 on: June 12, 2015, 11:57:24 pm »
So, the ModSys fpr NaS are a secret so i have to do this on MrMedics way. Any help a this point?

juan111

  • Poptart
  • *
  • Posts: 2
    • View Profile
Re: Zoom for North and South?
« Reply #23 on: June 13, 2017, 12:45:43 pm »
is there a perfect accuracy hack or file that i can use for nas?