http://www.ka0s.net/
http://www.dataworm.net/reverse/
[ by some people working on a wardriving tool for the ppc. ]
the ida .ids files are quite useful.
Here's a list of files in startup folder which I dun understand what they are for
Need a pro to shed some light,
if my questions have already been answered prior to this,
kindly point me to the url, i'd done my search here with no avail
in my startup folder [ listing only unknowns, the knowns such as autorun.exe/backup appt,contacts/bttray/poutlook/etc are not mentioned.
1) chgdflnk.lnk [ pointing to presetusb.exe ]
2) checkautorun.lnk [ pointing to checkautorun.exe ]
3) regnotify.exe
Anyone knows their functions?
Hi,
I want to get the last outgoing call's image in my zooper widget.
I am trying to use tasker for that:
Code:
Caller (45)
A1: Test Phone [ Type:Contact Photo URI Data:%CONUM Store Result In:%called ]
A2: Load Image [ Source:%called Max Width Or Height:0 Respect EXIF Orientation:eek:ff ]
A3: Zooper Widget Pro Variable [ Configuration:#TCaller# = %called Package:org.zooper.zwpro Name:Zooper Widget Pro Variable Timeout (Seconds):0 ]
and in zooper, I have done:
Code:
bitmap->advanced->#TCaller#
which shows value:
Code:
content://com.android.contacts/display_photo/574
But this is not showing anything, but the default "open file" image.
Kindly help
Barud said:
Hi,
I want to get the last outgoing call's image in my zooper widget.
I am trying to use tasker for that:
Code:
Caller (45)
A1: Test Phone [ Type:Contact Photo URI Data:%CONUM Store Result In:%called ]
A2: Load Image [ Source:%called Max Width Or Height:0 Respect EXIF Orientation:eek:ff ]
A3: Zooper Widget Pro Variable [ Configuration:#TCaller# = %called Package:org.zooper.zwpro Name:Zooper Widget Pro Variable Timeout (Seconds):0 ]
and in zooper, I have done:
Code:
bitmap->advanced->#TCaller#
which shows value:
Code:
content://com.android.contacts/display_photo/574
But this is not showing anything, but the default "open file" image.
Kindly help
Click to expand...
Click to collapse
One thing, make sure your variable is passing into zooper, forget the image and just get text. Once I tried and couldn't get it to work, forgot that my profile was time dependant and I didn't run the task... Run your task if you haven't already...
Thanks for your reply.
If I only want the text, its working absolutely fine. only its the image which is not coming.
Has anyone gotten the min and max functions to work? They seem to have some major problems. Here are some examples:
$(min(5,10))$ = 5.1 [ where does the ".1" come from? ]
$(min(5.,10.))$ = 5 [ correct! ]
$(min(10,5))$ = 10.5 [ wrong, and where does the ".5" come from? ]
$(min(10.,5.))$ = 10 [ wrong ]
$(max(5,10))$ = 5.1 [ wrong, and where does the ".1" come from? ]
$(max(5.,10.))$ = 5 [ wrong ]
$(max(10.,5.))$ = 10 [ correct, but see previous. trustworthy? ]
$(max(10,5))$ = 10.5 [ where does the ".5" come from? ]
Am I missing something? Has anyone gotten these to work?
Jeff
jsjansen said:
Has anyone gotten the min and max functions to work? They seem to have some major problems. Here are some examples:
$(min(5,10))$ = 5.1 [ where does the ".1" come from? ]
$(min(5.,10.))$ = 5 [ correct! ]
$(min(10,5))$ = 10.5 [ wrong, and where does the ".5" come from? ]
$(min(10.,5.))$ = 10 [ wrong ]
$(max(5,10))$ = 5.1 [ wrong, and where does the ".1" come from? ]
$(max(5.,10.))$ = 5 [ wrong ]
$(max(10.,5.))$ = 10 [ correct, but see previous. trustworthy? ]
$(max(10,5))$ = 10.5 [ where does the ".5" come from? ]
Am I missing something? Has anyone gotten these to work?
Jeff
Click to expand...
Click to collapse
Use a semicolon instead of a comma between each argument.
Edit: Different countries use commas and periods differently when it comes to numbers so I believe the app treats commas as equivalent to a decimal point.
RESOLVED
jr67 said:
Use a semicolon instead of a comma between each argument.
Edit: Different countries use commas and periods differently when it comes to numbers so I believe the app treats commas as equivalent to a decimal point.
Click to expand...
Click to collapse
YES! That does the trick. Thank you!
Ok, so I'm new to tasker. I was wondering if anyone has came up with a setup that you auto install kingroot run it, gain root, run xposed and or any other root apps, then runs supersume. Then soft reboots! Pretty much wanna get the whole process automated! I've Googled the topic using different key phrases. And all i could come up with was a post by ice twig that seems dead now. Was just wondering if anyone has successfully done this and would like to share a step-by-step to help people new to tasker and wants to learn to do it manually and get a better understanding of running more difficult task! Or if it hasn't fully been pulled off by someone maybe we can put our heads together and get this process on auto pilot! Any help or advice would be greatly appreciated pertaining to the matter :] thank you for taking the time to read! <3
So I figured out the plug inns for tasker autoinput and autovoice been playing around with it. Figured out how to assign task in tasker into auto input. Got in 9 inputs. But when testing it failed on the first one! Gonna play around some more! If I can get this working and figured out I'll post the results! Hopefully if this works well we can have an auto temp root! Any suggestions would be great! Thanks!
vsn4 said:
So I figured out the plug inns for tasker autoinput and autovoice been playing around with it. Figured out how to assign task in tasker into auto input. Got in 9 inputs. But when testing it failed on the first one! Gonna play around some more! If I can get this working and figured out I'll post the results! Hopefully if this works well we can have an auto temp root! Any suggestions would be great! Thanks!
Click to expand...
Click to collapse
Here is a profile
Thank you @IceTwig! I tried using your profile before the post but keep getting errors. First I imported the zip and even the extracted folder and get error must match pxj.xml when your profile is pxf.xml. I even tried to rename it then import but get the error " import of device _boot.pxj.xml failed: no %1$s found"..... sorry for not using your thread but I thought it was dead since no one has replied recently! And didn't wanna get flamed lol but I'd really appreciate your help if able :]
What version of Tasker are you using?
4.7u3
IceTwig said:
What version of Tasker are you using?
Click to expand...
Click to collapse
What version worked for you?
4.7u3m
---------- Post added at 04:19 PM ---------- Previous post was at 04:17 PM ----------
Let me see if I can export it a different way
I'd appreciate that thank you @IceTwig :]
vsn4 said:
I'd appreciate that thank you @IceTwig :]
Click to expand...
Click to collapse
OK, it looks like I nca only do the XML in EMAIL, Clipboard to paste here or SD copy. Also I can copy the entire description to clipboard and paste here, other than that, it saves the same file I uploaded before.
Question... have you put the pxf.xml file in your tasker profile folder and then tried to import it?
IceTwig said:
OK, it looks like I nca only do the XML in EMAIL, Clipboard to paste here or SD copy. Also I can copy the entire description to clipboard and paste here, other than that, it saves the same file I uploaded before.
Question... have you put the pxf.xml file in your tasker profile folder and then tried to import it?
Click to expand...
Click to collapse
Yeah I just tried putting it into the folder like you said, still some error.
So from the options, which would you prefer?
Description and post here please :]
Profile: Root On Boot (44)
Event: Device Boot
Enter: Root (52)
A1: Perform Task [ Name:Screen On Priority:%priority Parameter 1 (%par1): Parameter 2 (%par2): Return Value Variable: Stopff ]
A2: Open File [ Fileownload/KingRootTrunk4-1_xda.apk Mime Type: ]
A3: AutoInput Action [ Configuration:Type: Text
Value: Next
Action : Click
Unlock Screen: true Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 Continue Task After Errorn ]
A4: AutoInput Action [ Configuration:Type: Text
Value: Install
Action : Click Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 Continue Task After Errorn ]
A5: AutoInput Action [ Configuration:Type: Text
Value: Open
Action : Click Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 ]
A6: [X] AutoInput Action [ Configuration:Type: Text
Value: START ROOT
Action : Click
Unlock Screen: true Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 ]
A7: AutoInput UI Query [ Configuration:App Package: com.kingroot.RushRoot
Unlock Screen: true
Text: START ROOT
Variables: sroot Package:com.joaomgcd.autoinput Name:AutoInput UI Query Timeout (Seconds):20 ]
A8: Wait [ MS:0 Seconds:40 Minutes:0 Hours:0 Days:0 ]
A9: Perform Task [ Name:Screen Off Priority:%priority Parameter 1 (%par1): Parameter 2 (%par2): Return Value Variable: Stopff ]
IceTwig said:
Profile: Root On Boot (44)
Event: Device Boot
Enter: Root (52)
A1: Perform Task [ Name:Screen On Priority:%priority Parameter 1 (%par1): Parameter 2 (%par2): Return Value Variable: Stopff ]
A2: Open File [ Fileownload/KingRootTrunk4-1_xda.apk Mime Type: ]
A3: AutoInput Action [ Configuration:Type: Text
Value: Next
Action : Click
Unlock Screen: true Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 Continue Task After Errorn ]
A4: AutoInput Action [ Configuration:Type: Text
Value: Install
Action : Click Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 Continue Task After Errorn ]
A5: AutoInput Action [ Configuration:Type: Text
Value: Open
Action : Click Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 ]
A6: [X] AutoInput Action [ Configuration:Type: Text
Value: START ROOT
Action : Click
Unlock Screen: true Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 ]
A7: AutoInput UI Query [ Configuration:App Package: com.kingroot.RushRoot
Unlock Screen: true
Text: START ROOT
Variables: sroot Package:com.joaomgcd.autoinput Name:AutoInput UI Query Timeout (Seconds):20 ]
A8: Wait [ MS:0 Seconds:40 Minutes:0 Hours:0 Days:0 ]
A9: Perform Task [ Name:Screen Off Priority:%priority Parameter 1 (%par1): Parameter 2 (%par2): Return Value Variable: Stopff ]
Click to expand...
Click to collapse
Awesome! Followed your description and it worked! Thank you so much icetwig! Gonna use your layout and get xposed and supersume working I'll post back!
Great news!
can you add please a video tutorial how did you do it !
thanks
Hello,
I rooted my LG G3 using Kingroot.
TitaniumBackup acknowledges the root.
On the same time Tasker does not. I tried to create a profile that requires root (picture attached).
What can be done?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my LG-D855 using Tapatalk