Author Topic: Possible solution to vulgarity  (Read 311 times)

Offline Nomde

  • Nickel Member
  • ***
  • Posts: 700
      • Web Master
Possible solution to vulgarity
« on: January 29, 2002, 12:43:12 PM »
Hi ladies & gents
I've done a little programming in my time and was wondering if the solution might be as simple as placing in a monitor right in the program code of AH.

example in basic:
10 if text buffer = "foul language" then goto 30
20 goto 40
30 boot offender
40 continue with program

The list of foul language could be a list of words the members have agreed upon and could be modified easily. In other words, easy for me to say and a major headache for AH programmers :)

It would boot the offender and another couple lines could monitor the amount of times the offender has been booted, after "x" amount of times the offenders account could be placed on hold.

Just a thought...

Nomde
56th Fighter Group "Zemke's Wolfpack"
nomde@56fg.net

Offline deSelys

  • Gold Member
  • *****
  • Posts: 2512
Possible solution to vulgarity
« Reply #1 on: January 29, 2002, 02:49:40 PM »
10 PRINT "BASIC SUKKS MONKEY BUTTS"
20 GOTO 10


:D
Current ID: Romanov

It's all fun and games until someone loses an eye... then it's just a game to find the eye

'I AM DID NOTHING WRONG' - Famous last forum words by legoman

Offline Broes

  • Copper Member
  • **
  • Posts: 224
Possible solution to vulgarity
« Reply #2 on: January 29, 2002, 02:58:02 PM »
10 Print "I am still alive!"
20 poke (RND*65000),((RND*255)+1)
30 Goto 10

C64 Basic allowed you to directly change bytes in memory (including the part where the OS resided)  and it would normaly survive no more then 20 of the above loops :)

So far my highjacking attempt :D

Broesy

Offline Saintaw

  • Platinum Member
  • ******
  • Posts: 6692
      • My blog
Possible solution to vulgarity
« Reply #3 on: January 29, 2002, 03:05:42 PM »
Nomde, why show us code dating back to the 80's... please this hurts :D

hehehe
Saw
Dirty, nasty furriner.

Offline Kratzer

  • Gold Member
  • *****
  • Posts: 2066
      • http://www.luftjagerkorps.com/
Possible solution to vulgarity
« Reply #4 on: January 29, 2002, 03:36:24 PM »
If Instr(1,AH.BBS,"Complete Nerds") < 1 Then
  me.whew
Else
  me.shoot
End If

I don't understand... every time I run this, I end up getting shot.  WTF is wrong with this program?

Offline SFRT - Frenchy

  • Platinum Member
  • ******
  • Posts: 5420
      • http://home.CFL.rr.com/rauns/menu.htm
Possible solution to vulgarity
« Reply #5 on: January 29, 2002, 03:51:20 PM »
Saw, Leave my wingman alone or I go to a cybercoffee, download AH, and shoot you down using the keyboard!

"Quand le chat est parti, les souries dancent";)
Dat jugs bro.

Terror flieger since 1941.
------------------------

Offline hitech

  • Administrator
  • Administrator
  • *****
  • Posts: 12425
      • http://www.hitechcreations.com
Possible solution to vulgarity
« Reply #6 on: January 29, 2002, 04:40:35 PM »
Wonder if I can still find the first computer game I wrote in basic back in 1974, real trick would be to find the paper tape reader.

HiTech

Offline Professor Fate

  • Copper Member
  • **
  • Posts: 167
1974!?
« Reply #7 on: January 29, 2002, 04:54:31 PM »
sheesh yer old :)

Offline Tjay

  • Copper Member
  • **
  • Posts: 141
Possible solution to vulgarity
« Reply #8 on: January 29, 2002, 04:58:49 PM »
No, but he must've started young. I've seen his pic on a web cam. Barely out of school by my standards. :(
« Last Edit: January 29, 2002, 05:00:55 PM by Tjay »

Offline Saintaw

  • Platinum Member
  • ******
  • Posts: 6692
      • My blog
Possible solution to vulgarity
« Reply #9 on: January 29, 2002, 05:18:27 PM »
Good to hear from you Frenchy :)

Am practicing shooting down P47's (Pepe, Sancho & Ammo be my targets ... Nomde & I don't seem to share the same timeframe) ... haven't succeeded to get anywhere near those without exploding violently :(

Come back here, we have a nice pink Spitfire all shiny and waiting for you :D

(Tu as l'air aussi saoul que moi !)
« Last Edit: January 29, 2002, 05:21:35 PM by Saintaw »
Saw
Dirty, nasty furriner.

Offline Nomde

  • Nickel Member
  • ***
  • Posts: 700
      • Web Master
Possible solution to vulgarity
« Reply #10 on: January 29, 2002, 07:53:37 PM »
I shoulda used assembly language without the nmonics :D

Don't ya miss the days walking into the local store, going up to the computer being sold by the records, typing in a loop command, running it, then walk away casually. hehe My past time hobby in 1981 :D

Nomde
56th Fighter Group "Zemke's Wolfpack"
nomde@56fg.net

Offline pbirmingham

  • Copper Member
  • **
  • Posts: 201
      • http://bigscary.com
Re: Possible solution to vulgarity
« Reply #11 on: January 29, 2002, 09:52:37 PM »
Quote
Originally posted by Nomde

example in basic:
10 if text buffer = "foul language" then goto 30
20 goto 40
30 boot offender
40 continue with program


BZZZZZT!

10 if textbuffer <> "foul language then goto 30
20 boot offender
30 continue

HTH, HAND

Offline SirLoin

  • Platinum Member
  • ******
  • Posts: 5708
Possible solution to vulgarity
« Reply #12 on: January 29, 2002, 10:27:23 PM »
Hehe,anyone remember FORTRAN?
**JOKER'S JOKERS**

Offline Pongo

  • Platinum Member
  • ******
  • Posts: 6701
Possible solution to vulgarity
« Reply #13 on: January 29, 2002, 11:02:58 PM »
Lighten up you bullies.
some of us still make a living in basic..
dont know about the gotos though.
Probably look like this now.

 If system.buffer.text in badwords then
  dweeb as  new system.player
     if dweeb.warning > 1 then
      system.eject(dweeb)
      system.cancelaccount(dweeb)
      Player(pongo).perks = Player(pongo).perks + dweeb.perks
   else
       dweeb.warning = dweeb.warning + 1
       dweeb.message("Im not going to tell you again!")
       Player(pongo).perks = Player(pongo).perks + dweeb.perks
       dweeb.perks = 0
  end if

all nice and tidy
would have had me out of the game....a dozen times...

Offline Sancho

  • Silver Member
  • ****
  • Posts: 1043
      • http://www.56thfightergroup.com
Possible solution to vulgarity
« Reply #14 on: January 30, 2002, 12:24:15 AM »
LOAD ACESHIGH.COM,8,1

:D