Jump to content

WhySoBanned

Members
  • Posts

    9
  • Joined

  • Last visited

About WhySoBanned

  • Birthday 05/07/1989

Profile Information

  • Location
    Fall River, MA

WhySoBanned's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Great job, I am very thankful. Someone recently hacked my source and renamed everything to there name. Its very annoying. Well thanks man!
  2. Great, got it to work. I dont know what the problem was but I redid the script and now it works =\ ... So when they hack my script again they will get all these numbers? If so thats great and what I wanted thanks.
  3. I used the most recent one... I just just downloaded it =\
  4. I tried that program it changes my whole script into numbers and letters. But when I compile the script it doesnt work ...
  5. I password protected my autoit script and some people are still managing to decompile it. They change the name of a few things and call it theres. I am getting pissed off about it. Is there another way I can block it?
  6. Is there a way to have autoit count how long the script has been loaded in a tool tip at the bottom of the screen? If possible I would like it to count how many times it has done functions in the script. If I cant do that I will just have it count how long the script has been loaded if that is possible.
  7. Yea i tryed that method early this morning didnt have time to see if it worked i left before the script would reloop
  8. I was wondering the command to repeat a whole script i tried putting my whole script in a While 1 Wend But it didnt work I recieved an error my script kinda looks like this Stage() Reaction() Race() Wait() Func Stage() Blah blah blah EndFunc Func Reaction() Blah blah blah EndFunc And so on with the rest of the funcs how would I get it to repeat all of those funcs? thanks
  9. IniRead, Spam, Config.ini, Spam , Text ; Clan Why Owns You SplashTextOn, 300, 100, Clan Why Productions, Why Bot 1.0 Run, Notepad.exe Sleep, 3000 Send, %Spam% Send, {ENTER} Sleep, %SpamDelay% (Note: Thats So Far Im Adding More Later But Figure Out Whats Wrong) Config Is Below [Login Infomation] Account = Password = [spam Infomation] Delay = 5000 Spam = Owned Channel1 = Channel2 = Channel3 = Channel4 = Channel5 = ;Dont Try Adding More Channels It Wont Work... ;Made By: WhySoBanned ;Version 1.0 Config ;Dont Use With Higher Versions
×
×
  • Create New...