Недавний контент 4rczi

  1. 4

    How to get the last character in variable

    I need to get the last character in variable. For example, variable is: 45634T I would like to get only the last character which is "T". The characters are random, I don't know what will be in variable, I need to get the last character.
  2. 4

    How to run Zendroid on VPS

    Is it possible to use zendroid on a VPS? Can't start MEMU, it stops at 59%
  3. 4

    How to simulate "Paste" or "CTRL + V" on Chromium ZennoPoster 7.7.0.0

    return System.Windows.Forms.Clipboard.GetText(); this code working, just uncheck "do not return a variable" and set variable from clipboard
  4. 4

    How to simulate "Paste" or "CTRL + V" on Chromium ZennoPoster 7.7.0.0

    I would like to paste the test from the clipboard "Ctrl" + "V" When I use the code: instance.ActiveTab.KeyEvent("V", "press", "ctrl"); Paste only the letter "V" The code does not work only on Chromium, on firefox it works
  5. 4

    Canvas/WebGL SuperEmulation - When is it needed?

    Why I don't see Super emulation options?