Pointshop2 icon indicating copy to clipboard operation
Pointshop2 copied to clipboard

Pointshop gamble exploit

Open GermanKingYT opened this issue 5 years ago • 1 comments

--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 avatar Jul 26 '20 17:07 GermanKingYT

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

ValentinFunk avatar Sep 02 '20 12:09 ValentinFunk