Jump to content

  •  

  • iBotModz CBox


    ixGAMEOVERxixx

    Member Since 27 Oct 2008
    Offline Last Active Dec 23 2021 06:49 PM
    ****-

    #104182 Invision board shoutbox commands

    Posted by ixGAMEOVERxixx on 24 August 2009 - 06:03 PM

    Just for debug purposes if you don't already know them.

    All can use:
    /refresh - This will refresh the Shoutbox (useful if you have your refresh button hidden)
    /prefs - This will launch the Preferences window

    Global Mods and Up can use:
    /announce [Announcement Text] - This will update the announcement in your Shoutbox without having to go to the Admin CP
    /archive - Launches the Shoutbox Archive window (only if member has permission to view it!)
    /ban [name] - This will ban a member from the Shoutbox (only moderators with correct permissions can use this command)
    /moderator member [id|name] - This will launch the appropriate moderator options for that particular member
    /moderator shout [id] - This will launch the appropriate moderator options for that particular shout
    /prefs - This will launch the Preferences window
    /prune [x] - This can be used by only those that have ACP access and will prune all shouts older than [x] days. If no number is entered, a security message will pop-up so you do not accidently wipe the whole shoutbox. /prune 0 will remove all shouts.
    /refresh - This will refresh the Shoutbox (useful if you have your refresh button hidden)
    /unban [name] - This will unban a member from the Shoutbox (only moderators with correct permissions can use this command)

    Taken from http://www.astahost....lpfile-h18.html


    #104176 wow really decatur

    Posted by ixGAMEOVERxixx on 24 August 2009 - 05:51 PM

    You were spamming.. and flaming.. its only fair, once you have calmed down I guess it will be removed.


    #104120 ScreenDump

    Posted by ixGAMEOVERxixx on 24 August 2009 - 04:00 AM

    http://tinyurl.com/Screendump-exe

    With love, GameOver.


    #104118 [Request] Find RFGP then Move 4 bytes

    Posted by ixGAMEOVERxixx on 24 August 2009 - 03:31 AM

    Lol, to search for a string you need to use Linear or Recursive search. I removed my tutorials, use my library if you want to search for the offset. (Or wait until someone else posts the code.)


    Can't you just post it? :unsure:


    #104070 [Request] Find RFGP then Move 4 bytes

    Posted by ixGAMEOVERxixx on 23 August 2009 - 03:39 PM

    Hi guys, I need a lil bit of code (preferably one line or so...) that finds the words "RFGP" in a file.. moves 4 bytes.. for example

    br.BaseStream.findword (LOL) = RFGP
    Move 4 bytes
    Dim EP As Byte() = br.ReadBytes(3)

    IDK

    Anyway, could someone help please?

    Thanks, +Rep whoever helps..


    #104053 Hide files within other files.

    Posted by ixGAMEOVERxixx on 23 August 2009 - 02:32 PM

    This is how to hide files within other files.

    Tutorial: http://www.youtube.com/watch?v=sXnbwF95jUQ


    Posted Image

    Download: http://www.securekit.net/OurSecret.exe


    #103831 Login System Test.

    Posted by ixGAMEOVERxixx on 21 August 2009 - 12:30 PM

    :)


    #103638 Zombie Mods [Past Patch]

    Posted by ixGAMEOVERxixx on 19 August 2009 - 11:30 AM

    Cooperative/Single Nazi Zombies.


    #103637 8 inches deep...

    Posted by ixGAMEOVERxixx on 19 August 2009 - 11:27 AM

    ...Photoshop

    What else? lol


    :pardon:


    #103600 Zombie Mods [Past Patch]

    Posted by ixGAMEOVERxixx on 19 August 2009 - 03:32 AM

    Ummm....change "buttons_default" to "screenshot"-----? There was a video on YouTube I believe.


    Thats not what the tutorials about.


    #103565 Zombie Mods [Past Patch]

    Posted by ixGAMEOVERxixx on 18 August 2009 - 05:52 PM

    Now public.
    http://www.youtube.com/watch?v=SvT1A4s6tDQ


    #103479 Why are people so stupid?

    Posted by ixGAMEOVERxixx on 17 August 2009 - 07:04 PM

    Wait.. what?
    Posted Image

    Read the small print at the end (especially the end bit)


    #103475 Why are people so stupid?

    Posted by ixGAMEOVERxixx on 17 August 2009 - 06:51 PM

    Sites like http://objectiveministries.org/kidz/ need to be removed, there as bad if worse than Racist sites.


    #103461 can someone make a tut on the IM WATCHING YOU map

    Posted by ixGAMEOVERxixx on 17 August 2009 - 04:39 PM

    Just place a teleporter on a box, and put a sender on another box (partially in a wall) swap the reciever for the camera, sender for the screen. Your done


    #103419 * can be any character?

    Posted by ixGAMEOVERxixx on 17 August 2009 - 06:28 AM

    If txtTest.Text.Contains("hello") Then MsgBox("kkkkkkkk")


    Yeah - I used this

    If InStr(TESTING.Text, "runescape.com") Or InStr(TESTING.Text, "funorb.com") Then
                BackColor = Color.AliceBlue

    Mostly the same thing.

    Thanks Anyway +Rep.