Recent content by Spookyboy3000

  1. Spookyboy3000

    Rooms not working

    It always worked, then on plusemu I would have used the shutdown command to save. Then I rebooted my VPS because it got slow (Soft Reboot). And then I restarted the server without any problems, no errors. But the button suddenly stopped working. That button has always worked.
  2. Spookyboy3000

    Rooms not working

    The button to go to the navigator, in the middle of the hotel view button and the shop button
  3. Spookyboy3000

    Rooms not working

    No
  4. Spookyboy3000

    Rooms not working

    Nothing special, just connected to the database and that normal stuff. Also, I get no errors in my emu
  5. Spookyboy3000

    Rooms not working

    What if i click the rooms button on the left bottom in the client, it redirects to the /me page. Does anyone have a fix? Pls it's urgent.
  6. Spookyboy3000

    How to add custom exchange [Noob Friendly]

    How do i make it diamonds?
  7. Spookyboy3000

    Anti-spam

    How to enable anti-spam on plusemu. Please reply it's urgent
  8. Spookyboy3000

    Message around whole hotel

    How do i send a message around the whole hotel
  9. Spookyboy3000

    Diamonds Timer just doesn't work

    So i must debug habbo.cs or plusstaticgamesetting? 1589467744 debug is grey in visual studio 1589467753 I can't click on it 1589468198 Now i can debug 1589468220 What must i debug habbo.cs or plusstaticgamesetting.cs
  10. Spookyboy3000

    Diamonds Timer just doesn't work

    public const int UserDiamondsUpdateAmount = 1;
  11. Spookyboy3000

    Diamonds Timer just doesn't work

    public void CheckCreditsTimer() { try { this._creditsTickUpdate--; if (this._creditsTickUpdate <= 0) { int CreditUpdate = PlusStaticGameSettings.UserCreditsUpdateAmount; int...
  12. Spookyboy3000

    Diamonds Timer just doesn't work

    Yeah, there is
  13. Spookyboy3000

    Diamonds Timer just doesn't work

    Yeah, i probably viewed all threats about it. And still it doesn't work
Top