Silkroad Online Forums

A community forum for the free online game Silkroad Online. Discuss Silkroad Online, read up on guides, and build your character and skills.

Faq Search Members Chat  Register Profile Login

All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: SwSro Alarmer
PostPosted: Sun Jul 19, 2009 7:30 am 
Forum God
User avatar
Offline

Joined: Aug 2006
Posts: 8834
Location: Age of Wushu
Run this, it will check if the reg page opened every 30s.

Source:
Code:
#include <INet.au3>

While 1
   checkReg()
   Sleep(30000)
WEnd

Func checkReg()
   $check = _INetGetSource('reg.sro8.com/regcheck.php')
   $reg = _INetGetSource('reg.sro8.com/reg.html')
   If $reg <> '' And $check <> '' Then MsgBox(0,'Alarm','Reg opened!')
EndFunc


Compiled with Autoit: http://www.mediafire.com/?wjtbhzyzy12

Credit: NuclearSilo in SRF :wink:

_________________
Playing Age of Wushu, dota IMBA


Last edited by NuclearSilo on Mon Jul 20, 2009 3:55 am, edited 2 times in total.

Top
 Profile  
 
 Post subject: Re: SwSro Alarmer
PostPosted: Sun Jul 19, 2009 10:10 am 
Forum God
User avatar
Offline

Joined: Aug 2006
Posts: 8834
Location: Age of Wushu
Yay, finally, got an account :D
But they opened the page for only 2 mins :x

_________________
Playing Age of Wushu, dota IMBA


Top
 Profile  
 
 Post subject: Re: SwSro Alarmer
PostPosted: Sun Jul 19, 2009 4:06 pm 
Loyal Member
User avatar
Offline

Joined: Mar 2008
Posts: 1914
Location: Bulgaria
Is that safe?
Account for me pl0x :D


Top
 Profile  
 
 Post subject: Re: SwSro Alarmer
PostPosted: Sun Jul 19, 2009 4:44 pm 
Casual Member
User avatar
Offline

Joined: Jan 2009
Posts: 73
Location: ECSRO
It's going to be hard to gain a account, they want to close the reg to prevent more people coming in and creating more lag, so better be fast before it closes for a very long time...


Top
 Profile  
 
 Post subject: Re: SwSro Alarmer
PostPosted: Sun Jul 19, 2009 8:28 pm 
Loyal Member
User avatar
Offline

Joined: Nov 2007
Posts: 1987
Location: Mexico
nuff

reg.html is always open, its the other one that's removed so when you send the info it doesn't do anything

_________________
Image
Visit the Artist Corner to browse my drawings


Top
 Profile  
 
 Post subject: Re: SwSro Alarmer
PostPosted: Mon Jul 20, 2009 3:25 am 
Forum God
User avatar
Offline

Joined: Aug 2006
Posts: 8834
Location: Age of Wushu
Well, guess they found out this trick -.- Yesterday, it wasn't the same...
Here is the new alarmer http://www.mediafire.com/?wjtbhzyzy12

Yesterday, i intended to make an automatic registration tool, since the page is noob coded, but meh

If my guess is true, the swsro admin is a member of SRF, after he sees this post, he's gonna fix it again. lol

Edit: Well, the page is down again...
Hi there admin, show yourself ^^

_________________
Playing Age of Wushu, dota IMBA


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group