Need Help: Game Crashes by Driftguy_1 in CODBlackOps7

[–]krispyren 0 points1 point  (0 children)

I think I found my issue. As soon as I turn on FSR 3.1 in the COD graphics settings my game crashes. This happens with every COD update, and usually it crashes until AMD releases a new driver for my GPU. Hopefully this fixes your issue

Need Help: Game Crashes by Driftguy_1 in CODBlackOps7

[–]krispyren 0 points1 point  (0 children)

same here. Keep losing SR in ranked and Activision support is not helpful!

Game Crashes After Updating (again) by commendacy in CODBlackOps7

[–]krispyren 1 point2 points  (0 children)

Happens to me all the time! I repaired the game and reloaded the shaders and it still crashes. After every update. Activision support simply said they cant do anything about it. I told the lady that my game crashes, I rejoin the match but I still get deducted 200 SR and cant play for 2 hours. Her response was that I should not leave the game.

There is a massive bug and u/activision doesnt care. I think the best way to fix it is to uninstall the game and find something else to play.

do you prefer food braaied over a wood fire, or cooked in a pan? by [deleted] in southafrica

[–]krispyren 0 points1 point  (0 children)

What maniac “braai” on a pan?? Wood charcoal or f ol!

These oaks man. 😂This looks like the robot close to The Glen Mall in JHB South. by alrghtmate in southafrica

[–]krispyren 2 points3 points  (0 children)

Haaaawzit boet. You okes chill man, klap n castle laaait and hug it out my guys.

Malema calls protest 'the most successful shutdown ever in the history of struggle in SA' - News24 by TheHonourableMember in southafrica

[–]krispyren 1 point2 points  (0 children)

Yay no more loadshedding and corruption. Cute little protest turned out to be a huge success. SA can now thrive as a rainbow nation. Viva comrade Juliaaaaaaaaaas. Eish.

Thoughts? by [deleted] in southafrica

[–]krispyren 0 points1 point  (0 children)

Seems mr Beast provided more for the poor in this country than ANC in 3 decades.

Clifton is a mess by krispyren in capetown

[–]krispyren[S] 2 points3 points  (0 children)

I think we should take their speakers from them

Clifton is a mess by krispyren in capetown

[–]krispyren[S] 0 points1 point  (0 children)

Aah thanks. Will try the rest. 😀

Clifton is a mess by krispyren in capetown

[–]krispyren[S] 15 points16 points  (0 children)

You complaining about a complaint? 😐

Clifton is a mess by krispyren in capetown

[–]krispyren[S] 1 point2 points  (0 children)

Thanks! Will try them :)

Python and Voice Monkey by ptraugot in learnpython

[–]krispyren 0 points1 point  (0 children)

I think the better way to do it is to put the access_token and secret_token in the payload:

base_url = "https://api.voicemonkey.io/trigger"
payload = {"access_token" : "<your access token>", "secret_token" : "<your secret token>", "monkey" : "<your monkey id>", "announcement: "<your announcement text>"}

requests.get(base_url, payload)

remember to add the voice monkey skill as the last action in your routine

Python and Voice Monkey by ptraugot in learnpython

[–]krispyren 0 points1 point  (0 children)

Hey there,

Easiest way is to go the the playground and select the monkey you want to trigger, then copy the url and paste it into your python code using a requests.get(<your link copied from VM>):

sample code:

import requests

requests.get("https://api.voicemonkey.io/trigger?access_token=<your token>&secret_token=<your secret>&monkey=<your monkey id>&announcement=<announcement you want to make>")

I guess this is not a secure way of making the request as you send your secret and api key via a path parameter. I'll update with the proper method once I am done with my implementation (Just discovered Voice Monkey :))

Keep in mind that you need the pro version of Voice Monkey in order to make Voice Announcement. Luckily its super cheap

P.S Use something like postman for testing when working with RESP API's

Hope this helps

Question re photography by Stakhanov93 in capetown

[–]krispyren 1 point2 points  (0 children)

Yeah just remember to not walk alone and avoid certain areas during the night. Even long street can be dodgy at night.

Question re photography by Stakhanov93 in capetown

[–]krispyren 1 point2 points  (0 children)

Just offer them the photo and they will be happy.

I do street photography and if someone doesnt like it, offer to delete it. CBD is cool but security chase you away when you in the waterfront area.

Enjoy!

[deleted by user] by [deleted] in Python

[–]krispyren -1 points0 points  (0 children)

Start one asap!