Yoko

All sides of Injection
It is currently 2025-10-17 03:46:54

All times are UTC+02:00




Post new topic  Reply to topic  [ 23 posts ]  Go to page Previous 1 2
Author Message
 Post subject:
PostPosted: 2008-02-20 21:11:28 
Offline
Expert!
User avatar

Joined: 2005-05-04 14:05:19
Posts: 2580
Location: Москва
Code:
sub CPFGen()
   var i = 10
   var k = 100000000
   var code = 0
   var hash1 = 0
   var hash2 = 0
   var n
   repeat
      n = uo.Random(9)+1
      wait(150)
      code = code+n*k
      k = k/10
      hash2 = hash2+n
      hash1 = hash1+n*i
      i = i-1
   until i < 2
   hash2 = hash2+hash1    
   hash1 = 11-mod(hash1, 11)
   if hash1 > 9 then
      hash1 = 0
   end if
   hash2 = hash2+hash1*2
   hash2 = 11-mod(hash2, 11)
   if hash2 > 9 then
      hash2 = 0
   end if
   uo.TextClear()
   uo.TextPrint(str(code)+'-'+str(hash1)+str(hash2))
   uo.TextOpen()
   
end sub

уних какаято муторная регистрация... надо какой то код вводить, так и не осилил перевод...


Top
   
 Post subject: EU TENHO
PostPosted: 2009-03-23 04:14:55 
Offline

Joined: 2009-03-23 04:11:52
Posts: 2
eu tenho este anti anti macro para a Mystic The Chaos Age
(i have that anti anti macro for a mystic the chaos age)
www.mystic.com.br

Msn: Ch4polin@hotmail.com
yahoo: Robao_Noel

Valor 2kk
(Price 2kk)


Top
   
 Post subject:
PostPosted: 2009-03-23 04:59:01 
Offline
Expert!
User avatar

Joined: 2005-05-04 14:05:19
Posts: 2580
Location: Москва
крахабор:)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 23 posts ]  Go to page Previous 1 2

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 1 guest


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:  
cron
Powered by phpBB® Forum Software © phpBB Limited