Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how 2 read id #s from a text file
#7
The code im working on aint done. I well have to make it so it will log the IDs And maybe even the IPs auto but for now i have to change the str n = () on my own..
But it should log and skip even with me changing it and its not.. Like this i toke it right from this site it should log your username and it dont..

The str n = came from your member list its about the same as i want to log but mine is the online users..

str n=htm("A" "Gintaras" "" win("Quick Macros Forum • Members - Windows Internet Explorer" "IEFrame") 0 55 0x21 10)

str s.getfile("$desktop$\id.txt")

int i=findw(s n)

if i != -1
,mes("Done logged")
else
,_s=n; _s.setfile("$desktop$\id.txt" -1 -1 1)
,mes("Logged")


and this is what it logged here..
In the id.txt
49024700
49025132
78558020
49025564
49025996
49026428
49026860


Messages In This Thread

Forum Jump:


Users browsing this thread: 7 Guest(s)