View previous topic :: View next topic |
Author |
Message |
riVal Advanced Cheater Reputation: 0
Joined: 26 Jan 2008 Posts: 77
|
Posted: Sat Jan 26, 2008 6:54 am Post subject: |
|
|
thanks, helped alot
|
|
Back to top |
|
|
dayvison Cheater Reputation: 0
Joined: 02 Feb 2008 Posts: 34
|
Posted: Sun Feb 03, 2008 11:24 am Post subject: |
|
|
OMG Post Exelent
Google Translate tools
_________________
|
|
Back to top |
|
|
zirkhaki Cheater Reputation: 0
Joined: 10 Dec 2008 Posts: 44 Location: Iran
|
Posted: Fri Dec 19, 2008 1:45 pm Post subject: |
|
|
Thanks man
It helped me much
|
|
Back to top |
|
|
shadel Advanced Cheater Reputation: 0
Joined: 19 May 2010 Posts: 52
|
Posted: Tue Sep 07, 2010 3:43 pm Post subject: |
|
|
I seem to have missed something, which part of the scripts handles code shifting ?
|
|
Back to top |
|
|
Deity Lynx How do I cheat? Reputation: 0
Joined: 07 Dec 2010 Posts: 1
|
Posted: Tue Dec 07, 2010 2:54 am Post subject: |
|
|
blade_best wrote: | dumb question, but what is an mmo? |
Massively Multiplayer Online game
|
|
Back to top |
|
|
satanrules666 Advanced Cheater Reputation: 0
Joined: 31 Oct 2010 Posts: 70 Location: New Zealand
|
Posted: Tue Mar 08, 2011 7:56 am Post subject: what would i do for this |
|
|
Trying to get this to work but wont let me add it or use it
the code im trying to change is movss[rbx],xmm2
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
label(back)
39761BCE:
movss [rbx],64
movss [rbx],xmm2
jmp back
39112585:
jmp 39761BCE:
nop
back:
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
39112585:
movss [rbx],xmm2
|
|
Back to top |
|
|
Geri Moderator Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue Mar 08, 2011 8:09 am Post subject: |
|
|
Use this code instead (though I doubt that the number is integer as it seems to be float so use a float value):
mov [rbx],64
Also, CE may have a problem with movss instruction.
_________________
|
|
Back to top |
|
|
Dark Byte Site Admin Reputation: 465
Joined: 09 May 2003 Posts: 25509 Location: The netherlands
|
Posted: Tue Mar 08, 2011 12:41 pm Post subject: |
|
|
movss works fine but you have to keep in mind that it only accepts specific instructions (must have an XMM register)
also:
Code: |
mov [rbx],64
movss [rbx],xmm2
|
will result in no effect at all
remove the movss instruction after setting the address to 64
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
|
Geri Moderator Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue Mar 08, 2011 1:08 pm Post subject: |
|
|
Yeah I forgot to say to delete the second line or comment it. I didn't use movss too much so I didn't know that CE is supporting it already or not.
_________________
|
|
Back to top |
|
|
paupav Master Cheater Reputation: 13
Joined: 15 Apr 2011 Posts: 315 Location: P. Sherman 42, Wallaby Way, Sydney
|
Posted: Fri Jul 22, 2011 12:43 pm Post subject: |
|
|
Ty good post
|
|
Back to top |
|
|
Invader Advanced Cheater Reputation: 0
Joined: 19 Mar 2012 Posts: 78
|
Posted: Tue Jun 05, 2012 8:26 pm Post subject: |
|
|
thanks alot
|
|
Back to top |
|
|
foxfire9 Advanced Cheater Reputation: 0
Joined: 23 Mar 2012 Posts: 57
|
Posted: Tue May 06, 2014 12:30 am Post subject: |
|
|
Very cool tip. (y)
|
|
Back to top |
|
|
mouser Advanced Cheater Reputation: 0
Joined: 08 Mar 2015 Posts: 50
|
Posted: Fri Mar 20, 2015 4:33 am Post subject: |
|
|
I need to read through this at home. I thought I have a good basic aunderstanding of scripts but I was wrong.
|
|
Back to top |
|
|
Nemexia55 Expert Cheater Reputation: 0
Joined: 28 Jan 2014 Posts: 160
|
Posted: Fri Jul 03, 2015 2:04 pm Post subject: |
|
|
Can we now use allocated metod with trainers?
(Because now we have v6.4 and when this post was made there were v5.3(i just thought it might have been added))
Quote: | This script will not work on a trainer generated by CE |
_________________
|
|
Back to top |
|
|
Nemexia55 Expert Cheater Reputation: 0
Joined: 28 Jan 2014 Posts: 160
|
Posted: Fri Jul 10, 2015 11:51 am Post subject: |
|
|
See the post above this
i tried it and it worked at least for me.
not sure whether it worked by chance or CE 6.4 trainers can do it.
_________________
|
|
Back to top |
|
|
|