Register for your free account! | Forgot your password?

You last visited: Today at 20:15

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



I have a Question

Discussion on I have a Question within the DarkOrbit forum part of the Browsergames category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2010
Posts: 32
Received Thanks: 1
Talking

How to open .php format? cant use kami script [p.e.t10] plss help me! i'm using win 7

Ich habe problem auf kamikaze pet scrift weil kannt offen dass script Helf mir DO pro spielers bitte
Dx555 is offline  
Old 06/02/2011, 12:52   #2


 
XxAllXStarsxX's Avatar
 
elite*gold: 0
The Black Market: 185/0/0
Join Date: Apr 2011
Posts: 2,755
Received Thanks: 373
You can open a php file with every known editor.

By the way: Don't post your problem in other threads with other topics!
XxAllXStarsxX is offline  
Old 06/02/2011, 13:10   #3
 
elite*gold: 0
Join Date: Jul 2010
Posts: 28
Received Thanks: 11
Okay I think that script is for Autohotkey, so if you download Autohotkey, and when you install it, it will come up with a script, replace those words with THIS (vandbnc's script):

Quote:
Global $UnPaused
Global $MousePos
HotKeySet("{F1}", "MousePosition")
HotKeySet("{F2}", "Kamikaze")
HotKeySet("{F3}", "Repair")
HotKeySet("{F4}", "Pause")
HotKeySet("{ESC}", "Terminate")

While 1
SplashTextOn("","Step #1: Press F1 to setup your PET for Kamikaze Mode!", 450, 35, -1, 0, 1, "", 9, 900)
Sleep(10000)
SplashOff()
WEnd

Func MousePosition()
$UnPaused = NOT $UnPaused
While $UnPaused
SplashTextOn("","Step #2: Hold your mouse pointer over the repair/activate PET10 button. A countdown will start shortly!", 700, 35, -1, 0, 1, "", 9, 900)
sleep(10000)
SplashOff()
SplashTextOn("","Waiting: 5", 90, 35, -1, 20, 1, "", 9, 900)
sleep(1000)
SplashOff()
SplashTextOn("","Waiting: 4", 90, 35, -1, 20, 1, "", 9, 900)
sleep(1000)
SplashOff()
SplashTextOn("","Waiting: 3", 90, 35, -1, 20, 1, "", 9, 900)
sleep(1000)
SplashOff()
SplashTextOn("","Waiting: 2", 90, 35, -1, 20, 1, "", 9, 900)
sleep(1000)
SplashOff()
SplashTextOn("","Waiting: 1", 90, 35, -1, 20, 1, "", 9, 900)
sleep(900)
SplashOff()
$MousePos = MouseGetPos()
SplashTextOn("","Step #3: Saving PET repair/activate button coordinates.", 400, 35, -1, 0, 1, "", 9, 900)
sleep(5000)
Send("{F2}")
WEnd
$UnPaused = $UnPaused
EndFunc

Func Kamikaze()
While 1
SplashTextOn("","BANZAI !!!", 90, 35, -1, 0, 1, "", 9, 900)
$pos = MouseGetPos()
$posx = ($MousePos[0] + 180)
$posy = ($MousePos[1] + 92)
$posz = ($MousePos[1] + 3)

MouseClick("left", $MousePos[0] , $MousePos[1], 1, 0)
sleep(500)
MouseClick("left", $posx , $posz, 1, 0)
sleep(500)
MouseClick("left", $posx , $posy, 1, 0)
sleep(500)
MouseClick("left", $pos[0] , $pos[1], 1, 0)
Sleep(500 + Random(100, 300))
SplashOff()
Send("{F4}")
WEnd
EndFunc

Func Pause()
While 1
$text = '[F2] - activate PET; ' & @CR & '[F3] - repair PET; ' & @CR & '[ESC] - Exit Program.'
SplashTextOn("", $text, 150, 65, -1, 0, 1, "", 9, 400)
Sleep(100)
WEnd
EndFunc

Func Repair()
While 1
$pos = MouseGetPos()
MouseClick("left", $MousePos[0] , $MousePos[1], 1, 0)
MouseClick("left", $pos[0] , $pos[1], 1, 0)
Send("{F4}")
WEnd
EndFunc

Func Terminate()
Exit 0
EndFunc
Then you reload the script and just use the hotkeys.
("{F1}", "MousePosition")
("{F2}", "Kamikaze")
("{F3}", "Repair")
("{F4}", "Pause")
("{ESC}", "Terminate")
ledwiston is offline  
Reply




All times are GMT +1. The time now is 20:15.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.