Advertisement
hackedprofile

TB.help()

Nov 12th, 2021 (edited)
850
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.47 KB | None | 0 0
  1. -- Turbo Bit Commands --
  2.  
  3.  
  4. TB.help() : Displays list of commands.
  5.  
  6. TB.cls() : Clears the console.
  7.  
  8. TB.servcf() : Displays server configuration.
  9.  
  10. TB.mine() : Starts a mining process.
  11.  
  12.  
  13. -- Account Commands --
  14.  
  15. a.con() : Connects your account to the Turbo Bit servers, Allows you to start mining.
  16.  
  17. a.discon() : Disconnects you from the server.
  18.  
  19. a.wallet() : Shows current balance.
  20.  
  21. a.send() : Sends money to another user:
  22.  
  23. a.info() : Displays account info.
  24.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement