bukakke22 How do I cheat?
Reputation: 0
Joined: 08 May 2020 Posts: 3
|
Posted: Fri May 22, 2020 12:36 pm Post subject: Display/Hide ingame UI |
|
|
I'm trying to display a UI in the game (like a shop UI), i have the function but i have no idea how to call it so i could display it. I tried code injection but the game crashes (it could be the anti-cheat altho i think i bypassed it already). I'm struggling for already 7 days.
| Code: | BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI - 55 - push rbp
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+1- 48 8B EC - mov rbp,rsp
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+4- 48 83 EC 40 - sub rsp,40
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+8- 48 89 4D E8 - mov [rbp-18],rcx
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+c- 49 BB C00B6FF5FC7F0000 - mov r11,mono-2.0-bdwgc.mono_use_interpreter+18A4
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+16- 4C 89 5D F0 - mov [rbp-10],r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+1a- 49 BB C80B6FF5FC7F0000 - mov r11,mono-2.0-bdwgc.mono_use_interpreter+18AC
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+24- 4C 89 5D F8 - mov [rbp-08],r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+28- 41 BB 00000000 - mov r11d,00000000
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+2e- 4D 85 DB - test r11,r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+31- 74 07 - je BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+3a
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+33- 4C 8B 5D F8 - mov r11,[rbp-08]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+37- 41 FF 13 - call qword ptr [r11]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+3a- 90 - nop
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+3b- 4C 8B 5D F0 - mov r11,[rbp-10]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+3f- 4D 8B 1B - mov r11,[r11]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+42- 4D 85 DB - test r11,r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+45- 74 03 - je BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+4a
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+47- 41 FF D3 - call r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+4a- 41 BB 00000000 - mov r11d,00000000
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+50- 4D 85 DB - test r11,r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+53- 74 07 - je BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+5c
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+55- 4C 8B 5D F8 - mov r11,[rbp-08]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+59- 41 FF 13 - call qword ptr [r11]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+5c- 90 - nop
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+5d- 90 - nop
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+5e- 49 BB B4A268B8DC010000 - mov r11,000001DCB868A2B4
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+68- 41 FF D3 - call r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+6b- 48 89 45 E0 - mov [rbp-20],rax
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+6f- 41 BB 00000000 - mov r11d,00000000
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+75- 4D 85 DB - test r11,r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+78- 74 07 - je BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+81
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+7a- 4C 8B 5D F8 - mov r11,[rbp-08]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+7e- 41 FF 13 - call qword ptr [r11]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+81- 90 - nop
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+82- 48 8B 45 E0 - mov rax,[rbp-20]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+86- F3 0F10 05 62000000 - movss xmm0,[BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+f0]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+8e- F3 0F5A C0 - cvtss2sd xmm0,xmm0
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+92- 48 8B C8 - mov rcx,rax
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+95- F2 0F10 C8 - movsd xmm1,xmm0
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+99- F2 0F5A C9 - cvtsd2ss xmm1,xmm1
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+9d- 48 8B 00 - mov rax,[rax]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+a0- FF 90 90000000 - call qword ptr [rax+00000090]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+a6- 41 BB 00000000 - mov r11d,00000000
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+ac- 4D 85 DB - test r11,r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+af- 74 07 - je BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+b8
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+b1- 4C 8B 5D F8 - mov r11,[rbp-08]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+b5- 41 FF 13 - call qword ptr [r11]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+b8- 90 - nop
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+b9- 41 BB 00000000 - mov r11d,00000000
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+bf- 4D 85 DB - test r11,r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+c2- 74 07 - je BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+cb
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+c4- 4C 8B 5D F8 - mov r11,[rbp-08]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+c8- 41 FF 13 - call qword ptr [r11]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+cb- 90 - nop
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+cc- 41 BB 00000000 - mov r11d,00000000
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+d2- 4D 85 DB - test r11,r11
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+d5- 74 07 - je BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+de
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+d7- 4C 8B 5D F8 - mov r11,[rbp-08]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+db- 41 FF 13 - call qword ptr [r11]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+de- 90 - nop
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+df- 48 8D 65 00 - lea rsp,[rbp+00]
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+e3- 5D - pop rbp
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+e4- C3 - ret
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+e5- FF - db -01
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+e6- FF - db -01
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+e7- FF - db -01
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+e8- FF - db -01
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+e9- FF - db -01
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+ea- FF - db -01
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+eb- FF - db -01
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+ec- FF - db -01
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+ed- FF - db -01
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+ee- FF - db -01
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+ef- FF CD - dec ebp
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+f1- CC - int 3
BehaviorDesigner.Runtime.Tasks:InGameShopBuyUIBehaviour:ShowUI+f2- 4C 3E - db 3E
|
|
|