Author Topic: download client  (Read 102 times)

Offline gold blade

  • Junior Member
  • **
  • Posts: 54
  • Karma 0
  • skiller for life!
  • Location: holland
    • View Profile
download client
« on: January 16, 2012, 03:26:23 pm »
hey coud u make a ''run'' for windows 7 for me it is not working!
being a skiller will not say your a noob!

wanna dice?

Share on Bluesky Share on Facebook


Offline River Plate

  • Junior Member
  • **
  • Posts: 52
  • Karma 2
  • Wanna Dice ?
    • View Profile
Re: download client
« Reply #1 on: January 16, 2012, 03:32:51 pm »
it isnt working for anybody...Morgan will fix it soon.

Offline gold blade

  • Junior Member
  • **
  • Posts: 54
  • Karma 0
  • skiller for life!
  • Location: holland
    • View Profile
Re: download client
« Reply #2 on: January 16, 2012, 05:46:41 pm »
ok thanks for the inforamation
being a skiller will not say your a noob!

wanna dice?


Offline bwj3

  • Newbie
  • *
  • Posts: 2
  • Karma 0
    • View Profile
Re: download client
« Reply #3 on: January 16, 2012, 11:05:47 pm »
ok so to make the download client work, go to computer, local disc (c:) then find the folder that says .rspscoding   with something else after it, and change the name of that file to BS_Cache (must have caps BS and C) then in your client folder find run and right click it and press edit for windows xp or vista put this code into it

Code: [Select]
@echo off
Title Client
cd ./Files/
START java -Xmx512m Gui 30 0 lowmem members 32
exit

For windows 7 users put this in there

Code: [Select]
@echo off
title Client
cd ./Files/
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xmx500m Gui 30 0 lowmem members 32
pause

Hope this helps

Cheers Matt

Offline gold blade

  • Junior Member
  • **
  • Posts: 54
  • Karma 0
  • skiller for life!
  • Location: holland
    • View Profile
Re: download client
« Reply #4 on: January 17, 2012, 06:30:14 am »
thanks matt! i will try
being a skiller will not say your a noob!

wanna dice?