Speedi13 / ROP-COMPILER

ROP based CSGO, BF3, BF4 cheat
550 stars 97 forks source link

Fixed typo trigger.asm line 40. #7

Closed toddas90 closed 4 years ago

toddas90 commented 4 years ago

There was a typo on line 40 that completely broke the trigger bot.

Speedi13 commented 4 years ago

That is no typo, it shouldn't matter. Putting zeros in front doesn't change the numbers value.

I wrote 0x6 because the compiler had issues (while in development) with hex numbers starting with zeros.

toddas90 commented 4 years ago

It literally crashes if you try to use trigger unless you add the extra zero.

On Sun, Mar 22, 2020, 7:06 AM Speedi13 notifications@github.com wrote:

Closed #7 https://github.com/Speedi13/ROP-COMPILER/pull/7.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Speedi13/ROP-COMPILER/pull/7#event-3152697957, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADREC6QQZYWKGJIHVYK2SSDRIYLMRANCNFSM4KPADYXQ .