Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pointshop gamble exploit #136

Open
GermanKingYT opened this issue Jul 26, 2020 · 1 comment
Open

Pointshop gamble exploit #136

GermanKingYT opened this issue Jul 26, 2020 · 1 comment

Comments

@GermanKingYT
Copy link

--the paste just shows what happens serverside
concommand.Add( "gamble_ex" , function( ply , cmd , args , str )
Pointshop2.GamblingView:getInstance( ):startSpin( tonumber( str ) * -1 )
timer.Simple( 0.5 , function( )--Get invalid
RunConsoleCommand( "retry" )
end )
end )

use: gamble_ex "your credits"

@GermanKingYT GermanKingYT changed the title Pointshop exploit Pointshop gamble exploit Aug 8, 2020
@ValentinFunk
Copy link
Owner

Happy to take MRs to fix it, maybe to award only if the player hasn't disconnected in the meantime

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

No branches or pull requests

2 participants