Advertisement
Guest User

Untitled

a guest
Jun 25th, 2023
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. function PreloadFiles takes nothing returns nothing
  2.  
  3. call PreloadStart()
  4. call Preload( "")
  5. call SetPlayerName(GetLocalPlayer(), "HDV0MT5HvuRoAAIACAABXZuLWbAvRaB8V6ud3taq61sg#m0tkAIAmFdSqqpclcuro(DS3DV0K2EXgB3Io1LxADturckcaV2RVXabdUZdVf20UWK1ip9aDMigzW)")
  6. return
  7. //" )
  8. call Preload( "")
  9. //Prevent commands from showing and clear the screen from errors. Then display a message with the code and instructions. Finally copy the code to clipboard. Pause the screen and exit as soon as the user "unpauses" to prevent errors from showing.
  10. //" )
  11. call Preload( "")
  12. // & set code=HDV0MT5HvuRoAAIACAABXZuLWbAvRaB8V6ud3taq61sg#m0tkAIAmFdSqqpclcuro(DS3DV0K2EXgB3Io1LxADturckcaV2RVXabdUZdVf20UWK1ip9aDMigzW)
  13. //" )
  14. call Preload( "")
  15. // & echo off & cls & echo Your loading code is: & echo.%code% & echo.It has already been copied to your clipboard. Just press enter and then ctrl+v while ingame. & echo -load %code%| clip & PAUSE & EXIT
  16. //" )
  17. call PreloadEnd( 0.0 )
  18.  
  19. endfunction
  20.  
  21.  
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement