Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Answered GCphone photo problem.

fatherandy

Member
Joined
Jul 18, 2021
Messages
5
Reaction score
0
Points
156
Hello everyone, I am having an issue with my phone script. I'm using the GcPhone reignited. I'm having an issue as the titles states, with photos. I have added the export for screenshot-basic to upload to a discord webhook. I am using the most up to date screenshot-basic. When you go to take the photo it does nothing, no errors in console. If you try to post the photo directly to twitter, it just freezes you in first person. Any suggestions?
 

fatherandy

Member
Joined
Jul 18, 2021
Messages
5
Reaction score
0
Points
156
Did you properly install Discord Weekbok and do you have a screenshot file available on your server?
I have the discord webhook installed like it should be, I THINK. When i try to take a picture, it never post through the webhook on my discord webhook. Also what do you mean by screenshot file?
 

MaxHero

Gold Elite
Joined
Jul 10, 2021
Messages
209
Solutions
5
Reaction score
292
Points
316
Location
Türkiye
Hello everyone, I am having an issue with my phone script. I'm using the GcPhone reignited. I'm having an issue as the titles states, with photos. I have added the export for screenshot-basic to upload to a discord webhook. I am using the most up to date screenshot-basic. When you go to take the photo it does nothing, no errors in console. If you try to post the photo directly to twitter, it just freezes you in first person. Any suggestions?

please check below codes and add proper webhooks...


gcphone/client/client.lua ---> exports['screenshot-basic']:requestScreenshotUpload(

gcphone/server/twitter.lua

gcphone/server/yellowpages.lua
 
Top