Yoko

All sides of Injection
It is currently 2025-11-08 08:35:37

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2007-12-28 07:37:30 
Offline
User avatar

Joined: 2006-12-08 10:51:50
Posts: 718
Location: Москва
Code:
Dim MiningX[7]
   MiningX[0] = '2453 1903 4599 2427 4763'
   MiningX[1] = '2453 1898 4601 2427 4761'
   MiningX[2] = '2458 1893 4605 2425 4763'
   MiningX[3] = '2461 1902 4608 2428 4763'
   MiningX[4] = '2464 1906 4611 2430 4761'
   MiningX[5] = '2462 1910 4606 2427 4761'
   MiningX[6] = '2468 1902 4602 2423 4759'
  Dim MiningY[7]
   MiningY[0] = '56 367 3812 107 3762'
   MiningY[1] = '52 367 3815 102 3766'
   MiningY[2] = '55 365 3815 96 3768'
   MiningY[3] = '57 359 3817 94 3771'
   MiningY[4] = '54 368 3817 89 3773'
   MiningY[5] = '50 371 3820 86 3771'
   MiningY[6] = '56 358 3819 89 3774'
  While not UO.Dead()
    For Cicle = 0 to 6
      GoToTile(int(GetWord(MiningX[Cicle], Num)), int(GetWord(MiningY[Cicle], Num)), 0, false)
      Wait(100)
      MiningAround()
    Next
  Wend


Подскажите, как Гетворд перевести из строки в числовое значение. Не переводится что-то


Top
   
 Post subject:
PostPosted: 2007-12-28 08:09:32 
Offline
User avatar

Joined: 2006-12-08 10:51:50
Posts: 718
Location: Москва
Уже разобрался 8)


Top
   
 Post subject:
PostPosted: 2008-01-04 21:45:52 
Offline
Expert!
User avatar

Joined: 2005-05-20 20:30:10
Posts: 548
для тех, кто не разобрался - читаем соответствующий урок скриптинга - для работы с текстом

viewtopic.php?t=10672

Code:
Str(numb) (число в текст)
Val('text') (текст (0-9) в число)
IsString([text] / numb) - (текст ли перед нами?)
IsNumber([text] / numb) - (число ли перед нами?)

_________________
"плагины" для инжекта


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 7 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:  
cron
Powered by phpBB® Forum Software © phpBB Limited