display dialog "This will add the following:
Production
No Debuffs
No Ally Projectile
No Loading Screen
Auto Nexus
Sprite World Speed Hack
Sprite World Tile Hack" buttons {"Quit", "Continue"} default button 2 with title "MacMod by Cyeclops"
if button returned of result is "Quit" then
quit
else
tell application "Terminal"
activate with window
#HERE WE ADD CODE FOR REAL PRODUCTION
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 6
do script "cd ~/Desktop/rabcasm/client-1/_-107; vi _-1GS.class.asasm"
delay 2
#tell application "System Events" to keystroke "e" <<use this if you get "file in use" error.
tell application "System Events" to keystroke "504G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pop"
delay 0.5
tell application "System Events" to keystroke return
delay 0.5
tell application "System Events" to keystroke " pushtrue"
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 0.5
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; delay 6; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf New.swf; exit 0"
end tell
end if
tell application "Terminal"
activate with window
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 1
#HERE WE ADD THE NO DEBUFFS
do script "cd ~/Desktop/rabcasm/client-1/com/company/assembleegameclient/objects; vi GameObject.class.asasm"
delay 2
tell application "System Events" to keystroke "2221G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "2077G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1920G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1866G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1812G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1767G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 1
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 2
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; delay 6; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf New.swf; exit 0"
end tell
tell application "Terminal"
activate with window
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 1
#HERE WE ADD NO ALLY PROJECTILES
do script "cd ~/Desktop/rabcasm/client-1/com/company/assembleegameclient/objects; vi Projectile.class.asasm"
delay 2
tell application "System Events" to keystroke "3243G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke ";---------------------- ; NO ALLY PROJECTILE ;----------------------
#set unknowVar \"_-0Dm\"
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"player_\")
getproperty QName(PackageNamespace(\"\"), \"objectId_\")
getlocal0
getproperty QName(PackageNamespace(\"\"), \"ownerId_\")
ifeq L500
getlocal0 getproperty
QName(PackageNamespace(\"\"), $\"unknowVar\" )
iffalse L500
returnvoid
L500:" & return
delay 3
tell application "System Events" to key code 53
delay 1
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 2
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; delay 6; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf New.swf; exit 0"
end tell
tell application "Terminal"
activate with window
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 1
#HERE WE REMOVE LOADING SCREEN
do script "cd ~/Desktop/rabcasm/client-1/_-0xk; vi _-0rG.class.asasm"
delay 2
tell application "System Events" to keystroke "114G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " returnvoid"
delay 0.5
tell application "System Events" to key code 53
delay 1
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 2
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; delay 6; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf New.swf; exit 0"
end tell
tell application "Terminal"
activate with window
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 1
#HERE WE ADD AUTO-NEXUS
do script "cd ~/Desktop/rabcasm/client-1/com/company/assembleegameclient/objects; vi Player.class.asasm"
delay 2
tell application "System Events" to keystroke "4970G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke ";-------------------
; AUTO NEXUS
;-------------------
#set nexusfunction \"escape\"
#set currenthealth \"_-YZ\"
#set maxhealth \"_-2k\"
pop
getlocal0
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"player_\")
ifne END
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"name_\")
pushstring \"Nexus\"
ifeq END
getlex QName(PackageNamespace(\"\"), $\"maxhealth\")
getlex QName(PackageNamespace(\"\"), $\"currenthealth\")
convert_d
divide
pushdouble .9
ifgt END
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"gs_\")
getproperty QName(PackageNamespace(\"\"), \"gsc_\")
callpropvoid QName(PackageNamespace(\"\"), $\"nexusfunction\"), 0
END:
pushtrue
;-------------------------------------------------------------"
delay 3
tell application "System Events" to key code 53
delay 2
#HERE WE ADD SPRITE WORLD SPEED HACK
tell application "System Events" to keystroke "5177G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"name_\")
pushstring \"Sprite World\"
ifne NORMAL
getlocal0
pushdouble 1.5
setproperty QName(ProtectedNamespace(\"_-0tD\"), \"_-1Iq\")
NORMAL:"
delay 2
tell application "System Events" to key code 53
delay 1
##NOW FOR SPRITE WORLD TILE HACK##
tell application "System Events" to keystroke "4701G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " ;----------------------
;Sprite world Tile hack
;----------------------
pop
pushfalse"
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 1
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf Cyeclops.swf; exit 0"
delay 6
end tell
quit "Terminal"

display dialog "This will add the following:
Production
No Debuffs
No Ally Projectile
No Loading Screen
Auto Nexus
Sprite World Speed Hack
Sprite World Tile Hack" buttons {"Quit", "Continue"} default button 2 with title "MacMod by Cyeclops"
if button returned of result is "Quit" then
quit
else
tell application "Terminal"
activate with window
#HERE WE ADD CODE FOR REAL PRODUCTION
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 6
do script "cd /Users/daniellecora/Desktop/rabcasm/_-107; vi _-1GS.class.asasm"
delay 2
#tell application "System Events" to keystroke "e" <<use this if you get "file in use" error.
tell application "System Events" to keystroke "504G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pop"
delay 0.5
tell application "System Events" to keystroke return
delay 0.5
tell application "System Events" to keystroke " pushtrue"
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 0.5
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; delay 6; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf New.swf; exit 0"
end tell
end if
tell application "Terminal"
activate with window
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 1
#HERE WE ADD THE NO DEBUFFS
do script "/Users/daniellecora/Desktop/rabcasm/client-1/com/company/assembleegameclient/objects; vi GameObject.class.asasm"
delay 2
tell application "System Events" to keystroke "2221G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "2077G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1920G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1866G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1812G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1767G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 1
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 2
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; delay 6; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf New.swf; exit 0"
end tell
tell application "Terminal"
activate with window
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 1
#HERE WE ADD NO ALLY PROJECTILES
do script "/Users/daniellecora/Desktop/rabcasm/client-1/com/company/assembleegameclient/objects; vi Projectile.class.asasm"
delay 2
tell application "System Events" to keystroke "3243G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke ";---------------------- ; NO ALLY PROJECTILE ;----------------------
#set unknowVar \"_-0Dm\"
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"player_\")
getproperty QName(PackageNamespace(\"\"), \"objectId_\")
getlocal0
getproperty QName(PackageNamespace(\"\"), \"ownerId_\")
ifeq L500
getlocal0 getproperty
QName(PackageNamespace(\"\"), $\"unknowVar\" )
iffalse L500
returnvoid
L500:" & return
delay 3
tell application "System Events" to key code 53
delay 1
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 2
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; delay 6; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf New.swf; exit 0"
end tell
tell application "Terminal"
activate with window
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 1
#HERE WE REMOVE LOADING SCREEN
do script "/Users/daniellecora/Desktop/rabcasm/client-1/_-0xk; vi _-0rG.class.asasm"
delay 2
tell application "System Events" to keystroke "114G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " returnvoid"
delay 0.5
tell application "System Events" to key code 53
delay 1
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 2
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; delay 6; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf New.swf; exit 0"
end tell
tell application "Terminal"
activate with window
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 1
#HERE WE ADD AUTO-NEXUS
do script "cd ~/Desktop/rabcasm/client-1/com/company/assembleegameclient/objects; vi Player.class.asasm"
delay 2
tell application "System Events" to keystroke "4970G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke ";-------------------
; AUTO NEXUS
;-------------------
#set nexusfunction \"escape\"
#set currenthealth \"_-YZ\"
#set maxhealth \"_-2k\"
pop
getlocal0
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"player_\")
ifne END
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"name_\")
pushstring \"Nexus\"
ifeq END
getlex QName(PackageNamespace(\"\"), $\"maxhealth\")
getlex QName(PackageNamespace(\"\"), $\"currenthealth\")
convert_d
divide
pushdouble .9
ifgt END
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"gs_\")
getproperty QName(PackageNamespace(\"\"), \"gsc_\")
callpropvoid QName(PackageNamespace(\"\"), $\"nexusfunction\"), 0
END:
pushtrue
;-------------------------------------------------------------"
delay 3
tell application "System Events" to key code 53
delay 2
#HERE WE ADD SPRITE WORLD SPEED HACK
tell application "System Events" to keystroke "5177G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"name_\")
pushstring \"Sprite World\"
ifne NORMAL
getlocal0
pushdouble 1.5
setproperty QName(ProtectedNamespace(\"_-0tD\"), \"_-1Iq\")
NORMAL:"
delay 2
tell application "System Events" to key code 53
delay 1
##NOW FOR SPRITE WORLD TILE HACK##
tell application "System Events" to keystroke "4701G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " ;----------------------
;Sprite world Tile hack
;----------------------
pop
pushfalse"
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 1
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf Cyeclops.swf; exit 0"
delay 6
end tell
quit "Terminal"
display dialog "This will add the following:
Production
No Debuffs
No Ally Projectile
No Loading Screen
Auto Nexus
Sprite World Speed Hack
Sprite World Tile Hack" buttons {"Quit", "Continue"} default button 2 with title "MacMod by Cyeclops"
if button returned of result is "Quit" then
quit
else
tell application "Terminal"
activate with window
#HERE WE ADD CODE FOR REAL PRODUCTION
do script "cd *//rabcasm; mv *.swf client.swf; ./swfdecompress client.swf; ./abcexport client.swf; ./rabcdasm client-1.abc; exit 0"
delay 6
do script "cd ~/Desktop/rabcasm/client-1/_-107; vi _-1GS.class.asasm"
delay 2
#tell application "System Events" to keystroke "e" <<use this if you get "file in use" error.
tell application "System Events" to keystroke "504G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pop"
delay 0.5
tell application "System Events" to keystroke return
delay 0.5
tell application "System Events" to keystroke " pushtrue"
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 0.5
#HERE WE ADD THE NO DEBUFFS
do script "cd ~/Desktop/rabcasm/client-1/com/company/assembleegameclient/objects; vi GameObject.class.asasm"
delay 2
tell application "System Events" to keystroke "2221G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "2077G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1920G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1866G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1812G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke "1767G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " pushfalse
returnvalue" & return
delay 0.5
tell application "System Events" to key code 53
delay 1
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 2
#HERE WE ADD NO ALLY PROJECTILES
do script "cd ~/Desktop/rabcasm/client-1/com/company/assembleegameclient/objects; vi Projectile.class.asasm"
delay 2
tell application "System Events" to keystroke "3243G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke ";---------------------- ; NO ALLY PROJECTILE ;----------------------
#set unknowVar \"_-0Dm\"
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"player_\")
getproperty QName(PackageNamespace(\"\"), \"objectId_\")
getlocal0
getproperty QName(PackageNamespace(\"\"), \"ownerId_\")
ifeq L500
getlocal0 getproperty
QName(PackageNamespace(\"\"), $\"unknowVar\" )
iffalse L500
returnvoid
L500:" & return
delay 3
tell application "System Events" to key code 53
delay 1
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 2
#HERE WE REMOVE LOADING SCREEN
do script "cd ~/Desktop/rabcasm/client-1/_-0xk; vi _-0rG.class.asasm"
delay 2
tell application "System Events" to keystroke "114G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " returnvoid"
delay 0.5
tell application "System Events" to key code 53
delay 1
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 2
#HERE WE ADD AUTO-NEXUS
do script "cd ~/Desktop/rabcasm/client-1/com/company/assembleegameclient/objects; vi Player.class.asasm"
delay 2
tell application "System Events" to keystroke "4970G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke ";-------------------
; AUTO NEXUS
;-------------------
#set nexusfunction \"escape\"
#set currenthealth \"_-YZ\"
#set maxhealth \"_-2k\"
pop
getlocal0
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"player_\")
ifne END
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"name_\")
pushstring \"Nexus\"
ifeq END
getlex QName(PackageNamespace(\"\"), $\"maxhealth\")
getlex QName(PackageNamespace(\"\"), $\"currenthealth\")
convert_d
divide
pushdouble .9
ifgt END
getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"gs_\")
getproperty QName(PackageNamespace(\"\"), \"gsc_\")
callpropvoid QName(PackageNamespace(\"\"), $\"nexusfunction\"), 0
END:
pushtrue
;-------------------------------------------------------------"
delay 3
tell application "System Events" to key code 53
delay 2
#HERE WE ADD SPRITE WORLD SPEED HACK
tell application "System Events" to keystroke "5177G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " getlex QName(PackageNamespace(\"\"), \"map_\")
getproperty QName(PackageNamespace(\"\"), \"name_\")
pushstring \"Sprite World\"
ifne NORMAL
getlocal0
pushdouble 1.5
setproperty QName(ProtectedNamespace(\"_-0tD\"), \"_-1Iq\")
NORMAL:"
delay 2
tell application "System Events" to key code 53
delay 1
##NOW FOR SPRITE WORLD TILE HACK##
tell application "System Events" to keystroke "4701G"
delay 0.5
tell application "System Events" to keystroke "o"
delay 0.5
tell application "System Events" to keystroke " ;----------------------
;Sprite world Tile hack
;----------------------
pop
pushfalse"
delay 0.5
tell application "System Events" to key code 53
delay 0.5
tell application "System Events" to keystroke ":wq"
delay 0.5
tell application "System Events" to keystroke return
delay 1
do script "cd *//rabcasm; ./rabcasm client-1/client-1.main.asasm; ./abcreplace client.swf 1 client-1/client-1.main.abc; mv *.swf Cyeclops.swf; exit 0"
delay 6
end tell
end if
quit "Terminal"
#!/bin/bash cd *//rabcasm mv *.swf client.swf ./swfdecompress client.swf ./abcexport client.swf ./rabcdasm client-1.abc exit 0
cd ~/Desktop
chmod a+x Decom.sh
./Decom.sh
#!/bin/bash cd *//rabcasm ./rabcasm client-1/client-1.main.asasm wait 6 ./abcreplace client.swf 1 client-1/client-1.main.abc mv *.swf New.swf exit 0
chmod a+x Comp.sh