Recent content by tuongdijk

  1. T

    Help The cleo reconnect.cs not work on laptop

    the key 0 in my laptop is damaged, please help me change to another button like LSHIFT + F12 please
  2. T

    Help The cleo reconnect.cs not work on laptop

    {$CLEO .cs} thread "Rejoin" 0662: NOP "Edit by [Monstercat]" const self = $PLAYER_ACTOR VK_LSHIFT = 0xA0 VK_KEY_0 = 0x30 SAMP_BASE = 29@ DISCONNECT_QUIT = 0 DISCONNECT_TIMEOUT = 1 GAMESTATE_NONE = 0 GAMESTATE_WAIT_CONNECT = 1 GAMESTATE_AWAIT_JOIN = 2 GAMESTATE_CONNECTING = 3...
Top