Author Topic: Screenshot or video with Stealth  (Read 4590 times)

0 Members and 1 Guest are viewing this topic.

Offline BioXTopic starter

  • Newbie
  • *
  • Posts: 4
  • Activity:
    0%
  • Reputation Power: 1
  • BioX has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Screenshot or video with Stealth
« on: July 15, 2020, 11:00:34 AM »
0
Hello, I'm learning to code some scripts with Stealth, I want to take screenshots or videos when I die, but I can't find info about it..
Anyone know if there is a way to do it?

Offline gen2000

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 0
  • gen2000 has no influence.
  • Gender: Male
  • Respect: +40
  • Referrals: 1
    • View Profile
Re: Screenshot or video with Stealth
« Reply #1 on: July 16, 2020, 03:25:41 AM »
0
There isn't any info in the Stealth API section so I wouldn't think it's possible with stealth alone.

The simplest method would  be to use a separate client to connect to stealth instead of clicking "Start Client" in stealth.

Point your client to 127.0.0.1 port 5005 and connect to stealth. (login with any username, no password required)
Once you're logged in you can use Razor/Steam to take screenshots.


Offline BioXTopic starter

  • Newbie
  • *
  • Posts: 4
  • Activity:
    0%
  • Reputation Power: 1
  • BioX has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: Screenshot or video with Stealth
« Reply #2 on: July 16, 2020, 05:14:15 AM »
0
I was thinking about it, but looking for a way to do directly from the stealth client, but I think it will not be possible with graphical client

Offline unisharp

  • Moderator
  • ***
  • *****
  • Posts: 196
  • Activity:
    0%
  • Reputation Power: 4
  • unisharp has no influence.
  • Gender: Male
  • Respect: +40
  • Referrals: 0
    • View Profile
Re: Screenshot or video with Stealth
« Reply #3 on: July 16, 2020, 06:55:39 AM »
0
I've never tried it but I believe you can launch Razor Enhanced with Stealth.

Razor Enhanced supports python scripts and has functions taking screenshots.

Offline Tidus

  • Lazy
  • Administrator
  • *
  • *
  • Posts: 1291
  • Activity:
    0%
  • Reputation Power: 15
  • Tidus is working their way up.Tidus is working their way up.Tidus is working their way up.
  • Gender: Male
  • Mind Blown
  • Respect: +151
  • Referrals: 2
    • View Profile
    • Ultimate Apparel
Re: Screenshot or video with Stealth
« Reply #4 on: July 16, 2020, 07:22:45 AM »
0
I was thinking about it, but looking for a way to do directly from the stealth client, but I think it will not be possible with graphical client

Only other way would be to write your own script that does that feature.
For those who have fought for it, freedom has a taste the protected will never know ~ Anonymous, Vietnam, 1968

Offline BioXTopic starter

  • Newbie
  • *
  • Posts: 4
  • Activity:
    0%
  • Reputation Power: 1
  • BioX has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: Screenshot or video with Stealth
« Reply #5 on: July 16, 2020, 09:58:48 AM »
0
I've never tried it but I believe you can launch Razor Enhanced with Stealth.

Razor Enhanced supports python scripts and has functions taking screenshots.
I already wrote script with Orion for it, but is not really what I need..

Only other way would be to write your own script that does that feature.
I would like to do it, but not really enough skill for now.. not really know where to start

Tags: