Search results

  1. SOUL

    INACTIVE PlusEMU RP Versio

    Curious why are self explanatory things documented such as integers?
  2. SOUL

    INACTIVE PlusEMU RP Versio

    His code does follow bad practices although doesn't damage the performance of the emulator. OT: Use Task.Delay over thread sleeps , no need to block the current thread to delay a task. I.e. (Snippet from MSDN) -> https://msdn.microsoft.com/en-us/library/hh194873(v=vs.110).aspx var t =...
  3. SOUL

    INACTIVE PlusEMU RP Versio

    User manager reminds me of Amp -> https://pastebin.com/MqYBLinQ if you're using it as reference it's always nice to leave credits! Goodluck
  4. SOUL

    Voting error

    tht wld be spoon feeding mr cms developer
  5. SOUL

    [HELP] Room Ad Problem

    Just add the png file in your production folder then put the image url as whatever it's called i.e. dog.png
  6. SOUL

    How do I make Money >?

    ewhore
  7. SOUL

    [PLUSEMU] Cusotom command :eha not working?

    Post the eventalert cmd
  8. SOUL

    [PLUS EMU] VIP Alert

    Yh but is the name of your class the same after "new" ?
  9. SOUL

    [PLUS EMU] VIP Alert

    Is "VIPACommand" the name of your class if not change it. I.e. your class is called "VipAlertCommand" you would put new VipAlertCommand
  10. SOUL

    How do i be a ...

    Looking in to the source code of emulators will help with coding
  11. SOUL

    Hotel Help

    Elaborate
  12. SOUL

    SWF Revision Exploit Fix

    Don't cry it only appeared for roughly 1 minute as when a user enters the client the string will be reverted. And could do that although it's funnier knowing skids idiotically think the new string is showing for the whole server when it's just showing for them :lol: Also that is not it's...
  13. SOUL

    SWF Revision Exploit Fix

    Get the header id then send a string (I'ts server side) simple as that (Requires a packet logger)
  14. SOUL

    [Plus Emulator] Add Wordfilter

    Whats with variable and update? And why is there a check to see if the user has permission when you set the subscription id in the db?
  15. SOUL

    SWF Revision Exploit Fix

    Think theres a new anti script system in new revisions And this fix changes the global variable to a session so when a user sends a string to the server it will only be visible to him
  16. SOUL

    What are you listening to now?

  17. SOUL

    SWF Revision Exploit Fix

    Howdy, The global variable "PlusEnvironment.SWFRevision" displays your hotel's current revision on the "about command" and users can send a new string to the server which replaces the SWF Revision string. It isn't the biggest exploit although didn't get much attention. Tested it on Peace and a...
  18. SOUL

    commands help

    Post your code i'll take a look when I'm on my laptop
Top