walk the dog
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

walk the dog

Started by plop, 10 July, 2004, 02:39:56

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

plop

made this a while back specialy for kepp.
function DigHole()
   grabshuvell()
   for i=1,100 do
      dig()
   end
end

function laydoginhole()
   kickdoginhole()
end

function Funaral_For_The_Dog()
   DigHole()
   laydoginhole()
end

function checkforroof()
   if roof == nil then
      return false
   else
      return true
   end
end
   
function hungry()
   if listentobellydog() == noise then
      return true
   else
      return false
   end
end

function WalkDog()
   if walk == true and cat >= 1 then
   ShoutAtDog(dog, walker)
      Funaral_For_The_Dog()
   elseif checkforroof()== false then
      if dogeyessee(bushes) == true then
         pee()
         if pee(isdone) == true then
            gohome()
         end
      else 
         walkmore()
         if walkmore == tolong then
            gohome()
         else
            walkevenmore()
            WalkDog()
         end
      end
   elseif checkforroof(dog)== true then
      if dog == hungry() then
         feeddog()
      end
   end
end

function ShoutAtDog(dog, walker)
   if dog == bark then
      pullLead()
   end
   gohome()
end
plop
http://www.plop.nl lua scripts/howto\'s.
http://www.thegoldenangel.net
http://www.vikingshub.com
http://www.lua.org

>>----> he who fights hatred with hatred, drives the spreading of hatred <----<<

Herodes

What a genious idea plop !!!!

imagination is the key !!! I think this kind of scripting deserves Its own place in the board !!!
A new breed of scripts is born .. !

Keep them comming !! Lol :D:D:D

kepp

lol, You could post all others aswell, they are just as fun!! :D
Guarding    

plop

ok 1 more.
made this 1 during a pm session with wombat.
sugar = 2
milk = nil
Cup:setCupSize = 4

for i=Cup:empty(), Cup:full() do
   CoffeeMachine:putInCup(coffee)
end
if sugar then
   for a=1,sugar do
      CoffeeMachine:putInCup(sugar)
   end
end
if milk then
   for a=1,milk do
      CoffeeMachine:putInCup(milk)
   end
end
seems i didn't save the nightout script, but also wasn't finished.
and it think the girlfriend script is a bit 2 rude 2 post.

plop
http://www.plop.nl lua scripts/howto\'s.
http://www.thegoldenangel.net
http://www.vikingshub.com
http://www.lua.org

>>----> he who fights hatred with hatred, drives the spreading of hatred <----<<

plop

function WakeUp()
   if Head == Pain then
      Swallow(painkiller)
      Drink()
      Sleep()
   end
   NightOut()
end

function Sleep()
   while sleepy do
      if random(1,35) == 20 then
         Snore("zzzzzzzZZZZZZZZZ")
      elseif random(1, 70) == 45 then
         Snore("mrmrmmrmrrzzzzzzzzz")
      end
      if alarm and Time() <= ToEarly then
         TrowOutOfWindow(alarm)
      elseif alarm then
         WakeUp()
      else
         Sleep()
      end
   end
end

function GoHome()
   if Walk() then
      GoTo(Home, By_Foot)
   else
      Phone(Taxi)
      while wait do
         Sleep()
      end
   end
end

function Fall()
   while DistanceToFloor ~= 0 do
      GoDown()
   end
   Shout("Aaaaaaauwwwwwwwwwwww!!!!!!!!!")
   if GetUp == nil then
      GoHome()
   else
      SitOnChair(a)
      Drink()
   end
end

function Drink(num)
   if num == nil then
      for i=1,EndOfThirst do
         Swallow(beer)
         if sit() == false then
            Fall()
            break
         end
      end
   else
      for i=1,num do
         Swallow(beer)
      end
   end
end

function FindChair()
   for a,b in Chairs do
      if SitOnChair[a] ~= Shouting then
         SitOnChair(a)
         break
      end
   end
   Drink()
end

function GoTo(Where, How)
   if Where == nil or Where ~= Cafe then
      Where = Cafe
   end
   if How ~= Taxi then
      How = Taxi
   end
   while Taxi:MoveTowards(Where) do
      Sleep()
   end
   FindChair()
end

function GoToCafe()
   if walk() then
      GoTo(Cafe, By_Foot)
   elseif car == found then
      GoTo(Cafe, By_Car)
   else
      Phone(Taxi)
      while wait do
         Drink()
      end
   end
   GoTo(Cafe, By_Taxi)
end

function NightOut()
   if face ~= shaved then
      Do(shave)
   end
   Dress(attractive)
   GoToCafe()
end
plop
http://www.plop.nl lua scripts/howto\'s.
http://www.thegoldenangel.net
http://www.vikingshub.com
http://www.lua.org

>>----> he who fights hatred with hatred, drives the spreading of hatred <----<<

Madman

Are this for ptokax? if so how do i use walk the dog?
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

Snooze

Quoteand it think the girlfriend script is a bit 2 rude 2 post.

I would love to see the girlfriend script

Some really amusing scripts btw - keep em comming :P

plop

QuoteOriginally posted by madman
Are this for ptokax? if so how do i use walk the dog?
you should load it onto your dog. lol
naaa, these are just some fun scripts which don't do anything except maby make you laugh.
we have a lot of fun in my hub and reguarly i end up making these scripts due 2 some discussion.

plop
http://www.plop.nl lua scripts/howto\'s.
http://www.thegoldenangel.net
http://www.vikingshub.com
http://www.lua.org

>>----> he who fights hatred with hatred, drives the spreading of hatred <----<<

SMF spam blocked by CleanTalk