Jump to content

Saiyan

Trade With Caution
  • Posts

    5105
  • Joined

  • Last visited

  • Days Won

    8
  • Feedback

    100%

Everything posted by Saiyan

  1. It's clear that he has done this therefore I have banned him. Sorry for your loss
  2. I meant pictures of the 1 defence in the skype chat. Like before you told him what you wanted to order you posted pictures of the stats, I want to see all of those pictures
  3. Is it not a breach in their contract to lend your password to other individuals/workers
  4. You know that picture you posted with a circle around the stats, have you got one of you posting the 1 defence prior to the service?
  5. Ok, Spookz will have 48 hours from this post to refund you.
  6. Placed him in twc, he has 24 hours to reply.
  7. Why did you give him access to your account if you knew he doesnt work for them anymore? That's clearly your fault.
  8. Thanks for posting this. Clearly he didn't "owe" anyone as he's obviously just scammed everyone. Hopefully karma hits him back
  9. He has been banned already but if he does decide to return he will need to refund you. Sorry for your loss.
  10. Account was bought for 35m right? Even though Snowman may have done this and not Spookz, he will still need to refund 35M as he took on the risk when he resold this account to you. How much days do you wish to allocate Spookz @@Nestlo
  11. Snowman has been already banned but i've placed Spookz in twc and asked him to reply to this dispute seeing as he sold the account to you. Can you post the account thread's link?
  12. http://osbot.org/forum/topic/103874-the-override-annotation-is-replaced-by-user-overridecwalks-name/#entry1160613 :Xfeels: mr override
  13. Ignore my retarded message, I was hyped when i posted it so that's why it doesnt make sense lmao.
  14. Im not sure if this has been done before, but I found this online so I thought i'd post it for everyone to utilise. Step 1: Open notepad Step 2: Copy paste this into notepad @ECHO OFF :BEGIN CLS CHOICE /N /C:123 /M "Choose [1] F2P Worlds, [2] P2P Worlds, or [3] both: " IF %ERRORLEVEL%==1 GOTO F2P IF %ERRORLEVEL%==2 GOTO P2P IF %ERRORLEVEL%==3 GOTO BOTH :F2P CLS ECHO F2P Worlds ECHO ---------------------------- SET f2pworlds=1,8,16,26,35,81,82,83,84,85,93,94 FOR %%i IN (%f2pworlds%) DO ( ECHO | SET /p=World %%i FOR /F "tokens=5" %%a IN ('Ping oldschool%%i.runescape.com -n 1 ^| FIND "time="') DO ECHO %%a ) GOTO LOOP :P2P CLS ECHO P2P Worlds ECHO ---------------------------- SET p2pworlds=2,3,4,5,6,9,10,11,12,13,14,17,18,19,20,21,22,27,28,29,30,33,34,36,38,41,42,43,44,45,46,49,50,51,52,53,54,57,58,59,60,61,62,66,67,68,69,70,73,74,75,76,77,78,86 FOR %%i IN (%p2pworlds%) DO ( ECHO | SET /p=World %%i FOR /F "tokens=5" %%a IN ('Ping oldschool%%i.runescape.com -n 1 ^| FIND "time="') DO ECHO %%a ) GOTO LOOP :BOTH CLS ECHO All Worlds ECHO ---------------------------- SET bothworlds=1,2,3,4,5,6,8,9,10,11,12,13,14,16,17,18,19,20,21,22,25,26,27,28,29,30,33,34,35,36,37,38,41,42,43,44,45,46,49,50,51,52,53,54,57,58,59,60,61,62,65,66,67,68,69,70,73,74,75,76,77,78,81,82,83,84,85,86,93,94 FOR %%i IN (%bothworlds%) DO ( ECHO | SET /p=World %%i FOR /F "tokens=5" %%a IN ('Ping oldschool%%i.runescape.com -n 1 ^| FIND "time="') DO ECHO %%a ) GOTO LOOP :LOOP CHOICE /N /M "Restart (y/n): " IF %ERRORLEVEL%==1 GOTO BEGIN IF %ERRORLEVEL%==2 GOTO EXIT :EXIT end Step 3: Call the file whatever you want but save it as a .bat eg PingWorlds.bat Step 4: Click on it and run follow the prompts also
×
×
  • Create New...