I'll try to explain it cleaner.
So,you have to understand that every adress is like a numer in hexadecimal(it has digits from 0-9 +letters a,b,c,d,e,f).
So,let's look at the CT.I don't have it but it's the same principle.Let's say the Level one is 00123456 and the no delay one is 00120405.So we do 00123456(Level)-00120405(Hack you're trying to find)=00002051(Magic Number).And,if the level adress in helix is...let's say 00005555,we do 00005555-00002051=00003504.So 00003504 is our cabal helix no delay adress.If the hack's you're trying to find adress is higher than the level one,just do Hack you're trying to find - Level and get the Magic Number,how i call it,then get the level adress from helix,in our case 00005555,we add the Magic Number to it and get the adress you're trying to find.
Hope you understand it.