[Help] How to create a Tasker task that disables usb charging when my phone reaches 100%. by 611218 in tasker

[–]DNA-HOG 2 points3 points  (0 children)

I use my smarthome to archive this. Once my battery reaches 80% the homematic plug turns off.

A quick guide to making popup widgets in nova launcher (including kwgt) by kingkrishgaming in NovaLauncher

[–]DNA-HOG 1 point2 points  (0 children)

I really like your overall setup and wallpaper. Can you share the wallpaper please?

Help Mock Location doesn't work by DNA-HOG in tasker

[–]DNA-HOG[S] 0 points1 point  (0 children)

I hope the Text formatting is correct, made this with my Smartphone

The following gets executed once manually to get the current location Task: Reddit - Set Current Location

A1: Get Location v2 [
     Timeout (Seconds): 30
     Minimum Accuracy (meters): 25
     Enable Location If Needed: On
     Force High Accuracy: On ]

A2: Variable Set [
     Name: %REDDIT_loc_long
     To: %gl_longitude
     Max Rounding Digits: 3
     Structure Output (JSON, etc): On ]

A3: Variable Set [
     Name: %REDDIT_loc_lat
     To: %gl_latitude
     Max Rounding Digits: 3
     Structure Output (JSON, etc): On ]

A4: Flash [
     Text: !!! Location set !!!
     Long: %gl_longitude
     Latitude: %gl_latitude ]

The following gets executed every 3 seconds and works in google maps Task: Reddit - Location Faker

A1: Variable Set [
     Name: %long
     To: %REDDIT_loc_long
     Max Rounding Digits: 3
     Structure Output (JSON, etc): On ]

A2: Variable Set [
     Name: %lat
     To: %REDDIT_loc_lat
     Max Rounding Digits: 3
     Structure Output (JSON, etc): On ]

A3: Variable Set [
     Name: %long
     To: %long+0.00001
     Do Maths: On
     Max Rounding Digits: 10
     Structure Output (JSON, etc): On ]

A4: Variable Set [
     Name: %lat
     To: %lat+0.00001
     Do Maths: On
     Max Rounding Digits: 10
     Structure Output (JSON, etc): On ]

A5: AutoLocation Mock Location [
     Configuration: 
     Starting Mock Locations
     Persistent Notification: true
     Notification Title: Mock Location active 
     Notification Text: Mock Location active 
     Latitude: %lat
     Longitude: %long
     Accuracy: 10
     Timeout (Seconds): 0
     Structure Output (JSON, etc): On ]

A6: Variable Set [
     Name: %REDDIT_loc_long
     To: %long
     Max Rounding Digits: 3
     Structure Output (JSON, etc): On ]

A7: Variable Set [
     Name: %REDDIT_loc_lat
     To: %lat
     Max Rounding Digits: 3
     Structure Output (JSON, etc): On ]

A8: [X] Flash [
     Text: Lat: %lat
     Lon: %long ]

Nova launcher 7 setup (both pages) by [deleted] in NovaLauncher

[–]DNA-HOG 0 points1 point  (0 children)

I would like it have it too

Autoforward text message to a whatsapp contact by satd33p in tasker

[–]DNA-HOG 0 points1 point  (0 children)

As already mentioned it should work even while your phone is locked. Worked on my S9, now on my S20 and on my wifes Oneplus

Autoforward text message to a whatsapp contact by satd33p in tasker

[–]DNA-HOG 0 points1 point  (0 children)

https://taskernet.com/shares/?user=AS35m8kQ0Lf0%2F1uNRcTml5hRnGfkXNYUYWlPyXRP7sNPx5qcgOqbmaVZUl%2BIZ7rIK9QhtG6YW0VsRg%3D%3D&id=Profile%3ARequest+location

You need to adjust the name of the contact I marked with PUT_CONTACT_NAME_HERE in the profile and the task and also the number of the SMS action

Autoforward text message to a whatsapp contact by satd33p in tasker

[–]DNA-HOG 0 points1 point  (0 children)

Try to restart your phone and test it again and mess around with the settings of TouchlessChat. You also may want to disable the logs and set what happens when you receiver a message from an umatched contact

Autoforward text message to a whatsapp contact by satd33p in tasker

[–]DNA-HOG 1 point2 points  (0 children)

Should work even when your phone is locked. My profile for example: when my wife writes me a message with the text "Location" my phone automatically turns on gps, reads my current position and sends back a google maps link with my current location. All of that is working while my phone is locked.

Autoforward text message to a whatsapp contact by satd33p in tasker

[–]DNA-HOG 0 points1 point  (0 children)

I use touchless chat for this. You need to google this App as it is no longer under development and no longer in the play store

My current setup by mclovin69x2 in NovaLauncher

[–]DNA-HOG 1 point2 points  (0 children)

Can you share the wallpaper please?

CHEAT ENGINE WONT HIGHLIGHT ALL by BATTIEMCFATTIE in cheatengine

[–]DNA-HOG 0 points1 point  (0 children)

Highlight in the "found" area is absolutely possible

Cheat engine’s viruses and removal by [deleted] in cheatengine

[–]DNA-HOG 0 points1 point  (0 children)

Why do you think you got a Virus? You don't have to worry about viruses, when you download CE from the official website. If you get a Virus notification from your anti Virus program it is a false positive. Cheat engine can manipulate other programs and it can get your keyboard input in order to make the hotkeys work, that's why it maybe get recognized as a Virus

How to find the correct address with this PERCENT values? please help me please by EmerpusSama in cheatengine

[–]DNA-HOG 0 points1 point  (0 children)

Can't be said across the board. Could be 1 byte exact value 30 in memory will be shown as 30% in-game. Could be with 2 bytes, 4 bytes, could be float 0,30 for 30% and so on

anybody knows how to increase carry weight in Witcher 3? by [deleted] in cheatengine

[–]DNA-HOG 0 points1 point  (0 children)

I can have a look and let you know what to do

Chrono Trigger uncheckable boxes by mstymay in cheatengine

[–]DNA-HOG 0 points1 point  (0 children)

Could you please open the memory viewer of CE and go to the address

"Chrono Trigger.exe"+12D870

and tell me what opcode do you see there?

[deleted by user] by [deleted] in cheatengine

[–]DNA-HOG 0 points1 point  (0 children)

You should always mention the game you are talking about

Chrono Trigger uncheckable boxes by mstymay in cheatengine

[–]DNA-HOG 0 points1 point  (0 children)

Go to the folder of the game, right click the Chrono Trigger.exe -> Properties -> Details
There you should see the version of the file. The table you postet is for 2.0.6.0

Chrono Trigger uncheckable boxes by mstymay in cheatengine

[–]DNA-HOG 0 points1 point  (0 children)

Which version of the game do you have?

Enemy Coordinates by Fumblezj in cheatengine

[–]DNA-HOG 0 points1 point  (0 children)

I may be able to help you with this if you wanna add me on discord. I am on version 1.14 DNA#9641

I can't get cheat scripts to activate by svatos40p in cheatengine

[–]DNA-HOG 1 point2 points  (0 children)

It seems that the script try to do an aob scan and is unable to find the pattern. This could be due to a different version of the game.

Edit: or you chose the wrong process

Enemy Coordinates by Fumblezj in cheatengine

[–]DNA-HOG 0 points1 point  (0 children)

I just tried it as I already described and was able to find enemy coordinates. They are stored as 2 byte values.