Jump to content

Recommended Posts

Posted (edited)

 
$charcnt = 1
while $charcnt < 40

if $selectedflag[$charcnt] = 7 then

if $selectedflag[$charcnt] = 1 then
EndIf
sleep(10)

if $selectedflag[$charcnt] = 2 then
EndIf
Sleep(10)

if $selectedflag[$charcnt] = 3 then
EndIf
Sleep(10)

if $selectedflag[$charcnt] = 5 then
EndIf
sleep(10)

if $selectedflag[$charcnt] = 6 then
EndIf
Sleep(10)

EndIf

 

need help on this i want to run all these without rewriting the content by only selecting 7 but is does not run.( i am very new to this )

Edited by yasha
Posted (edited)

i did not get any further replies and thought it got lost with questions form other people.

its ok if i make another thread right? 

should i delete it?

ps i really need a solution for this almost 10000 lines of code i dont really want to copy paste and edit  to add a selection for running everything 

Edited by yasha
  • Jos locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...