Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Tickbase system is broken #525

Open
ghost opened this issue Feb 19, 2023 · 13 comments
Open

Tickbase system is broken #525

ghost opened this issue Feb 19, 2023 · 13 comments

Comments

@ghost
Copy link

ghost commented Feb 19, 2023

@notgoodusename, since this commit dffcc01, all exploits are not working.

@JannesBonk
Copy link
Contributor

@notgoodusename, since this commit dffcc01, all exploits are not working.

works fine for me

@Xsintashi
Copy link
Contributor

for me also doesnt work

@Wolfyyta
Copy link

hideshot is broken but with 1% game knowledge you can fix it

@JannesBonk
Copy link
Contributor

hideshot is broken but with 1% game knowledge you can fix it

yea only that is broken ash

@ghost
Copy link
Author

ghost commented Feb 19, 2023

Everything is broken if you do not comment out this line:

realTime = memory->globalVars->realtime;

@JannesBonk
Copy link
Contributor

Everything is broken if you do not comment out this line:

realTime = memory->globalVars->realtime;

i didnt have that in my source, but when i added it ye it happend to me too

@ghost
Copy link
Author

ghost commented Feb 20, 2023

@notgoodusename, did you test the hideshots feature, is it really broken at the moment?

@JannesBonk
Copy link
Contributor

@notgoodusename, did you test the hideshots feature, is it really broken at the moment?

its broken atm, all it does is a slower dt which surprisingly is better than the regular dt

@notgoodusename
Copy link
Owner

its broken atm, all it does is a slower dt which surprisingly is better than the regular dt

Any shift below 12 ticks is better because it doesnt need to backtrack the first shot

@JannesBonk
Copy link
Contributor

its broken atm, all it does is a slower dt which surprisingly is better than the regular dt

Any shift below 12 ticks is better because it doesnt need to backtrack the first shot

yep, usually with dt ( as i showed u in dms ) i miss the forward track ( bt tick 1 ) aka the preprediction, i stopped clamping ticks and now its a bit better

@notgoodusename
Copy link
Owner

yep, usually with dt ( as i showed u in dms ) i miss the forward track ( bt tick 1 ) aka the preprediction, i stopped clamping ticks and now its a bit better

wdym clamping ticks?

@Smellon69
Copy link

yep, usually with dt ( as i showed u in dms ) i miss the forward track ( bt tick 1 ) aka the preprediction, i stopped clamping ticks and now its a bit better

wdym clamping ticks?

he just says stuff to sound cool

@JannesBonk
Copy link
Contributor

yep, usually with dt ( as i showed u in dms ) i miss the forward track ( bt tick 1 ) aka the preprediction, i stopped clamping ticks and now its a bit better

wdym clamping ticks?

https://github.com/notgoodusename/OsirisAndExtra/blob/main/Osiris/Hacks/Tickbase.cpp#L56

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants