Results 1 to 9 of 9
  1. #1
    str1k3r21's Avatar
    Join Date
    Mar 2007
    Posts
    166
    Reputation
    11
    Thanks
    51

    [TuT]How to make a button to start Warrock

    Ok well I puted this in a txt file because I wana prevent leechers.
    ZTut on how to make warrock launch button.txt
    Enjoy :P

  2. #2
    olie122333's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Posts
    438
    Reputation
    10
    Thanks
    20
    Why in a txt file? leachers are clever enough to download and i think they might be able to read one... (Cough Cough)

  3. #3
    str1k3r21's Avatar
    Join Date
    Mar 2007
    Posts
    166
    Reputation
    11
    Thanks
    51
    Well i dont thingk a leecher would like to read the txt file just for a tutorial.
    But enyways..

  4. #4
    pbsucks's Avatar
    Join Date
    Sep 2007
    Location
    univers
    Posts
    65
    Reputation
    10
    Thanks
    4

    Question

    i have some problems with debugging: where is the problem?




  5. #5
    Bulletfoxx's Avatar
    Join Date
    May 2007
    Posts
    7
    Reputation
    10
    Thanks
    0
    I might be missing the purpose of this, but isn't it easier just create a shortcut to the WarRock Launcher, and place it on your desktop? You can just do the Windows Key and press D to go to the desktop, seems alot quicker.

  6. #6
    str1k3r21's Avatar
    Join Date
    Mar 2007
    Posts
    166
    Reputation
    11
    Thanks
    51
    Quote Originally Posted by Bulletfoxx View Post
    I might be missing the purpose of this, but isn't it easier just create a shortcut to the WarRock Launcher, and place it on your desktop? You can just do the Windows Key and press D to go to the desktop, seems alot quicker.
    Well u can also have it in a trainer.Well this is my opinion.

  7. #7
    cjg333's Avatar
    Join Date
    Apr 2007
    Location
    indianapolis
    Posts
    300
    Reputation
    17
    Thanks
    54
    talkin about leechers,you are one cause i was the first one to add a button to launch warrock bitch.i have the very first tut dated way before this one on my site you leeched this form me and my site,talkin about you dont want ppl to leech but you did mother fucker.

  8. #8
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    Code:
    Private Declare Function ShellExecute Lib "shell32.dll" _
    Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As _
    String, ByVal lpFile As String, ByVal lpParameters As String, _
    ByVal lpDirectory As String, ByVal nShowCmd As Long) As Long
    
    
    
    Private Sub Command1_Click()
    Call Shell("C:\Program Files\WarRock\WRLauncher.exe")
    End Sub
    easier??

    why use that jib jabbin?

  9. #9
    str1k3r21's Avatar
    Join Date
    Mar 2007
    Posts
    166
    Reputation
    11
    Thanks
    51
    Quote Originally Posted by cjg333 View Post
    talkin about leechers,you are one cause i was the first one to add a button to launch warrock bitch.i have the very first tut dated way before this one on my site you leeched this form me and my site,talkin about you dont want ppl to leech but you did mother fucker.
    I dident leech...Actualy I learned from *** and i dont know u..

Similar Threads

  1. [Tut]How to Make KoWarrock Account Easy
    By EyalZamir in forum WarRock Korea Hacks
    Replies: 181
    Last Post: 06-08-2008, 12:05 PM
  2. (TUT)how to make your own warrock menu
    By aprill27 in forum WarRock - International Hacks
    Replies: 0
    Last Post: 09-21-2007, 03:46 PM
  3. [TuT] How to make PW and value box for Guns/Superjump/SkyStormer(VB6)
    By jokuvaan11 in forum WarRock - International Hacks
    Replies: 14
    Last Post: 06-30-2007, 01:09 PM
  4. [Request]Tut how to make his own bypass
    By BurakG in forum WarRock - International Hacks
    Replies: 3
    Last Post: 05-08-2007, 02:46 PM
  5. Tut: how to make cheese
    By ace76543 in forum General
    Replies: 14
    Last Post: 01-14-2007, 09:39 AM