> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.

If you posted a new version of the program, please notify the moderator by clicking the "Complaint" button on your message.

Catalog of Android programs



В® GScript | Run / load scripts from the phone in 1-2 clicks



Rep: (1314)
GScript
Version: 1.1.2

Last update of the program in the header:26.11.2011

Attached ImageAttached Image

For the operation of the program requires root user rights.

Description:
Run / load scripts from the phone in 1-2 clicks
Main functions:
- loading / saving scripts from / to sd-card
- desktop shortcuts
- auto-close

* need root to run scripts under su

Useful scripts:http://forum.xda-developers.com/showthread.php?t=488928

Homepage: http: //forum.xda-devel...howthread.php? t = 486486
Google Play: https: //play.google.co...d=nl.rogro.GScriptLite

Download:
Version: 1.0.0-alpha3 from 2013-05-17 http: //savagemessiahzine.com/forum/dl/post/4108269/gscript_1.0.0-alpha3.apk
Version: 1.1.2 full http: //savagemessiahzine.com/forum/dl/post/1239629/gscript_full_1.1.2.apk
Version: 1.1.2 full RUS Р’В® GScript (Post # 10622915)
Version: 1.1.2 lite Attached filenl.rogro.GScriptLite.apk (56.41 KB)

Version: 1.1.2 full RUS fixed Р’В® GScript (Post # 35338595) * Fixed departure bug after completion of the script *

Post has been edited5 [Strogino] - 10.11.14, 17:36
Reason for editing: new version 1.1.2



Rep: (1)
Something cuts off my beginning at the output of "cat / proc / meminfo" and "cat / proc / cpuinfo"



Rep: (7)
Is there a guide in Russian for writing scripts?
There are ideas for several useful (naturally for me, but the mb and someone else will be useful) scripts, but I can’t figure it out with the syntax ....



Rep: (42)
ASE does the same thing, but without advertising. Well, languages ​​can be connected except for the shell, and run in the background of the task.
I made a script to permanently turn off the button illumination on Desire (the device itself switches on for different reasons, and the script quenches every 5 seconds).

while sleep 5
do
echo 0>/ sys / devices / platform / leds-microp / leds / button-backlight / brightness
done

The script starts in the background, the percent does not load and the battery does not eat.



Rep: (1)
on the screen is displayed patch shading and affix fix. I don't have that on ski 540



Rep: (31)
Guys, can this program do this - run an audio file every hour? If so, how to write a script. Please do not kick, I'm still learning ...



Rep: (1314)
on the screen is displayed patch shading and affix fix. I don't have that on ski 540


Naturally, these are scripts written by me =)


Uncle_LС‘sha @ 10/02/2010, 19:21*
Guys, can this program do this - run an audio file every hour? If so, how to write a script. Please do not kick, I'm still learning ...


Well no. To ensure the launch of a schedule is better to write an application.

Post has been edited5 [Strogino] - 04.10.10, 14:42



Rep: (184)
Idiotic question. And can man screw in here?



Rep: (8)
Tell me why the "setprop" command is not executed in this program?
all other commands are executed, from those that I have tried: route add, ifconfig and those scripts that are executed by default too

tick su stands
What is the feature of the "setprop" command? Or is it a feature of GScript Lite and it can not execute all the commands?
through the shell I have all the commands run



Rep: (0)
Who can tell me which script can I bring back to the phone’s memory of the application?



Rep: (296)
Is there a script to connect a wireless keyboard to Acer Liquid?



Rep: (25)
Here is the fashion version of GScript v2: happy:
P.S. Without advertising

Attached files

Attached filemod.GScript.apk(34.09 KB)
Attached filegscript_full_1.1.2.apk(34.71 KB)



Rep: (33)
Who can tell the script to call the notification window?



Rep: (5)
Tell me how to create an icon for a script on the desktop?



Rep: (22)
I tried using this program to launch a script for turning off the backlight of hardware keys (the script advised sirdead):
chmod + w / sys / devices / platform / leds-microp / leds / button-backlight / brightness
echo 0>/ sys / devices / platform / leds-microp / leds / button-backlight / brightness
chmod -w / sys / devices / platform / leds-microp / leds / button-backlight / brightness

Before running the script, mounted, with pom. RootExplorer, all sections on r / w.

As a result, when executed, writes: "stderr: bad mode". What does it mean?

The subgrid is turned off, but before the first “falling asleep / awakening” - it’s not that necessary — it’s necessary that the lights turn off completely.

Who is the thread can tell what is the catch?



Rep: (22)
Vitus78 04/05/2011, 22:57*
I tried using this program to launch a script for turning off the backlight of hardware keys (the script advised sirdead):
chmod + w / sys / devices / platform / leds-microp / leds / button-backlight / brightness
echo 0>/ sys / devices / platform / leds-microp / leds / button-backlight / brightness
chmod -w / sys / devices / platform / leds-microp / leds / button-backlight / brightness

Before running the script, mounted, with pom. RootExplorer, all sections on r / w.

As a result, when executed, writes: "stderr: bad mode". What does it mean?

The subgrid is turned off, but before the first “falling asleep / awakening” - it’s not that necessary — it’s necessary that the lights turn off completely.

Who is the thread can tell what is the catch?


Helped Oggy:

you stderr hinted that you need to use numbers in chmod, not letters =)
try this script from under the root
Code
chmod 777 / sys / devices / platform / leds-microp / leds / button-backlight / brightness;
echo 0>/ sys / devices / platform / leds-microp / leds / button-backlight / brightness;
chmod 555 / sys / devices / platform / leds-microp / leds / button-backlight / brightness;
chown 0.0 / sys / devices / platform / leds-microp / leds / button-backlight / brightness;
nothing needs to be remounted if "mounted as r / w" is written in the / sys explorer in the Ruth explorer

WORKS!



Rep: (39)
Vitus78 @ 04/09/2011, 21:00*
Code
chmod 777 / sys / devices / platform / leds-microp / leds / button-backlight / brightness;
echo 0>/ sys / devices / platform / leds-microp / leds / button-backlight / brightness;
chmod 555 / sys / devices / platform / leds-microp / leds / button-backlight / brightness;
chown 0.0 / sys / devices / platform / leds-microp / leds / button-backlight / brightness;
nothing needs to be remounted if "mounted as r / w" is written in the / sys explorer in the Ruth explorer


On Desire HD works. Is there the same script, just for inclusion?
But I still do not understand what values ​​they need to put down.

UPD
Understood. Just the value of "echo 1" you need to put and there will be a script for inclusion.
I also found this instruction
create a new script called
"keybacklight_off"
type in

echo 0>sys / devices / platform / leds-microp / leds / button-backlight / brightness

create a new script called
"keybacklight_onn"
type in

echo 1>sys / devices / platform / leds-microp / leds / button-backlight / brightness

klick on you homescreen klick on "links" (i have a german phone dont know how you call it on your phone)

click on Gscript Lite and select you script


How does the script of this manual differ from that given in this topic?

Post has been editedFinal scherzo - 03.05.11, 16:27



Rep: (22)
Final Scherzo @ 05/03/2011, 17:05*
Quote (vitus78 @ 04/09/2011, 9:00 PM)
Code
chmod 777 / sys / devices / platform / leds-microp / leds / button-backlight / brightness;
echo 0>/ sys / devices / platform / leds-microp / leds / button-backlight / brightness;
chmod 555 / sys / devices / platform / leds-microp / leds / button-backlight / brightness;
chown 0.0 / sys / devices / platform / leds-microp / leds / button-backlight / brightness;
nothing needs to be remounted if "mounted as r / w" is written in the / sys explorer in the Ruth explorer

On Desire HD works. Is there the same script, just for inclusion?
But I still do not understand what values ​​they need to put down.


This is what OggY advised me on this issue:

or reboot - all parameters drop to standard
or
Code
chmod 777 / sys / devices / platform / leds-microp / leds / button-backlight / brightness



Rep: (39)
vitus78 @ 05/03/2011, 16:19*
chmod 777 / sys / devices / platform / leds-microp / leds / button-backlight / brightness


and the full code can be? and then this line does not respond.

and my previous method turns on the backlight, but when the screen unit is on, it stupidly continues to burn, therefore it is not an option.

The script that was removed from the CDA does not work at all.



Rep: (22)
Final Scherzo @ 05/03/2011, 17:43*
and the full code can be? and then this line does not respond.

and my previous method turns on the backlight, but when the screen unit is on, it stupidly continues to burn, therefore it is not an option.

The script that was removed from the CDA does not work at all.


We must wait OggY - he is still a specialist in this part.



Rep: (39)
Vitus78 @ 05/03/2011, 17:15*
We must wait OggY - he is still a specialist in this part.


I look forward to, and the method of mathematical poking and guessing the parameters, it turns out, but not quite what you need.


Full version    

Help     rules

Now: 01.04.20, 20:54